Skip to content
Success

Console Output

11:44:57 [2024-05-01T15:44:57.692Z] Started by user Patrick Tasse
11:44:57 [2024-05-01T15:44:57.693Z] Running as Patrick Tasse
11:44:57 [2024-05-01T15:44:57.973Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
11:44:58 [2024-05-01T15:44:58.309Z] [Pipeline] Start of Pipeline
11:45:00 [2024-05-01T15:45:00.048Z] [Pipeline] readTrusted
11:45:00 [2024-05-01T15:45:00.301Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
11:45:00 [2024-05-01T15:45:00.558Z] [Pipeline] echo
11:45:00 [2024-05-01T15:45:00.558Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
11:45:00 [2024-05-01T15:45:00.559Z] [Pipeline] podTemplate
11:45:00 [2024-05-01T15:45:00.582Z] [Pipeline] {
11:45:01 [2024-05-01T15:45:01.481Z] [Pipeline] node
11:45:16 [2024-05-01T15:45:16.482Z] Still waiting to schedule task
11:45:16 [2024-05-01T15:45:16.483Z] ‘UbuntuTest’ doesn’t have label ‘tracecompass-build’
11:45:16 [2024-05-01T15:45:16.483Z] ‘WindowsTest’ doesn’t have label ‘tracecompass-build’
11:45:16 [2024-05-01T15:45:16.483Z]tracecompass-build-2sql6-ghbcl’ is offline
11:45:16 [2024-05-01T15:45:16.866Z] Agent tracecompass-build-2sql6-ghbcl is provisioned from template tracecompass-build-2sql6
11:45:16 [2024-05-01T15:45:16.869Z] ---
11:45:16 [2024-05-01T15:45:16.869Z] apiVersion: "v1"
11:45:16 [2024-05-01T15:45:16.869Z] kind: "Pod"
11:45:16 [2024-05-01T15:45:16.869Z] metadata:
11:45:16 [2024-05-01T15:45:16.869Z]   annotations:
11:45:16 [2024-05-01T15:45:16.869Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly-2021-06/182/"
11:45:16 [2024-05-01T15:45:16.869Z]     runUrl: "job/tracecompass-master-nightly-2021-06/182/"
11:45:16 [2024-05-01T15:45:16.869Z]   labels:
11:45:16 [2024-05-01T15:45:16.869Z]     jenkins: "slave"
11:45:16 [2024-05-01T15:45:16.869Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
11:45:16 [2024-05-01T15:45:16.869Z]     jenkins/label: "tracecompass-build"
11:45:16 [2024-05-01T15:45:16.869Z]   name: "tracecompass-build-2sql6-ghbcl"
11:45:16 [2024-05-01T15:45:16.869Z]   namespace: "tracecompass"
11:45:16 [2024-05-01T15:45:16.869Z] spec:
11:45:16 [2024-05-01T15:45:16.869Z]   containers:
11:45:16 [2024-05-01T15:45:16.869Z]   - args:
11:45:16 [2024-05-01T15:45:16.869Z]     - "-c"
11:45:16 [2024-05-01T15:45:16.869Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
11:45:16 [2024-05-01T15:45:16.869Z]     command:
11:45:16 [2024-05-01T15:45:16.869Z]     - "/bin/sh"
11:45:16 [2024-05-01T15:45:16.869Z]     image: "eclipse/tracecompass-build-env:22.04"
11:45:16 [2024-05-01T15:45:16.869Z]     imagePullPolicy: "Always"
11:45:16 [2024-05-01T15:45:16.869Z]     name: "tracecompass"
11:45:16 [2024-05-01T15:45:16.869Z]     resources:
11:45:16 [2024-05-01T15:45:16.869Z]       limits:
11:45:16 [2024-05-01T15:45:16.869Z]         memory: "2.6Gi"
11:45:16 [2024-05-01T15:45:16.869Z]         cpu: "1.3"
11:45:16 [2024-05-01T15:45:16.869Z]       requests:
11:45:16 [2024-05-01T15:45:16.869Z]         memory: "2.6Gi"
11:45:16 [2024-05-01T15:45:16.869Z]         cpu: "1.3"
11:45:16 [2024-05-01T15:45:16.869Z]     tty: true
11:45:16 [2024-05-01T15:45:16.869Z]     volumeMounts:
11:45:16 [2024-05-01T15:45:16.869Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
11:45:16 [2024-05-01T15:45:16.869Z]       name: "settings-xml"
11:45:16 [2024-05-01T15:45:16.869Z]       readOnly: true
11:45:16 [2024-05-01T15:45:16.869Z]       subPath: "settings.xml"
11:45:16 [2024-05-01T15:45:16.869Z]     - mountPath: "/home/jenkins/.m2/repository"
11:45:16 [2024-05-01T15:45:16.869Z]       name: "m2-repo"
11:45:16 [2024-05-01T15:45:16.869Z]     - mountPath: "/opt/tools"
11:45:16 [2024-05-01T15:45:16.869Z]       name: "tools"
11:45:16 [2024-05-01T15:45:16.869Z]     - mountPath: "/home/jenkins/agent"
11:45:16 [2024-05-01T15:45:16.869Z]       name: "workspace-volume"
11:45:16 [2024-05-01T15:45:16.869Z]       readOnly: false
11:45:16 [2024-05-01T15:45:16.869Z]   - env:
11:45:16 [2024-05-01T15:45:16.869Z]     - name: "JENKINS_SECRET"
11:45:16 [2024-05-01T15:45:16.869Z]       value: "********"
11:45:16 [2024-05-01T15:45:16.869Z]     - name: "JENKINS_TUNNEL"
11:45:16 [2024-05-01T15:45:16.869Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
11:45:16 [2024-05-01T15:45:16.870Z]     - name: "JENKINS_AGENT_NAME"
11:45:16 [2024-05-01T15:45:16.870Z]       value: "tracecompass-build-2sql6-ghbcl"
11:45:16 [2024-05-01T15:45:16.870Z]     - name: "JENKINS_NAME"
11:45:16 [2024-05-01T15:45:16.870Z]       value: "tracecompass-build-2sql6-ghbcl"
11:45:16 [2024-05-01T15:45:16.870Z]     - name: "JENKINS_AGENT_WORKDIR"
11:45:16 [2024-05-01T15:45:16.870Z]       value: "/home/jenkins/agent"
11:45:16 [2024-05-01T15:45:16.870Z]     - name: "JENKINS_URL"
11:45:16 [2024-05-01T15:45:16.870Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
11:45:16 [2024-05-01T15:45:16.870Z]     image: "eclipsecbi/jenkins-jnlp-agent"
11:45:16 [2024-05-01T15:45:16.870Z]     name: "jnlp"
11:45:16 [2024-05-01T15:45:16.870Z]     resources:
11:45:16 [2024-05-01T15:45:16.870Z]       limits:
11:45:16 [2024-05-01T15:45:16.870Z]         memory: "1024Mi"
11:45:16 [2024-05-01T15:45:16.870Z]         cpu: "500m"
11:45:16 [2024-05-01T15:45:16.870Z]       requests:
11:45:16 [2024-05-01T15:45:16.870Z]         memory: "1024Mi"
11:45:16 [2024-05-01T15:45:16.870Z]         cpu: "500m"
11:45:16 [2024-05-01T15:45:16.870Z]     volumeMounts:
11:45:16 [2024-05-01T15:45:16.870Z]     - mountPath: "/home/jenkins/.ssh"
11:45:16 [2024-05-01T15:45:16.870Z]       name: "volume-known-hosts"
11:45:16 [2024-05-01T15:45:16.870Z]     - mountPath: "/home/jenkins/agent"
11:45:16 [2024-05-01T15:45:16.870Z]       name: "workspace-volume"
11:45:16 [2024-05-01T15:45:16.870Z]       readOnly: false
11:45:16 [2024-05-01T15:45:16.870Z]   nodeSelector:
11:45:16 [2024-05-01T15:45:16.870Z]     kubernetes.io/os: "linux"
11:45:16 [2024-05-01T15:45:16.870Z]   restartPolicy: "Never"
11:45:16 [2024-05-01T15:45:16.870Z]   volumes:
11:45:16 [2024-05-01T15:45:16.870Z]   - emptyDir: {}
11:45:16 [2024-05-01T15:45:16.870Z]     name: "m2-repo"
11:45:16 [2024-05-01T15:45:16.870Z]   - name: "settings-xml"
11:45:16 [2024-05-01T15:45:16.870Z]     secret:
11:45:16 [2024-05-01T15:45:16.870Z]       items:
11:45:16 [2024-05-01T15:45:16.870Z]       - key: "settings.xml"
11:45:16 [2024-05-01T15:45:16.870Z]         path: "settings.xml"
11:45:16 [2024-05-01T15:45:16.870Z]       secretName: "m2-secret-dir"
11:45:16 [2024-05-01T15:45:16.870Z]   - emptyDir:
11:45:16 [2024-05-01T15:45:16.870Z]       medium: ""
11:45:16 [2024-05-01T15:45:16.870Z]     name: "workspace-volume"
11:45:16 [2024-05-01T15:45:16.870Z]   - configMap:
11:45:16 [2024-05-01T15:45:16.870Z]       name: "known-hosts"
11:45:16 [2024-05-01T15:45:16.870Z]     name: "volume-known-hosts"
11:45:16 [2024-05-01T15:45:16.870Z]   - name: "tools"
11:45:16 [2024-05-01T15:45:16.870Z]     persistentVolumeClaim:
11:45:16 [2024-05-01T15:45:16.870Z]       claimName: "tools-claim-jiro-tracecompass"
11:45:16 [2024-05-01T15:45:16.870Z] 
11:45:16 [2024-05-01T15:45:16.889Z] Running on tracecompass-build-2sql6-ghbcl in /home/jenkins/agent/workspace/tracecompass-master-nightly-staging
11:45:17 [2024-05-01T15:45:17.142Z] [Pipeline] {
11:45:18 [2024-05-01T15:45:18.199Z] [Pipeline] stage
11:45:18 [2024-05-01T15:45:18.200Z] [Pipeline] { (Declarative: Checkout SCM)
11:45:18 [2024-05-01T15:45:18.862Z] [Pipeline] checkout
11:45:18 [2024-05-01T15:45:18.951Z] Selected Git installation does not exist. Using Default
11:45:18 [2024-05-01T15:45:18.951Z] The recommended git tool is: NONE
11:45:24 [2024-05-01T15:45:24.638Z] No credentials specified
11:45:24 [2024-05-01T15:45:24.641Z] Cloning the remote Git repository
11:45:24 [2024-05-01T15:45:24.655Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
11:45:24 [2024-05-01T15:45:24.751Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly-staging # timeout=10
11:45:25 [2024-05-01T15:45:25.037Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
11:45:25 [2024-05-01T15:45:25.038Z]  > git --version # timeout=10
11:45:25 [2024-05-01T15:45:25.043Z]  > git --version # 'git version 2.20.1'
11:45:25 [2024-05-01T15:45:25.043Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:45:25 [2024-05-01T15:45:25.555Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
11:45:25 [2024-05-01T15:45:25.637Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:45:27 [2024-05-01T15:45:27.344Z] Avoid second fetch
11:45:27 [2024-05-01T15:45:27.353Z] Checking out Revision bb161aba7c453247151a24da1154ce9c4128dc2e (refs/remotes/origin/master)
11:45:27 [2024-05-01T15:45:27.348Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:45:27 [2024-05-01T15:45:27.359Z]  > git config core.sparsecheckout # timeout=10
11:45:27 [2024-05-01T15:45:27.439Z]  > git checkout -f bb161aba7c453247151a24da1154ce9c4128dc2e # timeout=10
11:45:27 [2024-05-01T15:45:27.952Z] Commit message: "Fix pod filename in tracecompass-jdk17.Jenkinsfile"
11:45:27 [2024-05-01T15:45:27.958Z]  > git rev-list --no-walk bb161aba7c453247151a24da1154ce9c4128dc2e # timeout=10
11:45:28 [2024-05-01T15:45:28.312Z] [Pipeline] }
11:45:28 [2024-05-01T15:45:28.569Z] [Pipeline] // stage
11:45:29 [2024-05-01T15:45:29.611Z] [Pipeline] withEnv
11:45:29 [2024-05-01T15:45:29.612Z] [Pipeline] {
11:45:34 [2024-05-01T15:45:34.654Z] [Pipeline] withEnv
11:45:34 [2024-05-01T15:45:34.655Z] [Pipeline] {
11:45:35 [2024-05-01T15:45:35.903Z] [Pipeline] timestamps
11:45:35 [2024-05-01T15:45:35.903Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
11:45:35 [2024-05-01T15:45:35.903Z] [Pipeline] {
11:45:36 [2024-05-01T15:45:36.785Z] [Pipeline] timeout
11:45:36 [2024-05-01T15:45:36.786Z] Timeout set to expire in 4 hr 0 min
11:45:36 [2024-05-01T15:45:36.786Z] [Pipeline] {
11:45:37 [2024-05-01T15:45:37.911Z] [Pipeline] stage
11:45:37 [2024-05-01T15:45:37.912Z] [Pipeline] { (Declarative: Tool Install)
11:45:39 [2024-05-01T15:45:39.026Z] [Pipeline] tool
11:45:39 [2024-05-01T15:45:39.554Z] [Pipeline] envVarsForTool
11:45:40 [2024-05-01T15:45:40.462Z] [Pipeline] tool
11:45:40 [2024-05-01T15:45:40.969Z] [Pipeline] envVarsForTool
11:45:41 [2024-05-01T15:45:41.482Z] [Pipeline] }
11:45:41 [2024-05-01T15:45:41.739Z] [Pipeline] // stage
11:45:42 [2024-05-01T15:45:42.254Z] [Pipeline] withEnv
11:45:42 [2024-05-01T15:45:42.255Z] [Pipeline] {
11:45:43 [2024-05-01T15:45:43.638Z] [Pipeline] stage
11:45:43 [2024-05-01T15:45:43.638Z] [Pipeline] { (Checkout)
11:45:48 [2024-05-01T15:45:48.500Z] [Pipeline] tool
11:45:49 [2024-05-01T15:45:49.002Z] [Pipeline] envVarsForTool
11:45:49 [2024-05-01T15:45:49.898Z] [Pipeline] tool
11:45:50 [2024-05-01T15:45:50.400Z] [Pipeline] envVarsForTool
11:45:51 [2024-05-01T15:45:51.020Z] [Pipeline] withEnv
11:45:51 [2024-05-01T15:45:51.021Z] [Pipeline] {
11:45:52 [2024-05-01T15:45:52.506Z] [Pipeline] container
11:45:52 [2024-05-01T15:45:52.507Z] [Pipeline] {
11:45:53 [2024-05-01T15:45:53.138Z] [Pipeline] sh
11:45:53 [2024-05-01T15:45:53.846Z] + mkdir -p ../scripts
11:45:54 [2024-05-01T15:45:54.102Z] [Pipeline] sh
11:45:54 [2024-05-01T15:45:54.666Z] + cp scripts/deploy-rcp.sh ../scripts
11:45:54 [2024-05-01T15:45:54.914Z] [Pipeline] sh
11:45:55 [2024-05-01T15:45:55.447Z] + cp scripts/deploy-update-site.sh ../scripts
11:45:55 [2024-05-01T15:45:55.713Z] [Pipeline] sh
11:45:56 [2024-05-01T15:45:56.246Z] + cp scripts/deploy-doc.sh ../scripts
11:45:56 [2024-05-01T15:45:56.513Z] [Pipeline] sh
11:45:57 [2024-05-01T15:45:57.026Z] + cp scripts/deploy-javadoc.sh ../scripts
11:45:57 [2024-05-01T15:45:57.280Z] [Pipeline] checkout
11:45:57 [2024-05-01T15:45:57.286Z] The recommended git tool is: NONE
11:45:57 [2024-05-01T15:45:57.647Z] using credential github-bot
11:45:57 [2024-05-01T15:45:57.650Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@2905e502; decorates RemoteLauncher[hudson.remoting.Channel@95b717c0:JNLP4-connect connection from 10.40.68.60/10.40.68.60:40138] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:45:57 [2024-05-01T15:45:57.658Z] Fetching changes from the remote Git repository
11:45:57 [2024-05-01T15:45:57.655Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/.git # timeout=10
11:45:57 [2024-05-01T15:45:57.741Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git # timeout=10
11:45:57 [2024-05-01T15:45:57.751Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git
11:45:57 [2024-05-01T15:45:57.751Z]  > git --version # timeout=10
11:45:57 [2024-05-01T15:45:57.755Z]  > git --version # 'git version 2.20.1'
11:45:57 [2024-05-01T15:45:57.755Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
11:45:57 [2024-05-01T15:45:57.758Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git refs/heads/master # timeout=10
11:46:14 [2024-05-01T15:46:14.147Z] Checking out Revision 5ccdf65531eb8579ce47f8c4b1be57ac8e48901f (master)
11:46:14 [2024-05-01T15:46:14.142Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
11:46:14 [2024-05-01T15:46:14.151Z]  > git config core.sparsecheckout # timeout=10
11:46:14 [2024-05-01T15:46:14.155Z]  > git checkout -f 5ccdf65531eb8579ce47f8c4b1be57ac8e48901f # timeout=10
11:46:15 [2024-05-01T15:46:15.959Z] Commit message: "releng: Add staging/feature.xml"
11:46:15 [2024-05-01T15:46:15.964Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
11:46:16 [2024-05-01T15:46:16.351Z]  > git rev-list --no-walk 721ebe4b5de1564a0c25b61606c9e77430017bfa # timeout=10
11:46:16 [2024-05-01T15:46:16.847Z] [Pipeline] sh
11:46:17 [2024-05-01T15:46:17.367Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/.scripts/
11:46:17 [2024-05-01T15:46:17.623Z] [Pipeline] sh
11:46:18 [2024-05-01T15:46:18.133Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/.scripts/
11:46:18 [2024-05-01T15:46:18.399Z] [Pipeline] sh
11:46:18 [2024-05-01T15:46:18.909Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/.scripts/
11:46:19 [2024-05-01T15:46:19.158Z] [Pipeline] sh
11:46:19 [2024-05-01T15:46:19.674Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/.scripts/
11:46:19 [2024-05-01T15:46:19.933Z] [Pipeline] sh
11:46:20 [2024-05-01T15:46:20.444Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/.scripts/
11:46:20 [2024-05-01T15:46:20.697Z] [Pipeline] }
11:46:20 [2024-05-01T15:46:20.968Z] [Pipeline] // container
11:46:21 [2024-05-01T15:46:21.778Z] [Pipeline] }
11:46:22 [2024-05-01T15:46:22.041Z] [Pipeline] // withEnv
11:46:22 [2024-05-01T15:46:22.419Z] [Pipeline] }
11:46:22 [2024-05-01T15:46:22.674Z] [Pipeline] // stage
11:46:23 [2024-05-01T15:46:23.414Z] [Pipeline] stage
11:46:23 [2024-05-01T15:46:23.415Z] [Pipeline] { (Product File)
11:46:28 [2024-05-01T15:46:28.133Z] Stage "Product File" skipped due to when conditional
11:46:28 [2024-05-01T15:46:28.134Z] [Pipeline] }
11:46:28 [2024-05-01T15:46:28.394Z] [Pipeline] // stage
11:46:29 [2024-05-01T15:46:29.159Z] [Pipeline] stage
11:46:29 [2024-05-01T15:46:29.159Z] [Pipeline] { (RCP Feature File)
11:46:34 [2024-05-01T15:46:34.882Z] [Pipeline] tool
11:46:35 [2024-05-01T15:46:35.382Z] [Pipeline] envVarsForTool
11:46:36 [2024-05-01T15:46:36.669Z] [Pipeline] tool
11:46:37 [2024-05-01T15:46:37.178Z] [Pipeline] envVarsForTool
11:46:37 [2024-05-01T15:46:37.842Z] [Pipeline] withEnv
11:46:37 [2024-05-01T15:46:37.843Z] [Pipeline] {
11:46:39 [2024-05-01T15:46:39.336Z] [Pipeline] container
11:46:39 [2024-05-01T15:46:39.337Z] [Pipeline] {
11:46:44 [2024-05-01T15:46:44.821Z] [Pipeline] sh
11:46:45 [2024-05-01T15:46:45.336Z] + cp -f /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp/staging/feature.xml /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp/feature.xml
11:46:45 [2024-05-01T15:46:45.598Z] [Pipeline] }
11:46:45 [2024-05-01T15:46:45.865Z] [Pipeline] // container
11:46:46 [2024-05-01T15:46:46.244Z] [Pipeline] }
11:46:46 [2024-05-01T15:46:46.510Z] [Pipeline] // withEnv
11:46:46 [2024-05-01T15:46:46.902Z] [Pipeline] }
11:46:53 [2024-05-01T15:46:53.265Z] [Pipeline] // stage
11:46:54 [2024-05-01T15:46:54.031Z] [Pipeline] stage
11:46:54 [2024-05-01T15:46:54.031Z] [Pipeline] { (SLF4J Properties Manifest)
11:46:58 [2024-05-01T15:46:58.630Z] Stage "SLF4J Properties Manifest" skipped due to when conditional
11:46:58 [2024-05-01T15:46:58.630Z] [Pipeline] }
11:46:58 [2024-05-01T15:46:58.885Z] [Pipeline] // stage
11:46:59 [2024-05-01T15:46:59.641Z] [Pipeline] stage
11:46:59 [2024-05-01T15:46:59.641Z] [Pipeline] { (Build)
11:47:04 [2024-05-01T15:47:04.462Z] [Pipeline] tool
11:47:04 [2024-05-01T15:47:04.982Z] [Pipeline] envVarsForTool
11:47:05 [2024-05-01T15:47:05.866Z] [Pipeline] tool
11:47:06 [2024-05-01T15:47:06.362Z] [Pipeline] envVarsForTool
11:47:06 [2024-05-01T15:47:06.986Z] [Pipeline] withEnv
11:47:06 [2024-05-01T15:47:06.987Z] [Pipeline] {
11:47:08 [2024-05-01T15:47:08.518Z] [Pipeline] container
11:47:08 [2024-05-01T15:47:08.519Z] [Pipeline] {
11:47:09 [2024-05-01T15:47:09.158Z] [Pipeline] sh
11:47:09 [2024-05-01T15:47:09.683Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/.temp
11:47:09 [2024-05-01T15:47:09.938Z] [Pipeline] sh
11:47:10 [2024-05-01T15:47:10.454Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/.temp/org.eclipse.tracecompass.doc.dev
11:47:10 [2024-05-01T15:47:10.701Z] [Pipeline] sh
11:47:11 [2024-05-01T15:47:11.213Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/.temp/org.eclipse.tracecompass.doc.user
11:47:11 [2024-05-01T15:47:11.472Z] [Pipeline] sh
11:47:11 [2024-05-01T15:47:11.985Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
11:47:12 [2024-05-01T15:47:12.252Z] [Pipeline] sh
11:47:12 [2024-05-01T15:47:12.764Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
11:47:13 [2024-05-01T15:47:13.014Z] [Pipeline] sh
11:47:13 [2024-05-01T15:47:13.519Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
11:47:13 [2024-05-01T15:47:13.798Z] [Pipeline] sh
11:47:14 [2024-05-01T15:47:14.305Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Dtarget-platform=tracecompass-eStaging
11:47:14 [2024-05-01T15:47:14.305Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:47:16 [2024-05-01T15:47:16.826Z] [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
11:47:17 [2024-05-01T15:47:17.082Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom (2.1 kB at 6.8 kB/s)
11:47:17 [2024-05-01T15:47:17.338Z] [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
11:47:17 [2024-05-01T15:47:17.338Z] [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 789 kB/s)
11:47:17 [2024-05-01T15:47:17.338Z] [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
11:47:17 [2024-05-01T15:47:17.338Z] [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 135 kB/s)
11:47:17 [2024-05-01T15:47:17.338Z] [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
11:47:17 [2024-05-01T15:47:17.338Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom (6.5 kB at 1.6 MB/s)
11:47:17 [2024-05-01T15:47:17.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
11:47:17 [2024-05-01T15:47:17.338Z] [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 3.3 MB/s)
11:47:17 [2024-05-01T15:47:17.338Z] [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
11:47:17 [2024-05-01T15:47:17.338Z] [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 2.3 MB/s)
11:47:17 [2024-05-01T15:47:17.338Z] [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
11:47:17 [2024-05-01T15:47:17.338Z] [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 829 kB/s)
11:47:17 [2024-05-01T15:47:17.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
11:47:17 [2024-05-01T15:47:17.338Z] [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 453 kB/s)
11:47:17 [2024-05-01T15:47:17.338Z] [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
11:47:17 [2024-05-01T15:47:17.338Z] [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 926 kB/s)
11:47:17 [2024-05-01T15:47:17.338Z] [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
11:47:17 [2024-05-01T15:47:17.338Z] [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 2.2 MB/s)
11:47:17 [2024-05-01T15:47:17.901Z] [INFO] Scanning for projects...
11:47:17 [2024-05-01T15:47:17.901Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
11:47:17 [2024-05-01T15:47:17.901Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
11:47:17 [2024-05-01T15:47:17.901Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
11:47:17 [2024-05-01T15:47:17.901Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
11:47:17 [2024-05-01T15:47:17.901Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
11:47:17 [2024-05-01T15:47:17.901Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
11:47:17 [2024-05-01T15:47:17.901Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
11:47:17 [2024-05-01T15:47:17.901Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
11:47:17 [2024-05-01T15:47:17.901Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
11:47:17 [2024-05-01T15:47:17.901Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
11:47:17 [2024-05-01T15:47:17.901Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
11:47:17 [2024-05-01T15:47:17.901Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
11:47:17 [2024-05-01T15:47:17.901Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.157Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.157Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.157Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.157Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.157Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.157Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.157Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.157Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.157Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.157Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.157Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.157Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.157Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.157Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.157Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.157Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.157Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.158Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.158Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.158Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.158Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
11:47:18 [2024-05-01T15:47:18.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
11:47:18 [2024-05-01T15:47:18.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
11:47:18 [2024-05-01T15:47:18.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
11:47:18 [2024-05-01T15:47:18.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
11:47:18 [2024-05-01T15:47:18.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
11:47:18 [2024-05-01T15:47:18.928Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
11:47:18 [2024-05-01T15:47:18.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom (1.7 kB at 166 kB/s)
11:47:18 [2024-05-01T15:47:18.928Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
11:47:18 [2024-05-01T15:47:18.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
11:47:18 [2024-05-01T15:47:18.928Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
11:47:18 [2024-05-01T15:47:18.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
11:47:18 [2024-05-01T15:47:18.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
11:47:18 [2024-05-01T15:47:18.928Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
11:47:18 [2024-05-01T15:47:18.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom (20 kB at 722 kB/s)
11:47:18 [2024-05-01T15:47:18.928Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
11:47:18 [2024-05-01T15:47:18.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
11:47:18 [2024-05-01T15:47:18.928Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
11:47:19 [2024-05-01T15:47:19.184Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
11:47:19 [2024-05-01T15:47:19.184Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
11:47:19 [2024-05-01T15:47:19.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
11:47:19 [2024-05-01T15:47:19.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom (9.7 kB at 972 kB/s)
11:47:19 [2024-05-01T15:47:19.184Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
11:47:19 [2024-05-01T15:47:19.184Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
11:47:19 [2024-05-01T15:47:19.184Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
11:47:19 [2024-05-01T15:47:19.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
11:47:19 [2024-05-01T15:47:19.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
11:47:19 [2024-05-01T15:47:19.440Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
11:47:19 [2024-05-01T15:47:19.440Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom (2.9 kB at 260 kB/s)
11:47:19 [2024-05-01T15:47:19.440Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
11:47:19 [2024-05-01T15:47:19.440Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
11:47:19 [2024-05-01T15:47:19.440Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
11:47:19 [2024-05-01T15:47:19.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
11:47:19 [2024-05-01T15:47:19.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
11:47:19 [2024-05-01T15:47:19.440Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
11:47:19 [2024-05-01T15:47:19.440Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom (22 kB at 2.2 MB/s)
11:47:19 [2024-05-01T15:47:19.440Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
11:47:19 [2024-05-01T15:47:19.696Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
11:47:19 [2024-05-01T15:47:19.696Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/40/maven-parent-40.pom
11:47:19 [2024-05-01T15:47:19.696Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
11:47:19 [2024-05-01T15:47:19.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
11:47:19 [2024-05-01T15:47:19.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/40/maven-parent-40.pom
11:47:19 [2024-05-01T15:47:19.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 3.3 MB/s)
11:47:19 [2024-05-01T15:47:19.696Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom
11:47:19 [2024-05-01T15:47:19.696Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/30/apache-30.pom
11:47:19 [2024-05-01T15:47:19.696Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/30/apache-30.pom
11:47:19 [2024-05-01T15:47:19.953Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/30/apache-30.pom
11:47:19 [2024-05-01T15:47:19.953Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/30/apache-30.pom
11:47:19 [2024-05-01T15:47:19.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom
11:47:19 [2024-05-01T15:47:19.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom (23 kB at 1.3 MB/s)
11:47:19 [2024-05-01T15:47:19.953Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
11:47:19 [2024-05-01T15:47:19.953Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
11:47:19 [2024-05-01T15:47:19.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
11:47:19 [2024-05-01T15:47:19.953Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
11:47:19 [2024-05-01T15:47:19.953Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
11:47:19 [2024-05-01T15:47:19.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
11:47:19 [2024-05-01T15:47:19.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom (2.7 kB at 268 kB/s)
11:47:19 [2024-05-01T15:47:19.953Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
11:47:19 [2024-05-01T15:47:19.953Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
11:47:19 [2024-05-01T15:47:19.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
11:47:19 [2024-05-01T15:47:19.953Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
11:47:20 [2024-05-01T15:47:20.210Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
11:47:20 [2024-05-01T15:47:20.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
11:47:20 [2024-05-01T15:47:20.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 407 kB/s)
11:47:20 [2024-05-01T15:47:20.210Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/14/plexus-14.pom
11:47:20 [2024-05-01T15:47:20.210Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
11:47:20 [2024-05-01T15:47:20.210Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom
11:47:20 [2024-05-01T15:47:20.210Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
11:47:20 [2024-05-01T15:47:20.210Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/14/plexus-14.pom
11:47:20 [2024-05-01T15:47:20.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom
11:47:20 [2024-05-01T15:47:20.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 2.2 MB/s)
11:47:20 [2024-05-01T15:47:20.210Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
11:47:20 [2024-05-01T15:47:20.210Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
11:47:20 [2024-05-01T15:47:20.210Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
11:47:20 [2024-05-01T15:47:20.210Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
11:47:20 [2024-05-01T15:47:20.210Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
11:47:20 [2024-05-01T15:47:20.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
11:47:20 [2024-05-01T15:47:20.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 296 kB/s)
11:47:20 [2024-05-01T15:47:20.210Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
11:47:20 [2024-05-01T15:47:20.467Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
11:47:20 [2024-05-01T15:47:20.467Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
11:47:20 [2024-05-01T15:47:20.467Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
11:47:20 [2024-05-01T15:47:20.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
11:47:20 [2024-05-01T15:47:20.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
11:47:20 [2024-05-01T15:47:20.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 306 kB/s)
11:47:20 [2024-05-01T15:47:20.467Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
11:47:20 [2024-05-01T15:47:20.467Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
11:47:20 [2024-05-01T15:47:20.467Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
11:47:20 [2024-05-01T15:47:20.467Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
11:47:20 [2024-05-01T15:47:20.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
11:47:20 [2024-05-01T15:47:20.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
11:47:20 [2024-05-01T15:47:20.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 516 kB/s)
11:47:20 [2024-05-01T15:47:20.467Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
11:47:20 [2024-05-01T15:47:20.467Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
11:47:20 [2024-05-01T15:47:20.467Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom
11:47:20 [2024-05-01T15:47:20.723Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
11:47:20 [2024-05-01T15:47:20.723Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/10/plexus-10.pom
11:47:20 [2024-05-01T15:47:20.723Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom
11:47:20 [2024-05-01T15:47:20.723Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 1.3 MB/s)
11:47:20 [2024-05-01T15:47:20.723Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
11:47:20 [2024-05-01T15:47:20.723Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
11:47:20 [2024-05-01T15:47:20.723Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
11:47:20 [2024-05-01T15:47:20.723Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
11:47:20 [2024-05-01T15:47:20.723Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
11:47:20 [2024-05-01T15:47:20.723Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
11:47:20 [2024-05-01T15:47:20.724Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 261 kB/s)
11:47:20 [2024-05-01T15:47:20.724Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
11:47:20 [2024-05-01T15:47:20.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
11:47:20 [2024-05-01T15:47:20.724Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
11:47:20 [2024-05-01T15:47:20.980Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
11:47:20 [2024-05-01T15:47:20.980Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
11:47:20 [2024-05-01T15:47:20.980Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
11:47:20 [2024-05-01T15:47:20.980Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom (20 kB at 847 kB/s)
11:47:20 [2024-05-01T15:47:20.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
11:47:20 [2024-05-01T15:47:20.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
11:47:20 [2024-05-01T15:47:20.980Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/62/commons-parent-62.pom
11:47:20 [2024-05-01T15:47:20.981Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
11:47:20 [2024-05-01T15:47:20.981Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
11:47:20 [2024-05-01T15:47:20.981Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/62/commons-parent-62.pom
11:47:20 [2024-05-01T15:47:20.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/62/commons-parent-62.pom (81 kB at 4.0 MB/s)
11:47:20 [2024-05-01T15:47:20.981Z] [WARNING] The POM for commons-io:commons-io:jar:2.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
11:47:20 [2024-05-01T15:47:20.981Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
11:47:20 [2024-05-01T15:47:20.981Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
11:47:20 [2024-05-01T15:47:20.981Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
11:47:21 [2024-05-01T15:47:21.240Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
11:47:21 [2024-05-01T15:47:21.240Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
11:47:21 [2024-05-01T15:47:21.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
11:47:21 [2024-05-01T15:47:21.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom (22 kB at 2.2 MB/s)
11:47:21 [2024-05-01T15:47:21.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
11:47:21 [2024-05-01T15:47:21.240Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
11:47:21 [2024-05-01T15:47:21.240Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/61/commons-parent-61.pom
11:47:21 [2024-05-01T15:47:21.240Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
11:47:21 [2024-05-01T15:47:21.240Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
11:47:21 [2024-05-01T15:47:21.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/61/commons-parent-61.pom
11:47:21 [2024-05-01T15:47:21.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/61/commons-parent-61.pom (81 kB at 6.2 MB/s)
11:47:21 [2024-05-01T15:47:21.240Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
11:47:21 [2024-05-01T15:47:21.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
11:47:21 [2024-05-01T15:47:21.240Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
11:47:21 [2024-05-01T15:47:21.240Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
11:47:21 [2024-05-01T15:47:21.240Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
11:47:21 [2024-05-01T15:47:21.497Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
11:47:21 [2024-05-01T15:47:21.497Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
11:47:21 [2024-05-01T15:47:21.497Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 249 kB/s)
11:47:21 [2024-05-01T15:47:21.497Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
11:47:21 [2024-05-01T15:47:21.497Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
11:47:21 [2024-05-01T15:47:21.497Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
11:47:21 [2024-05-01T15:47:21.497Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
11:47:21 [2024-05-01T15:47:21.497Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
11:47:21 [2024-05-01T15:47:21.497Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
11:47:21 [2024-05-01T15:47:21.497Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 1.4 MB/s)
11:47:21 [2024-05-01T15:47:21.497Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:47:21 [2024-05-01T15:47:21.497Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:47:21 [2024-05-01T15:47:21.497Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:47:21 [2024-05-01T15:47:21.753Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:47:21 [2024-05-01T15:47:21.753Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:47:21 [2024-05-01T15:47:21.753Z] [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
11:47:21 [2024-05-01T15:47:21.753Z] [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 1.3 MB/s)
11:47:21 [2024-05-01T15:47:21.753Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
11:47:21 [2024-05-01T15:47:21.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
11:47:21 [2024-05-01T15:47:21.753Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom
11:47:21 [2024-05-01T15:47:21.753Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
11:47:21 [2024-05-01T15:47:21.753Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
11:47:21 [2024-05-01T15:47:21.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
11:47:21 [2024-05-01T15:47:21.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 256 kB/s)
11:47:21 [2024-05-01T15:47:21.753Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
11:47:21 [2024-05-01T15:47:21.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
11:47:21 [2024-05-01T15:47:21.753Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
11:47:21 [2024-05-01T15:47:21.753Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
11:47:21 [2024-05-01T15:47:21.753Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
11:47:22 [2024-05-01T15:47:22.010Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
11:47:22 [2024-05-01T15:47:22.010Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 160 kB/s)
11:47:22 [2024-05-01T15:47:22.010Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
11:47:22 [2024-05-01T15:47:22.010Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
11:47:22 [2024-05-01T15:47:22.010Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
11:47:22 [2024-05-01T15:47:22.267Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
11:47:22 [2024-05-01T15:47:22.267Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
11:47:22 [2024-05-01T15:47:22.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
11:47:22 [2024-05-01T15:47:22.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 885 kB/s)
11:47:22 [2024-05-01T15:47:22.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:47:22 [2024-05-01T15:47:22.524Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:47:22 [2024-05-01T15:47:22.524Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:47:22 [2024-05-01T15:47:22.524Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:47:22 [2024-05-01T15:47:22.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:47:22 [2024-05-01T15:47:22.524Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:47:22 [2024-05-01T15:47:22.524Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 7.5 MB/s)
11:47:22 [2024-05-01T15:47:22.524Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
11:47:22 [2024-05-01T15:47:22.524Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
11:47:22 [2024-05-01T15:47:22.524Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
11:47:22 [2024-05-01T15:47:22.524Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
11:47:22 [2024-05-01T15:47:22.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
11:47:22 [2024-05-01T15:47:22.524Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
11:47:22 [2024-05-01T15:47:22.524Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 2.2 MB/s)
11:47:22 [2024-05-01T15:47:22.524Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
11:47:22 [2024-05-01T15:47:22.524Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
11:47:22 [2024-05-01T15:47:22.524Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
11:47:22 [2024-05-01T15:47:22.524Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
11:47:22 [2024-05-01T15:47:22.780Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
11:47:22 [2024-05-01T15:47:22.780Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
11:47:22 [2024-05-01T15:47:22.780Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 2.5 MB/s)
11:47:22 [2024-05-01T15:47:22.780Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
11:47:22 [2024-05-01T15:47:22.780Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
11:47:22 [2024-05-01T15:47:22.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
11:47:22 [2024-05-01T15:47:22.780Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
11:47:22 [2024-05-01T15:47:22.780Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
11:47:22 [2024-05-01T15:47:22.780Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
11:47:22 [2024-05-01T15:47:22.780Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom (2.5 kB at 277 kB/s)
11:47:22 [2024-05-01T15:47:22.780Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
11:47:22 [2024-05-01T15:47:22.780Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
11:47:22 [2024-05-01T15:47:22.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
11:47:23 [2024-05-01T15:47:23.037Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
11:47:23 [2024-05-01T15:47:23.037Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
11:47:23 [2024-05-01T15:47:23.037Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
11:47:23 [2024-05-01T15:47:23.037Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom (1.1 kB at 151 kB/s)
11:47:23 [2024-05-01T15:47:23.037Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
11:47:23 [2024-05-01T15:47:23.037Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
11:47:23 [2024-05-01T15:47:23.037Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
11:47:23 [2024-05-01T15:47:23.037Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
11:47:23 [2024-05-01T15:47:23.037Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
11:47:23 [2024-05-01T15:47:23.037Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
11:47:23 [2024-05-01T15:47:23.037Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom (1.7 kB at 140 kB/s)
11:47:23 [2024-05-01T15:47:23.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
11:47:23 [2024-05-01T15:47:23.038Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
11:47:23 [2024-05-01T15:47:23.038Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
11:47:23 [2024-05-01T15:47:23.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
11:47:23 [2024-05-01T15:47:23.038Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
11:47:23 [2024-05-01T15:47:23.294Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
11:47:23 [2024-05-01T15:47:23.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom (2.0 kB at 179 kB/s)
11:47:23 [2024-05-01T15:47:23.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
11:47:23 [2024-05-01T15:47:23.294Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
11:47:23 [2024-05-01T15:47:23.294Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
11:47:23 [2024-05-01T15:47:23.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
11:47:23 [2024-05-01T15:47:23.294Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
11:47:23 [2024-05-01T15:47:23.294Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
11:47:23 [2024-05-01T15:47:23.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom (1.6 kB at 173 kB/s)
11:47:23 [2024-05-01T15:47:23.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
11:47:23 [2024-05-01T15:47:23.294Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
11:47:23 [2024-05-01T15:47:23.294Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
11:47:23 [2024-05-01T15:47:23.551Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
11:47:23 [2024-05-01T15:47:23.551Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
11:47:23 [2024-05-01T15:47:23.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
11:47:23 [2024-05-01T15:47:23.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom (1.3 kB at 118 kB/s)
11:47:23 [2024-05-01T15:47:23.551Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
11:47:23 [2024-05-01T15:47:23.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
11:47:23 [2024-05-01T15:47:23.551Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
11:47:23 [2024-05-01T15:47:23.551Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
11:47:23 [2024-05-01T15:47:23.551Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
11:47:23 [2024-05-01T15:47:23.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
11:47:23 [2024-05-01T15:47:23.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom (2.3 kB at 157 kB/s)
11:47:23 [2024-05-01T15:47:23.551Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
11:47:23 [2024-05-01T15:47:23.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
11:47:23 [2024-05-01T15:47:23.807Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
11:47:23 [2024-05-01T15:47:23.807Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
11:47:23 [2024-05-01T15:47:23.807Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
11:47:23 [2024-05-01T15:47:23.807Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
11:47:23 [2024-05-01T15:47:23.807Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom (1.6 kB at 122 kB/s)
11:47:23 [2024-05-01T15:47:23.807Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
11:47:23 [2024-05-01T15:47:23.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
11:47:23 [2024-05-01T15:47:23.807Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
11:47:23 [2024-05-01T15:47:23.807Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
11:47:24 [2024-05-01T15:47:24.064Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
11:47:24 [2024-05-01T15:47:24.064Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
11:47:24 [2024-05-01T15:47:24.064Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom (1.1 kB at 143 kB/s)
11:47:24 [2024-05-01T15:47:24.064Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
11:47:24 [2024-05-01T15:47:24.064Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
11:47:24 [2024-05-01T15:47:24.064Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
11:47:24 [2024-05-01T15:47:24.064Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
11:47:24 [2024-05-01T15:47:24.064Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
11:47:24 [2024-05-01T15:47:24.064Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
11:47:24 [2024-05-01T15:47:24.064Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom (2.0 kB at 179 kB/s)
11:47:24 [2024-05-01T15:47:24.064Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
11:47:24 [2024-05-01T15:47:24.064Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
11:47:24 [2024-05-01T15:47:24.065Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
11:47:24 [2024-05-01T15:47:24.321Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
11:47:24 [2024-05-01T15:47:24.321Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
11:47:24 [2024-05-01T15:47:24.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
11:47:24 [2024-05-01T15:47:24.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom (2.8 kB at 215 kB/s)
11:47:24 [2024-05-01T15:47:24.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
11:47:24 [2024-05-01T15:47:24.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
11:47:24 [2024-05-01T15:47:24.321Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
11:47:24 [2024-05-01T15:47:24.321Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
11:47:24 [2024-05-01T15:47:24.321Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
11:47:24 [2024-05-01T15:47:24.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
11:47:24 [2024-05-01T15:47:24.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom (1.8 kB at 162 kB/s)
11:47:24 [2024-05-01T15:47:24.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
11:47:24 [2024-05-01T15:47:24.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
11:47:24 [2024-05-01T15:47:24.321Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
11:47:24 [2024-05-01T15:47:24.321Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
11:47:24 [2024-05-01T15:47:24.321Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
11:47:24 [2024-05-01T15:47:24.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
11:47:24 [2024-05-01T15:47:24.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom (2.2 kB at 242 kB/s)
11:47:24 [2024-05-01T15:47:24.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
11:47:24 [2024-05-01T15:47:24.577Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
11:47:24 [2024-05-01T15:47:24.577Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
11:47:24 [2024-05-01T15:47:24.577Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
11:47:24 [2024-05-01T15:47:24.577Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
11:47:24 [2024-05-01T15:47:24.577Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
11:47:24 [2024-05-01T15:47:24.577Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom (1.7 kB at 852 kB/s)
11:47:24 [2024-05-01T15:47:24.578Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
11:47:24 [2024-05-01T15:47:24.578Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
11:47:24 [2024-05-01T15:47:24.578Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
11:47:24 [2024-05-01T15:47:24.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
11:47:24 [2024-05-01T15:47:24.578Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
11:47:24 [2024-05-01T15:47:24.578Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
11:47:24 [2024-05-01T15:47:24.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 742 kB/s)
11:47:24 [2024-05-01T15:47:24.578Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
11:47:24 [2024-05-01T15:47:24.578Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
11:47:24 [2024-05-01T15:47:24.578Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
11:47:24 [2024-05-01T15:47:24.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
11:47:24 [2024-05-01T15:47:24.834Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
11:47:24 [2024-05-01T15:47:24.834Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
11:47:24 [2024-05-01T15:47:24.834Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom (2.2 kB at 171 kB/s)
11:47:24 [2024-05-01T15:47:24.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
11:47:24 [2024-05-01T15:47:24.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
11:47:24 [2024-05-01T15:47:24.834Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
11:47:24 [2024-05-01T15:47:24.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
11:47:24 [2024-05-01T15:47:24.834Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
11:47:24 [2024-05-01T15:47:24.834Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
11:47:24 [2024-05-01T15:47:24.834Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom (2.2 kB at 216 kB/s)
11:47:24 [2024-05-01T15:47:24.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
11:47:24 [2024-05-01T15:47:24.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
11:47:24 [2024-05-01T15:47:24.834Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
11:47:25 [2024-05-01T15:47:25.093Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
11:47:25 [2024-05-01T15:47:25.093Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
11:47:25 [2024-05-01T15:47:25.093Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
11:47:25 [2024-05-01T15:47:25.093Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom (3.1 kB at 307 kB/s)
11:47:25 [2024-05-01T15:47:25.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
11:47:25 [2024-05-01T15:47:25.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
11:47:25 [2024-05-01T15:47:25.093Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
11:47:25 [2024-05-01T15:47:25.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
11:47:25 [2024-05-01T15:47:25.349Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
11:47:25 [2024-05-01T15:47:25.349Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
11:47:25 [2024-05-01T15:47:25.349Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom (3.8 kB at 189 kB/s)
11:47:25 [2024-05-01T15:47:25.349Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
11:47:25 [2024-05-01T15:47:25.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
11:47:25 [2024-05-01T15:47:25.349Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
11:47:25 [2024-05-01T15:47:25.605Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
11:47:25 [2024-05-01T15:47:25.605Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
11:47:25 [2024-05-01T15:47:25.605Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
11:47:25 [2024-05-01T15:47:25.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom (1.8 kB at 178 kB/s)
11:47:25 [2024-05-01T15:47:25.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
11:47:25 [2024-05-01T15:47:25.605Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
11:47:25 [2024-05-01T15:47:25.605Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
11:47:25 [2024-05-01T15:47:25.861Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
11:47:25 [2024-05-01T15:47:25.861Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
11:47:25 [2024-05-01T15:47:25.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
11:47:25 [2024-05-01T15:47:25.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom (3.6 kB at 255 kB/s)
11:47:25 [2024-05-01T15:47:25.861Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
11:47:25 [2024-05-01T15:47:25.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
11:47:25 [2024-05-01T15:47:25.861Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
11:47:25 [2024-05-01T15:47:25.861Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
11:47:25 [2024-05-01T15:47:25.861Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
11:47:25 [2024-05-01T15:47:25.862Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
11:47:25 [2024-05-01T15:47:25.862Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom (2.8 kB at 259 kB/s)
11:47:25 [2024-05-01T15:47:25.862Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
11:47:25 [2024-05-01T15:47:25.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
11:47:25 [2024-05-01T15:47:25.862Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
11:47:25 [2024-05-01T15:47:25.862Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
11:47:26 [2024-05-01T15:47:26.118Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
11:47:26 [2024-05-01T15:47:26.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
11:47:26 [2024-05-01T15:47:26.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom (3.0 kB at 332 kB/s)
11:47:26 [2024-05-01T15:47:26.118Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
11:47:26 [2024-05-01T15:47:26.118Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
11:47:26 [2024-05-01T15:47:26.118Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
11:47:26 [2024-05-01T15:47:26.118Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
11:47:26 [2024-05-01T15:47:26.118Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
11:47:26 [2024-05-01T15:47:26.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
11:47:26 [2024-05-01T15:47:26.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom (951 B at 59 kB/s)
11:47:26 [2024-05-01T15:47:26.118Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
11:47:26 [2024-05-01T15:47:26.118Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
11:47:26 [2024-05-01T15:47:26.118Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
11:47:26 [2024-05-01T15:47:26.373Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
11:47:26 [2024-05-01T15:47:26.373Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
11:47:26 [2024-05-01T15:47:26.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
11:47:26 [2024-05-01T15:47:26.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 5.5 MB/s)
11:47:26 [2024-05-01T15:47:26.373Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:47:26 [2024-05-01T15:47:26.373Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:47:26 [2024-05-01T15:47:26.373Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:47:26 [2024-05-01T15:47:26.373Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:47:26 [2024-05-01T15:47:26.373Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:47:26 [2024-05-01T15:47:26.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:47:26 [2024-05-01T15:47:26.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 14 MB/s)
11:47:26 [2024-05-01T15:47:26.373Z] [WARNING] The POM for org.apache.commons:commons-exec:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
11:47:26 [2024-05-01T15:47:26.373Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
11:47:26 [2024-05-01T15:47:26.373Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
11:47:26 [2024-05-01T15:47:26.373Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
11:47:26 [2024-05-01T15:47:26.373Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
11:47:26 [2024-05-01T15:47:26.373Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
11:47:26 [2024-05-01T15:47:26.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
11:47:26 [2024-05-01T15:47:26.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 77 kB/s)
11:47:26 [2024-05-01T15:47:26.373Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
11:47:26 [2024-05-01T15:47:26.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
11:47:26 [2024-05-01T15:47:26.629Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
11:47:26 [2024-05-01T15:47:26.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
11:47:26 [2024-05-01T15:47:26.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
11:47:26 [2024-05-01T15:47:26.629Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
11:47:26 [2024-05-01T15:47:26.629Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 431 kB/s)
11:47:26 [2024-05-01T15:47:26.629Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:47:26 [2024-05-01T15:47:26.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:47:26 [2024-05-01T15:47:26.629Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:47:26 [2024-05-01T15:47:26.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:47:26 [2024-05-01T15:47:26.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:47:26 [2024-05-01T15:47:26.629Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:47:26 [2024-05-01T15:47:26.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 2.9 MB/s)
11:47:26 [2024-05-01T15:47:26.630Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
11:47:26 [2024-05-01T15:47:26.630Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
11:47:26 [2024-05-01T15:47:26.630Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
11:47:26 [2024-05-01T15:47:26.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
11:47:26 [2024-05-01T15:47:26.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
11:47:26 [2024-05-01T15:47:26.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
11:47:26 [2024-05-01T15:47:26.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom (2.0 kB at 196 kB/s)
11:47:26 [2024-05-01T15:47:26.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:47:26 [2024-05-01T15:47:26.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:47:26 [2024-05-01T15:47:26.885Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:47:26 [2024-05-01T15:47:26.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:47:26 [2024-05-01T15:47:26.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:47:26 [2024-05-01T15:47:26.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:47:26 [2024-05-01T15:47:26.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom (9.5 kB at 1.2 MB/s)
11:47:26 [2024-05-01T15:47:26.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
11:47:26 [2024-05-01T15:47:26.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
11:47:26 [2024-05-01T15:47:26.885Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
11:47:27 [2024-05-01T15:47:27.141Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
11:47:27 [2024-05-01T15:47:27.141Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
11:47:27 [2024-05-01T15:47:27.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
11:47:27 [2024-05-01T15:47:27.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom (5.1 kB at 506 kB/s)
11:47:27 [2024-05-01T15:47:27.141Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
11:47:27 [2024-05-01T15:47:27.141Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
11:47:27 [2024-05-01T15:47:27.141Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
11:47:27 [2024-05-01T15:47:27.141Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
11:47:27 [2024-05-01T15:47:27.141Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
11:47:27 [2024-05-01T15:47:27.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
11:47:27 [2024-05-01T15:47:27.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom (2.7 kB at 190 kB/s)
11:47:27 [2024-05-01T15:47:27.141Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
11:47:27 [2024-05-01T15:47:27.141Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
11:47:27 [2024-05-01T15:47:27.141Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
11:47:27 [2024-05-01T15:47:27.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
11:47:27 [2024-05-01T15:47:27.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
11:47:27 [2024-05-01T15:47:27.397Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
11:47:27 [2024-05-01T15:47:27.397Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom (5.2 kB at 374 kB/s)
11:47:27 [2024-05-01T15:47:27.397Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
11:47:27 [2024-05-01T15:47:27.397Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
11:47:27 [2024-05-01T15:47:27.397Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
11:47:27 [2024-05-01T15:47:27.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
11:47:27 [2024-05-01T15:47:27.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
11:47:27 [2024-05-01T15:47:27.397Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
11:47:27 [2024-05-01T15:47:27.397Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 1.9 MB/s)
11:47:27 [2024-05-01T15:47:27.397Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
11:47:27 [2024-05-01T15:47:27.397Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
11:47:27 [2024-05-01T15:47:27.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
11:47:27 [2024-05-01T15:47:27.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
11:47:27 [2024-05-01T15:47:27.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
11:47:27 [2024-05-01T15:47:27.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
11:47:27 [2024-05-01T15:47:27.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 6.8 MB/s)
11:47:27 [2024-05-01T15:47:27.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
11:47:27 [2024-05-01T15:47:27.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
11:47:27 [2024-05-01T15:47:27.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
11:47:27 [2024-05-01T15:47:27.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
11:47:27 [2024-05-01T15:47:27.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
11:47:27 [2024-05-01T15:47:27.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
11:47:27 [2024-05-01T15:47:27.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom (1.6 kB at 162 kB/s)
11:47:27 [2024-05-01T15:47:27.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
11:47:27 [2024-05-01T15:47:27.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
11:47:27 [2024-05-01T15:47:27.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
11:47:27 [2024-05-01T15:47:27.909Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
11:47:27 [2024-05-01T15:47:27.909Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
11:47:27 [2024-05-01T15:47:27.909Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
11:47:27 [2024-05-01T15:47:27.909Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 1.2 MB/s)
11:47:27 [2024-05-01T15:47:27.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
11:47:27 [2024-05-01T15:47:27.909Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
11:47:27 [2024-05-01T15:47:27.909Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/58/commons-parent-58.pom
11:47:27 [2024-05-01T15:47:27.909Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
11:47:27 [2024-05-01T15:47:27.909Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
11:47:27 [2024-05-01T15:47:27.909Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom
11:47:27 [2024-05-01T15:47:27.910Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 4.3 MB/s)
11:47:27 [2024-05-01T15:47:27.910Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.16.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
11:47:27 [2024-05-01T15:47:27.910Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
11:47:27 [2024-05-01T15:47:27.910Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
11:47:27 [2024-05-01T15:47:27.910Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
11:47:28 [2024-05-01T15:47:28.166Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
11:47:28 [2024-05-01T15:47:28.166Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
11:47:28 [2024-05-01T15:47:28.166Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
11:47:28 [2024-05-01T15:47:28.166Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom (2.4 kB at 91 kB/s)
11:47:28 [2024-05-01T15:47:28.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
11:47:28 [2024-05-01T15:47:28.166Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
11:47:28 [2024-05-01T15:47:28.166Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
11:47:28 [2024-05-01T15:47:28.423Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
11:47:28 [2024-05-01T15:47:28.423Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
11:47:28 [2024-05-01T15:47:28.423Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
11:47:28 [2024-05-01T15:47:28.423Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom (7.7 kB at 307 kB/s)
11:47:28 [2024-05-01T15:47:28.423Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
11:47:28 [2024-05-01T15:47:28.423Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
11:47:28 [2024-05-01T15:47:28.423Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
11:47:28 [2024-05-01T15:47:28.423Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
11:47:28 [2024-05-01T15:47:28.423Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
11:47:28 [2024-05-01T15:47:28.423Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
11:47:28 [2024-05-01T15:47:28.423Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom (3.2 kB at 265 kB/s)
11:47:28 [2024-05-01T15:47:28.423Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
11:47:28 [2024-05-01T15:47:28.679Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
11:47:28 [2024-05-01T15:47:28.679Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
11:47:28 [2024-05-01T15:47:28.679Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
11:47:28 [2024-05-01T15:47:28.680Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
11:47:28 [2024-05-01T15:47:28.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
11:47:28 [2024-05-01T15:47:28.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom (2.2 kB at 1.1 MB/s)
11:47:28 [2024-05-01T15:47:28.680Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
11:47:28 [2024-05-01T15:47:28.680Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
11:47:28 [2024-05-01T15:47:28.680Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
11:47:28 [2024-05-01T15:47:28.936Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
11:47:28 [2024-05-01T15:47:28.936Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
11:47:28 [2024-05-01T15:47:28.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
11:47:28 [2024-05-01T15:47:28.936Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom (14 kB at 6.9 MB/s)
11:47:28 [2024-05-01T15:47:28.936Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
11:47:28 [2024-05-01T15:47:28.936Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
11:47:28 [2024-05-01T15:47:28.936Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
11:47:28 [2024-05-01T15:47:28.936Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
11:47:28 [2024-05-01T15:47:28.936Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
11:47:28 [2024-05-01T15:47:28.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
11:47:28 [2024-05-01T15:47:28.936Z] [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 1.0 MB/s)
11:47:28 [2024-05-01T15:47:28.936Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
11:47:28 [2024-05-01T15:47:28.936Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
11:47:28 [2024-05-01T15:47:28.936Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
11:47:29 [2024-05-01T15:47:29.192Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
11:47:29 [2024-05-01T15:47:29.192Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
11:47:29 [2024-05-01T15:47:29.192Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
11:47:29 [2024-05-01T15:47:29.192Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom (1.9 kB at 944 kB/s)
11:47:29 [2024-05-01T15:47:29.192Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
11:47:29 [2024-05-01T15:47:29.192Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
11:47:29 [2024-05-01T15:47:29.192Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
11:47:29 [2024-05-01T15:47:29.448Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
11:47:29 [2024-05-01T15:47:29.448Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
11:47:29 [2024-05-01T15:47:29.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
11:47:29 [2024-05-01T15:47:29.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom (1.5 kB at 129 kB/s)
11:47:29 [2024-05-01T15:47:29.448Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
11:47:29 [2024-05-01T15:47:29.448Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
11:47:29 [2024-05-01T15:47:29.448Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
11:47:29 [2024-05-01T15:47:29.704Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
11:47:29 [2024-05-01T15:47:29.704Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
11:47:29 [2024-05-01T15:47:29.704Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
11:47:29 [2024-05-01T15:47:29.704Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom (3.8 kB at 239 kB/s)
11:47:29 [2024-05-01T15:47:29.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
11:47:29 [2024-05-01T15:47:29.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
11:47:29 [2024-05-01T15:47:29.704Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
11:47:29 [2024-05-01T15:47:29.704Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
11:47:29 [2024-05-01T15:47:29.704Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
11:47:29 [2024-05-01T15:47:29.704Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
11:47:29 [2024-05-01T15:47:29.961Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom (1.6 kB at 116 kB/s)
11:47:29 [2024-05-01T15:47:29.961Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
11:47:29 [2024-05-01T15:47:29.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
11:47:29 [2024-05-01T15:47:29.961Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
11:47:29 [2024-05-01T15:47:29.961Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
11:47:29 [2024-05-01T15:47:29.961Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
11:47:29 [2024-05-01T15:47:29.961Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
11:47:29 [2024-05-01T15:47:29.961Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom (3.9 kB at 247 kB/s)
11:47:29 [2024-05-01T15:47:29.961Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
11:47:29 [2024-05-01T15:47:29.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
11:47:29 [2024-05-01T15:47:29.961Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
11:47:29 [2024-05-01T15:47:29.961Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
11:47:29 [2024-05-01T15:47:29.961Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
11:47:29 [2024-05-01T15:47:29.961Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
11:47:29 [2024-05-01T15:47:29.961Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom (1.8 kB at 176 kB/s)
11:47:29 [2024-05-01T15:47:29.961Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
11:47:29 [2024-05-01T15:47:29.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
11:47:30 [2024-05-01T15:47:30.218Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
11:47:30 [2024-05-01T15:47:30.218Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
11:47:30 [2024-05-01T15:47:30.218Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
11:47:30 [2024-05-01T15:47:30.218Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
11:47:30 [2024-05-01T15:47:30.218Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom (2.0 kB at 182 kB/s)
11:47:30 [2024-05-01T15:47:30.218Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
11:47:30 [2024-05-01T15:47:30.218Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
11:47:30 [2024-05-01T15:47:30.218Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
11:47:30 [2024-05-01T15:47:30.476Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
11:47:30 [2024-05-01T15:47:30.476Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
11:47:30 [2024-05-01T15:47:30.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
11:47:30 [2024-05-01T15:47:30.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom (2.4 kB at 143 kB/s)
11:47:30 [2024-05-01T15:47:30.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
11:47:30 [2024-05-01T15:47:30.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
11:47:30 [2024-05-01T15:47:30.477Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
11:47:30 [2024-05-01T15:47:30.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
11:47:30 [2024-05-01T15:47:30.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
11:47:30 [2024-05-01T15:47:30.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
11:47:30 [2024-05-01T15:47:30.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom (3.5 kB at 351 kB/s)
11:47:30 [2024-05-01T15:47:30.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
11:47:30 [2024-05-01T15:47:30.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
11:47:30 [2024-05-01T15:47:30.477Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
11:47:30 [2024-05-01T15:47:30.733Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
11:47:30 [2024-05-01T15:47:30.733Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
11:47:30 [2024-05-01T15:47:30.733Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
11:47:30 [2024-05-01T15:47:30.733Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom (1.6 kB at 110 kB/s)
11:47:30 [2024-05-01T15:47:30.733Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
11:47:30 [2024-05-01T15:47:30.733Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
11:47:30 [2024-05-01T15:47:30.733Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
11:47:30 [2024-05-01T15:47:30.733Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
11:47:30 [2024-05-01T15:47:30.733Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
11:47:30 [2024-05-01T15:47:30.733Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
11:47:30 [2024-05-01T15:47:30.733Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom (2.8 kB at 1.4 MB/s)
11:47:30 [2024-05-01T15:47:30.733Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
11:47:30 [2024-05-01T15:47:30.733Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
11:47:30 [2024-05-01T15:47:30.733Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
11:47:30 [2024-05-01T15:47:30.990Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
11:47:30 [2024-05-01T15:47:30.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
11:47:30 [2024-05-01T15:47:30.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
11:47:30 [2024-05-01T15:47:30.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom (1.5 kB at 740 kB/s)
11:47:30 [2024-05-01T15:47:30.990Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
11:47:30 [2024-05-01T15:47:30.990Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
11:47:30 [2024-05-01T15:47:30.990Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
11:47:30 [2024-05-01T15:47:30.990Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
11:47:30 [2024-05-01T15:47:30.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
11:47:30 [2024-05-01T15:47:30.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
11:47:30 [2024-05-01T15:47:30.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom (1.3 kB at 654 kB/s)
11:47:30 [2024-05-01T15:47:30.990Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
11:47:30 [2024-05-01T15:47:30.990Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
11:47:30 [2024-05-01T15:47:30.990Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
11:47:31 [2024-05-01T15:47:31.247Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
11:47:31 [2024-05-01T15:47:31.247Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
11:47:31 [2024-05-01T15:47:31.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
11:47:31 [2024-05-01T15:47:31.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom (1.3 kB at 646 kB/s)
11:47:31 [2024-05-01T15:47:31.247Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
11:47:31 [2024-05-01T15:47:31.247Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
11:47:31 [2024-05-01T15:47:31.247Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
11:47:31 [2024-05-01T15:47:31.247Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
11:47:31 [2024-05-01T15:47:31.247Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
11:47:31 [2024-05-01T15:47:31.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
11:47:31 [2024-05-01T15:47:31.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom (1.3 kB at 645 kB/s)
11:47:31 [2024-05-01T15:47:31.247Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
11:47:31 [2024-05-01T15:47:31.247Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
11:47:31 [2024-05-01T15:47:31.247Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
11:47:31 [2024-05-01T15:47:31.503Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
11:47:31 [2024-05-01T15:47:31.503Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
11:47:31 [2024-05-01T15:47:31.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
11:47:31 [2024-05-01T15:47:31.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom (2.8 kB at 315 kB/s)
11:47:31 [2024-05-01T15:47:31.503Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
11:47:31 [2024-05-01T15:47:31.503Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
11:47:31 [2024-05-01T15:47:31.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
11:47:31 [2024-05-01T15:47:31.503Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
11:47:31 [2024-05-01T15:47:31.503Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
11:47:31 [2024-05-01T15:47:31.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
11:47:31 [2024-05-01T15:47:31.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom (4.5 kB at 350 kB/s)
11:47:31 [2024-05-01T15:47:31.503Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
11:47:31 [2024-05-01T15:47:31.503Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
11:47:31 [2024-05-01T15:47:31.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
11:47:31 [2024-05-01T15:47:31.761Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
11:47:31 [2024-05-01T15:47:31.761Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
11:47:31 [2024-05-01T15:47:31.761Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
11:47:31 [2024-05-01T15:47:31.761Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom (3.2 kB at 162 kB/s)
11:47:31 [2024-05-01T15:47:31.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
11:47:31 [2024-05-01T15:47:31.761Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
11:47:31 [2024-05-01T15:47:31.761Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
11:47:31 [2024-05-01T15:47:31.761Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
11:47:31 [2024-05-01T15:47:31.761Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
11:47:31 [2024-05-01T15:47:31.761Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
11:47:32 [2024-05-01T15:47:32.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom (3.2 kB at 323 kB/s)
11:47:32 [2024-05-01T15:47:32.018Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
11:47:32 [2024-05-01T15:47:32.018Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
11:47:32 [2024-05-01T15:47:32.018Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
11:47:32 [2024-05-01T15:47:32.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
11:47:32 [2024-05-01T15:47:32.018Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
11:47:32 [2024-05-01T15:47:32.018Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
11:47:32 [2024-05-01T15:47:32.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom (4.5 kB at 376 kB/s)
11:47:32 [2024-05-01T15:47:32.018Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
11:47:32 [2024-05-01T15:47:32.018Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
11:47:32 [2024-05-01T15:47:32.018Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
11:47:32 [2024-05-01T15:47:32.274Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
11:47:32 [2024-05-01T15:47:32.274Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
11:47:32 [2024-05-01T15:47:32.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
11:47:32 [2024-05-01T15:47:32.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom (1.7 kB at 79 kB/s)
11:47:32 [2024-05-01T15:47:32.274Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
11:47:32 [2024-05-01T15:47:32.274Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
11:47:32 [2024-05-01T15:47:32.274Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
11:47:32 [2024-05-01T15:47:32.274Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
11:47:32 [2024-05-01T15:47:32.274Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
11:47:32 [2024-05-01T15:47:32.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
11:47:32 [2024-05-01T15:47:32.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom (15 kB at 7.4 MB/s)
11:47:32 [2024-05-01T15:47:32.275Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
11:47:32 [2024-05-01T15:47:32.275Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
11:47:32 [2024-05-01T15:47:32.275Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/felix/felix-parent/6/felix-parent-6.pom
11:47:32 [2024-05-01T15:47:32.531Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
11:47:32 [2024-05-01T15:47:32.531Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
11:47:32 [2024-05-01T15:47:32.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom
11:47:32 [2024-05-01T15:47:32.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 11 MB/s)
11:47:32 [2024-05-01T15:47:32.532Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
11:47:32 [2024-05-01T15:47:32.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
11:47:32 [2024-05-01T15:47:32.532Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
11:47:32 [2024-05-01T15:47:32.532Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
11:47:32 [2024-05-01T15:47:32.532Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
11:47:32 [2024-05-01T15:47:32.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
11:47:32 [2024-05-01T15:47:32.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 1.7 MB/s)
11:47:32 [2024-05-01T15:47:32.532Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
11:47:32 [2024-05-01T15:47:32.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
11:47:32 [2024-05-01T15:47:32.787Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
11:47:32 [2024-05-01T15:47:32.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
11:47:32 [2024-05-01T15:47:32.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
11:47:32 [2024-05-01T15:47:32.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
11:47:32 [2024-05-01T15:47:32.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 317 kB/s)
11:47:32 [2024-05-01T15:47:32.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
11:47:32 [2024-05-01T15:47:32.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
11:47:32 [2024-05-01T15:47:32.787Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
11:47:32 [2024-05-01T15:47:32.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
11:47:32 [2024-05-01T15:47:32.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
11:47:32 [2024-05-01T15:47:32.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
11:47:32 [2024-05-01T15:47:32.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 480 kB/s)
11:47:32 [2024-05-01T15:47:32.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
11:47:32 [2024-05-01T15:47:32.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
11:47:32 [2024-05-01T15:47:32.787Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
11:47:33 [2024-05-01T15:47:33.043Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
11:47:33 [2024-05-01T15:47:33.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
11:47:33 [2024-05-01T15:47:33.043Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
11:47:33 [2024-05-01T15:47:33.043Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 13 MB/s)
11:47:33 [2024-05-01T15:47:33.043Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
11:47:33 [2024-05-01T15:47:33.043Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
11:47:33 [2024-05-01T15:47:33.043Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
11:47:33 [2024-05-01T15:47:33.300Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
11:47:33 [2024-05-01T15:47:33.300Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
11:47:33 [2024-05-01T15:47:33.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
11:47:33 [2024-05-01T15:47:33.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 2.1 MB/s)
11:47:33 [2024-05-01T15:47:33.300Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:47:33 [2024-05-01T15:47:33.300Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:47:33 [2024-05-01T15:47:33.300Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:47:33 [2024-05-01T15:47:33.300Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:47:33 [2024-05-01T15:47:33.300Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:47:33 [2024-05-01T15:47:33.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:47:33 [2024-05-01T15:47:33.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom (1.6 kB at 792 kB/s)
11:47:33 [2024-05-01T15:47:33.300Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:47:33 [2024-05-01T15:47:33.300Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:47:33 [2024-05-01T15:47:33.300Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:47:33 [2024-05-01T15:47:33.556Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:47:33 [2024-05-01T15:47:33.556Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:47:33 [2024-05-01T15:47:33.556Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:47:33 [2024-05-01T15:47:33.556Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 570 kB/s)
11:47:33 [2024-05-01T15:47:33.556Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
11:47:33 [2024-05-01T15:47:33.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
11:47:33 [2024-05-01T15:47:33.556Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
11:47:33 [2024-05-01T15:47:33.556Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
11:47:33 [2024-05-01T15:47:33.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
11:47:33 [2024-05-01T15:47:33.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
11:47:33 [2024-05-01T15:47:33.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom (24 kB at 1.3 MB/s)
11:47:33 [2024-05-01T15:47:33.812Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
11:47:33 [2024-05-01T15:47:33.812Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
11:47:33 [2024-05-01T15:47:33.812Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/54/commons-parent-54.pom
11:47:33 [2024-05-01T15:47:33.812Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
11:47:33 [2024-05-01T15:47:33.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
11:47:33 [2024-05-01T15:47:33.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom
11:47:33 [2024-05-01T15:47:33.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 5.8 MB/s)
11:47:33 [2024-05-01T15:47:33.812Z] [WARNING] The POM for commons-net:commons-net:jar:3.9.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
11:47:33 [2024-05-01T15:47:33.812Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
11:47:33 [2024-05-01T15:47:33.812Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
11:47:33 [2024-05-01T15:47:33.812Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
11:47:34 [2024-05-01T15:47:34.067Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
11:47:34 [2024-05-01T15:47:34.068Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
11:47:34 [2024-05-01T15:47:34.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
11:47:34 [2024-05-01T15:47:34.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom (1.3 kB at 104 kB/s)
11:47:34 [2024-05-01T15:47:34.068Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
11:47:34 [2024-05-01T15:47:34.068Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
11:47:34 [2024-05-01T15:47:34.068Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
11:47:34 [2024-05-01T15:47:34.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
11:47:34 [2024-05-01T15:47:34.324Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
11:47:34 [2024-05-01T15:47:34.324Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
11:47:34 [2024-05-01T15:47:34.324Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom (1.7 kB at 188 kB/s)
11:47:34 [2024-05-01T15:47:34.324Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
11:47:34 [2024-05-01T15:47:34.324Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
11:47:34 [2024-05-01T15:47:34.324Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
11:47:34 [2024-05-01T15:47:34.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
11:47:34 [2024-05-01T15:47:34.324Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
11:47:34 [2024-05-01T15:47:34.324Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
11:47:34 [2024-05-01T15:47:34.324Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 654 kB/s)
11:47:34 [2024-05-01T15:47:34.324Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
11:47:34 [2024-05-01T15:47:34.324Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
11:47:34 [2024-05-01T15:47:34.579Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
11:47:34 [2024-05-01T15:47:34.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
11:47:34 [2024-05-01T15:47:34.579Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
11:47:34 [2024-05-01T15:47:34.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
11:47:34 [2024-05-01T15:47:34.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 852 kB/s)
11:47:34 [2024-05-01T15:47:34.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
11:47:34 [2024-05-01T15:47:34.579Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
11:47:34 [2024-05-01T15:47:34.579Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
11:47:34 [2024-05-01T15:47:34.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
11:47:34 [2024-05-01T15:47:34.579Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
11:47:34 [2024-05-01T15:47:34.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
11:47:34 [2024-05-01T15:47:34.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom (1.9 kB at 940 kB/s)
11:47:34 [2024-05-01T15:47:34.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
11:47:34 [2024-05-01T15:47:34.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
11:47:34 [2024-05-01T15:47:34.837Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
11:47:34 [2024-05-01T15:47:34.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
11:47:34 [2024-05-01T15:47:34.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
11:47:34 [2024-05-01T15:47:34.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
11:47:34 [2024-05-01T15:47:34.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 717 kB/s)
11:47:34 [2024-05-01T15:47:34.837Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
11:47:34 [2024-05-01T15:47:34.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
11:47:34 [2024-05-01T15:47:34.837Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
11:47:34 [2024-05-01T15:47:34.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
11:47:34 [2024-05-01T15:47:34.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
11:47:34 [2024-05-01T15:47:34.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
11:47:34 [2024-05-01T15:47:34.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 313 kB/s)
11:47:34 [2024-05-01T15:47:34.837Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
11:47:34 [2024-05-01T15:47:34.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
11:47:35 [2024-05-01T15:47:35.093Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
11:47:35 [2024-05-01T15:47:35.093Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
11:47:35 [2024-05-01T15:47:35.093Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
11:47:35 [2024-05-01T15:47:35.093Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
11:47:35 [2024-05-01T15:47:35.093Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 1.6 MB/s)
11:47:35 [2024-05-01T15:47:35.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
11:47:35 [2024-05-01T15:47:35.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
11:47:35 [2024-05-01T15:47:35.093Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
11:47:35 [2024-05-01T15:47:35.350Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
11:47:35 [2024-05-01T15:47:35.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
11:47:35 [2024-05-01T15:47:35.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
11:47:35 [2024-05-01T15:47:35.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 492 kB/s)
11:47:35 [2024-05-01T15:47:35.350Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
11:47:35 [2024-05-01T15:47:35.350Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
11:47:35 [2024-05-01T15:47:35.350Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
11:47:35 [2024-05-01T15:47:35.606Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
11:47:35 [2024-05-01T15:47:35.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
11:47:35 [2024-05-01T15:47:35.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
11:47:35 [2024-05-01T15:47:35.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom (2.6 kB at 255 kB/s)
11:47:35 [2024-05-01T15:47:35.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
11:47:35 [2024-05-01T15:47:35.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
11:47:35 [2024-05-01T15:47:35.606Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
11:47:35 [2024-05-01T15:47:35.606Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
11:47:35 [2024-05-01T15:47:35.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
11:47:35 [2024-05-01T15:47:35.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
11:47:35 [2024-05-01T15:47:35.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom (2.4 kB at 127 kB/s)
11:47:35 [2024-05-01T15:47:35.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
11:47:35 [2024-05-01T15:47:35.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
11:47:35 [2024-05-01T15:47:35.606Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
11:47:35 [2024-05-01T15:47:35.863Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
11:47:35 [2024-05-01T15:47:35.863Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
11:47:35 [2024-05-01T15:47:35.863Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
11:47:35 [2024-05-01T15:47:35.863Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom (1.6 kB at 177 kB/s)
11:47:35 [2024-05-01T15:47:35.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
11:47:35 [2024-05-01T15:47:35.863Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
11:47:35 [2024-05-01T15:47:35.863Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
11:47:35 [2024-05-01T15:47:35.863Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
11:47:35 [2024-05-01T15:47:35.863Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
11:47:35 [2024-05-01T15:47:35.863Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
11:47:35 [2024-05-01T15:47:35.863Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom (2.0 kB at 181 kB/s)
11:47:35 [2024-05-01T15:47:35.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
11:47:35 [2024-05-01T15:47:35.863Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
11:47:35 [2024-05-01T15:47:35.863Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
11:47:36 [2024-05-01T15:47:36.119Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
11:47:36 [2024-05-01T15:47:36.119Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
11:47:36 [2024-05-01T15:47:36.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
11:47:36 [2024-05-01T15:47:36.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom (2.2 kB at 168 kB/s)
11:47:36 [2024-05-01T15:47:36.119Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
11:47:36 [2024-05-01T15:47:36.119Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
11:47:36 [2024-05-01T15:47:36.119Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
11:47:36 [2024-05-01T15:47:36.119Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
11:47:36 [2024-05-01T15:47:36.119Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
11:47:36 [2024-05-01T15:47:36.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
11:47:36 [2024-05-01T15:47:36.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom (1.6 kB at 175 kB/s)
11:47:36 [2024-05-01T15:47:36.119Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
11:47:36 [2024-05-01T15:47:36.119Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
11:47:36 [2024-05-01T15:47:36.119Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
11:47:36 [2024-05-01T15:47:36.374Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
11:47:36 [2024-05-01T15:47:36.374Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
11:47:36 [2024-05-01T15:47:36.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
11:47:36 [2024-05-01T15:47:36.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom (1.3 kB at 164 kB/s)
11:47:36 [2024-05-01T15:47:36.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
11:47:36 [2024-05-01T15:47:36.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
11:47:36 [2024-05-01T15:47:36.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
11:47:36 [2024-05-01T15:47:36.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
11:47:36 [2024-05-01T15:47:36.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
11:47:36 [2024-05-01T15:47:36.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
11:47:36 [2024-05-01T15:47:36.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
11:47:36 [2024-05-01T15:47:36.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:47:36 [2024-05-01T15:47:36.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
11:47:36 [2024-05-01T15:47:36.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
11:47:36 [2024-05-01T15:47:36.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
11:47:36 [2024-05-01T15:47:36.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
11:47:36 [2024-05-01T15:47:36.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
11:47:36 [2024-05-01T15:47:36.890Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
11:47:36 [2024-05-01T15:47:36.890Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
11:47:36 [2024-05-01T15:47:36.890Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
11:47:36 [2024-05-01T15:47:36.890Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
11:47:36 [2024-05-01T15:47:36.890Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
11:47:36 [2024-05-01T15:47:36.890Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
11:47:37 [2024-05-01T15:47:37.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
11:47:37 [2024-05-01T15:47:37.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
11:47:37 [2024-05-01T15:47:37.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
11:47:37 [2024-05-01T15:47:37.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
11:47:37 [2024-05-01T15:47:37.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
11:47:37 [2024-05-01T15:47:37.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
11:47:37 [2024-05-01T15:47:37.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
11:47:37 [2024-05-01T15:47:37.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
11:47:37 [2024-05-01T15:47:37.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:47:37 [2024-05-01T15:47:37.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar
11:47:37 [2024-05-01T15:47:37.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
11:47:37 [2024-05-01T15:47:37.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
11:47:37 [2024-05-01T15:47:37.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
11:47:37 [2024-05-01T15:47:37.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
11:47:37 [2024-05-01T15:47:37.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
11:47:37 [2024-05-01T15:47:37.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
11:47:37 [2024-05-01T15:47:37.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
11:47:37 [2024-05-01T15:47:37.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
11:47:37 [2024-05-01T15:47:37.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
11:47:37 [2024-05-01T15:47:37.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
11:47:37 [2024-05-01T15:47:37.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:47:37 [2024-05-01T15:47:37.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
11:47:37 [2024-05-01T15:47:37.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
11:47:37 [2024-05-01T15:47:37.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
11:47:37 [2024-05-01T15:47:37.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
11:47:37 [2024-05-01T15:47:37.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
11:47:38 [2024-05-01T15:47:38.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
11:47:38 [2024-05-01T15:47:38.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
11:47:38 [2024-05-01T15:47:38.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
11:47:38 [2024-05-01T15:47:38.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
11:47:38 [2024-05-01T15:47:38.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
11:47:38 [2024-05-01T15:47:38.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
11:47:38 [2024-05-01T15:47:38.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
11:47:38 [2024-05-01T15:47:38.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
11:47:38 [2024-05-01T15:47:38.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
11:47:38 [2024-05-01T15:47:38.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
11:47:38 [2024-05-01T15:47:38.482Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
11:47:38 [2024-05-01T15:47:38.482Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
11:47:38 [2024-05-01T15:47:38.482Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
11:47:38 [2024-05-01T15:47:38.482Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
11:47:38 [2024-05-01T15:47:38.482Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
11:47:38 [2024-05-01T15:47:38.482Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
11:47:38 [2024-05-01T15:47:38.482Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
11:47:38 [2024-05-01T15:47:38.482Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
11:47:38 [2024-05-01T15:47:38.737Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
11:47:38 [2024-05-01T15:47:38.737Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
11:47:38 [2024-05-01T15:47:38.737Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
11:47:38 [2024-05-01T15:47:38.738Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
11:47:38 [2024-05-01T15:47:38.738Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
11:47:38 [2024-05-01T15:47:38.738Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
11:47:38 [2024-05-01T15:47:38.738Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
11:47:38 [2024-05-01T15:47:38.738Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
11:47:38 [2024-05-01T15:47:38.738Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
11:47:38 [2024-05-01T15:47:38.993Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
11:47:38 [2024-05-01T15:47:38.993Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
11:47:38 [2024-05-01T15:47:38.993Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
11:47:38 [2024-05-01T15:47:38.993Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
11:47:38 [2024-05-01T15:47:38.993Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
11:47:38 [2024-05-01T15:47:38.993Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
11:47:39 [2024-05-01T15:47:39.250Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
11:47:39 [2024-05-01T15:47:39.250Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:47:39 [2024-05-01T15:47:39.250Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:47:39 [2024-05-01T15:47:39.250Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
11:47:39 [2024-05-01T15:47:39.250Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
11:47:39 [2024-05-01T15:47:39.250Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
11:47:39 [2024-05-01T15:47:39.250Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
11:47:39 [2024-05-01T15:47:39.506Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
11:47:39 [2024-05-01T15:47:39.506Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
11:47:39 [2024-05-01T15:47:39.506Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
11:47:39 [2024-05-01T15:47:39.506Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
11:47:39 [2024-05-01T15:47:39.506Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
11:47:39 [2024-05-01T15:47:39.506Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
11:47:39 [2024-05-01T15:47:39.506Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
11:47:39 [2024-05-01T15:47:39.506Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
11:47:39 [2024-05-01T15:47:39.506Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
11:47:39 [2024-05-01T15:47:39.762Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
11:47:39 [2024-05-01T15:47:39.762Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
11:47:39 [2024-05-01T15:47:39.762Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
11:47:39 [2024-05-01T15:47:39.762Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
11:47:39 [2024-05-01T15:47:39.762Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
11:47:39 [2024-05-01T15:47:39.762Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
11:47:39 [2024-05-01T15:47:39.762Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
11:47:39 [2024-05-01T15:47:39.762Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
11:47:39 [2024-05-01T15:47:39.762Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
11:47:39 [2024-05-01T15:47:39.762Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
11:47:40 [2024-05-01T15:47:40.018Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
11:47:40 [2024-05-01T15:47:40.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
11:47:40 [2024-05-01T15:47:40.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
11:47:40 [2024-05-01T15:47:40.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
11:47:40 [2024-05-01T15:47:40.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
11:47:40 [2024-05-01T15:47:40.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
11:47:40 [2024-05-01T15:47:40.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
11:47:40 [2024-05-01T15:47:40.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
11:47:40 [2024-05-01T15:47:40.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:47:40 [2024-05-01T15:47:40.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
11:47:40 [2024-05-01T15:47:40.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
11:47:40 [2024-05-01T15:47:40.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
11:47:40 [2024-05-01T15:47:40.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
11:47:40 [2024-05-01T15:47:40.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:47:40 [2024-05-01T15:47:40.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
11:47:40 [2024-05-01T15:47:40.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
11:47:40 [2024-05-01T15:47:40.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
11:47:40 [2024-05-01T15:47:40.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar (6.0 kB at 599 kB/s)
11:47:40 [2024-05-01T15:47:40.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
11:47:40 [2024-05-01T15:47:40.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
11:47:40 [2024-05-01T15:47:40.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
11:47:40 [2024-05-01T15:47:40.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
11:47:40 [2024-05-01T15:47:40.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 1.2 MB/s)
11:47:40 [2024-05-01T15:47:40.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
11:47:40 [2024-05-01T15:47:40.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar (158 kB at 11 MB/s)
11:47:40 [2024-05-01T15:47:40.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
11:47:40 [2024-05-01T15:47:40.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar (195 kB at 12 MB/s)
11:47:40 [2024-05-01T15:47:40.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
11:47:40 [2024-05-01T15:47:40.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar (224 kB at 11 MB/s)
11:47:40 [2024-05-01T15:47:40.536Z] [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
11:47:40 [2024-05-01T15:47:40.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 13 MB/s)
11:47:40 [2024-05-01T15:47:40.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
11:47:40 [2024-05-01T15:47:40.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar (951 kB at 38 MB/s)
11:47:40 [2024-05-01T15:47:40.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar (79 kB at 3.3 MB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 3.2 MB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
11:47:40 [2024-05-01T15:47:40.537Z] [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 2.1 MB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 464 kB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 3.9 MB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar (23 kB at 579 kB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar (44 kB at 1.1 MB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 98 kB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 1.3 MB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar (1.1 MB at 23 MB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 2.6 MB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar (8.8 kB at 166 kB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar (59 kB at 1.1 MB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar (33 kB at 502 kB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar (25 kB at 221 kB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar (83 kB at 677 kB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar (229 kB at 1.9 MB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar (1.1 MB at 8.6 MB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar (1.5 MB at 12 MB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar (106 kB at 803 kB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar (176 kB at 1.3 MB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar (450 kB at 3.3 MB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar (440 kB at 3.2 MB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar (443 kB at 3.2 MB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar (116 kB at 810 kB/s)
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
11:47:40 [2024-05-01T15:47:40.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar (20 kB at 139 kB/s)
11:47:40 [2024-05-01T15:47:40.538Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar (242 kB at 1.6 MB/s)
11:47:40 [2024-05-01T15:47:40.538Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
11:47:40 [2024-05-01T15:47:40.538Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
11:47:40 [2024-05-01T15:47:40.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar (189 kB at 888 kB/s)
11:47:40 [2024-05-01T15:47:40.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
11:47:40 [2024-05-01T15:47:40.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar (119 kB at 557 kB/s)
11:47:40 [2024-05-01T15:47:40.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
11:47:40 [2024-05-01T15:47:40.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar (374 kB at 1.7 MB/s)
11:47:40 [2024-05-01T15:47:40.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
11:47:40 [2024-05-01T15:47:40.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar (5.9 MB at 27 MB/s)
11:47:40 [2024-05-01T15:47:40.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
11:47:40 [2024-05-01T15:47:40.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar (40 kB at 179 kB/s)
11:47:40 [2024-05-01T15:47:40.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
11:47:40 [2024-05-01T15:47:40.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar (257 kB at 1.1 MB/s)
11:47:40 [2024-05-01T15:47:40.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
11:47:40 [2024-05-01T15:47:40.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar (255 kB at 1.1 MB/s)
11:47:40 [2024-05-01T15:47:40.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar (140 kB at 591 kB/s)
11:47:40 [2024-05-01T15:47:40.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar (141 kB at 587 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar (106 kB at 443 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar (41 kB at 171 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar (66 kB at 263 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar (28 kB at 110 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar (91 kB at 360 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar (139 kB at 544 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar (63 kB at 240 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar (27 kB at 102 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar (50 kB at 161 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar (94 kB at 301 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar (73 kB at 235 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 11 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar (264 kB at 842 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar (66 kB at 219 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar (12 kB at 38 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar (403 kB at 1.3 MB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar (30 kB at 96 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar (376 kB at 1.2 MB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar (47 kB at 150 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar (316 kB at 995 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar (3.2 kB at 10 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar (154 kB at 474 kB/s)
11:47:40 [2024-05-01T15:47:40.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar (118 kB at 362 kB/s)
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar (80 kB at 235 kB/s)
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar (105 kB at 262 kB/s)
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar (203 kB at 506 kB/s)
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 63 kB/s)
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 59 kB/s)
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 91 kB/s)
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar (86 kB at 210 kB/s)
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar (65 kB at 154 kB/s)
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar (8.4 MB at 19 MB/s)
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar (429 kB at 1.0 MB/s)
11:47:40 [2024-05-01T15:47:40.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
11:47:41 [2024-05-01T15:47:41.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 716 kB/s)
11:47:41 [2024-05-01T15:47:41.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
11:47:41 [2024-05-01T15:47:41.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar (494 kB at 977 kB/s)
11:47:41 [2024-05-01T15:47:41.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
11:47:41 [2024-05-01T15:47:41.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar (3.2 MB at 6.2 MB/s)
11:47:41 [2024-05-01T15:47:41.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
11:47:41 [2024-05-01T15:47:41.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (5.9 MB at 11 MB/s)
11:47:41 [2024-05-01T15:47:41.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
11:47:41 [2024-05-01T15:47:41.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar (97 kB at 188 kB/s)
11:47:41 [2024-05-01T15:47:41.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
11:47:41 [2024-05-01T15:47:41.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar (922 kB at 1.8 MB/s)
11:47:41 [2024-05-01T15:47:41.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
11:47:41 [2024-05-01T15:47:41.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar (74 kB at 141 kB/s)
11:47:41 [2024-05-01T15:47:41.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar (306 kB at 581 kB/s)
11:47:41 [2024-05-01T15:47:41.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar (120 kB at 227 kB/s)
11:47:41 [2024-05-01T15:47:41.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar (4.2 MB at 6.9 MB/s)
11:47:41 [2024-05-01T15:47:41.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar (3.2 MB at 5.1 MB/s)
11:47:42 [2024-05-01T15:47:42.944Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
11:47:42 [2024-05-01T15:47:42.944Z] [INFO] Tycho Mode:     project
11:47:42 [2024-05-01T15:47:42.944Z] [INFO] Tycho Builder:  maven
11:47:42 [2024-05-01T15:47:42.944Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
11:47:42 [2024-05-01T15:47:42.944Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
11:47:42 [2024-05-01T15:47:42.944Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
11:47:42 [2024-05-01T15:47:42.944Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
11:47:42 [2024-05-01T15:47:42.944Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
11:47:42 [2024-05-01T15:47:42.944Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
11:47:42 [2024-05-01T15:47:42.944Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom (7.0 kB at 634 kB/s)
11:47:42 [2024-05-01T15:47:42.944Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
11:47:42 [2024-05-01T15:47:42.945Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
11:47:42 [2024-05-01T15:47:42.945Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
11:47:43 [2024-05-01T15:47:43.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
11:47:43 [2024-05-01T15:47:43.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
11:47:43 [2024-05-01T15:47:43.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
11:47:43 [2024-05-01T15:47:43.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom (8.2 kB at 914 kB/s)
11:47:43 [2024-05-01T15:47:43.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
11:47:43 [2024-05-01T15:47:43.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
11:47:43 [2024-05-01T15:47:43.201Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/39/maven-parent-39.pom
11:47:43 [2024-05-01T15:47:43.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
11:47:43 [2024-05-01T15:47:43.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
11:47:43 [2024-05-01T15:47:43.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom
11:47:43 [2024-05-01T15:47:43.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 4.4 MB/s)
11:47:43 [2024-05-01T15:47:43.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom
11:47:43 [2024-05-01T15:47:43.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom
11:47:43 [2024-05-01T15:47:43.201Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/29/apache-29.pom
11:47:43 [2024-05-01T15:47:43.457Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/29/apache-29.pom
11:47:43 [2024-05-01T15:47:43.457Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/29/apache-29.pom
11:47:43 [2024-05-01T15:47:43.457Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom
11:47:43 [2024-05-01T15:47:43.457Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom (21 kB at 2.3 MB/s)
11:47:43 [2024-05-01T15:47:43.457Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
11:47:43 [2024-05-01T15:47:43.457Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
11:47:43 [2024-05-01T15:47:43.457Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
11:47:43 [2024-05-01T15:47:43.457Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
11:47:43 [2024-05-01T15:47:43.457Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
11:47:43 [2024-05-01T15:47:43.457Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
11:47:43 [2024-05-01T15:47:43.457Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 626 kB/s)
11:47:43 [2024-05-01T15:47:43.457Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
11:47:43 [2024-05-01T15:47:43.457Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
11:47:43 [2024-05-01T15:47:43.458Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
11:47:43 [2024-05-01T15:47:43.713Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
11:47:43 [2024-05-01T15:47:43.713Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
11:47:43 [2024-05-01T15:47:43.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
11:47:43 [2024-05-01T15:47:43.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar (39 kB at 4.9 MB/s)
11:47:43 [2024-05-01T15:47:43.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
11:47:43 [2024-05-01T15:47:43.713Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
11:47:43 [2024-05-01T15:47:43.714Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
11:47:43 [2024-05-01T15:47:43.714Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
11:47:43 [2024-05-01T15:47:43.714Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
11:47:43 [2024-05-01T15:47:43.714Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
11:47:43 [2024-05-01T15:47:43.714Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom (1.8 kB at 177 kB/s)
11:47:43 [2024-05-01T15:47:43.714Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
11:47:43 [2024-05-01T15:47:43.714Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
11:47:43 [2024-05-01T15:47:43.714Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
11:47:43 [2024-05-01T15:47:43.969Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
11:47:43 [2024-05-01T15:47:43.969Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
11:47:43 [2024-05-01T15:47:43.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
11:47:43 [2024-05-01T15:47:43.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar (22 kB at 2.5 MB/s)
11:47:44 [2024-05-01T15:47:44.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
11:47:44 [2024-05-01T15:47:44.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
11:47:44 [2024-05-01T15:47:44.531Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
11:47:44 [2024-05-01T15:47:44.531Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
11:47:44 [2024-05-01T15:47:44.531Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
11:47:44 [2024-05-01T15:47:44.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
11:47:44 [2024-05-01T15:47:44.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom (3.0 kB at 276 kB/s)
11:47:44 [2024-05-01T15:47:44.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
11:47:44 [2024-05-01T15:47:44.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
11:47:44 [2024-05-01T15:47:44.531Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
11:47:44 [2024-05-01T15:47:44.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
11:47:44 [2024-05-01T15:47:44.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
11:47:44 [2024-05-01T15:47:44.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
11:47:44 [2024-05-01T15:47:44.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar (49 kB at 5.5 MB/s)
11:47:44 [2024-05-01T15:47:44.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
11:47:44 [2024-05-01T15:47:44.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
11:47:44 [2024-05-01T15:47:44.787Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
11:47:44 [2024-05-01T15:47:44.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
11:47:44 [2024-05-01T15:47:44.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
11:47:44 [2024-05-01T15:47:44.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
11:47:44 [2024-05-01T15:47:44.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 3.5 MB/s)
11:47:44 [2024-05-01T15:47:44.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:47:44 [2024-05-01T15:47:44.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:47:44 [2024-05-01T15:47:44.787Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 5.3 MB/s)
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 4.4 MB/s)
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom (2.7 kB at 340 kB/s)
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
11:47:45 [2024-05-01T15:47:45.043Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
11:47:45 [2024-05-01T15:47:45.301Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
11:47:45 [2024-05-01T15:47:45.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
11:47:45 [2024-05-01T15:47:45.301Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
11:47:45 [2024-05-01T15:47:45.301Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.9.4/maven-3.9.4.pom (30 kB at 3.3 MB/s)
11:47:45 [2024-05-01T15:47:45.301Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
11:47:45 [2024-05-01T15:47:45.301Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
11:47:45 [2024-05-01T15:47:45.301Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
11:47:45 [2024-05-01T15:47:45.301Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
11:47:45 [2024-05-01T15:47:45.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
11:47:45 [2024-05-01T15:47:45.301Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
11:47:45 [2024-05-01T15:47:45.301Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom (2.9 kB at 327 kB/s)
11:47:45 [2024-05-01T15:47:45.301Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
11:47:45 [2024-05-01T15:47:45.301Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
11:47:45 [2024-05-01T15:47:45.301Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
11:47:45 [2024-05-01T15:47:45.556Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
11:47:45 [2024-05-01T15:47:45.556Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
11:47:45 [2024-05-01T15:47:45.556Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
11:47:45 [2024-05-01T15:47:45.556Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 476 kB/s)
11:47:45 [2024-05-01T15:47:45.556Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
11:47:45 [2024-05-01T15:47:45.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
11:47:45 [2024-05-01T15:47:45.556Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
11:47:45 [2024-05-01T15:47:45.556Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
11:47:45 [2024-05-01T15:47:45.557Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
11:47:45 [2024-05-01T15:47:45.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
11:47:45 [2024-05-01T15:47:45.813Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 1.2 MB/s)
11:47:45 [2024-05-01T15:47:45.813Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
11:47:45 [2024-05-01T15:47:45.813Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
11:47:45 [2024-05-01T15:47:45.813Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
11:47:45 [2024-05-01T15:47:45.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
11:47:45 [2024-05-01T15:47:45.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
11:47:45 [2024-05-01T15:47:45.813Z] [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
11:47:45 [2024-05-01T15:47:45.813Z] [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 730 kB/s)
11:47:45 [2024-05-01T15:47:45.813Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
11:47:45 [2024-05-01T15:47:45.813Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
11:47:45 [2024-05-01T15:47:45.813Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
11:47:45 [2024-05-01T15:47:45.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
11:47:45 [2024-05-01T15:47:45.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
11:47:45 [2024-05-01T15:47:45.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
11:47:45 [2024-05-01T15:47:45.813Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 6.7 MB/s)
11:47:45 [2024-05-01T15:47:45.813Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:47:45 [2024-05-01T15:47:45.813Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:47:46 [2024-05-01T15:47:46.069Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:47:46 [2024-05-01T15:47:46.069Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:47:46 [2024-05-01T15:47:46.069Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:47:46 [2024-05-01T15:47:46.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:47:46 [2024-05-01T15:47:46.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 532 kB/s)
11:47:46 [2024-05-01T15:47:46.069Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
11:47:46 [2024-05-01T15:47:46.069Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
11:47:46 [2024-05-01T15:47:46.069Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
11:47:46 [2024-05-01T15:47:46.069Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
11:47:46 [2024-05-01T15:47:46.069Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
11:47:46 [2024-05-01T15:47:46.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
11:47:46 [2024-05-01T15:47:46.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 262 kB/s)
11:47:46 [2024-05-01T15:47:46.069Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
11:47:46 [2024-05-01T15:47:46.069Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
11:47:46 [2024-05-01T15:47:46.069Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
11:47:46 [2024-05-01T15:47:46.326Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
11:47:46 [2024-05-01T15:47:46.326Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
11:47:46 [2024-05-01T15:47:46.326Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
11:47:46 [2024-05-01T15:47:46.326Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 1.4 MB/s)
11:47:46 [2024-05-01T15:47:46.326Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
11:47:46 [2024-05-01T15:47:46.326Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
11:47:46 [2024-05-01T15:47:46.326Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
11:47:46 [2024-05-01T15:47:46.582Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
11:47:46 [2024-05-01T15:47:46.582Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
11:47:46 [2024-05-01T15:47:46.582Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
11:47:46 [2024-05-01T15:47:46.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 3.7 MB/s)
11:47:46 [2024-05-01T15:47:46.582Z] [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
11:47:46 [2024-05-01T15:47:46.582Z] [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
11:47:46 [2024-05-01T15:47:46.582Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
11:47:46 [2024-05-01T15:47:46.582Z] [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
11:47:46 [2024-05-01T15:47:46.582Z] [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
11:47:46 [2024-05-01T15:47:46.582Z] [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
11:47:46 [2024-05-01T15:47:46.582Z] [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 2.3 MB/s)
11:47:46 [2024-05-01T15:47:46.582Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:47:46 [2024-05-01T15:47:46.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:47:46 [2024-05-01T15:47:46.582Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:47:46 [2024-05-01T15:47:46.838Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:47:46 [2024-05-01T15:47:46.838Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:47:46 [2024-05-01T15:47:46.839Z] [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
11:47:46 [2024-05-01T15:47:46.839Z] [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 676 kB/s)
11:47:46 [2024-05-01T15:47:46.839Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:47:46 [2024-05-01T15:47:46.839Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:47:46 [2024-05-01T15:47:46.839Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:47:46 [2024-05-01T15:47:46.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:47:46 [2024-05-01T15:47:46.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:47:46 [2024-05-01T15:47:46.839Z] [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
11:47:46 [2024-05-01T15:47:46.839Z] [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 1.7 MB/s)
11:47:46 [2024-05-01T15:47:46.839Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
11:47:46 [2024-05-01T15:47:46.839Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
11:47:46 [2024-05-01T15:47:46.839Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
11:47:46 [2024-05-01T15:47:46.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom (7.6 kB at 850 kB/s)
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom (7.5 kB at 538 kB/s)
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom (1.8 kB at 229 kB/s)
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.094Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.350Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom (2.5 kB at 307 kB/s)
11:47:47 [2024-05-01T15:47:47.350Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.350Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.350Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.606Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom (1.4 kB at 171 kB/s)
11:47:47 [2024-05-01T15:47:47.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
11:47:47 [2024-05-01T15:47:47.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
11:47:47 [2024-05-01T15:47:47.606Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
11:47:47 [2024-05-01T15:47:47.606Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
11:47:47 [2024-05-01T15:47:47.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
11:47:47 [2024-05-01T15:47:47.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
11:47:47 [2024-05-01T15:47:47.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 3.2 MB/s)
11:47:47 [2024-05-01T15:47:47.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.606Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.861Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.862Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.862Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.862Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom (2.1 kB at 228 kB/s)
11:47:47 [2024-05-01T15:47:47.862Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.862Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.862Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.862Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.862Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.862Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom (3.5 kB at 442 kB/s)
11:47:47 [2024-05-01T15:47:47.862Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
11:47:47 [2024-05-01T15:47:47.862Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
11:47:48 [2024-05-01T15:47:48.117Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
11:47:48 [2024-05-01T15:47:48.117Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
11:47:48 [2024-05-01T15:47:48.117Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
11:47:48 [2024-05-01T15:47:48.117Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom (4.5 kB at 563 kB/s)
11:47:48 [2024-05-01T15:47:48.117Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.117Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.117Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.117Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.117Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.117Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.117Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom (2.7 kB at 298 kB/s)
11:47:48 [2024-05-01T15:47:48.117Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.117Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.117Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.117Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.373Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom (22 kB at 2.4 MB/s)
11:47:48 [2024-05-01T15:47:48.373Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.373Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.373Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.373Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.373Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom (2.7 kB at 300 kB/s)
11:47:48 [2024-05-01T15:47:48.373Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.373Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.373Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.373Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.373Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom (2.9 kB at 357 kB/s)
11:47:48 [2024-05-01T15:47:48.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.374Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.374Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.629Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.629Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom (4.3 kB at 432 kB/s)
11:47:48 [2024-05-01T15:47:48.629Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.629Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.629Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
11:47:48 [2024-05-01T15:47:48.629Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom (3.2 kB at 358 kB/s)
11:47:48 [2024-05-01T15:47:48.629Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
11:47:48 [2024-05-01T15:47:48.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
11:47:48 [2024-05-01T15:47:48.629Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
11:47:48 [2024-05-01T15:47:48.630Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
11:47:48 [2024-05-01T15:47:48.630Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
11:47:48 [2024-05-01T15:47:48.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
11:47:48 [2024-05-01T15:47:48.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 2.9 MB/s)
11:47:48 [2024-05-01T15:47:48.630Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
11:47:48 [2024-05-01T15:47:48.630Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
11:47:48 [2024-05-01T15:47:48.885Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
11:47:48 [2024-05-01T15:47:48.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
11:47:48 [2024-05-01T15:47:48.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
11:47:48 [2024-05-01T15:47:48.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
11:47:48 [2024-05-01T15:47:48.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 5.1 MB/s)
11:47:48 [2024-05-01T15:47:48.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:47:48 [2024-05-01T15:47:48.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:47:48 [2024-05-01T15:47:48.885Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:47:48 [2024-05-01T15:47:48.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:47:48 [2024-05-01T15:47:48.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:47:48 [2024-05-01T15:47:48.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:47:48 [2024-05-01T15:47:48.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 21 MB/s)
11:47:48 [2024-05-01T15:47:48.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
11:47:48 [2024-05-01T15:47:48.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
11:47:48 [2024-05-01T15:47:48.885Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
11:47:49 [2024-05-01T15:47:49.141Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
11:47:49 [2024-05-01T15:47:49.141Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
11:47:49 [2024-05-01T15:47:49.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
11:47:49 [2024-05-01T15:47:49.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 9.2 MB/s)
11:47:49 [2024-05-01T15:47:49.141Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/5.1.0/guice-5.1.0.pom
11:47:49 [2024-05-01T15:47:49.141Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/5.1.0/guice-5.1.0.pom
11:47:49 [2024-05-01T15:47:49.141Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/5.1.0/guice-5.1.0.pom
11:47:49 [2024-05-01T15:47:49.141Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/5.1.0/guice-5.1.0.pom
11:47:49 [2024-05-01T15:47:49.141Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/5.1.0/guice-5.1.0.pom
11:47:49 [2024-05-01T15:47:49.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/5.1.0/guice-5.1.0.pom
11:47:49 [2024-05-01T15:47:49.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/5.1.0/guice-5.1.0.pom (8.9 kB at 887 kB/s)
11:47:49 [2024-05-01T15:47:49.141Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
11:47:49 [2024-05-01T15:47:49.141Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
11:47:49 [2024-05-01T15:47:49.141Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
11:47:49 [2024-05-01T15:47:49.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
11:47:49 [2024-05-01T15:47:49.396Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
11:47:49 [2024-05-01T15:47:49.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
11:47:49 [2024-05-01T15:47:49.396Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom (18 kB at 1.8 MB/s)
11:47:49 [2024-05-01T15:47:49.396Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
11:47:49 [2024-05-01T15:47:49.396Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
11:47:49 [2024-05-01T15:47:49.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
11:47:49 [2024-05-01T15:47:49.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
11:47:49 [2024-05-01T15:47:49.396Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
11:47:49 [2024-05-01T15:47:49.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
11:47:49 [2024-05-01T15:47:49.396Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 1.2 MB/s)
11:47:49 [2024-05-01T15:47:49.396Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:47:49 [2024-05-01T15:47:49.396Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:47:49 [2024-05-01T15:47:49.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:47:49 [2024-05-01T15:47:49.652Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:47:49 [2024-05-01T15:47:49.652Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:47:49 [2024-05-01T15:47:49.652Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:47:49 [2024-05-01T15:47:49.652Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 363 kB/s)
11:47:49 [2024-05-01T15:47:49.652Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
11:47:49 [2024-05-01T15:47:49.652Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
11:47:49 [2024-05-01T15:47:49.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
11:47:49 [2024-05-01T15:47:49.908Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
11:47:49 [2024-05-01T15:47:49.908Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
11:47:49 [2024-05-01T15:47:49.908Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
11:47:49 [2024-05-01T15:47:49.908Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom (11 kB at 1.0 MB/s)
11:47:49 [2024-05-01T15:47:49.908Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
11:47:49 [2024-05-01T15:47:49.908Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
11:47:49 [2024-05-01T15:47:49.908Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
11:47:49 [2024-05-01T15:47:49.908Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
11:47:49 [2024-05-01T15:47:49.908Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
11:47:49 [2024-05-01T15:47:49.908Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
11:47:49 [2024-05-01T15:47:49.908Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom (21 kB at 1.7 MB/s)
11:47:50 [2024-05-01T15:47:50.163Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
11:47:50 [2024-05-01T15:47:50.163Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
11:47:50 [2024-05-01T15:47:50.163Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
11:47:50 [2024-05-01T15:47:50.163Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
11:47:50 [2024-05-01T15:47:50.163Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
11:47:50 [2024-05-01T15:47:50.163Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
11:47:50 [2024-05-01T15:47:50.163Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 1.2 MB/s)
11:47:50 [2024-05-01T15:47:50.163Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
11:47:50 [2024-05-01T15:47:50.163Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
11:47:50 [2024-05-01T15:47:50.163Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
11:47:50 [2024-05-01T15:47:50.418Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
11:47:50 [2024-05-01T15:47:50.418Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
11:47:50 [2024-05-01T15:47:50.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
11:47:50 [2024-05-01T15:47:50.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 5.1 MB/s)
11:47:50 [2024-05-01T15:47:50.418Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
11:47:50 [2024-05-01T15:47:50.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
11:47:50 [2024-05-01T15:47:50.418Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
11:47:50 [2024-05-01T15:47:50.418Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
11:47:50 [2024-05-01T15:47:50.418Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
11:47:50 [2024-05-01T15:47:50.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
11:47:50 [2024-05-01T15:47:50.677Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 10 MB/s)
11:47:50 [2024-05-01T15:47:50.677Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:47:50 [2024-05-01T15:47:50.677Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:47:50 [2024-05-01T15:47:50.677Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:47:50 [2024-05-01T15:47:50.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:47:50 [2024-05-01T15:47:50.677Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:47:50 [2024-05-01T15:47:50.677Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:47:50 [2024-05-01T15:47:50.677Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 16 MB/s)
11:47:50 [2024-05-01T15:47:50.677Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.12.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
11:47:50 [2024-05-01T15:47:50.677Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
11:47:50 [2024-05-01T15:47:50.677Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
11:47:50 [2024-05-01T15:47:50.677Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
11:47:50 [2024-05-01T15:47:50.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
11:47:50 [2024-05-01T15:47:50.677Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
11:47:50 [2024-05-01T15:47:50.677Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
11:47:50 [2024-05-01T15:47:50.677Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 450 kB/s)
11:47:50 [2024-05-01T15:47:50.677Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
11:47:50 [2024-05-01T15:47:50.677Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
11:47:50 [2024-05-01T15:47:50.677Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
11:47:50 [2024-05-01T15:47:50.933Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
11:47:50 [2024-05-01T15:47:50.933Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
11:47:50 [2024-05-01T15:47:50.933Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
11:47:50 [2024-05-01T15:47:50.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom (3.2 kB at 460 kB/s)
11:47:50 [2024-05-01T15:47:50.933Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
11:47:50 [2024-05-01T15:47:50.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
11:47:50 [2024-05-01T15:47:50.933Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
11:47:50 [2024-05-01T15:47:50.933Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
11:47:50 [2024-05-01T15:47:50.933Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
11:47:50 [2024-05-01T15:47:50.933Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
11:47:50 [2024-05-01T15:47:50.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 706 kB/s)
11:47:50 [2024-05-01T15:47:50.933Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
11:47:50 [2024-05-01T15:47:50.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
11:47:50 [2024-05-01T15:47:50.933Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
11:47:51 [2024-05-01T15:47:51.189Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
11:47:51 [2024-05-01T15:47:51.189Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
11:47:51 [2024-05-01T15:47:51.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
11:47:51 [2024-05-01T15:47:51.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom (3.0 kB at 276 kB/s)
11:47:51 [2024-05-01T15:47:51.189Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
11:47:51 [2024-05-01T15:47:51.189Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
11:47:51 [2024-05-01T15:47:51.189Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
11:47:51 [2024-05-01T15:47:51.189Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
11:47:51 [2024-05-01T15:47:51.189Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
11:47:51 [2024-05-01T15:47:51.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
11:47:51 [2024-05-01T15:47:51.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom (3.5 kB at 435 kB/s)
11:47:51 [2024-05-01T15:47:51.189Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
11:47:51 [2024-05-01T15:47:51.189Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
11:47:51 [2024-05-01T15:47:51.189Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
11:47:51 [2024-05-01T15:47:51.445Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
11:47:51 [2024-05-01T15:47:51.445Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
11:47:51 [2024-05-01T15:47:51.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
11:47:51 [2024-05-01T15:47:51.446Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom (19 kB at 2.2 MB/s)
11:47:51 [2024-05-01T15:47:51.446Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
11:47:51 [2024-05-01T15:47:51.446Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
11:47:51 [2024-05-01T15:47:51.446Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
11:47:51 [2024-05-01T15:47:51.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
11:47:51 [2024-05-01T15:47:51.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
11:47:51 [2024-05-01T15:47:51.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
11:47:51 [2024-05-01T15:47:51.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 826 kB/s)
11:47:51 [2024-05-01T15:47:51.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
11:47:51 [2024-05-01T15:47:51.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
11:47:51 [2024-05-01T15:47:51.702Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
11:47:51 [2024-05-01T15:47:51.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
11:47:51 [2024-05-01T15:47:51.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
11:47:51 [2024-05-01T15:47:51.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
11:47:51 [2024-05-01T15:47:51.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 2.0 MB/s)
11:47:51 [2024-05-01T15:47:51.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:47:51 [2024-05-01T15:47:51.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:47:51 [2024-05-01T15:47:51.702Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:47:51 [2024-05-01T15:47:51.959Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:47:51 [2024-05-01T15:47:51.959Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:47:51 [2024-05-01T15:47:51.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:47:51 [2024-05-01T15:47:51.959Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 2.9 MB/s)
11:47:51 [2024-05-01T15:47:51.959Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
11:47:51 [2024-05-01T15:47:51.959Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
11:47:51 [2024-05-01T15:47:51.959Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
11:47:52 [2024-05-01T15:47:52.216Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
11:47:52 [2024-05-01T15:47:52.216Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
11:47:52 [2024-05-01T15:47:52.216Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
11:47:52 [2024-05-01T15:47:52.216Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 552 kB/s)
11:47:52 [2024-05-01T15:47:52.216Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
11:47:52 [2024-05-01T15:47:52.216Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
11:47:52 [2024-05-01T15:47:52.216Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
11:47:52 [2024-05-01T15:47:52.473Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
11:47:52 [2024-05-01T15:47:52.473Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
11:47:52 [2024-05-01T15:47:52.473Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
11:47:52 [2024-05-01T15:47:52.473Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 1.5 MB/s)
11:47:52 [2024-05-01T15:47:52.473Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:47:52 [2024-05-01T15:47:52.473Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:47:52 [2024-05-01T15:47:52.473Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:47:52 [2024-05-01T15:47:52.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:47:52 [2024-05-01T15:47:52.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:47:52 [2024-05-01T15:47:52.730Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:47:52 [2024-05-01T15:47:52.730Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 1.9 MB/s)
11:47:52 [2024-05-01T15:47:52.730Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:47:52 [2024-05-01T15:47:52.730Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:47:52 [2024-05-01T15:47:52.730Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:47:52 [2024-05-01T15:47:52.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:47:52 [2024-05-01T15:47:52.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:47:52 [2024-05-01T15:47:52.986Z] [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
11:47:52 [2024-05-01T15:47:52.986Z] [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 4.7 MB/s)
11:47:52 [2024-05-01T15:47:52.986Z] [WARNING] The POM for commons-logging:commons-logging:jar:1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
11:47:52 [2024-05-01T15:47:52.986Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:47:52 [2024-05-01T15:47:52.986Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:47:52 [2024-05-01T15:47:52.986Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:47:53 [2024-05-01T15:47:53.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:47:53 [2024-05-01T15:47:53.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:47:53 [2024-05-01T15:47:53.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:47:53 [2024-05-01T15:47:53.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 1.4 MB/s)
11:47:53 [2024-05-01T15:47:53.242Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:47:53 [2024-05-01T15:47:53.242Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:47:53 [2024-05-01T15:47:53.242Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:47:53 [2024-05-01T15:47:53.804Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:47:53 [2024-05-01T15:47:53.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:47:53 [2024-05-01T15:47:53.804Z] [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
11:47:53 [2024-05-01T15:47:53.804Z] [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 6.2 MB/s)
11:47:53 [2024-05-01T15:47:53.804Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
11:47:53 [2024-05-01T15:47:53.804Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
11:47:53 [2024-05-01T15:47:53.804Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
11:47:53 [2024-05-01T15:47:53.804Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
11:47:53 [2024-05-01T15:47:53.804Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
11:47:53 [2024-05-01T15:47:53.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
11:47:53 [2024-05-01T15:47:53.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
11:47:53 [2024-05-01T15:47:53.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 578 kB/s)
11:47:53 [2024-05-01T15:47:53.804Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
11:47:53 [2024-05-01T15:47:53.804Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
11:47:53 [2024-05-01T15:47:53.804Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
11:47:53 [2024-05-01T15:47:53.804Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
11:47:53 [2024-05-01T15:47:53.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
11:47:53 [2024-05-01T15:47:53.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
11:47:53 [2024-05-01T15:47:53.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom (5.5 kB at 611 kB/s)
11:47:53 [2024-05-01T15:47:53.804Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
11:47:53 [2024-05-01T15:47:53.805Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
11:47:54 [2024-05-01T15:47:54.062Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
11:47:54 [2024-05-01T15:47:54.062Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
11:47:54 [2024-05-01T15:47:54.062Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
11:47:54 [2024-05-01T15:47:54.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
11:47:54 [2024-05-01T15:47:54.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom (5.9 kB at 738 kB/s)
11:47:54 [2024-05-01T15:47:54.062Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
11:47:54 [2024-05-01T15:47:54.062Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
11:47:54 [2024-05-01T15:47:54.062Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
11:47:54 [2024-05-01T15:47:54.319Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
11:47:54 [2024-05-01T15:47:54.319Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
11:47:54 [2024-05-01T15:47:54.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
11:47:54 [2024-05-01T15:47:54.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom (10 kB at 1.0 MB/s)
11:47:54 [2024-05-01T15:47:54.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
11:47:54 [2024-05-01T15:47:54.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
11:47:54 [2024-05-01T15:47:54.319Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
11:47:54 [2024-05-01T15:47:54.319Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
11:47:54 [2024-05-01T15:47:54.319Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
11:47:54 [2024-05-01T15:47:54.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
11:47:54 [2024-05-01T15:47:54.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 1.9 MB/s)
11:47:54 [2024-05-01T15:47:54.319Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.15 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
11:47:54 [2024-05-01T15:47:54.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.pom
11:47:54 [2024-05-01T15:47:54.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
11:47:54 [2024-05-01T15:47:54.319Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/gson/gson/2.10/gson-2.10.pom
11:47:54 [2024-05-01T15:47:54.575Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
11:47:54 [2024-05-01T15:47:54.575Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.pom
11:47:54 [2024-05-01T15:47:54.575Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.pom
11:47:54 [2024-05-01T15:47:54.575Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.pom (9.4 kB at 1.2 MB/s)
11:47:54 [2024-05-01T15:47:54.575Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
11:47:54 [2024-05-01T15:47:54.575Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
11:47:54 [2024-05-01T15:47:54.575Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
11:47:54 [2024-05-01T15:47:54.575Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
11:47:54 [2024-05-01T15:47:54.575Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
11:47:54 [2024-05-01T15:47:54.575Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
11:47:54 [2024-05-01T15:47:54.575Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom (12 kB at 1.2 MB/s)
11:47:54 [2024-05-01T15:47:54.830Z] [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
11:47:54 [2024-05-01T15:47:54.830Z] [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
11:47:54 [2024-05-01T15:47:54.830Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
11:47:54 [2024-05-01T15:47:54.830Z] [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
11:47:54 [2024-05-01T15:47:54.830Z] [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
11:47:54 [2024-05-01T15:47:54.830Z] [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
11:47:54 [2024-05-01T15:47:54.830Z] [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 320 kB/s)
11:47:54 [2024-05-01T15:47:54.830Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:47:54 [2024-05-01T15:47:54.830Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:47:54 [2024-05-01T15:47:54.830Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:47:54 [2024-05-01T15:47:54.831Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:47:54 [2024-05-01T15:47:54.831Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:47:54 [2024-05-01T15:47:54.831Z] [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
11:47:54 [2024-05-01T15:47:54.831Z] [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 1.0 MB/s)
11:47:54 [2024-05-01T15:47:54.831Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:47:54 [2024-05-01T15:47:54.831Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:47:54 [2024-05-01T15:47:54.831Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:47:55 [2024-05-01T15:47:55.086Z] [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
11:47:55 [2024-05-01T15:47:55.086Z] [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 929 kB/s)
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.jar
11:47:55 [2024-05-01T15:47:55.086Z] [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
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
11:47:55 [2024-05-01T15:47:55.086Z] [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
11:47:55 [2024-05-01T15:47:55.086Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
11:47:55 [2024-05-01T15:47:55.344Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
11:47:55 [2024-05-01T15:47:55.344Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
11:47:55 [2024-05-01T15:47:55.344Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
11:47:55 [2024-05-01T15:47:55.344Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
11:47:55 [2024-05-01T15:47:55.344Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
11:47:55 [2024-05-01T15:47:55.344Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
11:47:55 [2024-05-01T15:47:55.344Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:47:55 [2024-05-01T15:47:55.344Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
11:47:55 [2024-05-01T15:47:55.344Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
11:47:55 [2024-05-01T15:47:55.344Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/gson/gson/2.10/gson-2.10.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
11:47:55 [2024-05-01T15:47:55.600Z] [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
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.jar
11:47:55 [2024-05-01T15:47:55.600Z] [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
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 16 MB/s)
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
11:47:55 [2024-05-01T15:47:55.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
11:47:55 [2024-05-01T15:47:55.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 3.0 MB/s)
11:47:55 [2024-05-01T15:47:55.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
11:47:55 [2024-05-01T15:47:55.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar (165 kB at 15 MB/s)
11:47:55 [2024-05-01T15:47:55.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:47:55 [2024-05-01T15:47:55.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar (206 kB at 16 MB/s)
11:47:55 [2024-05-01T15:47:55.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
11:47:55 [2024-05-01T15:47:55.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar (157 kB at 12 MB/s)
11:47:55 [2024-05-01T15:47:55.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
11:47:55 [2024-05-01T15:47:55.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 14 MB/s)
11:47:55 [2024-05-01T15:47:55.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
11:47:55 [2024-05-01T15:47:55.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 1.7 MB/s)
11:47:55 [2024-05-01T15:47:55.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.jar
11:47:55 [2024-05-01T15:47:55.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 30 MB/s)
11:47:55 [2024-05-01T15:47:55.856Z] [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
11:47:55 [2024-05-01T15:47:55.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar (369 kB at 11 MB/s)
11:47:55 [2024-05-01T15:47:55.856Z] [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 265 kB/s)
11:47:55 [2024-05-01T15:47:55.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar (182 kB at 5.5 MB/s)
11:47:55 [2024-05-01T15:47:55.857Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 1.8 MB/s)
11:47:55 [2024-05-01T15:47:55.857Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.jar (286 kB at 8.0 MB/s)
11:47:56 [2024-05-01T15:47:56.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
11:47:56 [2024-05-01T15:47:56.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
11:47:56 [2024-05-01T15:47:56.417Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
11:47:56 [2024-05-01T15:47:56.417Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
11:47:56 [2024-05-01T15:47:56.417Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
11:47:56 [2024-05-01T15:47:56.417Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
11:47:56 [2024-05-01T15:47:56.417Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom (2.4 kB at 243 kB/s)
11:47:56 [2024-05-01T15:47:56.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
11:47:56 [2024-05-01T15:47:56.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
11:47:56 [2024-05-01T15:47:56.417Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
11:47:56 [2024-05-01T15:47:56.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
11:47:56 [2024-05-01T15:47:56.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
11:47:56 [2024-05-01T15:47:56.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
11:47:56 [2024-05-01T15:47:56.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar (37 kB at 4.6 MB/s)
11:47:56 [2024-05-01T15:47:56.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
11:47:56 [2024-05-01T15:47:56.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
11:47:56 [2024-05-01T15:47:56.672Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
11:47:56 [2024-05-01T15:47:56.929Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
11:47:56 [2024-05-01T15:47:56.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
11:47:56 [2024-05-01T15:47:56.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
11:47:56 [2024-05-01T15:47:56.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom (2.7 kB at 301 kB/s)
11:47:56 [2024-05-01T15:47:56.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
11:47:56 [2024-05-01T15:47:56.929Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
11:47:56 [2024-05-01T15:47:56.929Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom (2.6 kB at 2.6 MB/s)
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 5.6 MB/s)
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.pom
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.5/asm-9.5.pom
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.pom
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom (2.4 kB at 2.4 MB/s)
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
11:47:57 [2024-05-01T15:47:57.185Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
11:47:57 [2024-05-01T15:47:57.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
11:47:57 [2024-05-01T15:47:57.441Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
11:47:57 [2024-05-01T15:47:57.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
11:47:57 [2024-05-01T15:47:57.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom (2.9 kB at 367 kB/s)
11:47:57 [2024-05-01T15:47:57.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
11:47:57 [2024-05-01T15:47:57.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
11:47:57 [2024-05-01T15:47:57.441Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
11:47:57 [2024-05-01T15:47:57.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
11:47:57 [2024-05-01T15:47:57.441Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
11:47:57 [2024-05-01T15:47:57.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
11:47:57 [2024-05-01T15:47:57.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom (2.6 kB at 328 kB/s)
11:47:57 [2024-05-01T15:47:57.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
11:47:57 [2024-05-01T15:47:57.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
11:47:57 [2024-05-01T15:47:57.441Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
11:47:57 [2024-05-01T15:47:57.697Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
11:47:57 [2024-05-01T15:47:57.697Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
11:47:57 [2024-05-01T15:47:57.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
11:47:57 [2024-05-01T15:47:57.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom (2.4 kB at 271 kB/s)
11:47:57 [2024-05-01T15:47:57.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
11:47:57 [2024-05-01T15:47:57.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
11:47:57 [2024-05-01T15:47:57.697Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
11:47:57 [2024-05-01T15:47:57.697Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
11:47:57 [2024-05-01T15:47:57.697Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
11:47:57 [2024-05-01T15:47:57.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
11:47:57 [2024-05-01T15:47:57.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom (21 kB at 2.1 MB/s)
11:47:57 [2024-05-01T15:47:57.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
11:47:57 [2024-05-01T15:47:57.952Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
11:47:57 [2024-05-01T15:47:57.952Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
11:47:57 [2024-05-01T15:47:57.952Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
11:47:57 [2024-05-01T15:47:57.952Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
11:47:57 [2024-05-01T15:47:57.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
11:47:57 [2024-05-01T15:47:57.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 1.3 MB/s)
11:47:57 [2024-05-01T15:47:57.952Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
11:47:57 [2024-05-01T15:47:57.952Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
11:47:57 [2024-05-01T15:47:57.952Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
11:47:57 [2024-05-01T15:47:57.952Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
11:47:57 [2024-05-01T15:47:57.953Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
11:47:57 [2024-05-01T15:47:57.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
11:47:57 [2024-05-01T15:47:57.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 1.3 MB/s)
11:47:57 [2024-05-01T15:47:57.953Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
11:47:58 [2024-05-01T15:47:58.209Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
11:47:58 [2024-05-01T15:47:58.209Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
11:47:58 [2024-05-01T15:47:58.209Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
11:47:58 [2024-05-01T15:47:58.209Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
11:47:58 [2024-05-01T15:47:58.209Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
11:47:58 [2024-05-01T15:47:58.209Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 1.3 MB/s)
11:47:58 [2024-05-01T15:47:58.209Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
11:47:58 [2024-05-01T15:47:58.209Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
11:47:58 [2024-05-01T15:47:58.209Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
11:47:58 [2024-05-01T15:47:58.209Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
11:47:58 [2024-05-01T15:47:58.464Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
11:47:58 [2024-05-01T15:47:58.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
11:47:58 [2024-05-01T15:47:58.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom (5.3 kB at 590 kB/s)
11:47:58 [2024-05-01T15:47:58.464Z] [WARNING] The POM for jakarta.activation:jakarta.activation-api:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
11:47:58 [2024-05-01T15:47:58.464Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
11:47:58 [2024-05-01T15:47:58.464Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
11:47:58 [2024-05-01T15:47:58.464Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
11:47:58 [2024-05-01T15:47:58.464Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
11:47:58 [2024-05-01T15:47:58.464Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
11:47:58 [2024-05-01T15:47:58.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
11:47:58 [2024-05-01T15:47:58.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom (2.7 kB at 333 kB/s)
11:47:58 [2024-05-01T15:47:58.464Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
11:47:58 [2024-05-01T15:47:58.464Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
11:47:58 [2024-05-01T15:47:58.464Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
11:47:58 [2024-05-01T15:47:58.464Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
11:47:58 [2024-05-01T15:47:58.464Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
11:47:58 [2024-05-01T15:47:58.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
11:47:58 [2024-05-01T15:47:58.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom (10 kB at 1.0 MB/s)
11:47:58 [2024-05-01T15:47:58.464Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
11:47:58 [2024-05-01T15:47:58.720Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
11:47:58 [2024-05-01T15:47:58.720Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
11:47:58 [2024-05-01T15:47:58.720Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
11:47:58 [2024-05-01T15:47:58.720Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
11:47:58 [2024-05-01T15:47:58.720Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
11:47:58 [2024-05-01T15:47:58.720Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 3.1 MB/s)
11:47:58 [2024-05-01T15:47:58.720Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
11:47:58 [2024-05-01T15:47:58.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
11:47:58 [2024-05-01T15:47:58.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
11:47:58 [2024-05-01T15:47:58.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.jar
11:47:58 [2024-05-01T15:47:58.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
11:47:58 [2024-05-01T15:47:58.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
11:47:58 [2024-05-01T15:47:58.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
11:47:58 [2024-05-01T15:47:58.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
11:47:58 [2024-05-01T15:47:58.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
11:47:58 [2024-05-01T15:47:58.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
11:47:58 [2024-05-01T15:47:58.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
11:47:58 [2024-05-01T15:47:58.720Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
11:47:58 [2024-05-01T15:47:58.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
11:47:58 [2024-05-01T15:47:58.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
11:47:58 [2024-05-01T15:47:58.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
11:47:58 [2024-05-01T15:47:58.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
11:47:58 [2024-05-01T15:47:58.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
11:47:58 [2024-05-01T15:47:58.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
11:47:58 [2024-05-01T15:47:58.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
11:47:58 [2024-05-01T15:47:58.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
11:47:58 [2024-05-01T15:47:58.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
11:47:58 [2024-05-01T15:47:58.721Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
11:47:58 [2024-05-01T15:47:58.976Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
11:47:58 [2024-05-01T15:47:58.976Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.5/asm-9.5.jar
11:47:58 [2024-05-01T15:47:58.976Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
11:47:58 [2024-05-01T15:47:58.976Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
11:47:58 [2024-05-01T15:47:58.976Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
11:47:58 [2024-05-01T15:47:58.976Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
11:47:58 [2024-05-01T15:47:58.976Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
11:47:58 [2024-05-01T15:47:58.976Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
11:47:58 [2024-05-01T15:47:58.976Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
11:47:59 [2024-05-01T15:47:59.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
11:47:59 [2024-05-01T15:47:59.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
11:47:59 [2024-05-01T15:47:59.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
11:47:59 [2024-05-01T15:47:59.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
11:47:59 [2024-05-01T15:47:59.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
11:47:59 [2024-05-01T15:47:59.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
11:47:59 [2024-05-01T15:47:59.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
11:47:59 [2024-05-01T15:47:59.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
11:47:59 [2024-05-01T15:47:59.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
11:47:59 [2024-05-01T15:47:59.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
11:47:59 [2024-05-01T15:47:59.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
11:47:59 [2024-05-01T15:47:59.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
11:47:59 [2024-05-01T15:47:59.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.jar
11:47:59 [2024-05-01T15:47:59.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
11:47:59 [2024-05-01T15:47:59.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
11:47:59 [2024-05-01T15:47:59.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
11:47:59 [2024-05-01T15:47:59.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar (33 kB at 1.5 MB/s)
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar (52 kB at 4.0 MB/s)
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar (122 kB at 30 MB/s)
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar (34 kB at 3.8 MB/s)
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar (175 kB at 18 MB/s)
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar (91 kB at 8.3 MB/s)
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar (47 kB at 4.2 MB/s)
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 8.3 MB/s)
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar (72 kB at 4.5 MB/s)
11:47:59 [2024-05-01T15:47:59.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 27 MB/s)
11:47:59 [2024-05-01T15:47:59.490Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
11:47:59 [2024-05-01T15:47:59.490Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
11:47:59 [2024-05-01T15:47:59.490Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
11:47:59 [2024-05-01T15:47:59.746Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
11:47:59 [2024-05-01T15:47:59.746Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
11:47:59 [2024-05-01T15:47:59.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
11:47:59 [2024-05-01T15:47:59.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom (5.3 kB at 592 kB/s)
11:47:59 [2024-05-01T15:47:59.746Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
11:47:59 [2024-05-01T15:47:59.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
11:47:59 [2024-05-01T15:47:59.746Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
11:47:59 [2024-05-01T15:47:59.746Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
11:47:59 [2024-05-01T15:47:59.746Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
11:47:59 [2024-05-01T15:47:59.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
11:47:59 [2024-05-01T15:47:59.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 4.0 MB/s)
11:47:59 [2024-05-01T15:47:59.746Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
11:47:59 [2024-05-01T15:47:59.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
11:47:59 [2024-05-01T15:47:59.746Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
11:48:00 [2024-05-01T15:48:00.002Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
11:48:00 [2024-05-01T15:48:00.002Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
11:48:00 [2024-05-01T15:48:00.002Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
11:48:00 [2024-05-01T15:48:00.002Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar (36 kB at 5.1 MB/s)
11:48:00 [2024-05-01T15:48:00.002Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
11:48:00 [2024-05-01T15:48:00.002Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
11:48:00 [2024-05-01T15:48:00.002Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
11:48:00 [2024-05-01T15:48:00.002Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
11:48:00 [2024-05-01T15:48:00.002Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
11:48:00 [2024-05-01T15:48:00.002Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
11:48:00 [2024-05-01T15:48:00.002Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom (1.9 kB at 188 kB/s)
11:48:00 [2024-05-01T15:48:00.002Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
11:48:00 [2024-05-01T15:48:00.002Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
11:48:00 [2024-05-01T15:48:00.259Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
11:48:00 [2024-05-01T15:48:00.259Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
11:48:00 [2024-05-01T15:48:00.259Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
11:48:00 [2024-05-01T15:48:00.259Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
11:48:00 [2024-05-01T15:48:00.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom (5.7 kB at 635 kB/s)
11:48:00 [2024-05-01T15:48:00.259Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom
11:48:00 [2024-05-01T15:48:00.259Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom (7.7 kB at 770 kB/s)
11:48:00 [2024-05-01T15:48:00.259Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom
11:48:00 [2024-05-01T15:48:00.259Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom (34 kB at 3.4 MB/s)
11:48:00 [2024-05-01T15:48:00.259Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
11:48:00 [2024-05-01T15:48:00.259Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
11:48:00 [2024-05-01T15:48:00.259Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
11:48:00 [2024-05-01T15:48:00.259Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
11:48:00 [2024-05-01T15:48:00.259Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
11:48:00 [2024-05-01T15:48:00.259Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
11:48:00 [2024-05-01T15:48:00.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom (6.2 kB at 618 kB/s)
11:48:00 [2024-05-01T15:48:00.259Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:48:00 [2024-05-01T15:48:00.259Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:48:00 [2024-05-01T15:48:00.259Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:48:00 [2024-05-01T15:48:00.517Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:48:00 [2024-05-01T15:48:00.518Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:48:00 [2024-05-01T15:48:00.518Z] [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
11:48:00 [2024-05-01T15:48:00.518Z] [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 4.1 MB/s)
11:48:00 [2024-05-01T15:48:00.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
11:48:00 [2024-05-01T15:48:00.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar
11:48:00 [2024-05-01T15:48:00.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
11:48:00 [2024-05-01T15:48:00.518Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar (3.1 MB at 77 MB/s)
11:48:00 [2024-05-01T15:48:00.518Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
11:48:00 [2024-05-01T15:48:00.518Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
11:48:00 [2024-05-01T15:48:00.518Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
11:48:00 [2024-05-01T15:48:00.774Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
11:48:00 [2024-05-01T15:48:00.774Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
11:48:00 [2024-05-01T15:48:00.774Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
11:48:00 [2024-05-01T15:48:00.774Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
11:48:00 [2024-05-01T15:48:00.774Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
11:48:00 [2024-05-01T15:48:00.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
11:48:00 [2024-05-01T15:48:00.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar (6.2 kB at 886 kB/s)
11:48:00 [2024-05-01T15:48:00.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
11:48:00 [2024-05-01T15:48:00.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar (171 kB at 21 MB/s)
11:48:01 [2024-05-01T15:48:01.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
11:48:01 [2024-05-01T15:48:01.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
11:48:01 [2024-05-01T15:48:01.339Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
11:48:01 [2024-05-01T15:48:01.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
11:48:01 [2024-05-01T15:48:01.339Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
11:48:01 [2024-05-01T15:48:01.339Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
11:48:01 [2024-05-01T15:48:01.339Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom (2.7 kB at 274 kB/s)
11:48:01 [2024-05-01T15:48:01.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
11:48:01 [2024-05-01T15:48:01.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
11:48:01 [2024-05-01T15:48:01.339Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
11:48:01 [2024-05-01T15:48:01.595Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
11:48:01 [2024-05-01T15:48:01.595Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
11:48:01 [2024-05-01T15:48:01.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
11:48:01 [2024-05-01T15:48:01.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar (54 kB at 6.8 MB/s)
11:48:01 [2024-05-01T15:48:01.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
11:48:01 [2024-05-01T15:48:01.595Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
11:48:01 [2024-05-01T15:48:01.595Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
11:48:01 [2024-05-01T15:48:01.595Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
11:48:01 [2024-05-01T15:48:01.595Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
11:48:01 [2024-05-01T15:48:01.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
11:48:01 [2024-05-01T15:48:01.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom (1.1 kB at 142 kB/s)
11:48:01 [2024-05-01T15:48:01.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
11:48:01 [2024-05-01T15:48:01.595Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
11:48:01 [2024-05-01T15:48:01.595Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
11:48:02 [2024-05-01T15:48:02.158Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
11:48:02 [2024-05-01T15:48:02.158Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
11:48:02 [2024-05-01T15:48:02.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
11:48:02 [2024-05-01T15:48:02.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom (8.4 kB at 931 kB/s)
11:48:02 [2024-05-01T15:48:02.159Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
11:48:02 [2024-05-01T15:48:02.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
11:48:02 [2024-05-01T15:48:02.159Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
11:48:02 [2024-05-01T15:48:02.416Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
11:48:02 [2024-05-01T15:48:02.416Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
11:48:02 [2024-05-01T15:48:02.416Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
11:48:02 [2024-05-01T15:48:02.416Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom (2.7 kB at 298 kB/s)
11:48:02 [2024-05-01T15:48:02.416Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
11:48:02 [2024-05-01T15:48:02.416Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
11:48:02 [2024-05-01T15:48:02.416Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
11:48:02 [2024-05-01T15:48:02.416Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
11:48:02 [2024-05-01T15:48:02.416Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
11:48:02 [2024-05-01T15:48:02.416Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
11:48:02 [2024-05-01T15:48:02.416Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 375 kB/s)
11:48:02 [2024-05-01T15:48:02.416Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
11:48:02 [2024-05-01T15:48:02.416Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
11:48:02 [2024-05-01T15:48:02.416Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
11:48:02 [2024-05-01T15:48:02.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
11:48:02 [2024-05-01T15:48:02.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
11:48:02 [2024-05-01T15:48:02.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
11:48:02 [2024-05-01T15:48:02.673Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom (1.1 kB at 132 kB/s)
11:48:02 [2024-05-01T15:48:02.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
11:48:02 [2024-05-01T15:48:02.673Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
11:48:02 [2024-05-01T15:48:02.673Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
11:48:02 [2024-05-01T15:48:02.673Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
11:48:02 [2024-05-01T15:48:02.673Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
11:48:02 [2024-05-01T15:48:02.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
11:48:02 [2024-05-01T15:48:02.673Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom (2.4 kB at 299 kB/s)
11:48:02 [2024-05-01T15:48:02.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
11:48:02 [2024-05-01T15:48:02.673Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
11:48:02 [2024-05-01T15:48:02.673Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
11:48:02 [2024-05-01T15:48:02.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
11:48:02 [2024-05-01T15:48:02.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
11:48:02 [2024-05-01T15:48:02.928Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
11:48:02 [2024-05-01T15:48:02.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom (1.5 kB at 193 kB/s)
11:48:02 [2024-05-01T15:48:02.928Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
11:48:02 [2024-05-01T15:48:02.928Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
11:48:02 [2024-05-01T15:48:02.928Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
11:48:02 [2024-05-01T15:48:02.928Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
11:48:02 [2024-05-01T15:48:02.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
11:48:02 [2024-05-01T15:48:02.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
11:48:02 [2024-05-01T15:48:02.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
11:48:02 [2024-05-01T15:48:02.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
11:48:02 [2024-05-01T15:48:02.928Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
11:48:03 [2024-05-01T15:48:03.184Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
11:48:03 [2024-05-01T15:48:03.184Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
11:48:03 [2024-05-01T15:48:03.184Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
11:48:03 [2024-05-01T15:48:03.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
11:48:03 [2024-05-01T15:48:03.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
11:48:03 [2024-05-01T15:48:03.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
11:48:03 [2024-05-01T15:48:03.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
11:48:03 [2024-05-01T15:48:03.441Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
11:48:03 [2024-05-01T15:48:03.441Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
11:48:03 [2024-05-01T15:48:03.441Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
11:48:03 [2024-05-01T15:48:03.441Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
11:48:03 [2024-05-01T15:48:03.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
11:48:03 [2024-05-01T15:48:03.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar (4.7 kB at 310 kB/s)
11:48:03 [2024-05-01T15:48:03.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
11:48:03 [2024-05-01T15:48:03.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
11:48:03 [2024-05-01T15:48:03.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
11:48:03 [2024-05-01T15:48:03.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar (27 kB at 3.4 MB/s)
11:48:03 [2024-05-01T15:48:03.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar (3.5 kB at 437 kB/s)
11:48:03 [2024-05-01T15:48:03.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar (20 kB at 878 kB/s)
11:48:03 [2024-05-01T15:48:03.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
11:48:03 [2024-05-01T15:48:03.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
11:48:03 [2024-05-01T15:48:03.697Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
11:48:03 [2024-05-01T15:48:03.697Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
11:48:03 [2024-05-01T15:48:03.697Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
11:48:03 [2024-05-01T15:48:03.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
11:48:03 [2024-05-01T15:48:03.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom (8.9 kB at 886 kB/s)
11:48:03 [2024-05-01T15:48:03.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
11:48:03 [2024-05-01T15:48:03.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
11:48:03 [2024-05-01T15:48:03.697Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
11:48:03 [2024-05-01T15:48:03.953Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
11:48:03 [2024-05-01T15:48:03.953Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
11:48:03 [2024-05-01T15:48:03.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
11:48:03 [2024-05-01T15:48:03.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar (39 kB at 4.9 MB/s)
11:48:03 [2024-05-01T15:48:03.953Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
11:48:03 [2024-05-01T15:48:03.953Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
11:48:03 [2024-05-01T15:48:03.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
11:48:04 [2024-05-01T15:48:04.210Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
11:48:04 [2024-05-01T15:48:04.210Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
11:48:04 [2024-05-01T15:48:04.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
11:48:04 [2024-05-01T15:48:04.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 1.0 MB/s)
11:48:04 [2024-05-01T15:48:04.210Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
11:48:04 [2024-05-01T15:48:04.210Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
11:48:04 [2024-05-01T15:48:04.210Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
11:48:04 [2024-05-01T15:48:04.466Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
11:48:04 [2024-05-01T15:48:04.466Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
11:48:04 [2024-05-01T15:48:04.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
11:48:04 [2024-05-01T15:48:04.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 3.4 MB/s)
11:48:04 [2024-05-01T15:48:04.466Z] [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
11:48:04 [2024-05-01T15:48:04.466Z] [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
11:48:04 [2024-05-01T15:48:04.466Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
11:48:04 [2024-05-01T15:48:04.722Z] [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
11:48:04 [2024-05-01T15:48:04.722Z] [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
11:48:04 [2024-05-01T15:48:04.722Z] [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
11:48:04 [2024-05-01T15:48:04.722Z] [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 802 kB/s)
11:48:04 [2024-05-01T15:48:04.722Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
11:48:04 [2024-05-01T15:48:04.722Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
11:48:04 [2024-05-01T15:48:04.722Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
11:48:04 [2024-05-01T15:48:04.722Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
11:48:04 [2024-05-01T15:48:04.722Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
11:48:04 [2024-05-01T15:48:04.722Z] [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
11:48:04 [2024-05-01T15:48:04.722Z] [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 955 kB/s)
11:48:04 [2024-05-01T15:48:04.723Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:48:04 [2024-05-01T15:48:04.723Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:48:04 [2024-05-01T15:48:04.723Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:48:04 [2024-05-01T15:48:04.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:48:04 [2024-05-01T15:48:04.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:48:04 [2024-05-01T15:48:04.978Z] [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
11:48:04 [2024-05-01T15:48:04.978Z] [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 3.7 MB/s)
11:48:04 [2024-05-01T15:48:04.978Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
11:48:04 [2024-05-01T15:48:04.978Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
11:48:04 [2024-05-01T15:48:04.978Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
11:48:05 [2024-05-01T15:48:05.236Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
11:48:05 [2024-05-01T15:48:05.236Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
11:48:05 [2024-05-01T15:48:05.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
11:48:05 [2024-05-01T15:48:05.236Z] [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 1.8 MB/s)
11:48:05 [2024-05-01T15:48:05.236Z] [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
11:48:05 [2024-05-01T15:48:05.236Z] [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
11:48:05 [2024-05-01T15:48:05.236Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
11:48:05 [2024-05-01T15:48:05.493Z] [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
11:48:05 [2024-05-01T15:48:05.493Z] [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
11:48:05 [2024-05-01T15:48:05.493Z] [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
11:48:05 [2024-05-01T15:48:05.493Z] [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 4.7 MB/s)
11:48:05 [2024-05-01T15:48:05.493Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
11:48:05 [2024-05-01T15:48:05.493Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
11:48:05 [2024-05-01T15:48:05.493Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
11:48:05 [2024-05-01T15:48:05.750Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
11:48:05 [2024-05-01T15:48:05.750Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
11:48:05 [2024-05-01T15:48:05.750Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
11:48:05 [2024-05-01T15:48:05.751Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom (1.9 kB at 187 kB/s)
11:48:05 [2024-05-01T15:48:05.751Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
11:48:05 [2024-05-01T15:48:05.751Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
11:48:05 [2024-05-01T15:48:05.751Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
11:48:05 [2024-05-01T15:48:05.751Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
11:48:05 [2024-05-01T15:48:05.751Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
11:48:05 [2024-05-01T15:48:05.751Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
11:48:05 [2024-05-01T15:48:05.751Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar (28 kB at 3.5 MB/s)
11:48:05 [2024-05-01T15:48:05.751Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
11:48:05 [2024-05-01T15:48:05.751Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
11:48:05 [2024-05-01T15:48:05.751Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
11:48:06 [2024-05-01T15:48:06.008Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
11:48:06 [2024-05-01T15:48:06.008Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
11:48:06 [2024-05-01T15:48:06.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
11:48:06 [2024-05-01T15:48:06.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 1.3 MB/s)
11:48:06 [2024-05-01T15:48:06.008Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
11:48:06 [2024-05-01T15:48:06.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
11:48:06 [2024-05-01T15:48:06.008Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 1.3 MB/s)
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 1.3 MB/s)
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom (1.3 kB at 146 kB/s)
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
11:48:06 [2024-05-01T15:48:06.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
11:48:06 [2024-05-01T15:48:06.520Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
11:48:06 [2024-05-01T15:48:06.520Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
11:48:06 [2024-05-01T15:48:06.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
11:48:06 [2024-05-01T15:48:06.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 1.3 MB/s)
11:48:06 [2024-05-01T15:48:06.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
11:48:06 [2024-05-01T15:48:06.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
11:48:06 [2024-05-01T15:48:06.520Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
11:48:06 [2024-05-01T15:48:06.520Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
11:48:06 [2024-05-01T15:48:06.520Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
11:48:06 [2024-05-01T15:48:06.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
11:48:06 [2024-05-01T15:48:06.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 942 kB/s)
11:48:06 [2024-05-01T15:48:06.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
11:48:06 [2024-05-01T15:48:06.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
11:48:06 [2024-05-01T15:48:06.520Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
11:48:06 [2024-05-01T15:48:06.776Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
11:48:06 [2024-05-01T15:48:06.776Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
11:48:06 [2024-05-01T15:48:06.776Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
11:48:06 [2024-05-01T15:48:06.776Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom (2.5 kB at 276 kB/s)
11:48:06 [2024-05-01T15:48:06.776Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
11:48:06 [2024-05-01T15:48:06.776Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
11:48:06 [2024-05-01T15:48:06.776Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
11:48:06 [2024-05-01T15:48:06.776Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
11:48:06 [2024-05-01T15:48:06.776Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
11:48:06 [2024-05-01T15:48:06.776Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
11:48:06 [2024-05-01T15:48:06.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
11:48:06 [2024-05-01T15:48:06.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
11:48:06 [2024-05-01T15:48:06.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
11:48:06 [2024-05-01T15:48:06.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
11:48:06 [2024-05-01T15:48:06.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
11:48:06 [2024-05-01T15:48:06.776Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
11:48:06 [2024-05-01T15:48:06.776Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
11:48:07 [2024-05-01T15:48:07.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
11:48:07 [2024-05-01T15:48:07.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
11:48:07 [2024-05-01T15:48:07.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
11:48:07 [2024-05-01T15:48:07.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
11:48:07 [2024-05-01T15:48:07.032Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 7.4 MB/s)
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 17 MB/s)
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 8.3 MB/s)
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 35 MB/s)
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar (41 kB at 3.7 MB/s)
11:48:07 [2024-05-01T15:48:07.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar (6.0 MB at 72 MB/s)
11:48:07 [2024-05-01T15:48:07.849Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
11:48:07 [2024-05-01T15:48:07.849Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
11:48:08 [2024-05-01T15:48:08.105Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
11:48:08 [2024-05-01T15:48:08.105Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
11:48:08 [2024-05-01T15:48:08.105Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
11:48:08 [2024-05-01T15:48:08.105Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
11:48:08 [2024-05-01T15:48:08.105Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom (1.6 kB at 123 kB/s)
11:48:08 [2024-05-01T15:48:08.105Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
11:48:08 [2024-05-01T15:48:08.105Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
11:48:08 [2024-05-01T15:48:08.105Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
11:48:08 [2024-05-01T15:48:08.105Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
11:48:08 [2024-05-01T15:48:08.360Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
11:48:08 [2024-05-01T15:48:08.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
11:48:08 [2024-05-01T15:48:08.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar (23 kB at 2.5 MB/s)
11:48:08 [2024-05-01T15:48:08.616Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
11:48:08 [2024-05-01T15:48:08.616Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
11:48:08 [2024-05-01T15:48:08.616Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
11:48:08 [2024-05-01T15:48:08.616Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
11:48:08 [2024-05-01T15:48:08.616Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
11:48:08 [2024-05-01T15:48:08.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
11:48:08 [2024-05-01T15:48:08.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom (22 kB at 1.7 MB/s)
11:48:08 [2024-05-01T15:48:08.616Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
11:48:08 [2024-05-01T15:48:08.616Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
11:48:08 [2024-05-01T15:48:08.616Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
11:48:08 [2024-05-01T15:48:08.872Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
11:48:08 [2024-05-01T15:48:08.872Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
11:48:08 [2024-05-01T15:48:08.872Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
11:48:08 [2024-05-01T15:48:08.872Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar (118 kB at 9.0 MB/s)
11:48:08 [2024-05-01T15:48:08.872Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
11:48:08 [2024-05-01T15:48:08.872Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
11:48:08 [2024-05-01T15:48:08.872Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.127Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom (8.3 kB at 750 kB/s)
11:48:09 [2024-05-01T15:48:09.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
11:48:09 [2024-05-01T15:48:09.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
11:48:09 [2024-05-01T15:48:09.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
11:48:09 [2024-05-01T15:48:09.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
11:48:09 [2024-05-01T15:48:09.127Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
11:48:09 [2024-05-01T15:48:09.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
11:48:09 [2024-05-01T15:48:09.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar (131 kB at 13 MB/s)
11:48:09 [2024-05-01T15:48:09.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.383Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom (6.3 kB at 576 kB/s)
11:48:09 [2024-05-01T15:48:09.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.383Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom (1.7 kB at 64 kB/s)
11:48:09 [2024-05-01T15:48:09.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.638Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom (3.5 kB at 118 kB/s)
11:48:09 [2024-05-01T15:48:09.894Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.894Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
11:48:09 [2024-05-01T15:48:09.894Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.149Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom (1.9 kB at 72 kB/s)
11:48:10 [2024-05-01T15:48:10.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.149Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.149Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.149Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom (2.2 kB at 45 kB/s)
11:48:10 [2024-05-01T15:48:10.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.408Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.408Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.408Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.408Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom (3.3 kB at 182 kB/s)
11:48:10 [2024-05-01T15:48:10.408Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.408Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.408Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.408Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.408Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom (3.3 kB at 194 kB/s)
11:48:10 [2024-05-01T15:48:10.408Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.408Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.408Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.664Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.664Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom (3.3 kB at 470 kB/s)
11:48:10 [2024-05-01T15:48:10.664Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.664Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.664Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.664Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.664Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom (3.3 kB at 77 kB/s)
11:48:10 [2024-05-01T15:48:10.664Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.664Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.664Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom (2.9 kB at 65 kB/s)
11:48:10 [2024-05-01T15:48:10.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.920Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.920Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.920Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom (3.4 kB at 93 kB/s)
11:48:10 [2024-05-01T15:48:10.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
11:48:10 [2024-05-01T15:48:10.920Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.175Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.175Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom (2.9 kB at 164 kB/s)
11:48:11 [2024-05-01T15:48:11.175Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.175Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.175Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.175Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.175Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.176Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.176Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom (3.4 kB at 129 kB/s)
11:48:11 [2024-05-01T15:48:11.176Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.431Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.431Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.431Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.431Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.431Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.431Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom (2.9 kB at 123 kB/s)
11:48:11 [2024-05-01T15:48:11.431Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.431Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.431Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.431Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.431Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.431Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.431Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom (3.4 kB at 480 kB/s)
11:48:11 [2024-05-01T15:48:11.431Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.431Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.431Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.687Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.687Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.687Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
11:48:11 [2024-05-01T15:48:11.687Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom (2.1 kB at 159 kB/s)
11:48:11 [2024-05-01T15:48:11.687Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
11:48:11 [2024-05-01T15:48:11.687Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
11:48:11 [2024-05-01T15:48:11.687Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
11:48:11 [2024-05-01T15:48:11.687Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
11:48:11 [2024-05-01T15:48:11.687Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
11:48:11 [2024-05-01T15:48:11.687Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
11:48:11 [2024-05-01T15:48:11.687Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom (10 kB at 381 kB/s)
11:48:11 [2024-05-01T15:48:11.687Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
11:48:11 [2024-05-01T15:48:11.943Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
11:48:11 [2024-05-01T15:48:11.943Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
11:48:11 [2024-05-01T15:48:11.943Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
11:48:11 [2024-05-01T15:48:11.943Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
11:48:11 [2024-05-01T15:48:11.943Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
11:48:11 [2024-05-01T15:48:11.943Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom (22 kB at 2.5 MB/s)
11:48:11 [2024-05-01T15:48:11.943Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
11:48:11 [2024-05-01T15:48:11.943Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
11:48:11 [2024-05-01T15:48:11.943Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
11:48:11 [2024-05-01T15:48:11.943Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
11:48:11 [2024-05-01T15:48:11.943Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
11:48:11 [2024-05-01T15:48:11.943Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.199Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom (6.1 kB at 320 kB/s)
11:48:12 [2024-05-01T15:48:12.199Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.199Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.199Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.199Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom (3.5 kB at 294 kB/s)
11:48:12 [2024-05-01T15:48:12.199Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom (3.3 kB at 407 kB/s)
11:48:12 [2024-05-01T15:48:12.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.455Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.710Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.710Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.710Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.710Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom (4.1 kB at 507 kB/s)
11:48:12 [2024-05-01T15:48:12.710Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.710Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.710Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.966Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.966Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.966Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom (3.3 kB at 236 kB/s)
11:48:12 [2024-05-01T15:48:12.966Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.966Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
11:48:12 [2024-05-01T15:48:12.966Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
11:48:13 [2024-05-01T15:48:13.529Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
11:48:13 [2024-05-01T15:48:13.529Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
11:48:13 [2024-05-01T15:48:13.529Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
11:48:13 [2024-05-01T15:48:13.529Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom (4.5 kB at 318 kB/s)
11:48:13 [2024-05-01T15:48:13.529Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
11:48:13 [2024-05-01T15:48:13.529Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
11:48:13 [2024-05-01T15:48:13.530Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
11:48:13 [2024-05-01T15:48:13.530Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
11:48:13 [2024-05-01T15:48:13.530Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
11:48:13 [2024-05-01T15:48:13.530Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
11:48:13 [2024-05-01T15:48:13.530Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom (1.8 kB at 220 kB/s)
11:48:13 [2024-05-01T15:48:13.530Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
11:48:13 [2024-05-01T15:48:13.530Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
11:48:13 [2024-05-01T15:48:13.530Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
11:48:13 [2024-05-01T15:48:13.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
11:48:13 [2024-05-01T15:48:13.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
11:48:13 [2024-05-01T15:48:13.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
11:48:13 [2024-05-01T15:48:13.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 2.2 MB/s)
11:48:13 [2024-05-01T15:48:13.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
11:48:13 [2024-05-01T15:48:13.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
11:48:13 [2024-05-01T15:48:13.787Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
11:48:14 [2024-05-01T15:48:14.043Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
11:48:14 [2024-05-01T15:48:14.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
11:48:14 [2024-05-01T15:48:14.043Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
11:48:14 [2024-05-01T15:48:14.043Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 10 MB/s)
11:48:14 [2024-05-01T15:48:14.043Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
11:48:14 [2024-05-01T15:48:14.043Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
11:48:14 [2024-05-01T15:48:14.043Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
11:48:14 [2024-05-01T15:48:14.300Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
11:48:14 [2024-05-01T15:48:14.300Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
11:48:14 [2024-05-01T15:48:14.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
11:48:14 [2024-05-01T15:48:14.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 1.9 MB/s)
11:48:14 [2024-05-01T15:48:14.300Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
11:48:14 [2024-05-01T15:48:14.300Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
11:48:14 [2024-05-01T15:48:14.300Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
11:48:14 [2024-05-01T15:48:14.556Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
11:48:14 [2024-05-01T15:48:14.556Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
11:48:14 [2024-05-01T15:48:14.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
11:48:14 [2024-05-01T15:48:14.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 483 kB/s)
11:48:14 [2024-05-01T15:48:14.557Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
11:48:14 [2024-05-01T15:48:14.557Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
11:48:14 [2024-05-01T15:48:14.557Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
11:48:14 [2024-05-01T15:48:14.557Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
11:48:14 [2024-05-01T15:48:14.557Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
11:48:14 [2024-05-01T15:48:14.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
11:48:14 [2024-05-01T15:48:14.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom (2.3 kB at 75 kB/s)
11:48:14 [2024-05-01T15:48:14.557Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
11:48:14 [2024-05-01T15:48:14.557Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
11:48:14 [2024-05-01T15:48:14.557Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
11:48:14 [2024-05-01T15:48:14.812Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
11:48:14 [2024-05-01T15:48:14.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
11:48:14 [2024-05-01T15:48:14.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
11:48:14 [2024-05-01T15:48:14.813Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 331 kB/s)
11:48:14 [2024-05-01T15:48:14.813Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
11:48:14 [2024-05-01T15:48:14.813Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
11:48:14 [2024-05-01T15:48:14.813Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
11:48:14 [2024-05-01T15:48:14.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
11:48:14 [2024-05-01T15:48:14.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
11:48:14 [2024-05-01T15:48:14.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
11:48:15 [2024-05-01T15:48:15.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 345 kB/s)
11:48:15 [2024-05-01T15:48:15.070Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
11:48:15 [2024-05-01T15:48:15.070Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
11:48:15 [2024-05-01T15:48:15.070Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.pom
11:48:15 [2024-05-01T15:48:15.070Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
11:48:15 [2024-05-01T15:48:15.070Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.pom
11:48:15 [2024-05-01T15:48:15.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom
11:48:15 [2024-05-01T15:48:15.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 2.4 MB/s)
11:48:15 [2024-05-01T15:48:15.070Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
11:48:15 [2024-05-01T15:48:15.070Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
11:48:15 [2024-05-01T15:48:15.070Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
11:48:15 [2024-05-01T15:48:15.070Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
11:48:15 [2024-05-01T15:48:15.070Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
11:48:15 [2024-05-01T15:48:15.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
11:48:15 [2024-05-01T15:48:15.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 1.3 MB/s)
11:48:15 [2024-05-01T15:48:15.070Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
11:48:15 [2024-05-01T15:48:15.070Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
11:48:15 [2024-05-01T15:48:15.070Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
11:48:15 [2024-05-01T15:48:15.328Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
11:48:15 [2024-05-01T15:48:15.328Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
11:48:15 [2024-05-01T15:48:15.328Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
11:48:15 [2024-05-01T15:48:15.328Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom (6.0 kB at 749 kB/s)
11:48:15 [2024-05-01T15:48:15.328Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
11:48:15 [2024-05-01T15:48:15.328Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
11:48:15 [2024-05-01T15:48:15.328Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
11:48:15 [2024-05-01T15:48:15.328Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
11:48:15 [2024-05-01T15:48:15.328Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
11:48:15 [2024-05-01T15:48:15.328Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
11:48:15 [2024-05-01T15:48:15.328Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom (5.4 kB at 360 kB/s)
11:48:15 [2024-05-01T15:48:15.328Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
11:48:15 [2024-05-01T15:48:15.328Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
11:48:15 [2024-05-01T15:48:15.328Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
11:48:15 [2024-05-01T15:48:15.328Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
11:48:15 [2024-05-01T15:48:15.328Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
11:48:15 [2024-05-01T15:48:15.584Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
11:48:15 [2024-05-01T15:48:15.584Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom (1.8 kB at 121 kB/s)
11:48:15 [2024-05-01T15:48:15.584Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
11:48:15 [2024-05-01T15:48:15.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
11:48:15 [2024-05-01T15:48:15.585Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
11:48:15 [2024-05-01T15:48:15.585Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
11:48:15 [2024-05-01T15:48:15.585Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
11:48:15 [2024-05-01T15:48:15.585Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
11:48:15 [2024-05-01T15:48:15.585Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 141 kB/s)
11:48:15 [2024-05-01T15:48:15.585Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
11:48:15 [2024-05-01T15:48:15.585Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
11:48:15 [2024-05-01T15:48:15.585Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
11:48:15 [2024-05-01T15:48:15.585Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
11:48:15 [2024-05-01T15:48:15.585Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
11:48:15 [2024-05-01T15:48:15.585Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
11:48:15 [2024-05-01T15:48:15.585Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 3.3 MB/s)
11:48:15 [2024-05-01T15:48:15.840Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.840Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
11:48:15 [2024-05-01T15:48:15.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
11:48:15 [2024-05-01T15:48:15.842Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
11:48:15 [2024-05-01T15:48:15.842Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
11:48:15 [2024-05-01T15:48:15.842Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
11:48:15 [2024-05-01T15:48:15.842Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
11:48:15 [2024-05-01T15:48:15.842Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
11:48:15 [2024-05-01T15:48:15.842Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
11:48:15 [2024-05-01T15:48:15.842Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
11:48:15 [2024-05-01T15:48:15.842Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
11:48:15 [2024-05-01T15:48:15.842Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
11:48:15 [2024-05-01T15:48:15.842Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
11:48:15 [2024-05-01T15:48:15.842Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
11:48:15 [2024-05-01T15:48:15.842Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.098Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.098Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.098Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.098Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.099Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.099Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.099Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.099Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.099Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.099Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.099Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.099Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.099Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.611Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
11:48:16 [2024-05-01T15:48:16.611Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
11:48:16 [2024-05-01T15:48:16.611Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
11:48:16 [2024-05-01T15:48:16.611Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.jar
11:48:16 [2024-05-01T15:48:16.611Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
11:48:16 [2024-05-01T15:48:16.611Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
11:48:16 [2024-05-01T15:48:16.611Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
11:48:16 [2024-05-01T15:48:16.611Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
11:48:16 [2024-05-01T15:48:16.611Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
11:48:16 [2024-05-01T15:48:16.866Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
11:48:16 [2024-05-01T15:48:16.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
11:48:16 [2024-05-01T15:48:16.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
11:48:16 [2024-05-01T15:48:16.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
11:48:16 [2024-05-01T15:48:16.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.jar
11:48:16 [2024-05-01T15:48:16.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
11:48:16 [2024-05-01T15:48:16.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
11:48:16 [2024-05-01T15:48:16.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
11:48:16 [2024-05-01T15:48:16.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
11:48:16 [2024-05-01T15:48:16.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
11:48:16 [2024-05-01T15:48:16.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar (2.7 MB at 83 MB/s)
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar (29 kB at 2.6 MB/s)
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar (41 kB at 2.9 MB/s)
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar (159 kB at 11 MB/s)
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar (593 kB at 35 MB/s)
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar (401 kB at 21 MB/s)
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar (656 kB at 23 MB/s)
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar (682 kB at 11 MB/s)
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar (712 kB at 11 MB/s)
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar (648 kB at 9.8 MB/s)
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar (691 kB at 10 MB/s)
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar (758 kB at 11 MB/s)
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar (723 kB at 9.3 MB/s)
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar (96 kB at 1.2 MB/s)
11:48:17 [2024-05-01T15:48:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar (171 kB at 2.1 MB/s)
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar (790 kB at 9.3 MB/s)
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar (14 kB at 158 kB/s)
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar (306 kB at 3.3 MB/s)
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar (26 kB at 272 kB/s)
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar (118 kB at 1.2 MB/s)
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 1.5 MB/s)
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar (54 kB at 544 kB/s)
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar (8.2 kB at 81 kB/s)
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 1.2 MB/s)
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 574 kB/s)
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 515 kB/s)
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar (23 kB at 200 kB/s)
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 842 kB/s)
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 2.1 MB/s)
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar (196 kB at 1.2 MB/s)
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar (2.3 MB at 14 MB/s)
11:48:17 [2024-05-01T15:48:17.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar (652 kB at 4.0 MB/s)
11:48:17 [2024-05-01T15:48:17.689Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
11:48:17 [2024-05-01T15:48:17.689Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
11:48:17 [2024-05-01T15:48:17.689Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
11:48:17 [2024-05-01T15:48:17.689Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
11:48:17 [2024-05-01T15:48:17.689Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
11:48:17 [2024-05-01T15:48:17.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
11:48:17 [2024-05-01T15:48:17.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 759 kB/s)
11:48:17 [2024-05-01T15:48:17.945Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
11:48:17 [2024-05-01T15:48:17.945Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
11:48:17 [2024-05-01T15:48:17.945Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
11:48:17 [2024-05-01T15:48:17.945Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
11:48:17 [2024-05-01T15:48:17.945Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
11:48:17 [2024-05-01T15:48:17.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
11:48:17 [2024-05-01T15:48:17.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 1.3 MB/s)
11:48:17 [2024-05-01T15:48:17.945Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
11:48:17 [2024-05-01T15:48:17.945Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
11:48:17 [2024-05-01T15:48:17.945Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 5.2 MB/s)
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom (10.0 kB at 1.1 MB/s)
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom (11 kB at 945 kB/s)
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
11:48:18 [2024-05-01T15:48:18.507Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
11:48:18 [2024-05-01T15:48:18.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
11:48:18 [2024-05-01T15:48:18.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
11:48:18 [2024-05-01T15:48:18.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
11:48:18 [2024-05-01T15:48:18.764Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar (16 kB at 2.0 MB/s)
11:48:18 [2024-05-01T15:48:18.764Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
11:48:18 [2024-05-01T15:48:18.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
11:48:18 [2024-05-01T15:48:18.764Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
11:48:19 [2024-05-01T15:48:19.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
11:48:19 [2024-05-01T15:48:19.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
11:48:19 [2024-05-01T15:48:19.020Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
11:48:19 [2024-05-01T15:48:19.020Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom (2.5 kB at 245 kB/s)
11:48:19 [2024-05-01T15:48:19.020Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
11:48:19 [2024-05-01T15:48:19.020Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
11:48:19 [2024-05-01T15:48:19.020Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
11:48:19 [2024-05-01T15:48:19.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
11:48:19 [2024-05-01T15:48:19.277Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
11:48:19 [2024-05-01T15:48:19.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
11:48:19 [2024-05-01T15:48:19.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar (16 kB at 1.8 MB/s)
11:48:19 [2024-05-01T15:48:19.277Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
11:48:19 [2024-05-01T15:48:19.277Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
11:48:19 [2024-05-01T15:48:19.277Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
11:48:19 [2024-05-01T15:48:19.277Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
11:48:19 [2024-05-01T15:48:19.277Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
11:48:19 [2024-05-01T15:48:19.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
11:48:19 [2024-05-01T15:48:19.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom (5.0 kB at 202 kB/s)
11:48:19 [2024-05-01T15:48:19.277Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
11:48:19 [2024-05-01T15:48:19.277Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
11:48:19 [2024-05-01T15:48:19.277Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
11:48:19 [2024-05-01T15:48:19.277Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
11:48:19 [2024-05-01T15:48:19.277Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
11:48:19 [2024-05-01T15:48:19.534Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
11:48:19 [2024-05-01T15:48:19.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
11:48:19 [2024-05-01T15:48:19.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
11:48:19 [2024-05-01T15:48:19.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
11:48:19 [2024-05-01T15:48:19.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
11:48:19 [2024-05-01T15:48:19.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
11:48:19 [2024-05-01T15:48:19.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 1.2 MB/s)
11:48:19 [2024-05-01T15:48:19.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
11:48:19 [2024-05-01T15:48:19.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar (30 kB at 3.4 MB/s)
11:48:20 [2024-05-01T15:48:20.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
11:48:20 [2024-05-01T15:48:20.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
11:48:20 [2024-05-01T15:48:20.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
11:48:20 [2024-05-01T15:48:20.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
11:48:20 [2024-05-01T15:48:20.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
11:48:20 [2024-05-01T15:48:20.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
11:48:20 [2024-05-01T15:48:20.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom (3.0 kB at 116 kB/s)
11:48:20 [2024-05-01T15:48:20.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
11:48:20 [2024-05-01T15:48:20.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
11:48:20 [2024-05-01T15:48:20.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
11:48:20 [2024-05-01T15:48:20.919Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
11:48:20 [2024-05-01T15:48:20.919Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
11:48:20 [2024-05-01T15:48:20.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
11:48:20 [2024-05-01T15:48:20.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar (45 kB at 3.8 MB/s)
11:48:20 [2024-05-01T15:48:20.919Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
11:48:20 [2024-05-01T15:48:20.919Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
11:48:20 [2024-05-01T15:48:20.919Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
11:48:20 [2024-05-01T15:48:20.919Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
11:48:20 [2024-05-01T15:48:20.919Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
11:48:20 [2024-05-01T15:48:20.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
11:48:20 [2024-05-01T15:48:20.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom (1.6 kB at 791 kB/s)
11:48:20 [2024-05-01T15:48:20.919Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
11:48:20 [2024-05-01T15:48:20.919Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
11:48:20 [2024-05-01T15:48:20.919Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
11:48:21 [2024-05-01T15:48:21.175Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
11:48:21 [2024-05-01T15:48:21.175Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
11:48:21 [2024-05-01T15:48:21.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
11:48:21 [2024-05-01T15:48:21.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom (3.2 kB at 3.2 MB/s)
11:48:21 [2024-05-01T15:48:21.175Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
11:48:21 [2024-05-01T15:48:21.175Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
11:48:21 [2024-05-01T15:48:21.175Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
11:48:21 [2024-05-01T15:48:21.175Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
11:48:21 [2024-05-01T15:48:21.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
11:48:21 [2024-05-01T15:48:21.432Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
11:48:21 [2024-05-01T15:48:21.432Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom (18 kB at 8.9 MB/s)
11:48:21 [2024-05-01T15:48:21.432Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:sources:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
11:48:21 [2024-05-01T15:48:21.432Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
11:48:21 [2024-05-01T15:48:21.432Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
11:48:21 [2024-05-01T15:48:21.432Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
11:48:21 [2024-05-01T15:48:21.432Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
11:48:21 [2024-05-01T15:48:21.432Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
11:48:21 [2024-05-01T15:48:21.432Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
11:48:21 [2024-05-01T15:48:21.687Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
11:48:21 [2024-05-01T15:48:21.687Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
11:48:21 [2024-05-01T15:48:21.687Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
11:48:21 [2024-05-01T15:48:21.687Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
11:48:21 [2024-05-01T15:48:21.687Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
11:48:21 [2024-05-01T15:48:21.942Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip (18 MB at 97 MB/s)
11:48:21 [2024-05-01T15:48:21.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
11:48:21 [2024-05-01T15:48:21.942Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar (905 kB at 50 MB/s)
11:48:22 [2024-05-01T15:48:22.198Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
11:48:22 [2024-05-01T15:48:22.198Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
11:48:22 [2024-05-01T15:48:22.198Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
11:48:22 [2024-05-01T15:48:22.198Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
11:48:22 [2024-05-01T15:48:22.198Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
11:48:22 [2024-05-01T15:48:22.198Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
11:48:22 [2024-05-01T15:48:22.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom (1.8 kB at 137 kB/s)
11:48:22 [2024-05-01T15:48:22.198Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
11:48:22 [2024-05-01T15:48:22.198Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
11:48:22 [2024-05-01T15:48:22.198Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
11:48:22 [2024-05-01T15:48:22.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
11:48:22 [2024-05-01T15:48:22.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
11:48:22 [2024-05-01T15:48:22.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
11:48:22 [2024-05-01T15:48:22.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar (24 kB at 3.4 MB/s)
11:48:22 [2024-05-01T15:48:22.710Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
11:48:22 [2024-05-01T15:48:22.710Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
11:48:22 [2024-05-01T15:48:22.710Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
11:48:22 [2024-05-01T15:48:22.965Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
11:48:23 [2024-05-01T15:48:23.221Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
11:48:23 [2024-05-01T15:48:23.221Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
11:48:23 [2024-05-01T15:48:23.221Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom (2.4 kB at 170 kB/s)
11:48:23 [2024-05-01T15:48:23.221Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
11:48:23 [2024-05-01T15:48:23.222Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
11:48:23 [2024-05-01T15:48:23.222Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
11:48:23 [2024-05-01T15:48:23.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
11:48:23 [2024-05-01T15:48:23.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
11:48:23 [2024-05-01T15:48:23.478Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
11:48:23 [2024-05-01T15:48:23.478Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar (42 kB at 6.0 MB/s)
11:48:25 [2024-05-01T15:48:25.367Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
11:48:25 [2024-05-01T15:48:25.623Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
11:48:25 [2024-05-01T15:48:25.623Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
11:48:25 [2024-05-01T15:48:25.623Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
11:48:25 [2024-05-01T15:48:25.623Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
11:48:25 [2024-05-01T15:48:25.623Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
11:48:25 [2024-05-01T15:48:25.623Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom (7.6 kB at 847 kB/s)
11:48:25 [2024-05-01T15:48:25.623Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
11:48:25 [2024-05-01T15:48:25.623Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
11:48:25 [2024-05-01T15:48:25.623Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
11:48:25 [2024-05-01T15:48:25.879Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
11:48:25 [2024-05-01T15:48:25.879Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
11:48:25 [2024-05-01T15:48:25.879Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
11:48:25 [2024-05-01T15:48:25.879Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom (36 kB at 1.4 MB/s)
11:48:25 [2024-05-01T15:48:25.879Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
11:48:25 [2024-05-01T15:48:25.879Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
11:48:25 [2024-05-01T15:48:25.879Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
11:48:25 [2024-05-01T15:48:25.879Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
11:48:25 [2024-05-01T15:48:25.879Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
11:48:25 [2024-05-01T15:48:25.879Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
11:48:25 [2024-05-01T15:48:25.879Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar (70 kB at 6.3 MB/s)
11:48:26 [2024-05-01T15:48:26.808Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.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
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] ------------------------------------------------------------------------
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] Reactor Build Order:
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] 
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] Trace Compass Parent                                               [pom]
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] Trace Compass State System Parent                                  [pom]
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] Trace Compass TMF Parent                                           [pom]
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.808Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass Documentation                                        [pom]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass Profiling User Guide                      [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass RCP Parent                                           [pom]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass Json trace Parent                                    [pom]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass Target Platform                                      [pom]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Trace Compass Repository                            [eclipse-repository]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] 
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
11:48:26 [2024-05-01T15:48:26.809Z] [INFO] Building Trace Compass Parent 9.3.0-SNAPSHOT                     [1/141]
11:48:26 [2024-05-01T15:48:26.810Z] [INFO]   from pom.xml
11:48:26 [2024-05-01T15:48:26.810Z] [INFO] --------------------------------[ pom ]---------------------------------
11:48:26 [2024-05-01T15:48:26.810Z] [INFO] 
11:48:26 [2024-05-01T15:48:26.810Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass ---
11:48:26 [2024-05-01T15:48:26.810Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
11:48:26 [2024-05-01T15:48:26.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
11:48:26 [2024-05-01T15:48:26.810Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
11:48:27 [2024-05-01T15:48:27.066Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
11:48:27 [2024-05-01T15:48:27.066Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
11:48:27 [2024-05-01T15:48:27.066Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
11:48:27 [2024-05-01T15:48:27.067Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 541 kB/s)
11:48:27 [2024-05-01T15:48:27.067Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom
11:48:27 [2024-05-01T15:48:27.067Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
11:48:27 [2024-05-01T15:48:27.067Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/13/plexus-13.pom
11:48:27 [2024-05-01T15:48:27.323Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
11:48:27 [2024-05-01T15:48:27.323Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/13/plexus-13.pom
11:48:27 [2024-05-01T15:48:27.324Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom
11:48:27 [2024-05-01T15:48:27.324Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 3.4 MB/s)
11:48:27 [2024-05-01T15:48:27.324Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
11:48:27 [2024-05-01T15:48:27.324Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
11:48:27 [2024-05-01T15:48:27.324Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
11:48:27 [2024-05-01T15:48:27.887Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
11:48:27 [2024-05-01T15:48:27.887Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
11:48:27 [2024-05-01T15:48:27.887Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
11:48:27 [2024-05-01T15:48:27.887Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 21 MB/s)
11:48:27 [2024-05-01T15:48:27.887Z] [INFO] 
11:48:27 [2024-05-01T15:48:27.887Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
11:48:27 [2024-05-01T15:48:27.887Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
11:48:27 [2024-05-01T15:48:27.887Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
11:48:27 [2024-05-01T15:48:27.887Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
11:48:28 [2024-05-01T15:48:28.143Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
11:48:28 [2024-05-01T15:48:28.143Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
11:48:28 [2024-05-01T15:48:28.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
11:48:28 [2024-05-01T15:48:28.144Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom (3.6 kB at 449 kB/s)
11:48:28 [2024-05-01T15:48:28.144Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
11:48:28 [2024-05-01T15:48:28.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
11:48:28 [2024-05-01T15:48:28.144Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
11:48:28 [2024-05-01T15:48:28.144Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
11:48:28 [2024-05-01T15:48:28.144Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
11:48:28 [2024-05-01T15:48:28.144Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
11:48:28 [2024-05-01T15:48:28.144Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom (4.1 kB at 514 kB/s)
11:48:28 [2024-05-01T15:48:28.144Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
11:48:28 [2024-05-01T15:48:28.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
11:48:28 [2024-05-01T15:48:28.144Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
11:48:28 [2024-05-01T15:48:28.400Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
11:48:28 [2024-05-01T15:48:28.400Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
11:48:28 [2024-05-01T15:48:28.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
11:48:28 [2024-05-01T15:48:28.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 9.9 MB/s)
11:48:28 [2024-05-01T15:48:28.400Z] [WARNING] The POM for commons-io:commons-io:jar:2.11.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
11:48:28 [2024-05-01T15:48:28.400Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
11:48:28 [2024-05-01T15:48:28.400Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
11:48:28 [2024-05-01T15:48:28.400Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
11:48:28 [2024-05-01T15:48:28.400Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
11:48:28 [2024-05-01T15:48:28.400Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
11:48:28 [2024-05-01T15:48:28.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
11:48:28 [2024-05-01T15:48:28.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 499 kB/s)
11:48:28 [2024-05-01T15:48:28.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
11:48:28 [2024-05-01T15:48:28.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
11:48:28 [2024-05-01T15:48:28.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
11:48:28 [2024-05-01T15:48:28.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
11:48:28 [2024-05-01T15:48:28.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
11:48:28 [2024-05-01T15:48:28.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
11:48:28 [2024-05-01T15:48:28.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
11:48:28 [2024-05-01T15:48:28.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
11:48:28 [2024-05-01T15:48:28.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
11:48:28 [2024-05-01T15:48:28.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
11:48:28 [2024-05-01T15:48:28.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
11:48:28 [2024-05-01T15:48:28.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
11:48:28 [2024-05-01T15:48:28.657Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
11:48:28 [2024-05-01T15:48:28.657Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
11:48:28 [2024-05-01T15:48:28.657Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
11:48:28 [2024-05-01T15:48:28.657Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
11:48:28 [2024-05-01T15:48:28.657Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
11:48:28 [2024-05-01T15:48:28.657Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
11:48:28 [2024-05-01T15:48:28.913Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar (14 kB at 2.1 MB/s)
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 65 MB/s)
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 84 MB/s)
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar (145 kB at 10 MB/s)
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 24 MB/s)
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 26 MB/s)
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] 
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] 
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass ---
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] 
11:48:28 [2024-05-01T15:48:28.914Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
11:48:29 [2024-05-01T15:48:29.171Z] [INFO] 
11:48:29 [2024-05-01T15:48:29.171Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
11:48:29 [2024-05-01T15:48:29.171Z] [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
11:48:29 [2024-05-01T15:48:29.171Z] [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
11:48:29 [2024-05-01T15:48:29.171Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
11:48:29 [2024-05-01T15:48:29.171Z] [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
11:48:29 [2024-05-01T15:48:29.171Z] [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
11:48:29 [2024-05-01T15:48:29.171Z] [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
11:48:29 [2024-05-01T15:48:29.171Z] [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 730 kB/s)
11:48:29 [2024-05-01T15:48:29.171Z] [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
11:48:29 [2024-05-01T15:48:29.171Z] [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
11:48:29 [2024-05-01T15:48:29.171Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
11:48:29 [2024-05-01T15:48:29.171Z] [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
11:48:29 [2024-05-01T15:48:29.171Z] [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
11:48:29 [2024-05-01T15:48:29.171Z] [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
11:48:29 [2024-05-01T15:48:29.171Z] [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 11 MB/s)
11:48:29 [2024-05-01T15:48:29.171Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:48:29 [2024-05-01T15:48:29.171Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:48:29 [2024-05-01T15:48:29.171Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:48:29 [2024-05-01T15:48:29.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:48:29 [2024-05-01T15:48:29.428Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:48:29 [2024-05-01T15:48:29.428Z] [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
11:48:29 [2024-05-01T15:48:29.428Z] [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 4.1 MB/s)
11:48:29 [2024-05-01T15:48:29.428Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
11:48:29 [2024-05-01T15:48:29.428Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
11:48:29 [2024-05-01T15:48:29.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
11:48:29 [2024-05-01T15:48:29.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
11:48:29 [2024-05-01T15:48:29.428Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
11:48:29 [2024-05-01T15:48:29.428Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
11:48:29 [2024-05-01T15:48:29.428Z] [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 585 kB/s)
11:48:29 [2024-05-01T15:48:29.428Z] [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
11:48:29 [2024-05-01T15:48:29.428Z] [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
11:48:29 [2024-05-01T15:48:29.428Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
11:48:29 [2024-05-01T15:48:29.428Z] [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
11:48:29 [2024-05-01T15:48:29.428Z] [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
11:48:29 [2024-05-01T15:48:29.683Z] [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
11:48:29 [2024-05-01T15:48:29.683Z] [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 2.8 MB/s)
11:48:29 [2024-05-01T15:48:29.683Z] [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
11:48:29 [2024-05-01T15:48:29.683Z] [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
11:48:29 [2024-05-01T15:48:29.683Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
11:48:29 [2024-05-01T15:48:29.683Z] [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
11:48:29 [2024-05-01T15:48:29.683Z] [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
11:48:29 [2024-05-01T15:48:29.683Z] [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
11:48:29 [2024-05-01T15:48:29.683Z] [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 2.2 MB/s)
11:48:29 [2024-05-01T15:48:29.683Z] [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
11:48:29 [2024-05-01T15:48:29.684Z] [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
11:48:29 [2024-05-01T15:48:29.684Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
11:48:29 [2024-05-01T15:48:29.684Z] [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
11:48:29 [2024-05-01T15:48:29.684Z] [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
11:48:29 [2024-05-01T15:48:29.684Z] [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
11:48:29 [2024-05-01T15:48:29.684Z] [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 1.6 MB/s)
11:48:29 [2024-05-01T15:48:29.684Z] [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
11:48:29 [2024-05-01T15:48:29.684Z] [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
11:48:29 [2024-05-01T15:48:29.684Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
11:48:29 [2024-05-01T15:48:29.940Z] [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
11:48:29 [2024-05-01T15:48:29.940Z] [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
11:48:29 [2024-05-01T15:48:29.940Z] [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
11:48:29 [2024-05-01T15:48:29.940Z] [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 3.4 MB/s)
11:48:29 [2024-05-01T15:48:29.940Z] [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
11:48:29 [2024-05-01T15:48:29.940Z] [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
11:48:29 [2024-05-01T15:48:29.940Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
11:48:29 [2024-05-01T15:48:29.940Z] [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
11:48:29 [2024-05-01T15:48:29.940Z] [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
11:48:29 [2024-05-01T15:48:29.940Z] [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
11:48:29 [2024-05-01T15:48:29.940Z] [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 1.5 MB/s)
11:48:29 [2024-05-01T15:48:29.940Z] [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
11:48:29 [2024-05-01T15:48:29.940Z] [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
11:48:29 [2024-05-01T15:48:29.940Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
11:48:29 [2024-05-01T15:48:29.940Z] [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
11:48:29 [2024-05-01T15:48:29.940Z] [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
11:48:29 [2024-05-01T15:48:29.940Z] [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
11:48:29 [2024-05-01T15:48:29.940Z] [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 444 kB/s)
11:48:29 [2024-05-01T15:48:29.940Z] [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
11:48:29 [2024-05-01T15:48:29.940Z] [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
11:48:30 [2024-05-01T15:48:30.197Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
11:48:30 [2024-05-01T15:48:30.197Z] [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
11:48:30 [2024-05-01T15:48:30.197Z] [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
11:48:30 [2024-05-01T15:48:30.197Z] [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
11:48:30 [2024-05-01T15:48:30.197Z] [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 2.9 MB/s)
11:48:30 [2024-05-01T15:48:30.197Z] [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
11:48:30 [2024-05-01T15:48:30.197Z] [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
11:48:30 [2024-05-01T15:48:30.197Z] [INFO] Downloading from jboss-public-repository-group: https://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
11:48:30 [2024-05-01T15:48:30.197Z] [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
11:48:30 [2024-05-01T15:48:30.197Z] [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
11:48:30 [2024-05-01T15:48:30.197Z] [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
11:48:30 [2024-05-01T15:48:30.197Z] [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 439 kB/s)
11:48:30 [2024-05-01T15:48:30.197Z] [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
11:48:30 [2024-05-01T15:48:30.197Z] [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
11:48:30 [2024-05-01T15:48:30.197Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
11:48:30 [2024-05-01T15:48:30.453Z] [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
11:48:30 [2024-05-01T15:48:30.454Z] [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
11:48:30 [2024-05-01T15:48:30.454Z] [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
11:48:30 [2024-05-01T15:48:30.454Z] [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 82 kB/s)
11:48:30 [2024-05-01T15:48:30.454Z] [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
11:48:30 [2024-05-01T15:48:30.454Z] [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
11:48:30 [2024-05-01T15:48:30.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
11:48:30 [2024-05-01T15:48:30.454Z] [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
11:48:30 [2024-05-01T15:48:30.454Z] [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
11:48:30 [2024-05-01T15:48:30.454Z] [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
11:48:30 [2024-05-01T15:48:30.454Z] [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 820 kB/s)
11:48:30 [2024-05-01T15:48:30.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
11:48:30 [2024-05-01T15:48:30.454Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
11:48:30 [2024-05-01T15:48:30.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
11:48:30 [2024-05-01T15:48:30.712Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
11:48:30 [2024-05-01T15:48:30.712Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
11:48:30 [2024-05-01T15:48:30.712Z] [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
11:48:30 [2024-05-01T15:48:30.712Z] [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 998 kB/s)
11:48:30 [2024-05-01T15:48:30.712Z] [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
11:48:30 [2024-05-01T15:48:30.712Z] [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
11:48:30 [2024-05-01T15:48:30.712Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
11:48:30 [2024-05-01T15:48:30.712Z] [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
11:48:30 [2024-05-01T15:48:30.713Z] [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
11:48:30 [2024-05-01T15:48:30.713Z] [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
11:48:30 [2024-05-01T15:48:30.713Z] [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 3.4 MB/s)
11:48:30 [2024-05-01T15:48:30.713Z] [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
11:48:30 [2024-05-01T15:48:30.713Z] [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
11:48:30 [2024-05-01T15:48:30.713Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
11:48:30 [2024-05-01T15:48:30.973Z] [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
11:48:30 [2024-05-01T15:48:30.973Z] [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
11:48:30 [2024-05-01T15:48:30.973Z] [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
11:48:30 [2024-05-01T15:48:30.973Z] [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 313 kB/s)
11:48:30 [2024-05-01T15:48:30.973Z] [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
11:48:30 [2024-05-01T15:48:30.973Z] [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
11:48:30 [2024-05-01T15:48:30.973Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
11:48:30 [2024-05-01T15:48:30.973Z] [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
11:48:30 [2024-05-01T15:48:30.973Z] [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
11:48:30 [2024-05-01T15:48:30.973Z] [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
11:48:30 [2024-05-01T15:48:30.973Z] [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 1.1 MB/s)
11:48:30 [2024-05-01T15:48:30.973Z] [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
11:48:30 [2024-05-01T15:48:30.973Z] [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
11:48:30 [2024-05-01T15:48:30.973Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
11:48:31 [2024-05-01T15:48:31.230Z] [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
11:48:31 [2024-05-01T15:48:31.230Z] [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
11:48:31 [2024-05-01T15:48:31.230Z] [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
11:48:31 [2024-05-01T15:48:31.230Z] [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 1.6 MB/s)
11:48:31 [2024-05-01T15:48:31.230Z] [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
11:48:31 [2024-05-01T15:48:31.230Z] [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
11:48:31 [2024-05-01T15:48:31.230Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
11:48:31 [2024-05-01T15:48:31.230Z] [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
11:48:31 [2024-05-01T15:48:31.230Z] [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
11:48:31 [2024-05-01T15:48:31.230Z] [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
11:48:31 [2024-05-01T15:48:31.230Z] [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 1.9 MB/s)
11:48:31 [2024-05-01T15:48:31.230Z] [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
11:48:31 [2024-05-01T15:48:31.230Z] [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
11:48:31 [2024-05-01T15:48:31.230Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
11:48:31 [2024-05-01T15:48:31.230Z] [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
11:48:31 [2024-05-01T15:48:31.230Z] [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
11:48:31 [2024-05-01T15:48:31.230Z] [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
11:48:31 [2024-05-01T15:48:31.230Z] [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 1.6 MB/s)
11:48:31 [2024-05-01T15:48:31.230Z] [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
11:48:31 [2024-05-01T15:48:31.230Z] [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
11:48:31 [2024-05-01T15:48:31.488Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
11:48:31 [2024-05-01T15:48:31.488Z] [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
11:48:31 [2024-05-01T15:48:31.488Z] [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
11:48:31 [2024-05-01T15:48:31.488Z] [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
11:48:31 [2024-05-01T15:48:31.488Z] [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 880 kB/s)
11:48:31 [2024-05-01T15:48:31.488Z] [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
11:48:31 [2024-05-01T15:48:31.488Z] [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
11:48:31 [2024-05-01T15:48:31.488Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
11:48:31 [2024-05-01T15:48:31.488Z] [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
11:48:31 [2024-05-01T15:48:31.488Z] [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
11:48:31 [2024-05-01T15:48:31.488Z] [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
11:48:31 [2024-05-01T15:48:31.488Z] [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 964 kB/s)
11:48:31 [2024-05-01T15:48:31.488Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
11:48:31 [2024-05-01T15:48:31.488Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
11:48:31 [2024-05-01T15:48:31.488Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
11:48:31 [2024-05-01T15:48:31.743Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
11:48:31 [2024-05-01T15:48:31.743Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
11:48:31 [2024-05-01T15:48:31.743Z] [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
11:48:31 [2024-05-01T15:48:31.744Z] [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 1.2 MB/s)
11:48:31 [2024-05-01T15:48:31.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
11:48:31 [2024-05-01T15:48:31.744Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
11:48:31 [2024-05-01T15:48:31.744Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
11:48:31 [2024-05-01T15:48:31.744Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
11:48:31 [2024-05-01T15:48:31.744Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
11:48:31 [2024-05-01T15:48:31.744Z] [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
11:48:31 [2024-05-01T15:48:31.744Z] [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 4.7 MB/s)
11:48:31 [2024-05-01T15:48:31.744Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
11:48:31 [2024-05-01T15:48:31.744Z] [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
11:48:31 [2024-05-01T15:48:31.744Z] [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
11:48:31 [2024-05-01T15:48:31.744Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
11:48:31 [2024-05-01T15:48:31.744Z] [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
11:48:31 [2024-05-01T15:48:31.744Z] [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
11:48:31 [2024-05-01T15:48:31.744Z] [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
11:48:31 [2024-05-01T15:48:31.744Z] [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 450 kB/s)
11:48:31 [2024-05-01T15:48:31.744Z] [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
11:48:31 [2024-05-01T15:48:31.999Z] [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
11:48:31 [2024-05-01T15:48:31.999Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
11:48:31 [2024-05-01T15:48:31.999Z] [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
11:48:31 [2024-05-01T15:48:31.999Z] [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
11:48:31 [2024-05-01T15:48:31.999Z] [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
11:48:31 [2024-05-01T15:48:31.999Z] [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 795 kB/s)
11:48:31 [2024-05-01T15:48:31.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:48:31 [2024-05-01T15:48:31.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:48:31 [2024-05-01T15:48:31.999Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:48:31 [2024-05-01T15:48:31.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:48:31 [2024-05-01T15:48:31.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:48:31 [2024-05-01T15:48:31.999Z] [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
11:48:32 [2024-05-01T15:48:32.000Z] [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 3.6 MB/s)
11:48:32 [2024-05-01T15:48:32.000Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
11:48:32 [2024-05-01T15:48:32.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
11:48:32 [2024-05-01T15:48:32.000Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
11:48:32 [2024-05-01T15:48:32.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
11:48:32 [2024-05-01T15:48:32.256Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
11:48:32 [2024-05-01T15:48:32.256Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
11:48:32 [2024-05-01T15:48:32.256Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 1.7 MB/s)
11:48:32 [2024-05-01T15:48:32.256Z] [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
11:48:32 [2024-05-01T15:48:32.256Z] [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
11:48:32 [2024-05-01T15:48:32.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
11:48:32 [2024-05-01T15:48:32.256Z] [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
11:48:32 [2024-05-01T15:48:32.256Z] [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
11:48:32 [2024-05-01T15:48:32.256Z] [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
11:48:32 [2024-05-01T15:48:32.256Z] [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 107 kB/s)
11:48:32 [2024-05-01T15:48:32.256Z] [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
11:48:32 [2024-05-01T15:48:32.256Z] [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
11:48:32 [2024-05-01T15:48:32.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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 449 kB/s)
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [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
11:48:32 [2024-05-01T15:48:32.513Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
11:48:32 [2024-05-01T15:48:32.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
11:48:32 [2024-05-01T15:48:32.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
11:48:32 [2024-05-01T15:48:32.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
11:48:32 [2024-05-01T15:48:32.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
11:48:32 [2024-05-01T15:48:32.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
11:48:32 [2024-05-01T15:48:32.770Z] [INFO] Downloading from jboss-public-repository-group: https://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
11:48:32 [2024-05-01T15:48:32.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
11:48:32 [2024-05-01T15:48:32.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
11:48:32 [2024-05-01T15:48:32.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
11:48:33 [2024-05-01T15:48:33.027Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
11:48:33 [2024-05-01T15:48:33.027Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
11:48:33 [2024-05-01T15:48:33.027Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
11:48:33 [2024-05-01T15:48:33.027Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
11:48:33 [2024-05-01T15:48:33.027Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
11:48:33 [2024-05-01T15:48:33.027Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
11:48:33 [2024-05-01T15:48:33.284Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
11:48:33 [2024-05-01T15:48:33.284Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
11:48:33 [2024-05-01T15:48:33.285Z] [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
11:48:33 [2024-05-01T15:48:33.285Z] [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
11:48:33 [2024-05-01T15:48:33.285Z] [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
11:48:33 [2024-05-01T15:48:33.285Z] [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
11:48:33 [2024-05-01T15:48:33.285Z] [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
11:48:33 [2024-05-01T15:48:33.285Z] [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
11:48:33 [2024-05-01T15:48:33.285Z] [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
11:48:33 [2024-05-01T15:48:33.285Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
11:48:33 [2024-05-01T15:48:33.285Z] [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
11:48:33 [2024-05-01T15:48:33.285Z] [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
11:48:33 [2024-05-01T15:48:33.285Z] [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
11:48:33 [2024-05-01T15:48:33.285Z] [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
11:48:33 [2024-05-01T15:48:33.285Z] [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
11:48:33 [2024-05-01T15:48:33.285Z] [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
11:48:33 [2024-05-01T15:48:33.285Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
11:48:33 [2024-05-01T15:48:33.285Z] [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
11:48:33 [2024-05-01T15:48:33.285Z] [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
11:48:33 [2024-05-01T15:48:33.285Z] [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
11:48:33 [2024-05-01T15:48:33.541Z] [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
11:48:33 [2024-05-01T15:48:33.541Z] [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
11:48:33 [2024-05-01T15:48:33.541Z] [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
11:48:33 [2024-05-01T15:48:33.541Z] [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
11:48:33 [2024-05-01T15:48:33.541Z] [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
11:48:33 [2024-05-01T15:48:33.541Z] [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
11:48:33 [2024-05-01T15:48:33.541Z] [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
11:48:33 [2024-05-01T15:48:33.541Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
11:48:33 [2024-05-01T15:48:33.541Z] [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
11:48:33 [2024-05-01T15:48:33.541Z] [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
11:48:33 [2024-05-01T15:48:33.541Z] [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
11:48:33 [2024-05-01T15:48:33.541Z] [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
11:48:33 [2024-05-01T15:48:33.541Z] [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
11:48:33 [2024-05-01T15:48:33.541Z] [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
11:48:33 [2024-05-01T15:48:33.541Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
11:48:33 [2024-05-01T15:48:33.541Z] [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
11:48:33 [2024-05-01T15:48:33.541Z] [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
11:48:33 [2024-05-01T15:48:33.541Z] [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
11:48:33 [2024-05-01T15:48:33.541Z] [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
11:48:33 [2024-05-01T15:48:33.541Z] [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 6.2 MB/s)
11:48:33 [2024-05-01T15:48:33.542Z] [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
11:48:33 [2024-05-01T15:48:33.542Z] [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
11:48:33 [2024-05-01T15:48:33.542Z] [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
11:48:33 [2024-05-01T15:48:33.542Z] [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
11:48:33 [2024-05-01T15:48:33.542Z] [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
11:48:33 [2024-05-01T15:48:33.542Z] [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 25 MB/s)
11:48:33 [2024-05-01T15:48:33.542Z] [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 15 MB/s)
11:48:33 [2024-05-01T15:48:33.542Z] [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
11:48:33 [2024-05-01T15:48:33.542Z] [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
11:48:33 [2024-05-01T15:48:33.542Z] [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 39 MB/s)
11:48:33 [2024-05-01T15:48:33.542Z] [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
11:48:33 [2024-05-01T15:48:33.542Z] [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 7.5 MB/s)
11:48:33 [2024-05-01T15:48:33.542Z] [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 24 MB/s)
11:48:33 [2024-05-01T15:48:33.542Z] [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
11:48:33 [2024-05-01T15:48:33.542Z] [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
11:48:33 [2024-05-01T15:48:33.542Z] [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 7.1 MB/s)
11:48:33 [2024-05-01T15:48:33.542Z] [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
11:48:33 [2024-05-01T15:48:33.542Z] [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 4.3 MB/s)
11:48:33 [2024-05-01T15:48:33.542Z] [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
11:48:33 [2024-05-01T15:48:33.542Z] [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 11 MB/s)
11:48:33 [2024-05-01T15:48:33.542Z] [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
11:48:33 [2024-05-01T15:48:33.542Z] [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 7.3 MB/s)
11:48:33 [2024-05-01T15:48:33.542Z] [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
11:48:33 [2024-05-01T15:48:33.542Z] [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 5.6 MB/s)
11:48:33 [2024-05-01T15:48:33.542Z] [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
11:48:33 [2024-05-01T15:48:33.542Z] [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 28 MB/s)
11:48:33 [2024-05-01T15:48:33.542Z] [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
11:48:33 [2024-05-01T15:48:33.542Z] [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 16 MB/s)
11:48:33 [2024-05-01T15:48:33.542Z] [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
11:48:33 [2024-05-01T15:48:33.542Z] [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 1.4 MB/s)
11:48:33 [2024-05-01T15:48:33.542Z] [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 2.0 MB/s)
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 9.0 MB/s)
11:48:33 [2024-05-01T15:48:33.542Z] [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 5.8 MB/s)
11:48:33 [2024-05-01T15:48:33.542Z] [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 8.9 MB/s)
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/9.3.0-SNAPSHOT/org.eclipse.tracecompass-9.3.0-SNAPSHOT.pom
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] 
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT [2/141]
11:48:33 [2024-05-01T15:48:33.542Z] [INFO]   from analysis/pom.xml
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] --------------------------------[ pom ]---------------------------------
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] 
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] 
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] 
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] 
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis-parent ---
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] 
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] 
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-9.3.0-SNAPSHOT.pom
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] 
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] Building Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT    [3/141]
11:48:33 [2024-05-01T15:48:33.542Z] [INFO]   from common/pom.xml
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] --------------------------------[ pom ]---------------------------------
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] 
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] 
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] 
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] 
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common-parent ---
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] 
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] 
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-9.3.0-SNAPSHOT.pom
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] 
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/141]
11:48:33 [2024-05-01T15:48:33.542Z] [INFO]   from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
11:48:33 [2024-05-01T15:48:33.542Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:48:33 [2024-05-01T15:48:33.542Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:33 [2024-05-01T15:48:33.543Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64, linux/gtk/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@7a9f9364
11:48:33 [2024-05-01T15:48:33.799Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
11:48:33 [2024-05-01T15:48:33.799Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
11:48:33 [2024-05-01T15:48:33.799Z] [INFO]     Transport mode:         online
11:48:33 [2024-05-01T15:48:33.799Z] [INFO]     Http Transport type:    Java11Client
11:48:33 [2024-05-01T15:48:33.799Z] [INFO]     Update mode:            cache first
11:48:33 [2024-05-01T15:48:33.799Z] [INFO]     Minimum cache duration: 60 minutes
11:48:33 [2024-05-01T15:48:33.799Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
11:48:39 [2024-05-01T15:48:39.044Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
11:48:40 [2024-05-01T15:48:40.410Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.1.0-jre/guava-33.1.0-jre.jar
11:48:40 [2024-05-01T15:48:40.410Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.1.0-jre/guava-33.1.0-jre.jar (3.1 MB at 60 MB/s)
11:48:40 [2024-05-01T15:48:40.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
11:48:40 [2024-05-01T15:48:40.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 527 kB/s)
11:48:40 [2024-05-01T15:48:40.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.1.0-jre/guava-33.1.0-jre.pom
11:48:40 [2024-05-01T15:48:40.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.1.0-jre/guava-33.1.0-jre.pom (9.1 kB at 1.0 MB/s)
11:48:40 [2024-05-01T15:48:40.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/33.1.0-jre/guava-parent-33.1.0-jre.pom
11:48:40 [2024-05-01T15:48:40.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/33.1.0-jre/guava-parent-33.1.0-jre.pom (19 kB at 1.3 MB/s)
11:48:40 [2024-05-01T15:48:40.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom
11:48:40 [2024-05-01T15:48:40.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 417 kB/s)
11:48:40 [2024-05-01T15:48:40.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
11:48:40 [2024-05-01T15:48:40.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 1.1 MB/s)
11:48:40 [2024-05-01T15:48:40.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
11:48:40 [2024-05-01T15:48:40.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 536 kB/s)
11:48:40 [2024-05-01T15:48:40.971Z] [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
11:48:40 [2024-05-01T15:48:40.971Z] [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 536 kB/s)
11:48:40 [2024-05-01T15:48:40.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom
11:48:40 [2024-05-01T15:48:40.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom (2.1 kB at 233 kB/s)
11:48:40 [2024-05-01T15:48:40.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.pom
11:48:40 [2024-05-01T15:48:40.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.pom (4.3 kB at 425 kB/s)
11:48:40 [2024-05-01T15:48:40.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.26.1/error_prone_parent-2.26.1.pom
11:48:40 [2024-05-01T15:48:40.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.26.1/error_prone_parent-2.26.1.pom (13 kB at 1.3 MB/s)
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom (5.1 kB at 389 kB/s)
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 1.1 MB/s)
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.jar
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 10.0 MB/s)
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar (12 kB at 1.2 MB/s)
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.jar (19 kB at 1.8 MB/s)
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar (231 kB at 4.8 MB/s)
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] 
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] 
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] The project's OSGi version is 5.2.0.202405011547
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] 
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] 
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] 
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] 
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] 
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
11:48:41 [2024-05-01T15:48:41.227Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core
11:48:41 [2024-05-01T15:48:41.483Z] [INFO] 
11:48:41 [2024-05-01T15:48:41.483Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
11:48:41 [2024-05-01T15:48:41.483Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
11:48:41 [2024-05-01T15:48:41.483Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
11:48:41 [2024-05-01T15:48:41.483Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
11:48:41 [2024-05-01T15:48:41.483Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
11:48:41 [2024-05-01T15:48:41.483Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
11:48:41 [2024-05-01T15:48:41.483Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
11:48:41 [2024-05-01T15:48:41.483Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 754 kB/s)
11:48:41 [2024-05-01T15:48:41.483Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
11:48:41 [2024-05-01T15:48:41.483Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
11:48:41 [2024-05-01T15:48:41.483Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
11:48:41 [2024-05-01T15:48:41.483Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
11:48:41 [2024-05-01T15:48:41.483Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
11:48:41 [2024-05-01T15:48:41.483Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
11:48:41 [2024-05-01T15:48:41.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 402 kB/s)
11:48:41 [2024-05-01T15:48:41.739Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
11:48:41 [2024-05-01T15:48:41.739Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
11:48:41 [2024-05-01T15:48:41.739Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
11:48:41 [2024-05-01T15:48:41.739Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
11:48:41 [2024-05-01T15:48:41.739Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
11:48:41 [2024-05-01T15:48:41.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
11:48:41 [2024-05-01T15:48:41.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 8.0 MB/s)
11:48:41 [2024-05-01T15:48:41.739Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
11:48:41 [2024-05-01T15:48:41.739Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
11:48:41 [2024-05-01T15:48:41.739Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
11:48:41 [2024-05-01T15:48:41.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
11:48:41 [2024-05-01T15:48:41.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
11:48:41 [2024-05-01T15:48:41.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
11:48:41 [2024-05-01T15:48:41.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 6.9 MB/s)
11:48:41 [2024-05-01T15:48:41.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core/src/main/resources
11:48:41 [2024-05-01T15:48:41.994Z] [INFO] 
11:48:41 [2024-05-01T15:48:41.994Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
11:48:41 [2024-05-01T15:48:41.994Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:41 [2024-05-01T15:48:41.994Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:41 [2024-05-01T15:48:41.994Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
11:48:41 [2024-05-01T15:48:41.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/maven-metadata.xml
11:48:41 [2024-05-01T15:48:41.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/maven-metadata.xml (435 B at 54 kB/s)
11:48:41 [2024-05-01T15:48:41.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar
11:48:41 [2024-05-01T15:48:41.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar (28 kB at 3.1 MB/s)
11:48:41 [2024-05-01T15:48:41.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml
11:48:41 [2024-05-01T15:48:41.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml (459 B at 66 kB/s)
11:48:41 [2024-05-01T15:48:41.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar
11:48:41 [2024-05-01T15:48:41.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar (15 kB at 2.2 MB/s)
11:48:41 [2024-05-01T15:48:41.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml
11:48:42 [2024-05-01T15:48:42.250Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml (455 B at 41 kB/s)
11:48:42 [2024-05-01T15:48:42.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar
11:48:42 [2024-05-01T15:48:42.250Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar (30 kB at 2.2 MB/s)
11:48:42 [2024-05-01T15:48:42.250Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:48:44 [2024-05-01T15:48:44.764Z] [INFO] 
11:48:44 [2024-05-01T15:48:44.764Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.common.core ---
11:48:44 [2024-05-01T15:48:44.764Z] [INFO] 
11:48:44 [2024-05-01T15:48:44.764Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core ---
11:48:44 [2024-05-01T15:48:44.764Z] [INFO] 
11:48:44 [2024-05-01T15:48:44.764Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
11:48:44 [2024-05-01T15:48:44.764Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core/src/test/resources
11:48:44 [2024-05-01T15:48:44.764Z] [INFO] 
11:48:44 [2024-05-01T15:48:44.764Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.common.core ---
11:48:44 [2024-05-01T15:48:44.764Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:44 [2024-05-01T15:48:44.764Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:44 [2024-05-01T15:48:44.764Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
11:48:44 [2024-05-01T15:48:44.765Z] [INFO] 
11:48:44 [2024-05-01T15:48:44.765Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core ---
11:48:44 [2024-05-01T15:48:44.765Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
11:48:44 [2024-05-01T15:48:44.765Z] [INFO] 
11:48:44 [2024-05-01T15:48:44.765Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
11:48:44 [2024-05-01T15:48:44.765Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
11:48:44 [2024-05-01T15:48:44.765Z] [INFO] 
11:48:44 [2024-05-01T15:48:44.765Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core ---
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.pom
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-p2metadata.xml
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-p2artifacts.xml
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] Building Trace Compass State System Parent 9.3.0-SNAPSHOT        [5/141]
11:48:48 [2024-05-01T15:48:48.033Z] [INFO]   from statesystem/pom.xml
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] --------------------------------[ pom ]---------------------------------
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem-parent ---
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-9.3.0-SNAPSHOT.pom
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
11:48:48 [2024-05-01T15:48:48.033Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/141]
11:48:48 [2024-05-01T15:48:48.033Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
11:48:48 [2024-05-01T15:48:48.034Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:48:48 [2024-05-01T15:48:48.034Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:48 [2024-05-01T15:48:48.034Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
11:48:48 [2024-05-01T15:48:48.034Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.034Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
11:48:48 [2024-05-01T15:48:48.034Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.034Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
11:48:48 [2024-05-01T15:48:48.034Z] [INFO] The project's OSGi version is 1.3.0.202405011547
11:48:48 [2024-05-01T15:48:48.034Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.034Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
11:48:48 [2024-05-01T15:48:48.034Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.034Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
11:48:48 [2024-05-01T15:48:48.034Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.034Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
11:48:48 [2024-05-01T15:48:48.034Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.034Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
11:48:48 [2024-05-01T15:48:48.034Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.034Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
11:48:48 [2024-05-01T15:48:48.034Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core
11:48:48 [2024-05-01T15:48:48.290Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.290Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
11:48:48 [2024-05-01T15:48:48.290Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
11:48:48 [2024-05-01T15:48:48.290Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.290Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
11:48:48 [2024-05-01T15:48:48.290Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:48 [2024-05-01T15:48:48.290Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:48 [2024-05-01T15:48:48.290Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
11:48:48 [2024-05-01T15:48:48.290Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:48:48 [2024-05-01T15:48:48.851Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.851Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.datastore.core ---
11:48:48 [2024-05-01T15:48:48.851Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.851Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core ---
11:48:48 [2024-05-01T15:48:48.851Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.851Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
11:48:48 [2024-05-01T15:48:48.851Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
11:48:48 [2024-05-01T15:48:48.851Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.851Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.datastore.core ---
11:48:48 [2024-05-01T15:48:48.851Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:48 [2024-05-01T15:48:48.851Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:48 [2024-05-01T15:48:48.851Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
11:48:48 [2024-05-01T15:48:48.851Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.851Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core ---
11:48:48 [2024-05-01T15:48:48.851Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
11:48:48 [2024-05-01T15:48:48.851Z] [INFO] 
11:48:48 [2024-05-01T15:48:48.851Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core ---
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.pom
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-p2metadata.xml
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-p2artifacts.xml
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/141]
11:48:49 [2024-05-01T15:48:49.107Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:48:49 [2024-05-01T15:48:49.107Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] The project's OSGi version is 3.1.0.202405011547
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.107Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core
11:48:49 [2024-05-01T15:48:49.363Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.363Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.363Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
11:48:49 [2024-05-01T15:48:49.363Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.363Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.363Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:49 [2024-05-01T15:48:49.363Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:49 [2024-05-01T15:48:49.363Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
11:48:49 [2024-05-01T15:48:49.363Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.926Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:49 [2024-05-01T15:48:49.926Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:49 [2024-05-01T15:48:49.926Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.926Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.926Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.pom
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-p2metadata.xml
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-p2artifacts.xml
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] Building Trace Compass TMF Parent 9.3.0-SNAPSHOT                 [8/141]
11:48:49 [2024-05-01T15:48:49.927Z] [INFO]   from tmf/pom.xml
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] --------------------------------[ pom ]---------------------------------
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf-parent ---
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-9.3.0-SNAPSHOT.pom
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] 
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT              [9/141]
11:48:49 [2024-05-01T15:48:49.927Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:48:49 [2024-05-01T15:48:49.927Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:49 [2024-05-01T15:48:49.927Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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])
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] The project's OSGi version is 1.1.1.202405011547
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] Resolving class path of Trace Compass Filter Parser
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.183Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:50 [2024-05-01T15:48:50.183Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:50 [2024-05-01T15:48:50.183Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
11:48:50 [2024-05-01T15:48:50.183Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.438Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:50 [2024-05-01T15:48:50.438Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:50 [2024-05-01T15:48:50.438Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.438Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.filter.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.pom
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-p2metadata.xml
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-p2artifacts.xml
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT [10/141]
11:48:50 [2024-05-01T15:48:50.438Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:48:50 [2024-05-01T15:48:50.438Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:50 [2024-05-01T15:48:50.438Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
11:48:50 [2024-05-01T15:48:50.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar
11:48:50 [2024-05-01T15:48:50.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar (283 kB at 47 MB/s)
11:48:50 [2024-05-01T15:48:50.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
11:48:50 [2024-05-01T15:48:50.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 47 MB/s)
11:48:50 [2024-05-01T15:48:50.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom
11:48:50 [2024-05-01T15:48:50.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom (9.4 kB at 4.7 MB/s)
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom (13 kB at 6.3 MB/s)
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom (31 kB at 1.8 MB/s)
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 5.2 MB/s)
11:48:50 [2024-05-01T15:48:50.951Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] The project's OSGi version is 5.3.1.202405011547
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] 
11:48:50 [2024-05-01T15:48:50.951Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
11:48:50 [2024-05-01T15:48:50.951Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:50 [2024-05-01T15:48:50.951Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:50 [2024-05-01T15:48:50.951Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
11:48:50 [2024-05-01T15:48:50.952Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] 
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.statesystem.core ---
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] 
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core ---
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] 
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] 
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.statesystem.core ---
11:48:51 [2024-05-01T15:48:51.881Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:51 [2024-05-01T15:48:51.881Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:51 [2024-05-01T15:48:51.881Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] 
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core ---
11:48:51 [2024-05-01T15:48:51.881Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] 
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] 
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] 
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] 
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core ---
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] 
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] 
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.pom
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-p2metadata.xml
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-p2artifacts.xml
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] 
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] 
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.3.0-SNAPSHOT       [11/141]
11:48:51 [2024-05-01T15:48:51.881Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:48:51 [2024-05-01T15:48:51.881Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:51 [2024-05-01T15:48:51.881Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
11:48:52 [2024-05-01T15:48:52.140Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar
11:48:52 [2024-05-01T15:48:52.140Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar (509 kB at 30 MB/s)
11:48:52 [2024-05-01T15:48:52.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar
11:48:52 [2024-05-01T15:48:52.957Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar (273 kB at 17 MB/s)
11:48:52 [2024-05-01T15:48:52.957Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar
11:48:52 [2024-05-01T15:48:52.957Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar (31 kB at 3.5 MB/s)
11:48:52 [2024-05-01T15:48:52.957Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar
11:48:52 [2024-05-01T15:48:52.957Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar (20 kB at 2.5 MB/s)
11:48:52 [2024-05-01T15:48:52.957Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar
11:48:52 [2024-05-01T15:48:52.957Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar (100 kB at 10.0 MB/s)
11:48:52 [2024-05-01T15:48:52.957Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar
11:48:52 [2024-05-01T15:48:52.957Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar (48 kB at 48 MB/s)
11:48:52 [2024-05-01T15:48:52.957Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar
11:48:52 [2024-05-01T15:48:52.957Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar (44 kB at 4.9 MB/s)
11:48:52 [2024-05-01T15:48:52.957Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar
11:48:52 [2024-05-01T15:48:52.957Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar (14 kB at 856 kB/s)
11:48:52 [2024-05-01T15:48:52.957Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar
11:48:52 [2024-05-01T15:48:52.957Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar (37 kB at 2.4 MB/s)
11:48:52 [2024-05-01T15:48:52.957Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar (30 kB at 3.8 MB/s)
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar (56 kB at 3.7 MB/s)
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom (20 kB at 892 kB/s)
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/69/commons-parent-69.pom
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/69/commons-parent-69.pom (77 kB at 5.5 MB/s)
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/31/apache-31.pom
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/31/apache-31.pom (24 kB at 12 MB/s)
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom (5.6 kB at 404 kB/s)
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.pom
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.pom (9.7 kB at 1.2 MB/s)
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom (17 kB at 2.1 MB/s)
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.pom
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.pom (1.7 kB at 106 kB/s)
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.pom
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.pom (1.9 kB at 145 kB/s)
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.pom
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.pom (2.7 kB at 268 kB/s)
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom (1.3 kB at 663 kB/s)
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom (2.3 kB at 1.1 MB/s)
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.pom
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.pom (1.9 kB at 271 kB/s)
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.pom
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.pom (1.3 kB at 188 kB/s)
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.pom
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.pom (1.9 kB at 271 kB/s)
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.pom
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.pom (2.3 kB at 325 kB/s)
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.pom
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.pom (2.1 kB at 148 kB/s)
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar (12 kB at 12 MB/s)
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] 
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] 
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
11:48:53 [2024-05-01T15:48:53.213Z] [INFO] The project's OSGi version is 9.3.0.202405011547
11:48:53 [2024-05-01T15:48:53.214Z] [INFO] 
11:48:53 [2024-05-01T15:48:53.214Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
11:48:53 [2024-05-01T15:48:53.214Z] [INFO] 
11:48:53 [2024-05-01T15:48:53.214Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
11:48:53 [2024-05-01T15:48:53.214Z] [INFO] 
11:48:53 [2024-05-01T15:48:53.214Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
11:48:53 [2024-05-01T15:48:53.214Z] [INFO] 
11:48:53 [2024-05-01T15:48:53.214Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
11:48:53 [2024-05-01T15:48:53.469Z] [INFO] 
11:48:53 [2024-05-01T15:48:53.469Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
11:48:53 [2024-05-01T15:48:53.469Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core
11:48:53 [2024-05-01T15:48:53.469Z] [INFO] 
11:48:53 [2024-05-01T15:48:53.469Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
11:48:53 [2024-05-01T15:48:53.469Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
11:48:53 [2024-05-01T15:48:53.469Z] [INFO] 
11:48:53 [2024-05-01T15:48:53.469Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
11:48:53 [2024-05-01T15:48:53.469Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:53 [2024-05-01T15:48:53.469Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:53 [2024-05-01T15:48:53.469Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
11:48:53 [2024-05-01T15:48:53.470Z] [INFO] Compiling 473 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:48:56 [2024-05-01T15:48:56.736Z] [INFO] 
11:48:56 [2024-05-01T15:48:56.736Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.core ---
11:48:56 [2024-05-01T15:48:56.736Z] [INFO] 
11:48:56 [2024-05-01T15:48:56.736Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core ---
11:48:56 [2024-05-01T15:48:56.736Z] [INFO] 
11:48:56 [2024-05-01T15:48:56.736Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
11:48:56 [2024-05-01T15:48:56.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
11:48:56 [2024-05-01T15:48:56.736Z] [INFO] 
11:48:56 [2024-05-01T15:48:56.736Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.core ---
11:48:56 [2024-05-01T15:48:56.736Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:56 [2024-05-01T15:48:56.736Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:56 [2024-05-01T15:48:56.736Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
11:48:56 [2024-05-01T15:48:56.736Z] [INFO] 
11:48:56 [2024-05-01T15:48:56.736Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core ---
11:48:56 [2024-05-01T15:48:56.736Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
11:48:56 [2024-05-01T15:48:56.736Z] [INFO] 
11:48:56 [2024-05-01T15:48:56.736Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
11:48:56 [2024-05-01T15:48:56.992Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT-sources.jar
11:48:56 [2024-05-01T15:48:56.992Z] [INFO] 
11:48:56 [2024-05-01T15:48:56.992Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
11:48:57 [2024-05-01T15:48:57.247Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT.jar
11:48:57 [2024-05-01T15:48:57.247Z] [INFO] 
11:48:57 [2024-05-01T15:48:57.247Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
11:48:57 [2024-05-01T15:48:57.247Z] [INFO] 
11:48:57 [2024-05-01T15:48:57.247Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core ---
11:48:57 [2024-05-01T15:48:57.247Z] [INFO] 
11:48:57 [2024-05-01T15:48:57.247Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] 
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT.jar
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT.pom
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT-sources.jar
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT-p2metadata.xml
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.3.0-SNAPSHOT-p2artifacts.xml
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] 
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] 
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [12/141]
11:48:57 [2024-05-01T15:48:57.503Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:48:57 [2024-05-01T15:48:57.503Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] 
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] 
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] The project's OSGi version is 2.2.1.202405011547
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] 
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] 
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] 
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] 
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] 
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] 
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] 
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:57 [2024-05-01T15:48:57.503Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:57 [2024-05-01T15:48:57.503Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:57 [2024-05-01T15:48:57.503Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
11:48:57 [2024-05-01T15:48:57.503Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:48:58 [2024-05-01T15:48:58.064Z] [INFO] 
11:48:58 [2024-05-01T15:48:58.064Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:58 [2024-05-01T15:48:58.064Z] [INFO] 
11:48:58 [2024-05-01T15:48:58.064Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:58 [2024-05-01T15:48:58.064Z] [INFO] 
11:48:58 [2024-05-01T15:48:58.064Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:58 [2024-05-01T15:48:58.064Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
11:48:58 [2024-05-01T15:48:58.064Z] [INFO] 
11:48:58 [2024-05-01T15:48:58.064Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:58 [2024-05-01T15:48:58.064Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:48:58 [2024-05-01T15:48:58.064Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:58 [2024-05-01T15:48:58.064Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
11:48:58 [2024-05-01T15:48:58.064Z] [INFO] 
11:48:58 [2024-05-01T15:48:58.064Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:58 [2024-05-01T15:48:58.064Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
11:48:58 [2024-05-01T15:48:58.064Z] [INFO] 
11:48:58 [2024-05-01T15:48:58.064Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:58 [2024-05-01T15:48:58.064Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
11:48:58 [2024-05-01T15:48:58.064Z] [INFO] 
11:48:58 [2024-05-01T15:48:58.064Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] 
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] 
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] 
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] 
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.pom
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-p2metadata.xml
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-p2artifacts.xml
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] 
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] 
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [13/141]
11:48:58 [2024-05-01T15:48:58.065Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:48:58 [2024-05-01T15:48:58.065Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:48:58 [2024-05-01T15:48:58.065Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
11:48:58 [2024-05-01T15:48:58.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.jar
11:48:58 [2024-05-01T15:48:58.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.jar (477 kB at 32 MB/s)
11:48:59 [2024-05-01T15:48:59.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar
11:48:59 [2024-05-01T15:48:59.248Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar (8.3 MB at 58 MB/s)
11:48:59 [2024-05-01T15:48:59.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.jar
11:48:59 [2024-05-01T15:48:59.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.jar (705 kB at 47 MB/s)
11:49:00 [2024-05-01T15:49:00.430Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/75.1/icu4j-75.1.jar
11:49:00 [2024-05-01T15:49:00.685Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/75.1/icu4j-75.1.jar (14 MB at 83 MB/s)
11:49:01 [2024-05-01T15:49:01.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar
11:49:01 [2024-05-01T15:49:01.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar (1.4 MB at 62 MB/s)
11:49:01 [2024-05-01T15:49:01.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar
11:49:01 [2024-05-01T15:49:01.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar (26 kB at 13 MB/s)
11:49:01 [2024-05-01T15:49:01.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
11:49:01 [2024-05-01T15:49:01.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 5.3 MB/s)
11:49:01 [2024-05-01T15:49:01.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar
11:49:01 [2024-05-01T15:49:01.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar (211 kB at 21 MB/s)
11:49:01 [2024-05-01T15:49:01.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar
11:49:01 [2024-05-01T15:49:01.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar (106 kB at 8.9 MB/s)
11:49:02 [2024-05-01T15:49:02.174Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar
11:49:02 [2024-05-01T15:49:02.174Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar (14 kB at 1.8 MB/s)
11:49:02 [2024-05-01T15:49:02.430Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.jar
11:49:02 [2024-05-01T15:49:02.430Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.jar (245 kB at 22 MB/s)
11:49:02 [2024-05-01T15:49:02.430Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar
11:49:02 [2024-05-01T15:49:02.430Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.jar (205 kB at 17 MB/s)
11:49:02 [2024-05-01T15:49:02.430Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.jar
11:49:02 [2024-05-01T15:49:02.430Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.jar (184 kB at 9.2 MB/s)
11:49:02 [2024-05-01T15:49:02.430Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.jar
11:49:02 [2024-05-01T15:49:02.430Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.jar (23 kB at 1.5 MB/s)
11:49:02 [2024-05-01T15:49:02.686Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar
11:49:02 [2024-05-01T15:49:02.686Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar (404 kB at 31 MB/s)
11:49:05 [2024-05-01T15:49:05.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
11:49:05 [2024-05-01T15:49:05.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 6.2 MB/s)
11:49:06 [2024-05-01T15:49:06.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.pom
11:49:06 [2024-05-01T15:49:06.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.pom (1.8 kB at 221 kB/s)
11:49:06 [2024-05-01T15:49:06.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.pom
11:49:06 [2024-05-01T15:49:06.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.pom (1.1 kB at 143 kB/s)
11:49:06 [2024-05-01T15:49:06.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.pom
11:49:06 [2024-05-01T15:49:06.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.pom (1.3 kB at 166 kB/s)
11:49:06 [2024-05-01T15:49:06.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/75.1/icu4j-75.1.pom
11:49:06 [2024-05-01T15:49:06.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/75.1/icu4j-75.1.pom (13 kB at 1.6 MB/s)
11:49:06 [2024-05-01T15:49:06.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j-root/75.1/icu4j-root-75.1.pom
11:49:06 [2024-05-01T15:49:06.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j-root/75.1/icu4j-root-75.1.pom (27 kB at 1.9 MB/s)
11:49:06 [2024-05-01T15:49:06.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom
11:49:06 [2024-05-01T15:49:06.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom (2.3 kB at 118 kB/s)
11:49:06 [2024-05-01T15:49:06.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom
11:49:06 [2024-05-01T15:49:06.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom (2.0 kB at 226 kB/s)
11:49:06 [2024-05-01T15:49:06.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom
11:49:06 [2024-05-01T15:49:06.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom (16 kB at 7.9 MB/s)
11:49:06 [2024-05-01T15:49:06.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
11:49:06 [2024-05-01T15:49:06.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 7.1 MB/s)
11:49:06 [2024-05-01T15:49:06.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom
11:49:06 [2024-05-01T15:49:06.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 5.9 MB/s)
11:49:06 [2024-05-01T15:49:06.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.pom
11:49:06 [2024-05-01T15:49:06.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.pom (3.2 kB at 455 kB/s)
11:49:06 [2024-05-01T15:49:06.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom
11:49:06 [2024-05-01T15:49:06.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom (2.0 kB at 254 kB/s)
11:49:06 [2024-05-01T15:49:06.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.pom
11:49:06 [2024-05-01T15:49:06.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.pom (2.8 kB at 218 kB/s)
11:49:06 [2024-05-01T15:49:06.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
11:49:06 [2024-05-01T15:49:06.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 763 kB/s)
11:49:06 [2024-05-01T15:49:06.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.pom
11:49:06 [2024-05-01T15:49:06.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.pom (3.2 kB at 400 kB/s)
11:49:06 [2024-05-01T15:49:06.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.pom
11:49:06 [2024-05-01T15:49:06.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.2/junit-platform-engine-1.10.2.pom (3.2 kB at 401 kB/s)
11:49:06 [2024-05-01T15:49:06.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.pom
11:49:06 [2024-05-01T15:49:06.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.pom (3.0 kB at 379 kB/s)
11:49:06 [2024-05-01T15:49:06.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.pom
11:49:06 [2024-05-01T15:49:06.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.pom (3.0 kB at 379 kB/s)
11:49:06 [2024-05-01T15:49:06.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.pom
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.pom (15 kB at 1.9 MB/s)
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/8/felix-parent-8.pom
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/8/felix-parent-8.pom (20 kB at 2.2 MB/s)
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 1.1 MB/s)
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar (1.9 MB at 59 MB/s)
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 6.8 MB/s)
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar (36 kB at 12 MB/s)
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] 
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] 
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] The project's OSGi version is 1.0.16.202405011547
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] 
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] 
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] 
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] 
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] 
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:06 [2024-05-01T15:49:06.468Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests
11:49:07 [2024-05-01T15:49:07.030Z] [INFO] 
11:49:07 [2024-05-01T15:49:07.030Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:07 [2024-05-01T15:49:07.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
11:49:07 [2024-05-01T15:49:07.030Z] [INFO] 
11:49:07 [2024-05-01T15:49:07.031Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:07 [2024-05-01T15:49:07.031Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:49:07 [2024-05-01T15:49:07.031Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:49:07 [2024-05-01T15:49:07.031Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
11:49:07 [2024-05-01T15:49:07.031Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:49:07 [2024-05-01T15:49:07.286Z] [INFO] 
11:49:07 [2024-05-01T15:49:07.286Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:07 [2024-05-01T15:49:07.286Z] [INFO] 
11:49:07 [2024-05-01T15:49:07.286Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:07 [2024-05-01T15:49:07.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
11:49:07 [2024-05-01T15:49:07.286Z] [INFO] 
11:49:07 [2024-05-01T15:49:07.286Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:07 [2024-05-01T15:49:07.286Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
11:49:07 [2024-05-01T15:49:07.286Z] [INFO] 
11:49:07 [2024-05-01T15:49:07.286Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:07 [2024-05-01T15:49:07.542Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
11:49:07 [2024-05-01T15:49:07.542Z] [INFO] 
11:49:07 [2024-05-01T15:49:07.542Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:07 [2024-05-01T15:49:07.542Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
11:49:07 [2024-05-01T15:49:07.543Z] [INFO] 
11:49:07 [2024-05-01T15:49:07.543Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:07 [2024-05-01T15:49:07.543Z] [INFO] 
11:49:07 [2024-05-01T15:49:07.543Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:07 [2024-05-01T15:49:07.543Z] [INFO] 
11:49:07 [2024-05-01T15:49:07.543Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:07 [2024-05-01T15:49:07.543Z] [INFO] 
11:49:07 [2024-05-01T15:49:07.543Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:12 [2024-05-01T15:49:12.787Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
11:49:12 [2024-05-01T15:49:12.787Z] [INFO] Command line:
11:49:12 [2024-05-01T15:49:12.787Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:49:12 [2024-05-01T15:49:12.787Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:49:15 [2024-05-01T15:49:15.302Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
11:49:15 [2024-05-01T15:49:15.863Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 0.086 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testEmpty2DQuery -- Time elapsed: 0.003 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testIOOB2DQuery -- Time elapsed: 0.002 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testContinuous2DQuery -- Time elapsed: 0.130 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testReverse2DQuery -- Time elapsed: 0.003 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 0.002 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 0.006 s
11:49:15 [2024-05-01T15:49:15.863Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
11:49:15 [2024-05-01T15:49:15.863Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithInt -- Time elapsed: 0.001 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithLong -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithNull -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithLong -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithNull -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithLong -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithNull -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithInt -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithLong -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithNull -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.tcompareIntWithString -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithInt -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithInt -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithDouble -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithDouble -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithString -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithDouble -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithString -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithInt -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithDouble -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithLong -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithNull -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithDouble -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithString -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithString -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
11:49:15 [2024-05-01T15:49:15.863Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxStr -- Time elapsed: 0.001 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxLong -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testGetType -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxDouble -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxInt -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testIsNull -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
11:49:15 [2024-05-01T15:49:15.863Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxLong -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testGetType -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxDouble -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.863Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxInt -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxStr -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testIsNull -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
11:49:15 [2024-05-01T15:49:15.864Z] !SESSION 2024-05-01 15:49:12.283 -----------------------------------------------
11:49:15 [2024-05-01T15:49:15.864Z] eclipse.buildId=unknown
11:49:15 [2024-05-01T15:49:15.864Z] java.version=17.0.2
11:49:15 [2024-05-01T15:49:15.864Z] java.vendor=Oracle Corporation
11:49:15 [2024-05-01T15:49:15.864Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:49:15 [2024-05-01T15:49:15.864Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:49:15 [2024-05-01T15:49:15.864Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:49:15 [2024-05-01T15:49:15.864Z] 
11:49:15 [2024-05-01T15:49:15.864Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2024-05-01 15:49:15.761
11:49:15 [2024-05-01T15:49:15.864Z] !MESSAGE Custom factory for type 87 does not exist
11:49:15 [2024-05-01T15:49:15.864Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testNoFactoryAvailable -- Time elapsed: 0.024 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerialization -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId2 -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerializedTooLarge -- Time elapsed: 0.001 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxLong -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testGetType -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxDouble -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxInt -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxStr -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testIsNull -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
11:49:15 [2024-05-01T15:49:15.864Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxLong -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxInt -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testGetType -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxDouble -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxStr -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testIsNull -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
11:49:15 [2024-05-01T15:49:15.864Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxDouble -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxLong -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testGetType -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxInt -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxStr -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testIsNull -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
11:49:15 [2024-05-01T15:49:15.864Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxLong -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxDouble -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxInt -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxStr -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testIsNull -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testGetType -- Time elapsed: 0 s
11:49:15 [2024-05-01T15:49:15.864Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
11:49:16 [2024-05-01T15:49:16.121Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
11:49:16 [2024-05-01T15:49:16.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementDouble -- Time elapsed: 0.002 s
11:49:16 [2024-05-01T15:49:16.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementInt -- Time elapsed: 0 s
11:49:16 [2024-05-01T15:49:16.121Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementLong -- Time elapsed: 0 s
11:49:16 [2024-05-01T15:49:16.121Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
11:49:16 [2024-05-01T15:49:16.121Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
11:49:16 [2024-05-01T15:49:16.121Z] org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest.testAttributeTreeFileStorage -- Time elapsed: 0.008 s
11:49:16 [2024-05-01T15:49:16.121Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
11:49:17 [2024-05-01T15:49:17.496Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.381 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
11:49:17 [2024-05-01T15:49:17.496Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0 s
11:49:17 [2024-05-01T15:49:17.496Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.004 s
11:49:17 [2024-05-01T15:49:17.496Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.002 s
11:49:17 [2024-05-01T15:49:17.496Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.182 s
11:49:17 [2024-05-01T15:49:17.496Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.002 s
11:49:17 [2024-05-01T15:49:17.496Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.579 s
11:49:17 [2024-05-01T15:49:17.496Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0 s
11:49:17 [2024-05-01T15:49:17.496Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.006 s
11:49:17 [2024-05-01T15:49:17.496Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0.001 s
11:49:17 [2024-05-01T15:49:17.496Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.015 s
11:49:17 [2024-05-01T15:49:17.496Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.001 s
11:49:17 [2024-05-01T15:49:17.496Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.579 s
11:49:17 [2024-05-01T15:49:17.496Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
11:49:19 [2024-05-01T15:49:19.381Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.709 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEndTime -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testStartTime -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEnd -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttribute -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBegin -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_1 -- Time elapsed: 0.011 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_2 -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttributeEmpty -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testDoQuery -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBuildNowQueryLaterStateValues -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testIntervalBeforeStart -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testInsertQueryStateValues -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testCascadingIntervals -- Time elapsed: 0.190 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testNegativeTimes -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testFullIntervals -- Time elapsed: 1.433 s
11:49:19 [2024-05-01T15:49:19.381Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
11:49:19 [2024-05-01T15:49:19.381Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 1] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 2] -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 3] -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 1] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 2] -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 3] -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 1] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 2] -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.381Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 3] -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 1] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 2] -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 3] -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 1] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 2] -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 3] -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 1] -- Time elapsed: 0.002 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 2] -- Time elapsed: 0.003 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 3] -- Time elapsed: 0.024 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 1] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 2] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 3] -- Time elapsed: 0.004 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 1] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 2] -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 3] -- Time elapsed: 0.004 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 1] -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 2] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 3] -- Time elapsed: 0.006 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 1] -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 2] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 3] -- Time elapsed: 0.005 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 1] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 2] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 3] -- Time elapsed: 0.002 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 1] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 2] -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 3] -- Time elapsed: 0.007 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 1] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 2] -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 3] -- Time elapsed: 0.007 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 1] -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 2] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 3] -- Time elapsed: 0.002 s
11:49:19 [2024-05-01T15:49:19.382Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
11:49:19 [2024-05-01T15:49:19.382Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.002 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testDepth -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testSequentialFill -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.382Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
11:49:19 [2024-05-01T15:49:19.382Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[0: Hello] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[1: Test0] -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.382Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
11:49:19 [2024-05-01T15:49:19.382Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
11:49:19 [2024-05-01T15:49:19.382Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest.testFillNodes[CLASSIC] -- Time elapsed: 0.007 s
11:49:19 [2024-05-01T15:49:19.382Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
11:49:19 [2024-05-01T15:49:19.638Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
11:49:19 [2024-05-01T15:49:19.638Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.638Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.638Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.638Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.006 s
11:49:19 [2024-05-01T15:49:19.638Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.638Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.275 s
11:49:19 [2024-05-01T15:49:19.638Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.638Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0 s
11:49:19 [2024-05-01T15:49:19.638Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.639Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.006 s
11:49:19 [2024-05-01T15:49:19.639Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.001 s
11:49:19 [2024-05-01T15:49:19.639Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.171 s
11:49:19 [2024-05-01T15:49:19.639Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
11:49:20 [2024-05-01T15:49:20.200Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
11:49:20 [2024-05-01T15:49:20.200Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testAttributes -- Time elapsed: 0.003 s
11:49:20 [2024-05-01T15:49:20.201Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testWaitUntilBuilt -- Time elapsed: 0.501 s
11:49:20 [2024-05-01T15:49:20.201Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testSetAndQueryOngoing -- Time elapsed: 0.001 s
11:49:20 [2024-05-01T15:49:20.201Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
11:49:20 [2024-05-01T15:49:20.201Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
11:49:20 [2024-05-01T15:49:20.201Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkEndTime -- Time elapsed: 0.001 s
11:49:20 [2024-05-01T15:49:20.201Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkResolution -- Time elapsed: 0 s
11:49:20 [2024-05-01T15:49:20.201Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkReversed -- Time elapsed: 0 s
11:49:20 [2024-05-01T15:49:20.201Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueueOfferPollPeek -- Time elapsed: 0 s
11:49:20 [2024-05-01T15:49:20.201Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryOngoingStackTop -- Time elapsed: 0.001 s
11:49:20 [2024-05-01T15:49:20.201Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQuerySingleStackTop -- Time elapsed: 0 s
11:49:20 [2024-05-01T15:49:20.201Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryUntilNonNullValue -- Time elapsed: 0 s
11:49:20 [2024-05-01T15:49:20.201Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuark -- Time elapsed: 0 s
11:49:20 [2024-05-01T15:49:20.201Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkAddMoreIntervals -- Time elapsed: 0.001 s
11:49:20 [2024-05-01T15:49:20.201Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkSubrange -- Time elapsed: 0.001 s
11:49:20 [2024-05-01T15:49:20.201Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
11:49:20 [2024-05-01T15:49:20.201Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
11:49:20 [2024-05-01T15:49:20.201Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testBeginEnd -- Time elapsed: 0.002 s
11:49:20 [2024-05-01T15:49:20.201Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testEmptyStack -- Time elapsed: 0.001 s
11:49:20 [2024-05-01T15:49:20.201Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testFullQueries -- Time elapsed: 0.001 s
11:49:20 [2024-05-01T15:49:20.201Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testSingleQueries -- Time elapsed: 0.001 s
11:49:20 [2024-05-01T15:49:20.201Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testStackTop -- Time elapsed: 0.001 s
11:49:20 [2024-05-01T15:49:20.201Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
11:49:20 [2024-05-01T15:49:20.457Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
11:49:20 [2024-05-01T15:49:20.457Z] org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest.testSimpleSnapshot -- Time elapsed: 0.092 s
11:49:20 [2024-05-01T15:49:20.457Z] 
11:49:20 [2024-05-01T15:49:20.457Z] Results:
11:49:20 [2024-05-01T15:49:20.457Z] 
11:49:20 [2024-05-01T15:49:20.457Z] Tests run: 183, Failures: 0, Errors: 0, Skipped: 0
11:49:20 [2024-05-01T15:49:20.457Z] 
11:49:20 [2024-05-01T15:49:20.714Z] [INFO] All tests passed
11:49:20 [2024-05-01T15:49:20.714Z] [INFO] 
11:49:20 [2024-05-01T15:49:20.714Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:20 [2024-05-01T15:49:20.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
11:49:20 [2024-05-01T15:49:20.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.pom
11:49:20 [2024-05-01T15:49:20.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
11:49:20 [2024-05-01T15:49:20.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-p2metadata.xml
11:49:20 [2024-05-01T15:49:20.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-p2artifacts.xml
11:49:20 [2024-05-01T15:49:20.714Z] [INFO] 
11:49:20 [2024-05-01T15:49:20.714Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:49:20 [2024-05-01T15:49:20.714Z] [INFO] 
11:49:20 [2024-05-01T15:49:20.714Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
11:49:20 [2024-05-01T15:49:20.714Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [14/141]
11:49:20 [2024-05-01T15:49:20.714Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
11:49:20 [2024-05-01T15:49:20.714Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:49:20 [2024-05-01T15:49:20.714Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:49:20 [2024-05-01T15:49:20.714Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
11:49:20 [2024-05-01T15:49:20.969Z] [INFO] 
11:49:20 [2024-05-01T15:49:20.969Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
11:49:20 [2024-05-01T15:49:20.969Z] [INFO] 
11:49:20 [2024-05-01T15:49:20.969Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
11:49:20 [2024-05-01T15:49:20.969Z] [INFO] The project's OSGi version is 1.0.25.202405011547
11:49:20 [2024-05-01T15:49:20.969Z] [INFO] 
11:49:20 [2024-05-01T15:49:20.969Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
11:49:20 [2024-05-01T15:49:20.970Z] [INFO] 
11:49:20 [2024-05-01T15:49:20.970Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
11:49:20 [2024-05-01T15:49:20.970Z] [INFO] 
11:49:20 [2024-05-01T15:49:20.970Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
11:49:20 [2024-05-01T15:49:20.970Z] [INFO] 
11:49:20 [2024-05-01T15:49:20.970Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
11:49:20 [2024-05-01T15:49:20.970Z] [INFO] 
11:49:20 [2024-05-01T15:49:20.970Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
11:49:20 [2024-05-01T15:49:20.970Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests
11:49:21 [2024-05-01T15:49:21.226Z] [INFO] 
11:49:21 [2024-05-01T15:49:21.226Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
11:49:21 [2024-05-01T15:49:21.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
11:49:21 [2024-05-01T15:49:21.226Z] [INFO] 
11:49:21 [2024-05-01T15:49:21.226Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
11:49:21 [2024-05-01T15:49:21.226Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:49:21 [2024-05-01T15:49:21.226Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:49:21 [2024-05-01T15:49:21.226Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
11:49:21 [2024-05-01T15:49:21.482Z] [INFO] Compiling 167 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:49:22 [2024-05-01T15:49:22.847Z] [INFO] 
11:49:22 [2024-05-01T15:49:22.847Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core.tests ---
11:49:22 [2024-05-01T15:49:22.847Z] [INFO] 
11:49:22 [2024-05-01T15:49:22.847Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
11:49:22 [2024-05-01T15:49:22.847Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
11:49:22 [2024-05-01T15:49:22.847Z] [INFO] 
11:49:22 [2024-05-01T15:49:22.848Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core.tests ---
11:49:22 [2024-05-01T15:49:22.848Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
11:49:22 [2024-05-01T15:49:22.848Z] [INFO] 
11:49:22 [2024-05-01T15:49:22.848Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
11:49:23 [2024-05-01T15:49:23.103Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
11:49:23 [2024-05-01T15:49:23.103Z] [INFO] 
11:49:23 [2024-05-01T15:49:23.103Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
11:49:23 [2024-05-01T15:49:23.103Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
11:49:23 [2024-05-01T15:49:23.359Z] [INFO] 
11:49:23 [2024-05-01T15:49:23.359Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
11:49:23 [2024-05-01T15:49:23.359Z] [INFO] 
11:49:23 [2024-05-01T15:49:23.359Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core.tests ---
11:49:23 [2024-05-01T15:49:23.359Z] [INFO] 
11:49:23 [2024-05-01T15:49:23.359Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
11:49:23 [2024-05-01T15:49:23.359Z] [INFO] 
11:49:23 [2024-05-01T15:49:23.359Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
11:49:23 [2024-05-01T15:49:23.921Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
11:49:23 [2024-05-01T15:49:23.921Z] [INFO] Command line:
11:49:23 [2024-05-01T15:49:23.921Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:49:23 [2024-05-01T15:49:23.921Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:49:28 [2024-05-01T15:49:28.086Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
11:49:29 [2024-05-01T15:49:29.977Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.365 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
11:49:29 [2024-05-01T15:49:29.977Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearch -- Time elapsed: 0.200 s
11:49:29 [2024-05-01T15:49:29.977Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlotCheckEquals -- Time elapsed: 0.205 s
11:49:29 [2024-05-01T15:49:29.977Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertSameTimestamp -- Time elapsed: 0.837 s
11:49:29 [2024-05-01T15:49:29.977Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testVersionChange -- Time elapsed: 0.004 s
11:49:29 [2024-05-01T15:49:29.977Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetTimeRange -- Time elapsed: 0.001 s
11:49:29 [2024-05-01T15:49:29.977Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testIsCreatedFromScratch -- Time elapsed: 0.002 s
11:49:29 [2024-05-01T15:49:29.977Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testGetSize -- Time elapsed: 0.094 s
11:49:29 [2024-05-01T15:49:29.977Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.093 s
11:49:29 [2024-05-01T15:49:29.977Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetNbEvents -- Time elapsed: 0.001 s
11:49:29 [2024-05-01T15:49:29.977Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlot -- Time elapsed: 0.705 s
11:49:29 [2024-05-01T15:49:29.977Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterReopen -- Time elapsed: 0.003 s
11:49:29 [2024-05-01T15:49:29.977Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDelete -- Time elapsed: 0.001 s
11:49:29 [2024-05-01T15:49:29.977Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsert -- Time elapsed: 0.001 s
11:49:29 [2024-05-01T15:49:29.977Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructorExistingFile -- Time elapsed: 0.001 s
11:49:29 [2024-05-01T15:49:29.977Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.089 s
11:49:29 [2024-05-01T15:49:29.977Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterEmptyReopen -- Time elapsed: 0.003 s
11:49:29 [2024-05-01T15:49:29.977Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructor -- Time elapsed: 0.001 s
11:49:29 [2024-05-01T15:49:29.977Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchFindInBetween -- Time elapsed: 0.097 s
11:49:29 [2024-05-01T15:49:29.977Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
11:49:42 [2024-05-01T15:49:42.146Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.14 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
11:49:42 [2024-05-01T15:49:42.146Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testGrowingIndex -- Time elapsed: 6.509 s
11:49:42 [2024-05-01T15:49:42.146Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 3.627 s
11:49:42 [2024-05-01T15:49:42.146Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
11:49:42 [2024-05-01T15:49:42.146Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
11:49:42 [2024-05-01T15:49:42.146Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testNotEqual -- Time elapsed: 0.001 s
11:49:42 [2024-05-01T15:49:42.146Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCodeNull -- Time elapsed: 0 s
11:49:42 [2024-05-01T15:49:42.146Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testToString -- Time elapsed: 0.003 s
11:49:42 [2024-05-01T15:49:42.146Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareTo -- Time elapsed: 0 s
11:49:42 [2024-05-01T15:49:42.146Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfLocationCopy2 -- Time elapsed: 0 s
11:49:42 [2024-05-01T15:49:42.146Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsSymmetry -- Time elapsed: 0 s
11:49:42 [2024-05-01T15:49:42.146Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareToNull -- Time elapsed: 0 s
11:49:42 [2024-05-01T15:49:42.146Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCode -- Time elapsed: 0 s
11:49:42 [2024-05-01T15:49:42.146Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsTransivity -- Time elapsed: 0 s
11:49:42 [2024-05-01T15:49:42.146Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsReflexivity -- Time elapsed: 0 s
11:49:42 [2024-05-01T15:49:42.146Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfCheckpoint -- Time elapsed: 0 s
11:49:42 [2024-05-01T15:49:42.146Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
11:49:50 [2024-05-01T15:49:50.233Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.121 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
11:49:50 [2024-05-01T15:49:50.233Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testReopenIndex -- Time elapsed: 3.705 s
11:49:50 [2024-05-01T15:49:50.233Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testInsertAfterReopenIndex -- Time elapsed: 3.403 s
11:49:50 [2024-05-01T15:49:50.233Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.006 s
11:49:50 [2024-05-01T15:49:50.233Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testTmfTraceIndexing -- Time elapsed: 1.006 s
11:49:50 [2024-05-01T15:49:50.233Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
11:49:51 [2024-05-01T15:49:51.600Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.317 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
11:49:51 [2024-05-01T15:49:51.600Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.169 s
11:49:51 [2024-05-01T15:49:51.600Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 1.147 s
11:49:51 [2024-05-01T15:49:51.600Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
11:49:51 [2024-05-01T15:49:51.856Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
11:49:51 [2024-05-01T15:49:51.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearch -- Time elapsed: 0.007 s
11:49:51 [2024-05-01T15:49:51.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDispose -- Time elapsed: 0 s
11:49:51 [2024-05-01T15:49:51.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsert -- Time elapsed: 0 s
11:49:51 [2024-05-01T15:49:51.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertSameTimestamp -- Time elapsed: 0.076 s
11:49:51 [2024-05-01T15:49:51.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testVersionChange -- Time elapsed: 0 s
11:49:51 [2024-05-01T15:49:51.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetTimeRange -- Time elapsed: 0 s
11:49:51 [2024-05-01T15:49:51.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testIsCreatedFromScratch -- Time elapsed: 0 s
11:49:51 [2024-05-01T15:49:51.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testGetSize -- Time elapsed: 0.004 s
11:49:51 [2024-05-01T15:49:51.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.006 s
11:49:51 [2024-05-01T15:49:51.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetNbEvents -- Time elapsed: 0 s
11:49:51 [2024-05-01T15:49:51.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAlot -- Time elapsed: 0.030 s
11:49:51 [2024-05-01T15:49:51.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterReopen -- Time elapsed: 0 s
11:49:51 [2024-05-01T15:49:51.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDelete -- Time elapsed: 0 s
11:49:51 [2024-05-01T15:49:51.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructorExistingFile -- Time elapsed: 0 s
11:49:51 [2024-05-01T15:49:51.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.045 s
11:49:51 [2024-05-01T15:49:51.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterEmptyReopen -- Time elapsed: 0 s
11:49:51 [2024-05-01T15:49:51.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructor -- Time elapsed: 0 s
11:49:51 [2024-05-01T15:49:51.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchFindInBetween -- Time elapsed: 0.004 s
11:49:51 [2024-05-01T15:49:51.856Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
11:49:53 [2024-05-01T15:49:53.746Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.523 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
11:49:53 [2024-05-01T15:49:53.746Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testAccept -- Time elapsed: 0.186 s
11:49:53 [2024-05-01T15:49:53.746Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlotCheckEquals -- Time elapsed: 0.557 s
11:49:53 [2024-05-01T15:49:53.746Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertSameTimestamp -- Time elapsed: 0.340 s
11:49:53 [2024-05-01T15:49:53.746Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testVersionChange -- Time elapsed: 0.001 s
11:49:53 [2024-05-01T15:49:53.746Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetTimeRange -- Time elapsed: 0 s
11:49:53 [2024-05-01T15:49:53.746Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testIsCreatedFromScratch -- Time elapsed: 0.001 s
11:49:53 [2024-05-01T15:49:53.746Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testGetSize -- Time elapsed: 0.039 s
11:49:53 [2024-05-01T15:49:53.746Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.067 s
11:49:53 [2024-05-01T15:49:53.746Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetNbEvents -- Time elapsed: 0 s
11:49:53 [2024-05-01T15:49:53.746Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlot -- Time elapsed: 0.248 s
11:49:53 [2024-05-01T15:49:53.746Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterReopen -- Time elapsed: 0.001 s
11:49:53 [2024-05-01T15:49:53.746Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDelete -- Time elapsed: 0 s
11:49:53 [2024-05-01T15:49:53.746Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsert -- Time elapsed: 0.001 s
11:49:53 [2024-05-01T15:49:53.746Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructorExistingFile -- Time elapsed: 0 s
11:49:53 [2024-05-01T15:49:53.746Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.040 s
11:49:53 [2024-05-01T15:49:53.747Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterEmptyReopen -- Time elapsed: 0.001 s
11:49:53 [2024-05-01T15:49:53.747Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructor -- Time elapsed: 0.001 s
11:49:53 [2024-05-01T15:49:53.747Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchFindInBetween -- Time elapsed: 0.039 s
11:49:53 [2024-05-01T15:49:53.747Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
11:50:01 [2024-05-01T15:50:01.836Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.085 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
11:50:01 [2024-05-01T15:50:01.836Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClass -- Time elapsed: 1.288 s
11:50:01 [2024-05-01T15:50:01.836Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfNameForEvent -- Time elapsed: 1.171 s
11:50:01 [2024-05-01T15:50:01.836Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testAdditionalAspects -- Time elapsed: 1.146 s
11:50:01 [2024-05-01T15:50:01.836Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetAspects -- Time elapsed: 1.180 s
11:50:01 [2024-05-01T15:50:01.836Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClassForHost -- Time elapsed: 1.153 s
11:50:01 [2024-05-01T15:50:01.836Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfClassForEvent -- Time elapsed: 1.145 s
11:50:01 [2024-05-01T15:50:01.836Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
11:51:23 [2024-05-01T15:51:23.218Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.97 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 2.298 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 2.295 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 2.397 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextLocation -- Time elapsed: 2.292 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 2.362 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 2.321 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOutOfScope -- Time elapsed: 2.307 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 2.489 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 2.330 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 2.382 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSimpleTmfExperimentConstructor -- Time elapsed: 2.294 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testExperimentInitialization -- Time elapsed: 3.428 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekNoTrace -- Time elapsed: 2.289 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 2.305 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 2.295 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 2.290 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 2.297 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextEndLocation -- Time elapsed: 2.397 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetLocationRatio -- Time elapsed: 2.300 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekBadLocation -- Time elapsed: 2.279 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 2.301 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetTimestamp -- Time elapsed: 2.322 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithMultiHostClockOffset -- Time elapsed: 2.313 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekEventOnRatio -- Time elapsed: 2.315 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testCancel -- Time elapsed: 2.361 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 2.309 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 2.303 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testNormalTmfExperimentConstructor -- Time elapsed: 2.286 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithSingleHostClockOffset -- Time elapsed: 2.310 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 2.312 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 2.294 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 2.282 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 2.302 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetAnalysisModules -- Time elapsed: 2.312 s
11:51:23 [2024-05-01T15:51:23.218Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
11:51:23 [2024-05-01T15:51:23.218Z] !SESSION 2024-05-01 15:49:23.798 -----------------------------------------------
11:51:23 [2024-05-01T15:51:23.218Z] eclipse.buildId=unknown
11:51:23 [2024-05-01T15:51:23.218Z] java.version=17.0.2
11:51:23 [2024-05-01T15:51:23.218Z] java.vendor=Oracle Corporation
11:51:23 [2024-05-01T15:51:23.218Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:51:23 [2024-05-01T15:51:23.218Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:51:23 [2024-05-01T15:51:23.218Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:51:23 [2024-05-01T15:51:23.218Z] 
11:51:23 [2024-05-01T15:51:23.218Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 15:51:21.553
11:51:23 [2024-05-01T15:51:23.218Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
11:51:23 [2024-05-01T15:51:23.218Z] !STACK 0
11:51:23 [2024-05-01T15:51:23.218Z] java.lang.RuntimeException: The parameter should be set
11:51:23 [2024-05-01T15:51:23.218Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:51:23 [2024-05-01T15:51:23.218Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:51:23 [2024-05-01T15:51:23.218Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:51:23 [2024-05-01T15:51:23.218Z] 
11:51:23 [2024-05-01T15:51:23.218Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 15:51:21.554
11:51:23 [2024-05-01T15:51:23.218Z] !MESSAGE Exception executing analysis
11:51:23 [2024-05-01T15:51:23.218Z] !STACK 0
11:51:23 [2024-05-01T15:51:23.218Z] java.lang.RuntimeException: The parameter should be set
11:51:23 [2024-05-01T15:51:23.218Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:51:23 [2024-05-01T15:51:23.218Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:51:23 [2024-05-01T15:51:23.218Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:51:23 [2024-05-01T15:51:23.218Z] 
11:51:23 [2024-05-01T15:51:23.218Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 15:51:22.710
11:51:23 [2024-05-01T15:51:23.218Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
11:51:23 [2024-05-01T15:51:23.218Z] !STACK 0
11:51:23 [2024-05-01T15:51:23.218Z] java.lang.RuntimeException: The parameter should be set
11:51:23 [2024-05-01T15:51:23.218Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:51:23 [2024-05-01T15:51:23.218Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:51:23 [2024-05-01T15:51:23.218Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:51:23 [2024-05-01T15:51:23.218Z] 
11:51:23 [2024-05-01T15:51:23.218Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 15:51:22.710
11:51:23 [2024-05-01T15:51:23.218Z] !MESSAGE Exception executing analysis
11:51:23 [2024-05-01T15:51:23.218Z] !STACK 0
11:51:23 [2024-05-01T15:51:23.218Z] java.lang.RuntimeException: The parameter should be set
11:51:23 [2024-05-01T15:51:23.218Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:51:23 [2024-05-01T15:51:23.218Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:51:23 [2024-05-01T15:51:23.218Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:51:23 [2024-05-01T15:51:23.218Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.359 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleById -- Time elapsed: 1.196 s
11:51:23 [2024-05-01T15:51:23.218Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleByClass -- Time elapsed: 1.162 s
11:51:23 [2024-05-01T15:51:23.218Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
11:51:33 [2024-05-01T15:51:33.162Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.854 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 0.008 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextLocation -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testInitialRangeOffset -- Time elapsed: 2.288 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 0.039 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 0.031 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOutOfScope -- Time elapsed: 0.015 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 0.333 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 0.052 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 0.024 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 0.008 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextEndLocation -- Time elapsed: 0.016 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testDefaultCurrentTimeValues -- Time elapsed: 2.293 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testBasicTmfExperimentConstructor -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetTimestamp -- Time elapsed: 0.054 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testCancel -- Time elapsed: 0.075 s
11:51:33 [2024-05-01T15:51:33.162Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 0.022 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 0.015 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 0.007 s
11:51:33 [2024-05-01T15:51:33.163Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
11:51:33 [2024-05-01T15:51:33.163Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWrongTypes -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testToString -- Time elapsed: 0.001 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocation -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocationCopy -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsNull -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsSymmetry -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testHashCode -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsTransivity -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsReflexivity -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWithNulls -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
11:51:33 [2024-05-01T15:51:33.163Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContext -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testIncreaseRank -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetLocation -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testToString -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextDefault -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsNull -- Time elapsed: 0.001 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testNonEquals -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsSymmetry -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy2 -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testHashCode -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsTransivity -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsReflexivity -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextNoRank -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetRank -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
11:51:33 [2024-05-01T15:51:33.163Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNames -- Time elapsed: 0.001 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithIndex -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNameWithIndex -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testToString -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEqualsNull -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFormattedValue -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithName -- Time elapsed: 0.001 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithPath -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testHashCode -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFields -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEventTypeInstance -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEquals -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithName -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
11:51:33 [2024-05-01T15:51:33.163Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testEmptyConstructor -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testValidation -- Time elapsed: 0.001 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testLocationRatio -- Time elapsed: 0.001 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testInitTrace -- Time elapsed: 0.001 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceParsing -- Time elapsed: 0.001 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testBounds -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceIndexing -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
11:51:33 [2024-05-01T15:51:33.163Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testIncreaseRank -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetLocation -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testTmfContextDefault -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsNull -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testNonEquals -- Time elapsed: 0.001 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsSymmetry -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testHashCode -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsTransivity -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsReflexivity -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetRank -- Time elapsed: 0 s
11:51:33 [2024-05-01T15:51:33.163Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
11:51:33 [2024-05-01T15:51:33.163Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.222 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testAspects -- Time elapsed: 0.090 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testValidate -- Time elapsed: 0.017 s
11:51:33 [2024-05-01T15:51:33.163Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testDevelopmentTrace -- Time elapsed: 1.114 s
11:51:33 [2024-05-01T15:51:33.163Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
11:52:40 [2024-05-01T15:52:40.800Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.06 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 1.211 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 1.146 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 1.149 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextLocation -- Time elapsed: 1.135 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testParseEvent -- Time elapsed: 1.154 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetTimeRange -- Time elapsed: 2.299 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForSomeEvents -- Time elapsed: 1.219 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCopyConstructor -- Time elapsed: 2.287 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetNbEvents -- Time elapsed: 2.279 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankNotOnCacheBoundary -- Time elapsed: 1.163 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNullTimestamp -- Time elapsed: 1.142 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankOnCacheBoundary -- Time elapsed: 1.146 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOutOfScope -- Time elapsed: 1.157 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testTraceHostId -- Time elapsed: 1.178 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testFullConstructor -- Time elapsed: 2.281 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStreamingInterval -- Time elapsed: 1.140 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetUUID -- Time elapsed: 1.142 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCurrentTimeValues -- Time elapsed: 2.290 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampNotOnCacheBoundary -- Time elapsed: 1.160 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNullPath -- Time elapsed: 1.141 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventNotOnCacheBoundary -- Time elapsed: 1.163 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 1.142 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 1.148 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 1.147 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextEndLocation -- Time elapsed: 1.157 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNegativeRank -- Time elapsed: 1.144 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessDataRequestForSomeEvents -- Time elapsed: 1.219 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testLiveTraceConstructor -- Time elapsed: 2.378 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForAllEvents -- Time elapsed: 1.345 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOutOfScope -- Time elapsed: 1.259 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitTrace -- Time elapsed: 2.276 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStartTime -- Time elapsed: 2.286 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnRankOutOfScope -- Time elapsed: 1.157 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetEndTime -- Time elapsed: 2.283 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOnCacheBoundary -- Time elapsed: 1.170 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCancel -- Time elapsed: 1.210 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForOtherEvents -- Time elapsed: 1.219 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetModules -- Time elapsed: 1.138 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetEventAspects -- Time elapsed: 1.145 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnCacheBoundary -- Time elapsed: 1.169 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForNbEvents -- Time elapsed: 1.217 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeSimplePath -- Time elapsed: 1.148 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testDefaultTmfTraceStub -- Time elapsed: 1.144 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNormalPath -- Time elapsed: 1.138 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 1.145 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 1.141 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 1.151 s
11:52:40 [2024-05-01T15:52:40.800Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
11:52:40 [2024-05-01T15:52:40.800Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAllOrNothing -- Time elapsed: 0.004 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAtLeastOne -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testMandatory -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testOptional -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.800Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
11:52:40 [2024-05-01T15:52:40.800Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testMandatoryRequirements -- Time elapsed: 0.002 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testOptionalRequirements -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.800Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
11:52:40 [2024-05-01T15:52:40.800Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testMandatoryRequirements -- Time elapsed: 0.005 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.800Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testOptionalRequirements -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.800Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
11:52:40 [2024-05-01T15:52:40.800Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValueLevel -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testAddAndGetInformation -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValues -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
11:52:40 [2024-05-01T15:52:40.801Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToExperiment -- Time elapsed: 0.004 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testParameters -- Time elapsed: 0.002 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetRequirements -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testNewModule -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetValidTraceTypes -- Time elapsed: 0.051 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testHelperGetters -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToTrace -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.801Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
11:52:40 [2024-05-01T15:52:40.801Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testApplies -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testDoesNotApply -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetNoAnalysisFromTrace -- Time elapsed: 0.006 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetAnalysisFromTrace -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.801Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
11:52:40 [2024-05-01T15:52:40.801Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.013 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testGettersSetters -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testDependentAnalyses -- Time elapsed: 1.001 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetWrongTrace -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetTraceTwice -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testMultipleDependencies -- Time elapsed: 0.002 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionCancelled -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testCancel -- Time elapsed: 1.001 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testHelper -- Time elapsed: 0.003 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionSuccess -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testParameterChanged -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
11:52:40 [2024-05-01T15:52:40.801Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest.testProviderTmfTrace -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.801Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
11:52:40 [2024-05-01T15:52:40.801Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest.testNewModuleListener -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.801Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
11:52:40 [2024-05-01T15:52:40.801Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testListForTraces -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testSources -- Time elapsed: 0.002 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testGetAnalysisModules -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
11:52:40 [2024-05-01T15:52:40.801Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesTimestamp -- Time elapsed: 0.002 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetValidChildren -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesAlpha -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetName -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesNum -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testClone -- Time elapsed: 0.004 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemoveChild -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testAddChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testDefaults -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testReplaceChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemove -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
11:52:40 [2024-05-01T15:52:40.801Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetValidChildren -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetName -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testMatches -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testClone -- Time elapsed: 0.002 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemoveChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testAddChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testDefaults -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testReplaceChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemove -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
11:52:40 [2024-05-01T15:52:40.801Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetValidChildren -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetName -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testMatches -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testClone -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemoveChild -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testAddChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testDefaults -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testReplaceChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemove -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
11:52:40 [2024-05-01T15:52:40.801Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetValidChildren -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetName -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testMatches -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testClone -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemoveChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testAddChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testDefaults -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testReplaceChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.801Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemove -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
11:52:40 [2024-05-01T15:52:40.802Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetValidChildren -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetName -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testMatches -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testClone -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemoveChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testAddChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testDefaults -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testReplaceChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemove -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
11:52:40 [2024-05-01T15:52:40.802Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLogicalOperator -- Time elapsed: 0.019 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testContainsOperator -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testEqualsOperator -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testRegex -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotOperator -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testComplexFilter -- Time elapsed: 0.002 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testFilterWithNumber -- Time elapsed: 0.003 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLessThanOperator -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testPresentOperator -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testMatchesOperator -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotEqualsOperator -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testInvalid -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testGreaterThanOperator -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
11:52:40 [2024-05-01T15:52:40.802Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetValidChildren -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetName -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testMatches -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testClone -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemoveChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testAddChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testDefaults -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testReplaceChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemove -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
11:52:40 [2024-05-01T15:52:40.802Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetValidChildren -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetName -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testMatches -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testClone -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemoveChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testAddChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testDefaults -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testReplaceChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemove -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
11:52:40 [2024-05-01T15:52:40.802Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetValidChildren -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetName -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testMatches -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testClone -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemoveChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testAddChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testDefaults -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testReplaceChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemove -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
11:52:40 [2024-05-01T15:52:40.802Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterEquals -- Time elapsed: 0.002 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoField -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatchesNot -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterUnsupported -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexContains -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexPresent -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterContains -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAspect -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterAnd -- Time elapsed: 0.007 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterMatches -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterCompare -- Time elapsed: 0.002 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoAspect -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatches -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexCompare -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterOr -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAnd -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNot -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
11:52:40 [2024-05-01T15:52:40.802Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetValidChildren -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetName -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetFilterName -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testMatches -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testClone -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemoveChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testAddChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testDefaults -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testReplaceChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemove -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.802Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
11:52:40 [2024-05-01T15:52:40.802Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
11:52:40 [2024-05-01T15:52:40.803Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetChild -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.803Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetValidChildren -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.803Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testClone -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.803Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemoveChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.803Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testAddChild -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.803Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testMatches -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.803Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testReplaceChild -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.803Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemove -- Time elapsed: 0.001 s
11:52:40 [2024-05-01T15:52:40.803Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testInterfaces -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.803Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
11:52:40 [2024-05-01T15:52:40.803Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
11:52:40 [2024-05-01T15:52:40.803Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testValidate -- Time elapsed: 0.007 s
11:52:40 [2024-05-01T15:52:40.803Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
11:52:40 [2024-05-01T15:52:40.803Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
11:52:44 [2024-05-01T15:52:44.971Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.501 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
11:52:44 [2024-05-01T15:52:44.971Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testReopenIndex -- Time elapsed: 3.124 s
11:52:44 [2024-05-01T15:52:44.971Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testTmfTraceIndexing -- Time elapsed: 1.376 s
11:52:44 [2024-05-01T15:52:44.971Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
11:52:54 [2024-05-01T15:52:54.913Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.847 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
11:52:54 [2024-05-01T15:52:54.913Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testReopenIndex -- Time elapsed: 6.460 s
11:52:54 [2024-05-01T15:52:54.913Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testTmfTraceIndexing -- Time elapsed: 3.385 s
11:52:54 [2024-05-01T15:52:54.914Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
11:52:54 [2024-05-01T15:52:54.914Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
11:52:54 [2024-05-01T15:52:54.914Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml] -- Time elapsed: 0.002 s
11:52:54 [2024-05-01T15:52:54.914Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml] -- Time elapsed: 0 s
11:52:54 [2024-05-01T15:52:54.914Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml] -- Time elapsed: 0.001 s
11:52:54 [2024-05-01T15:52:54.914Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml] -- Time elapsed: 0.004 s
11:52:54 [2024-05-01T15:52:54.914Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml] -- Time elapsed: 0.001 s
11:52:54 [2024-05-01T15:52:54.914Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml] -- Time elapsed: 0.021 s
11:52:54 [2024-05-01T15:52:54.914Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
11:52:59 [2024-05-01T15:52:59.083Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.345 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
11:52:59 [2024-05-01T15:52:59.083Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.114 s
11:52:59 [2024-05-01T15:52:59.083Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.004 s
11:52:59 [2024-05-01T15:52:59.083Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.107 s
11:52:59 [2024-05-01T15:52:59.083Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.003 s
11:52:59 [2024-05-01T15:52:59.083Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.111 s
11:52:59 [2024-05-01T15:52:59.083Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.003 s
11:52:59 [2024-05-01T15:52:59.083Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
11:52:59 [2024-05-01T15:52:59.083Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
11:52:59 [2024-05-01T15:52:59.083Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml] -- Time elapsed: 0 s
11:52:59 [2024-05-01T15:52:59.083Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml] -- Time elapsed: 0.001 s
11:52:59 [2024-05-01T15:52:59.083Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml] -- Time elapsed: 0.001 s
11:52:59 [2024-05-01T15:52:59.083Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
11:52:59 [2024-05-01T15:52:59.083Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
11:52:59 [2024-05-01T15:52:59.083Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testValidate -- Time elapsed: 0.006 s
11:52:59 [2024-05-01T15:52:59.083Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
11:52:59 [2024-05-01T15:52:59.083Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
11:53:01 [2024-05-01T15:53:01.600Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.336 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
11:53:01 [2024-05-01T15:53:01.600Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.108 s
11:53:01 [2024-05-01T15:53:01.600Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.005 s
11:53:01 [2024-05-01T15:53:01.600Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.107 s
11:53:01 [2024-05-01T15:53:01.600Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.005 s
11:53:01 [2024-05-01T15:53:01.600Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.105 s
11:53:01 [2024-05-01T15:53:01.600Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.004 s
11:53:01 [2024-05-01T15:53:01.600Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
11:53:01 [2024-05-01T15:53:01.600Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
11:53:01 [2024-05-01T15:53:01.600Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml] -- Time elapsed: 0.001 s
11:53:01 [2024-05-01T15:53:01.600Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml] -- Time elapsed: 0 s
11:53:01 [2024-05-01T15:53:01.600Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml] -- Time elapsed: 0.001 s
11:53:01 [2024-05-01T15:53:01.600Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
11:53:01 [2024-05-01T15:53:01.600Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
11:53:01 [2024-05-01T15:53:01.600Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testSimplePool -- Time elapsed: 0.004 s
11:53:01 [2024-05-01T15:53:01.600Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad2 -- Time elapsed: 0 s
11:53:01 [2024-05-01T15:53:01.600Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorGood -- Time elapsed: 0.001 s
11:53:01 [2024-05-01T15:53:01.600Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleWrongQuark -- Time elapsed: 0.001 s
11:53:01 [2024-05-01T15:53:01.600Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleChildQuark -- Time elapsed: 0.001 s
11:53:01 [2024-05-01T15:53:01.600Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPoolWithSubTree -- Time elapsed: 0 s
11:53:01 [2024-05-01T15:53:01.600Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad -- Time elapsed: 0 s
11:53:01 [2024-05-01T15:53:01.600Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPriorityPool -- Time elapsed: 0 s
11:53:01 [2024-05-01T15:53:01.600Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
11:53:01 [2024-05-01T15:53:01.855Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
11:53:01 [2024-05-01T15:53:01.855Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinInteger -- Time elapsed: 0.004 s
11:53:01 [2024-05-01T15:53:01.855Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxDouble -- Time elapsed: 0.001 s
11:53:01 [2024-05-01T15:53:01.855Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgDouble -- Time elapsed: 0.002 s
11:53:01 [2024-05-01T15:53:01.855Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgInteger -- Time elapsed: 0.002 s
11:53:01 [2024-05-01T15:53:01.855Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinDouble -- Time elapsed: 0.001 s
11:53:01 [2024-05-01T15:53:01.855Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxInteger -- Time elapsed: 0 s
11:53:01 [2024-05-01T15:53:01.855Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
11:53:02 [2024-05-01T15:53:02.785Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.938 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
11:53:02 [2024-05-01T15:53:02.785Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipAvg -- Time elapsed: 0.025 s
11:53:02 [2024-05-01T15:53:02.785Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMax -- Time elapsed: 0.036 s
11:53:02 [2024-05-01T15:53:02.785Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMin -- Time elapsed: 0.016 s
11:53:02 [2024-05-01T15:53:02.785Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQuery -- Time elapsed: 0.011 s
11:53:02 [2024-05-01T15:53:02.785Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnClose -- Time elapsed: 0.001 s
11:53:02 [2024-05-01T15:53:02.785Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnStart -- Time elapsed: 0.013 s
11:53:02 [2024-05-01T15:53:02.785Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeAvg -- Time elapsed: 0.184 s
11:53:02 [2024-05-01T15:53:02.785Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMax -- Time elapsed: 0.119 s
11:53:02 [2024-05-01T15:53:02.785Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMin -- Time elapsed: 0.124 s
11:53:02 [2024-05-01T15:53:02.785Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testMaxLevel -- Time elapsed: 0.009 s
11:53:02 [2024-05-01T15:53:02.785Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryEventField -- Time elapsed: 0.007 s
11:53:02 [2024-05-01T15:53:02.785Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
11:53:04 [2024-05-01T15:53:04.678Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.420 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
11:53:04 [2024-05-01T15:53:04.678Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testSsModule -- Time elapsed: 1.364 s
11:53:04 [2024-05-01T15:53:04.678Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testInitialization -- Time elapsed: 0.056 s
11:53:04 [2024-05-01T15:53:04.678Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
11:53:06 [2024-05-01T15:53:06.567Z] 
11:53:06 [2024-05-01T15:53:06.567Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-05-01 15:53:06.460
11:53:06 [2024-05-01T15:53:06.567Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
11:53:06 [2024-05-01T15:53:06.567Z] !STACK 0
11:53:06 [2024-05-01T15:53:06.567Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
11:53:06 [2024-05-01T15:53:06.567Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
11:53:06 [2024-05-01T15:53:06.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
11:53:06 [2024-05-01T15:53:06.567Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
11:53:06 [2024-05-01T15:53:06.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
11:53:06 [2024-05-01T15:53:06.567Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
11:53:07 [2024-05-01T15:53:07.933Z] 
11:53:07 [2024-05-01T15:53:07.933Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-05-01 15:53:07.560
11:53:07 [2024-05-01T15:53:07.933Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
11:53:07 [2024-05-01T15:53:07.933Z] !STACK 0
11:53:07 [2024-05-01T15:53:07.933Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
11:53:07 [2024-05-01T15:53:07.933Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
11:53:07 [2024-05-01T15:53:07.933Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
11:53:07 [2024-05-01T15:53:07.933Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
11:53:07 [2024-05-01T15:53:07.933Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
11:53:07 [2024-05-01T15:53:07.933Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
11:53:08 [2024-05-01T15:53:08.860Z] 
11:53:08 [2024-05-01T15:53:08.860Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-05-01 15:53:08.660
11:53:08 [2024-05-01T15:53:08.860Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
11:53:08 [2024-05-01T15:53:08.860Z] !STACK 0
11:53:08 [2024-05-01T15:53:08.860Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
11:53:08 [2024-05-01T15:53:08.860Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
11:53:08 [2024-05-01T15:53:08.860Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
11:53:08 [2024-05-01T15:53:08.860Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
11:53:08 [2024-05-01T15:53:08.860Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
11:53:08 [2024-05-01T15:53:08.860Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
11:53:08 [2024-05-01T15:53:08.860Z] 
11:53:08 [2024-05-01T15:53:08.860Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 15:53:08.666
11:53:08 [2024-05-01T15:53:08.860Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(398,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: Expected exception: should be caught by the event request thread
11:53:11 [2024-05-01T15:53:11.378Z] 
11:53:11 [2024-05-01T15:53:11.378Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 15:53:10.885
11:53:11 [2024-05-01T15:53:11.378Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(405,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: This exception is desired and part of the test
11:53:12 [2024-05-01T15:53:12.306Z] 
11:53:12 [2024-05-01T15:53:12.306Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 15:53:12.007
11:53:12 [2024-05-01T15:53:12.306Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
11:53:12 [2024-05-01T15:53:12.306Z] !STACK 0
11:53:12 [2024-05-01T15:53:12.306Z] java.lang.IllegalStateException: This exception happens before initialization
11:53:12 [2024-05-01T15:53:12.306Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
11:53:12 [2024-05-01T15:53:12.306Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:53:12 [2024-05-01T15:53:12.306Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:53:12 [2024-05-01T15:53:12.306Z] 
11:53:12 [2024-05-01T15:53:12.306Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 15:53:12.008
11:53:12 [2024-05-01T15:53:12.306Z] !MESSAGE Exception executing analysis
11:53:12 [2024-05-01T15:53:12.306Z] !STACK 0
11:53:12 [2024-05-01T15:53:12.306Z] java.lang.IllegalStateException: This exception happens before initialization
11:53:12 [2024-05-01T15:53:12.306Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
11:53:12 [2024-05-01T15:53:12.306Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:53:12 [2024-05-01T15:53:12.306Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:53:13 [2024-05-01T15:53:13.241Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.958 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
11:53:13 [2024-05-01T15:53:13.241Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testProperties -- Time elapsed: 0.034 s
11:53:13 [2024-05-01T15:53:13.241Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testIsQueryable -- Time elapsed: 1.155 s
11:53:13 [2024-05-01T15:53:13.241Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFaultyStateProvider -- Time elapsed: 3.316 s
11:53:13 [2024-05-01T15:53:13.241Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest skipped
11:53:13 [2024-05-01T15:53:13.241Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testReReadFullAnalysis -- Time elapsed: 1.112 s
11:53:13 [2024-05-01T15:53:13.241Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testRequestFailure -- Time elapsed: 1.107 s
11:53:13 [2024-05-01T15:53:13.241Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testSsModule -- Time elapsed: 1.109 s
11:53:13 [2024-05-01T15:53:13.241Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testInitialization -- Time elapsed: 0.006 s
11:53:13 [2024-05-01T15:53:13.241Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFailBeforeInitialization -- Time elapsed: 0.007 s
11:53:13 [2024-05-01T15:53:13.241Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFutureEvents -- Time elapsed: 1.111 s
11:53:13 [2024-05-01T15:53:13.241Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
11:53:15 [2024-05-01T15:53:15.766Z] 
11:53:15 [2024-05-01T15:53:15.766Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 15:53:15.429
11:53:15 [2024-05-01T15:53:15.766Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(421,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
11:53:16 [2024-05-01T15:53:16.695Z] 
11:53:16 [2024-05-01T15:53:16.695Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 15:53:16.531
11:53:16 [2024-05-01T15:53:16.695Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(423,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
11:53:16 [2024-05-01T15:53:16.695Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.406 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
11:53:16 [2024-05-01T15:53:16.695Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testRequestException -- Time elapsed: 1.092 s
11:53:16 [2024-05-01T15:53:16.695Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testSingleRequestException -- Time elapsed: 1.101 s
11:53:16 [2024-05-01T15:53:16.695Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
11:53:17 [2024-05-01T15:53:17.623Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatible -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testTmfCoalescedEventRequestIndexNbEventsBlocksize -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testDone -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testFail -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancelCoalescedRequest -- Time elapsed: 0.237 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testToString -- Time elapsed: 0.005 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent1 -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent2 -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testSingleTimeRequest -- Time elapsed: 0.102 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatibleDependency -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCoalescedRequest -- Time elapsed: 0.658 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancel -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testEquals -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.623Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
11:53:17 [2024-05-01T15:53:17.623Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testDone -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testFail -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestWithDependencyLevel -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testToString -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequestedBlocksize -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterDone -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequested -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRange -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartBeforeStart -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterStart -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testCancel -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testEquals -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequest -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterCancel -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.623Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
11:53:17 [2024-05-01T15:53:17.623Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testAddMarker -- Time elapsed: 0.005 s
11:53:17 [2024-05-01T15:53:17.623Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testConstructor -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.623Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
11:53:17 [2024-05-01T15:53:17.623Z] 
11:53:17 [2024-05-01T15:53:17.623Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 15:53:17.588
11:53:17 [2024-05-01T15:53:17.623Z] !MESSAGE Error parsing /tmp/markers13499328245367389172xml
11:53:17 [2024-05-01T15:53:17.623Z] !STACK 0
11:53:17 [2024-05-01T15:53:17.623Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers13499328245367389172xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:53:17 [2024-05-01T15:53:17.623Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:53:17 [2024-05-01T15:53:17.623Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:53:17 [2024-05-01T15:53:17.623Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.623Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.623Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:53:17 [2024-05-01T15:53:17.623Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:53:17 [2024-05-01T15:53:17.623Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:53:17 [2024-05-01T15:53:17.623Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:53:17 [2024-05-01T15:53:17.623Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:53:17 [2024-05-01T15:53:17.623Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:53:17 [2024-05-01T15:53:17.623Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:53:17 [2024-05-01T15:53:17.623Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:53:17 [2024-05-01T15:53:17.623Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:53:17 [2024-05-01T15:53:17.623Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1492)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1465)
11:53:17 [2024-05-01T15:53:17.624Z] 
11:53:17 [2024-05-01T15:53:17.624Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 15:53:17.592
11:53:17 [2024-05-01T15:53:17.624Z] !MESSAGE Error parsing /tmp/markers4362767297769639418xml
11:53:17 [2024-05-01T15:53:17.624Z] !STACK 0
11:53:17 [2024-05-01T15:53:17.624Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4362767297769639418xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1492)
11:53:17 [2024-05-01T15:53:17.624Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1465)
11:53:17 [2024-05-01T15:53:17.624Z] 
11:53:17 [2024-05-01T15:53:17.624Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 15:53:17.596
11:53:17 [2024-05-01T15:53:17.624Z] !MESSAGE Error parsing /tmp/markers4085950709379025601xml
11:53:17 [2024-05-01T15:53:17.624Z] !STACK 0
11:53:17 [2024-05-01T15:53:17.624Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4085950709379025601xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
11:53:17 [2024-05-01T15:53:17.624Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1492)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1465)
11:53:17 [2024-05-01T15:53:17.625Z] 
11:53:17 [2024-05-01T15:53:17.625Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 15:53:17.599
11:53:17 [2024-05-01T15:53:17.625Z] !MESSAGE Error parsing /tmp/markers12421035049930420950xml
11:53:17 [2024-05-01T15:53:17.625Z] !STACK 0
11:53:17 [2024-05-01T15:53:17.625Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers12421035049930420950xml; 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.
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:53:17 [2024-05-01T15:53:17.625Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.625Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1492)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1465)
11:53:17 [2024-05-01T15:53:17.626Z] 
11:53:17 [2024-05-01T15:53:17.626Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 15:53:17.608
11:53:17 [2024-05-01T15:53:17.626Z] !MESSAGE Error parsing /tmp/markers2537577503894036397xml
11:53:17 [2024-05-01T15:53:17.626Z] !STACK 0
11:53:17 [2024-05-01T15:53:17.626Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
11:53:17 [2024-05-01T15:53:17.626Z] 	at com.google.common.collect.Range.<init>(Range.java:334)
11:53:17 [2024-05-01T15:53:17.626Z] 	at com.google.common.collect.Range.create(Range.java:132)
11:53:17 [2024-05-01T15:53:17.626Z] 	at com.google.common.collect.Range.closed(Range.java:157)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1492)
11:53:17 [2024-05-01T15:53:17.626Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1465)
11:53:17 [2024-05-01T15:53:17.626Z] 
11:53:17 [2024-05-01T15:53:17.626Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 15:53:17.612
11:53:17 [2024-05-01T15:53:17.626Z] !MESSAGE Error parsing /tmp/markers11369410095860963268xml
11:53:17 [2024-05-01T15:53:17.626Z] !STACK 0
11:53:17 [2024-05-01T15:53:17.626Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers11369410095860963268xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
11:53:17 [2024-05-01T15:53:17.626Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.627Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1492)
11:53:17 [2024-05-01T15:53:17.627Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1465)
11:53:17 [2024-05-01T15:53:17.885Z] 
11:53:17 [2024-05-01T15:53:17.885Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 15:53:17.639
11:53:17 [2024-05-01T15:53:17.885Z] !MESSAGE Error parsing /tmp/markers5059796350719055154xml
11:53:17 [2024-05-01T15:53:17.885Z] !STACK 0
11:53:17 [2024-05-01T15:53:17.885Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
11:53:17 [2024-05-01T15:53:17.885Z] 	at com.google.common.collect.Range.<init>(Range.java:334)
11:53:17 [2024-05-01T15:53:17.885Z] 	at com.google.common.collect.Range.create(Range.java:132)
11:53:17 [2024-05-01T15:53:17.885Z] 	at com.google.common.collect.Range.closed(Range.java:157)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
11:53:17 [2024-05-01T15:53:17.885Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.885Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.885Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.885Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:53:17 [2024-05-01T15:53:17.885Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.885Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.885Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.885Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
11:53:17 [2024-05-01T15:53:17.885Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1492)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1465)
11:53:17 [2024-05-01T15:53:17.886Z] 
11:53:17 [2024-05-01T15:53:17.886Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 15:53:17.643
11:53:17 [2024-05-01T15:53:17.886Z] !MESSAGE Error parsing /tmp/markers237608540463397785xml
11:53:17 [2024-05-01T15:53:17.886Z] !STACK 0
11:53:17 [2024-05-01T15:53:17.886Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers237608540463397785xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3507)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3433)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3335)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2373)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:944)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1492)
11:53:17 [2024-05-01T15:53:17.886Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1465)
11:53:17 [2024-05-01T15:53:17.886Z] 
11:53:17 [2024-05-01T15:53:17.886Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 15:53:17.646
11:53:17 [2024-05-01T15:53:17.886Z] !MESSAGE Error parsing /tmp/markers4182412851692812527xml
11:53:17 [2024-05-01T15:53:17.886Z] !STACK 0
11:53:17 [2024-05-01T15:53:17.886Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4182412851692812527xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
11:53:17 [2024-05-01T15:53:17.886Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:53:17 [2024-05-01T15:53:17.887Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1492)
11:53:17 [2024-05-01T15:53:17.887Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1465)
11:53:17 [2024-05-01T15:53:17.887Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent -- Time elapsed: 0.068 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testExtensionPoint -- Time elapsed: 0.007 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParse -- Time elapsed: 0.004 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidFile -- Time elapsed: 0.002 s
11:53:17 [2024-05-01T15:53:17.887Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
11:53:17 [2024-05-01T15:53:17.887Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSegment -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSubMarker -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testConstructor -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
11:53:17 [2024-05-01T15:53:17.887Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testCopyConstructor -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testFullConstructor -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueConstructor -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueScaleConstructor -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringDefault -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testNormalizeOffset -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringBigBangBigCrunch -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringFormat -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testDefaultConstructor -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
11:53:17 [2024-05-01T15:53:17.887Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHostMultiKeyType -- Time elapsed: 0.010 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testHostToSelf -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHost -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
11:53:17 [2024-05-01T15:53:17.887Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testToString -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testCompareTo -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testFullConstructor -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNull -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testHashCode -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta2 -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.887Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
11:53:17 [2024-05-01T15:53:17.888Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testToString -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsEndTime -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange1 -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange2 -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange3 -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsNull -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsRange -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualStartTime -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsBadType -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsSymmetry -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsTimestamp -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testHashCode -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsTransivity -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsReflexivity -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testGetIntersection -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testConstructor -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.888Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
11:53:17 [2024-05-01T15:53:17.888Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFromSingle -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateHappy -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFrom -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testResolve -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegalFrom -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegal -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
11:53:17 [2024-05-01T15:53:17.888Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testGetName -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testResolve -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
11:53:17 [2024-05-01T15:53:17.888Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testToString -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsNull -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testNonEqualClasses -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsSymmetry -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testHashCode -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsTransivity -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsReflexivity -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testCallsiteCopy -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testDefaultConstructor -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
11:53:17 [2024-05-01T15:53:17.888Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringInterval -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorZero -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale1 -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale2 -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale3 -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeScale -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizedScaleLimits -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToNanos -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructor -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeLargeScale -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDelta -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScaleTrivial -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeZeroScale -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testFullConstructor -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNull -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases1 -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases2 -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases3 -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases4 -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigBang -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigCrunch -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetLowerLimits -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSpecials -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueConstructor -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetUpperLimits -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueScaleConstructor -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringDefault -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testHashCode -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSameScale -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffset -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringBigBangBigCrunch -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale2 -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale2 -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
11:53:17 [2024-05-01T15:53:17.888Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimePattern -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetIntervalPattern -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testComputeTimePattern -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetPreferenceMap -- Time elapsed: 0.002 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testInit -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimeZone -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.888Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
11:53:17 [2024-05-01T15:53:17.888Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUpdateDefaultFormats -- Time elapsed: 0.023 s
11:53:17 [2024-05-01T15:53:17.888Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulIntervalFormat -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.889Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueTimeZoneConstructor -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.889Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTime -- Time elapsed: 0.003 s
11:53:17 [2024-05-01T15:53:17.889Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulTimeFormat -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.889Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTimeWithRef -- Time elapsed: 0.002 s
11:53:17 [2024-05-01T15:53:17.889Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueConstructor -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.889Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseSeconds -- Time elapsed: 0.003 s
11:53:17 [2024-05-01T15:53:17.889Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testDefaultConstructor -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.889Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUnitOfSecondsFormat -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.889Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
11:53:17 [2024-05-01T15:53:17.889Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
11:53:17 [2024-05-01T15:53:17.889Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testCopyConstructor -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.889Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testToString -- Time elapsed: 0.001 s
11:53:17 [2024-05-01T15:53:17.889Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEqualsClasses -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.889Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testFullConstructor -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.889Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsNull -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.889Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEquals -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.889Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsSymmetry -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.889Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testHashCode -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.889Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsTransivity -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.889Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsReflexivity -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.889Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testDefaultConstructor -- Time elapsed: 0 s
11:53:17 [2024-05-01T15:53:17.889Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
11:53:18 [2024-05-01T15:53:18.145Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalCopyConstructor -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueAssignableValue -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testDuplicateFieldNames -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueNullValue -- Time elapsed: 0.001 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsValue -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsFields -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExists -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsEverything -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testToString -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueCast -- Time elapsed: 0.052 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalConstructor -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueDoesntExist -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsNull -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalCopyConstructor -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalStructConstructor -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualClasses -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEquals -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsSymmetry -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testMakeRoot -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testHashCode -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsTransivity -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsReflexivity -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEquals -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalStructConstructor -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.145Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalConstructor -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.146Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualValues -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.146Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testCopyConstructorBadArg -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.146Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExistsButWrongType -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.146Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
11:53:18 [2024-05-01T15:53:18.146Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
11:53:18 [2024-05-01T15:53:18.146Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCopyConstructor -- Time elapsed: 0.001 s
11:53:18 [2024-05-01T15:53:18.146Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.146Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.146Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.146Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testToString -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.146Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCompareTo -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.146Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testFullConstructor -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.146Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNull -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.146Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.146Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testHashCode -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.146Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.146Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.146Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.146Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta2 -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.146Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
11:53:18 [2024-05-01T15:53:18.146Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDefaultConstructor -- Time elapsed: 0.001 s
11:53:18 [2024-05-01T15:53:18.146Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
11:53:21 [2024-05-01T15:53:21.417Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.214 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchTypo -- Time elapsed: 0.002 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsSearch -- Time elapsed: 0.152 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOutOfBoundIndex -- Time elapsed: 0.113 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testQueryFilterIndexParameter -- Time elapsed: 0.001 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleFilter -- Time elapsed: 0.266 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchNoMatch -- Time elapsed: 0.187 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOneNonExistentColumns -- Time elapsed: 0.036 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsIndexBackwardsSearch -- Time elapsed: 0.099 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithMultipleFilter -- Time elapsed: 0.424 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProvider -- Time elapsed: 0.081 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithNonExistentColumns -- Time elapsed: 0 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithDesiredColumns -- Time elapsed: 0.099 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchForwardMatch -- Time elapsed: 0.200 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchBackwardsMatch -- Time elapsed: 0.200 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleMultiColumnsSearch -- Time elapsed: 0.201 s
11:53:21 [2024-05-01T15:53:21.417Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
11:53:21 [2024-05-01T15:53:21.417Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitivesNotEquals -- Time elapsed: 0 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayObject -- Time elapsed: 0 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArrays -- Time elapsed: 0 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayAndOther -- Time elapsed: 0 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitives -- Time elapsed: 0 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayMismatchedTypes -- Time elapsed: 0 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArraysNotEquals -- Time elapsed: 0 s
11:53:21 [2024-05-01T15:53:21.417Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
11:53:21 [2024-05-01T15:53:21.417Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToString -- Time elapsed: 0.007 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualRanks -- Time elapsed: 0.001 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTypes -- Time elapsed: 0 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testFullConstructor -- Time elapsed: 0.001 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsNull -- Time elapsed: 0 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testTmfEventCopy -- Time elapsed: 0.001 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToStringExtended -- Time elapsed: 0.001 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNoRankConstructor -- Time elapsed: 0 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualClasses -- Time elapsed: 0.001 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsSymmetry -- Time elapsed: 0 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testHashCode -- Time elapsed: 0.001 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsTransivity -- Time elapsed: 0 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsReflexivity -- Time elapsed: 0.001 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testConstructorWithTrace -- Time elapsed: 0 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualContents -- Time elapsed: 0.001 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTraces -- Time elapsed: 0.001 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTimestamps -- Time elapsed: 0 s
11:53:21 [2024-05-01T15:53:21.417Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testDefaultConstructor -- Time elapsed: 0.001 s
11:53:21 [2024-05-01T15:53:21.417Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
11:53:39 [2024-05-01T15:53:39.471Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.00 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testDelay -- Time elapsed: 6.002 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testOneChannel -- Time elapsed: 5.001 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testMultipleChannels -- Time elapsed: 5.000 s
11:53:39 [2024-05-01T15:53:39.471Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
11:53:39 [2024-05-01T15:53:39.471Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testInboundBlacklisting -- Time elapsed: 0.002 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testBroadcastAsync -- Time elapsed: 0.002 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testSendReceive -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testConcurrentSignals -- Time elapsed: 0.006 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testOutboundBlacklisting -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testNestedSignals -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
11:53:39 [2024-05-01T15:53:39.471Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testToString -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsNull -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.test -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsSymmetry -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testHashCode -- Time elapsed: 0.001 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsTransivity -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsReflexivity -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
11:53:39 [2024-05-01T15:53:39.471Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testToString -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilderMissingParams -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilder -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testHashCode -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testEquality -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
11:53:39 [2024-05-01T15:53:39.471Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSourceTypes -- Time elapsed: 0.001 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSource -- Time elapsed: 0.001 s
11:53:39 [2024-05-01T15:53:39.471Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
11:53:39 [2024-05-01T15:53:39.471Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testToString -- Time elapsed: 0.001 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilderMissingParams -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilder -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testHashCode -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testEquality -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
11:53:39 [2024-05-01T15:53:39.471Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testToString -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilderMissingParams -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilder -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testHashCode -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testEquality -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
11:53:39 [2024-05-01T15:53:39.471Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest.testValidateName -- Time elapsed: 0.001 s
11:53:39 [2024-05-01T15:53:39.471Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
11:53:39 [2024-05-01T15:53:39.471Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testCompositeTree -- Time elapsed: 0.004 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testToString -- Time elapsed: 0.002 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testConstructors -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testHashCode -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
11:53:39 [2024-05-01T15:53:39.471Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor2 -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.471Z] Running org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
11:53:39 [2024-05-01T15:53:39.471Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testToString -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testConstructors -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testHashCode -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] Running org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
11:53:39 [2024-05-01T15:53:39.472Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest.testEquality -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
11:53:39 [2024-05-01T15:53:39.472Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectResolveTest -- Time elapsed: 0.001 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectTypeTest -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
11:53:39 [2024-05-01T15:53:39.472Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformSlope -- Time elapsed: 0.001 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.testToString -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformIdentity -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformOffset -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
11:53:39 [2024-05-01T15:53:39.472Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testOneHull -- Time elapsed: 0.002 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncrementalSerialization -- Time elapsed: 0.012 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncremental -- Time elapsed: 0.003 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testDisjoint -- Time elapsed: 0.001 s
11:53:39 [2024-05-01T15:53:39.472Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
11:53:39 [2024-05-01T15:53:39.472Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testComposition -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEqualityConstantTransform -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testLinearTransform -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testIdentityTransform -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEquality -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
11:53:39 [2024-05-01T15:53:39.472Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Object] -- Time elapsed: 0.006 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Object] -- Time elapsed: 0.087 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Object] -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Object] -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Object] -- Time elapsed: 0.169 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Object] -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Deserialized] -- Time elapsed: 0.094 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Deserialized] -- Time elapsed: 0.038 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Deserialized] -- Time elapsed: 0 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Deserialized] -- Time elapsed: 0.001 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Deserialized] -- Time elapsed: 0.105 s
11:53:39 [2024-05-01T15:53:39.472Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Deserialized] -- Time elapsed: 0.001 s
11:53:39 [2024-05-01T15:53:39.472Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
11:53:42 [2024-05-01T15:53:42.745Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.686 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
11:53:42 [2024-05-01T15:53:42.745Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNegativeOffset -- Time elapsed: 1.229 s
11:53:42 [2024-05-01T15:53:42.745Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testPositiveOffset -- Time elapsed: 1.154 s
11:53:42 [2024-05-01T15:53:42.745Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNoOffset -- Time elapsed: 1.150 s
11:53:42 [2024-05-01T15:53:42.745Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testClearOffset -- Time elapsed: 1.152 s
11:53:42 [2024-05-01T15:53:42.745Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
11:53:42 [2024-05-01T15:53:42.745Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
11:53:42 [2024-05-01T15:53:42.745Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testGetProvider -- Time elapsed: 0.007 s
11:53:42 [2024-05-01T15:53:42.745Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_0 -- Time elapsed: 0 s
11:53:42 [2024-05-01T15:53:42.745Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_1 -- Time elapsed: 0 s
11:53:42 [2024-05-01T15:53:42.745Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_2 -- Time elapsed: 0.001 s
11:53:42 [2024-05-01T15:53:42.745Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_3 -- Time elapsed: 0 s
11:53:42 [2024-05-01T15:53:42.745Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
11:53:50 [2024-05-01T15:53:50.831Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.588 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
11:53:50 [2024-05-01T15:53:50.831Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetPlainEvents -- Time elapsed: 1.356 s
11:53:50 [2024-05-01T15:53:50.831Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_TimeRange -- Time elapsed: 1.303 s
11:53:50 [2024-05-01T15:53:50.831Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders -- Time elapsed: 1.245 s
11:53:50 [2024-05-01T15:53:50.831Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testCancelRequests -- Time elapsed: 1.214 s
11:53:50 [2024-05-01T15:53:50.831Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_EqualBlockSizes -- Time elapsed: 1.320 s
11:53:50 [2024-05-01T15:53:50.831Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders2 -- Time elapsed: 1.149 s
11:53:50 [2024-05-01T15:53:50.831Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
11:53:56 [2024-05-01T15:53:56.073Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.284 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing2 -- Time elapsed: 0.322 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyBackground -- Time elapsed: 0.384 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing -- Time elapsed: 0.307 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMultipleRequestsCoalescing -- Time elapsed: 0.411 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildFirstDependencyBackground -- Time elapsed: 0.694 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentDependencyBackground -- Time elapsed: 0.700 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedOrderCoalescing -- Time elapsed: 0.377 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedCoalescing2 -- Time elapsed: 0.312 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentFirstCoalescing -- Time elapsed: 0.003 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyForeground -- Time elapsed: 0.377 s
11:53:56 [2024-05-01T15:53:56.073Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
11:53:56 [2024-05-01T15:53:56.073Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testAccessors -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testToString -- Time elapsed: 0.001 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsNull -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsDifferentObj -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsSymmetry -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testHashCode -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsTransivity -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsReflexivity -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.073Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
11:53:56 [2024-05-01T15:53:56.073Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testSelectionTimeQuery -- Time elapsed: 0.003 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testTimeQuery -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testVirtualTableQuery -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.073Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
11:53:56 [2024-05-01T15:53:56.073Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractSelectedItems -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractBoolean -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractTimeRequested -- Time elapsed: 0.001 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractLongList -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.073Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
11:53:56 [2024-05-01T15:53:56.073Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest.testTimeQuery -- Time elapsed: 0.002 s
11:53:56 [2024-05-01T15:53:56.073Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
11:53:56 [2024-05-01T15:53:56.073Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndWrite -- Time elapsed: 0.002 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testRead -- Time elapsed: 0.001 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testReadLine -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndRead -- Time elapsed: 0.039 s
11:53:56 [2024-05-01T15:53:56.073Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
11:53:56 [2024-05-01T15:53:56.073Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[0: (P/SomeProject)] -- Time elapsed: 0.118 s
11:53:56 [2024-05-01T15:53:56.073Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[0: (P/SomeProject)] -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.061 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[0: (P/SomeProject)] -- Time elapsed: 0.001 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[0: (P/SomeProject)] -- Time elapsed: 0.018 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.005 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.002 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.094 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[1: (P/SomeOtherProject)] -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.011 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[1: (P/SomeOtherProject)] -- Time elapsed: 0.002 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.061 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.004 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.001 s
11:53:56 [2024-05-01T15:53:56.074Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
11:53:56 [2024-05-01T15:53:56.074Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testNextPreviousIncluded -- Time elapsed: 0.003 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidRollover -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testSmallPeriod -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testIsApplicable -- Time elapsed: 0.001 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testFractionalPeriod -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testReference -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testAlternateShadingAnnotationSource -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testRollover -- Time elapsed: 0.001 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testLineAnnotationSource -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testCategories -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidPeriod -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.074Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testResolution -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.074Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
11:53:56 [2024-05-01T15:53:56.330Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
11:53:56 [2024-05-01T15:53:56.330Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testWeightedWithSubmarkers -- Time elapsed: 0.013 s
11:53:56 [2024-05-01T15:53:56.330Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSubmarkers -- Time elapsed: 0.184 s
11:53:56 [2024-05-01T15:53:56.330Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testOffset -- Time elapsed: 0.001 s
11:53:56 [2024-05-01T15:53:56.330Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSimple -- Time elapsed: 0.003 s
11:53:56 [2024-05-01T15:53:56.330Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testIrregular -- Time elapsed: 0.001 s
11:53:56 [2024-05-01T15:53:56.330Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
11:53:56 [2024-05-01T15:53:56.330Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
11:53:56 [2024-05-01T15:53:56.330Z] org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest.testGetterForExperiment -- Time elapsed: 0.004 s
11:53:56 [2024-05-01T15:53:56.330Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
11:53:56 [2024-05-01T15:53:56.586Z] 
11:53:56 [2024-05-01T15:53:56.586Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-05-01 15:53:56.356
11:53:56 [2024-05-01T15:53:56.586Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
11:53:56 [2024-05-01T15:53:56.586Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
11:53:56 [2024-05-01T15:53:56.586Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testExtremeValues -- Time elapsed: 0.183 s
11:53:56 [2024-05-01T15:53:56.586Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testValidTextFile -- Time elapsed: 0.015 s
11:53:56 [2024-05-01T15:53:56.586Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolMapFile -- Time elapsed: 0.003 s
11:53:56 [2024-05-01T15:53:56.586Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testInvalidFiles -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.586Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolWithSize -- Time elapsed: 0.050 s
11:53:56 [2024-05-01T15:53:56.586Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
11:53:56 [2024-05-01T15:53:56.586Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
11:53:56 [2024-05-01T15:53:56.586Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testMapFileWithSize -- Time elapsed: 0.003 s
11:53:56 [2024-05-01T15:53:56.586Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testGuessingFileType -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.586Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testNmFile -- Time elapsed: 0.003 s
11:53:56 [2024-05-01T15:53:56.586Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
11:53:56 [2024-05-01T15:53:56.586Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
11:53:56 [2024-05-01T15:53:56.586Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest.testTmfAsyncSequenceDiagramEvent -- Time elapsed: 0.001 s
11:53:56 [2024-05-01T15:53:56.586Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
11:53:56 [2024-05-01T15:53:56.586Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
11:53:56 [2024-05-01T15:53:56.586Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest.testTmfSyncSequenceDiagramEvent -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.586Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
11:53:56 [2024-05-01T15:53:56.586Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
11:53:56 [2024-05-01T15:53:56.586Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.586Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testGetDefault -- Time elapsed: 0 s
11:53:56 [2024-05-01T15:53:56.586Z] 
11:53:56 [2024-05-01T15:53:56.586Z] Results:
11:53:56 [2024-05-01T15:53:56.586Z] 
11:53:56 [2024-05-01T15:53:56.586Z] Tests run: 908, Failures: 0, Errors: 0, Skipped: 1
11:53:56 [2024-05-01T15:53:56.586Z] 
11:53:56 [2024-05-01T15:53:56.586Z] 
11:53:56 [2024-05-01T15:53:56.586Z] !ENTRY org.eclipse.core.resources 2 10035 2024-05-01 15:53:56.536
11:53:56 [2024-05-01T15:53:56.586Z] !MESSAGE The workspace will exit with unsaved changes in this session.
11:53:57 [2024-05-01T15:53:57.148Z] 
11:53:57 [2024-05-01T15:53:57.148Z] !ENTRY org.eclipse.core.jobs 2 2 2024-05-01 15:53:56.899
11:53:57 [2024-05-01T15:53:57.148Z] !MESSAGE Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
11:53:57 [2024-05-01T15:53:57.148Z] Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] All tests passed
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] 
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.pom
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-p2metadata.xml
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-p2artifacts.xml
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] 
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] 
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] Building Trace Compass CTF Support Parent 9.3.0-SNAPSHOT        [15/141]
11:53:57 [2024-05-01T15:53:57.148Z] [INFO]   from ctf/pom.xml
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] --------------------------------[ pom ]---------------------------------
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] 
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] 
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] 
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] 
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf-parent ---
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] 
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] 
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-9.3.0-SNAPSHOT.pom
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] 
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [16/141]
11:53:57 [2024-05-01T15:53:57.148Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
11:53:57 [2024-05-01T15:53:57.148Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:53:57 [2024-05-01T15:53:57.148Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] 
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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])
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] 
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] The project's OSGi version is 1.1.1.202405011547
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] 
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] 
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] 
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] 
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] 
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] 
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] --- antlr3:3.5.3:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
11:53:57 [2024-05-01T15:53:57.149Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
11:53:57 [2024-05-01T15:53:57.404Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
11:53:57 [2024-05-01T15:53:57.404Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
11:53:57 [2024-05-01T15:53:57.404Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
11:53:57 [2024-05-01T15:53:57.404Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom (2.9 kB at 238 kB/s)
11:53:57 [2024-05-01T15:53:57.404Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
11:53:57 [2024-05-01T15:53:57.404Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
11:53:57 [2024-05-01T15:53:57.404Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
11:53:57 [2024-05-01T15:53:57.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
11:53:57 [2024-05-01T15:53:57.660Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
11:53:57 [2024-05-01T15:53:57.660Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
11:53:57 [2024-05-01T15:53:57.660Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom (891 B at 56 kB/s)
11:53:57 [2024-05-01T15:53:57.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
11:53:57 [2024-05-01T15:53:57.660Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
11:53:57 [2024-05-01T15:53:57.660Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
11:53:57 [2024-05-01T15:53:57.660Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
11:53:57 [2024-05-01T15:53:57.660Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
11:53:57 [2024-05-01T15:53:57.660Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
11:53:57 [2024-05-01T15:53:57.660Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom (7.7 kB at 960 kB/s)
11:53:57 [2024-05-01T15:53:57.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
11:53:57 [2024-05-01T15:53:57.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
11:53:57 [2024-05-01T15:53:57.916Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
11:53:58 [2024-05-01T15:53:58.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
11:53:58 [2024-05-01T15:53:58.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
11:53:58 [2024-05-01T15:53:58.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
11:53:58 [2024-05-01T15:53:58.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 336 kB/s)
11:53:58 [2024-05-01T15:53:58.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
11:53:58 [2024-05-01T15:53:58.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
11:53:58 [2024-05-01T15:53:58.477Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
11:53:58 [2024-05-01T15:53:58.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
11:53:58 [2024-05-01T15:53:58.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
11:53:58 [2024-05-01T15:53:58.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
11:53:58 [2024-05-01T15:53:58.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 576 kB/s)
11:53:58 [2024-05-01T15:53:58.477Z] [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
11:53:58 [2024-05-01T15:53:58.734Z] [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
11:53:58 [2024-05-01T15:53:58.734Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
11:53:58 [2024-05-01T15:53:58.734Z] [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
11:53:58 [2024-05-01T15:53:58.734Z] [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
11:53:58 [2024-05-01T15:53:58.734Z] [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
11:53:58 [2024-05-01T15:53:58.734Z] [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 4.0 MB/s)
11:53:58 [2024-05-01T15:53:58.734Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
11:53:58 [2024-05-01T15:53:58.734Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
11:53:58 [2024-05-01T15:53:58.734Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
11:53:58 [2024-05-01T15:53:58.734Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
11:53:58 [2024-05-01T15:53:58.734Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
11:53:58 [2024-05-01T15:53:58.734Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
11:53:58 [2024-05-01T15:53:58.734Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.pom (2.5 kB at 155 kB/s)
11:53:58 [2024-05-01T15:53:58.734Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
11:53:58 [2024-05-01T15:53:58.734Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
11:53:58 [2024-05-01T15:53:58.734Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
11:53:59 [2024-05-01T15:53:59.344Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
11:53:59 [2024-05-01T15:53:59.344Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
11:53:59 [2024-05-01T15:53:59.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
11:53:59 [2024-05-01T15:53:59.344Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.pom (4.9 kB at 618 kB/s)
11:53:59 [2024-05-01T15:53:59.344Z] [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
11:53:59 [2024-05-01T15:53:59.344Z] [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
11:53:59 [2024-05-01T15:53:59.600Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
11:53:59 [2024-05-01T15:53:59.600Z] [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
11:53:59 [2024-05-01T15:53:59.600Z] [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
11:53:59 [2024-05-01T15:53:59.600Z] [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
11:53:59 [2024-05-01T15:53:59.600Z] [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 320 kB/s)
11:53:59 [2024-05-01T15:53:59.600Z] [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
11:53:59 [2024-05-01T15:53:59.600Z] [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
11:53:59 [2024-05-01T15:53:59.600Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
11:53:59 [2024-05-01T15:53:59.600Z] [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
11:53:59 [2024-05-01T15:53:59.600Z] [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
11:53:59 [2024-05-01T15:53:59.600Z] [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
11:53:59 [2024-05-01T15:53:59.600Z] [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 12 MB/s)
11:53:59 [2024-05-01T15:53:59.601Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
11:53:59 [2024-05-01T15:53:59.601Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
11:53:59 [2024-05-01T15:53:59.601Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
11:53:59 [2024-05-01T15:53:59.857Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
11:53:59 [2024-05-01T15:53:59.857Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
11:53:59 [2024-05-01T15:53:59.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
11:53:59 [2024-05-01T15:53:59.857Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 226 kB/s)
11:53:59 [2024-05-01T15:53:59.857Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
11:53:59 [2024-05-01T15:53:59.857Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
11:53:59 [2024-05-01T15:53:59.857Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
11:53:59 [2024-05-01T15:53:59.857Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
11:53:59 [2024-05-01T15:53:59.857Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
11:53:59 [2024-05-01T15:53:59.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
11:53:59 [2024-05-01T15:53:59.857Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 511 kB/s)
11:53:59 [2024-05-01T15:53:59.857Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
11:53:59 [2024-05-01T15:53:59.857Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom (1.0 kB at 113 kB/s)
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
11:54:00 [2024-05-01T15:54:00.112Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
11:54:00 [2024-05-01T15:54:00.368Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
11:54:00 [2024-05-01T15:54:00.368Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
11:54:00 [2024-05-01T15:54:00.368Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
11:54:00 [2024-05-01T15:54:00.368Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
11:54:00 [2024-05-01T15:54:00.368Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
11:54:00 [2024-05-01T15:54:00.368Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
11:54:00 [2024-05-01T15:54:00.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
11:54:00 [2024-05-01T15:54:00.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
11:54:00 [2024-05-01T15:54:00.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
11:54:00 [2024-05-01T15:54:00.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
11:54:00 [2024-05-01T15:54:00.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
11:54:00 [2024-05-01T15:54:00.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
11:54:00 [2024-05-01T15:54:00.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
11:54:00 [2024-05-01T15:54:00.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
11:54:00 [2024-05-01T15:54:00.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
11:54:00 [2024-05-01T15:54:00.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
11:54:00 [2024-05-01T15:54:00.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
11:54:00 [2024-05-01T15:54:00.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
11:54:00 [2024-05-01T15:54:00.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
11:54:00 [2024-05-01T15:54:00.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
11:54:01 [2024-05-01T15:54:01.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
11:54:01 [2024-05-01T15:54:01.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar (173 kB at 22 MB/s)
11:54:01 [2024-05-01T15:54:01.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
11:54:01 [2024-05-01T15:54:01.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
11:54:01 [2024-05-01T15:54:01.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
11:54:01 [2024-05-01T15:54:01.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
11:54:01 [2024-05-01T15:54:01.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
11:54:01 [2024-05-01T15:54:01.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 21 MB/s)
11:54:01 [2024-05-01T15:54:01.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
11:54:01 [2024-05-01T15:54:01.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 66 MB/s)
11:54:01 [2024-05-01T15:54:01.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar (27 kB at 2.4 MB/s)
11:54:01 [2024-05-01T15:54:01.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar (15 kB at 1.5 MB/s)
11:54:01 [2024-05-01T15:54:01.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.jar (251 kB at 23 MB/s)
11:54:01 [2024-05-01T15:54:01.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.jar (1.2 MB at 54 MB/s)
11:54:01 [2024-05-01T15:54:01.186Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
11:54:01 [2024-05-01T15:54:01.186Z] ANTLR Parser Generator  Version 3.5.3
11:54:01 [2024-05-01T15:54:01.746Z] Output file /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
11:54:01 [2024-05-01T15:54:01.746Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
11:54:02 [2024-05-01T15:54:02.002Z] Input file /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
11:54:02 [2024-05-01T15:54:02.002Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
11:54:02 [2024-05-01T15:54:02.258Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
11:54:02 [2024-05-01T15:54:02.258Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
11:54:02 [2024-05-01T15:54:02.258Z] 
11:54:02 [2024-05-01T15:54:02.258Z] As a result, alternative(s) 2 were disabled for that input
11:54:02 [2024-05-01T15:54:02.258Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
11:54:02 [2024-05-01T15:54:02.258Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
11:54:02 [2024-05-01T15:54:02.258Z] 
11:54:02 [2024-05-01T15:54:02.258Z] As a result, alternative(s) 3 were disabled for that input
11:54:02 [2024-05-01T15:54:02.258Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
11:54:02 [2024-05-01T15:54:02.258Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
11:54:02 [2024-05-01T15:54:02.258Z] 
11:54:02 [2024-05-01T15:54:02.258Z] As a result, alternative(s) 2 were disabled for that input
11:54:02 [2024-05-01T15:54:02.513Z] [INFO] 
11:54:02 [2024-05-01T15:54:02.513Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
11:54:02 [2024-05-01T15:54:02.513Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
11:54:02 [2024-05-01T15:54:02.513Z] [INFO] 
11:54:02 [2024-05-01T15:54:02.513Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
11:54:02 [2024-05-01T15:54:02.513Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:54:02 [2024-05-01T15:54:02.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:54:02 [2024-05-01T15:54:02.513Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
11:54:02 [2024-05-01T15:54:02.513Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.parser ---
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser ---
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.parser ---
11:54:03 [2024-05-01T15:54:03.075Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:54:03 [2024-05-01T15:54:03.075Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:54:03 [2024-05-01T15:54:03.075Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser ---
11:54:03 [2024-05-01T15:54:03.075Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser ---
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.pom
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-p2metadata.xml
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-p2artifacts.xml
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT       [17/141]
11:54:03 [2024-05-01T15:54:03.075Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:54:03 [2024-05-01T15:54:03.075Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:54:03 [2024-05-01T15:54:03.075Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.jar
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.jar (73 kB at 5.6 MB/s)
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.pom
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.pom (6.5 kB at 808 kB/s)
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] The project's OSGi version is 4.4.1.202405011547
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] 
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
11:54:03 [2024-05-01T15:54:03.332Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:54:03 [2024-05-01T15:54:03.332Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:54:03 [2024-05-01T15:54:03.332Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
11:54:03 [2024-05-01T15:54:03.332Z] [INFO] Compiling 150 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.core ---
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core ---
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.core ---
11:54:04 [2024-05-01T15:54:04.261Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:54:04 [2024-05-01T15:54:04.261Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:54:04 [2024-05-01T15:54:04.261Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core ---
11:54:04 [2024-05-01T15:54:04.261Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core ---
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.pom
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-p2metadata.xml
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-p2artifacts.xml
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT   [18/141]
11:54:04 [2024-05-01T15:54:04.261Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:54:04 [2024-05-01T15:54:04.261Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:54:04 [2024-05-01T15:54:04.261Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] The project's OSGi version is 4.5.1.202405011547
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] 
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:04 [2024-05-01T15:54:04.518Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:54:04 [2024-05-01T15:54:04.518Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:54:04 [2024-05-01T15:54:04.518Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
11:54:04 [2024-05-01T15:54:04.518Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:54:05 [2024-05-01T15:54:05.079Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.079Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:05 [2024-05-01T15:54:05.079Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.079Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:05 [2024-05-01T15:54:05.079Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.079Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:05 [2024-05-01T15:54:05.080Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:54:05 [2024-05-01T15:54:05.080Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:54:05 [2024-05-01T15:54:05.080Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:05 [2024-05-01T15:54:05.080Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.pom
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-p2metadata.xml
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-p2artifacts.xml
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [19/141]
11:54:05 [2024-05-01T15:54:05.080Z] [INFO]   from common/org.eclipse.tracecompass.common.core.tests/pom.xml
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:54:05 [2024-05-01T15:54:05.080Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:54:05 [2024-05-01T15:54:05.080Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core.tests/pom.xml
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] The project's OSGi version is 1.1.11.202405011547
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.337Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
11:54:05 [2024-05-01T15:54:05.337Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:54:05 [2024-05-01T15:54:05.337Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:54:05 [2024-05-01T15:54:05.337Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core.tests/pom.xml
11:54:05 [2024-05-01T15:54:05.593Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:54:05 [2024-05-01T15:54:05.848Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.848Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core.tests ---
11:54:05 [2024-05-01T15:54:05.848Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.848Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
11:54:05 [2024-05-01T15:54:05.849Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
11:54:05 [2024-05-01T15:54:05.849Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.849Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core.tests ---
11:54:05 [2024-05-01T15:54:05.849Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
11:54:05 [2024-05-01T15:54:05.849Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.849Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
11:54:05 [2024-05-01T15:54:05.849Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
11:54:05 [2024-05-01T15:54:05.849Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.849Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
11:54:05 [2024-05-01T15:54:05.849Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
11:54:05 [2024-05-01T15:54:05.849Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.849Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
11:54:05 [2024-05-01T15:54:05.849Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.849Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core.tests ---
11:54:05 [2024-05-01T15:54:05.849Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.849Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
11:54:05 [2024-05-01T15:54:05.849Z] [INFO] 
11:54:05 [2024-05-01T15:54:05.849Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
11:54:06 [2024-05-01T15:54:06.105Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
11:54:06 [2024-05-01T15:54:06.105Z] [INFO] Command line:
11:54:06 [2024-05-01T15:54:06.105Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:54:06 [2024-05-01T15:54:06.105Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:54:10 [2024-05-01T15:54:10.271Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
11:54:10 [2024-05-01T15:54:10.271Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullElement -- Time elapsed: 0.002 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArray -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullRef -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullElement -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullRef -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStream -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
11:54:10 [2024-05-01T15:54:10.271Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testSameSign -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100L -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0L -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0 -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1 -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0 -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimit -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimit -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimitL -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimitL -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100 -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100 -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100L -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0L -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1L -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
11:54:10 [2024-05-01T15:54:10.271Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[0: 0 - 0 B] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[0: 0 - 0 B] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[0: 0 - 0 B] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[0: 0 - 0 B] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[1: 3 - 3 B] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[1: 3 - 3 B] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.271Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[1: 3 - 3 B] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[1: 3 - 3 B] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[2: 975 - 975 B] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[2: 975 - 975 B] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[2: 975 - 975 B] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[2: 975 - 975 B] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[3: 1,024 - 1 KB] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[3: 1,024 - 1 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[3: 1,024 - 1 KB] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[7: 4,096 - 4 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[7: 4,096 - 4 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[7: 4,096 - 4 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[8: -4,096 - -4 KB] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[8: -4,096 - -4 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[8: -4,096 - -4 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[9: 4,096 - 4 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[9: 4,096 - 4 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[9: 4,096 - 4 KB] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[10: 4,096 - 4 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[10: 4,096 - 4 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[10: 4,096 - 4 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[20: null - .0001 MB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[20: null - .0001 MB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[20: null - .0001 MB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.272Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[20: null - .0001 MB] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[21: null - 1KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[21: null - 1KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[21: null - 1KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[21: null - 1KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[22: null - 1KB   ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[22: null - 1KB   ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[22: null - 1KB   ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[22: null - 1KB   ] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[23: null - 1KB  potato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[23: null - 1KB  potato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[23: null - 1KB  potato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[23: null - 1KB  potato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
11:54:10 [2024-05-01T15:54:10.273Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[0: 0 - 0] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[0: 0 - 0] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[0: 0 - 0] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[0: 0 - 0] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[1: 3 - 3 ns] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[1: 3 - 3 ns] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[1: 3 - 3 ns] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[1: 3 - 3 ns] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[3: 200,000,000 - 200 ms] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[4: -200,000,000 - -200 ms] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[11: null - 200ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[11: null - 200ms] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[11: null - 200ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[11: null - 200ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[12: null - 200ms  ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[12: null - 200ms  ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[12: null - 200ms  ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[12: null - 200ms  ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[13: null - 200     ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[13: null - 200     ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[13: null - 200     ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[13: null - 200     ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[14: null - 1.5ms] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[14: null - 1.5ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.273Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[14: null - 1.5ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[14: null - 1.5ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[15: null - 1.5us] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[15: null - 1.5us] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[15: null - 1.5us] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[15: null - 1.5us] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[16: null - 1.5µs] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[16: null - 1.5µs] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[16: null - 1.5µs] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[16: null - 1.5µs] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[17: null - 1.5usdt] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[17: null - 1.5usdt] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[17: null - 1.5usdt] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[17: null - 1.5usdt] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[18: null - 1.5hello] -- Time elapsed: 0.053 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[18: null - 1.5hello] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[18: null - 1.5hello] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[18: null - 1.5hello] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[19: null - 15] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[19: null - 15] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[19: null - 15] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[19: null - 15] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[20: null - hello] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[20: null - hello] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[20: null - hello] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[20: null - hello] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[21: null - 0.000001s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[21: null - 0.000001s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[21: null - 0.000001s] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[21: null - 0.000001s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[22: null - .000001s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[22: null - .000001s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[22: null - .000001s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[22: null - .000001s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
11:54:10 [2024-05-01T15:54:10.274Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[0: 0 - 0 B/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[0: 0 - 0 B/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[0: 0 - 0 B/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[0: 0 - 0 B/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[1: 3 - 3 B/s] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[1: 3 - 3 B/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[1: 3 - 3 B/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[1: 3 - 3 B/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[2: 975 - 975 B/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[2: 975 - 975 B/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[2: 975 - 975 B/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[2: 975 - 975 B/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[3: 1,024 - 1 KB/s] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.274Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[8: -4,096 - -4 KB/s] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[10: 4,096 - 4 KB/s] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[20: null - .0001 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[20: null - .0001 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[20: null - .0001 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[20: null - .0001 MB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[21: null - 1KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[21: null - 1KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[21: null - 1KB/s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[21: null - 1KB/s] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[22: null - 1KB/s   ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[22: null - 1KB/s   ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[22: null - 1KB/s   ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[22: null - 1KB/s   ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[23: null - 1KB/s  potato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[23: null - 1KB/s  potato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[23: null - 1KB/s  potato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[23: null - 1KB/s  potato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.275Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[24: null - 1 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[24: null - 1 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[24: null - 1 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[24: null - 1 KB] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
11:54:10 [2024-05-01T15:54:10.276Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[0: 3 - 3] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[0: 3 - 3] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[0: 3 - 3] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[0: 3 - 3] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[1: 5.6 - 5.6] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[1: 5.6 - 5.6] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[1: 5.6 - 5.6] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[1: 5.6 - 5.6] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[2: 1.235 - 1.2] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[2: 1.235 - 1.2] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[2: 1.235 - 1.2] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[2: 1.235 - 1.2] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[3: 1.01 - 1] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[3: 1.01 - 1] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[3: 1.01 - 1] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[3: 1.01 - 1] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[4: 975 - 975] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[4: 975 - 975] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[4: 975 - 975] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[4: 975 - 975] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[5: 1,000 - 1 k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[5: 1,000 - 1 k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[5: 1,000 - 1 k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[5: 1,000 - 1 k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[6: 4,000 - 4 k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[6: 4,000 - 4 k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[6: 4,000 - 4 k] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[6: 4,000 - 4 k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[7: -4,000 - -4 k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[7: -4,000 - -4 k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[7: -4,000 - -4 k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[7: -4,000 - -4 k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[8: 4,000 - 4 k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[8: 4,000 - 4 k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[8: 4,000 - 4 k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[8: 4,000 - 4 k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[9: 4,000 - 4 k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[9: 4,000 - 4 k] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[9: 4,000 - 4 k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[9: 4,000 - 4 k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.276Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[19: 0.1 - 100 m] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[19: 0.1 - 100 m] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[19: 0.1 - 100 m] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[19: 0.1 - 100 m] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[20: 0.001 - 1 m] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[20: 0.001 - 1 m] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[20: 0.001 - 1 m] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[20: 0.001 - 1 m] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[21: 0 - 1 µ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[21: 0 - 1 µ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[21: 0 - 1 µ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[21: 0 - 1 µ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[22: 0 - 1 n] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[22: 0 - 1 n] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[22: 0 - 1 n] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[22: 0 - 1 n] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[23: 0 - 1 p] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[23: 0 - 1 p] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[23: 0 - 1 p] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[23: 0 - 1 p] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[24: 0 - 0] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[24: 0 - 0] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[24: 0 - 0] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[24: 0 - 0] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[25: -0.04 - -40 m] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[25: -0.04 - -40 m] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[25: -0.04 - -40 m] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[25: -0.04 - -40 m] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[26: 0.002 - 2 m] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[26: 0.002 - 2 m] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[26: 0.002 - 2 m] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[26: 0.002 - 2 m] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[28: 0 - 492.8 µ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[28: 0 - 492.8 µ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[28: 0 - 492.8 µ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[28: 0 - 492.8 µ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[29: 0 - 251 n] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[29: 0 - 251 n] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[29: 0 - 251 n] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[29: 0 - 251 n] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[30: 0 - 43 p] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[30: 0 - 43 p] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[30: 0 - 43 p] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[30: 0 - 43 p] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[31: 0 - 45.6 n] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[31: 0 - 45.6 n] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[31: 0 - 45.6 n] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[31: 0 - 45.6 n] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.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] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.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] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.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] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.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] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.277Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[33: ∞ - ∞] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[33: ∞ - ∞] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[33: ∞ - ∞] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[33: ∞ - ∞] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[34: 0 - 0] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[34: 0 - 0] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[34: 0 - 0] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[34: 0 - 0] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[35: -∞ - -∞] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[35: -∞ - -∞] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[35: -∞ - -∞] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[35: -∞ - -∞] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[36: NaN - NaN] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[36: NaN - NaN] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[36: NaN - NaN] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[36: NaN - NaN] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[37: null - Toto] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[37: null - Toto] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[37: null - Toto] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[37: null - Toto] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[38: null - 1.2 s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[38: null - 1.2 s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[38: null - 1.2 s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[38: null - 1.2 s] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[39: null - 1.2 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[39: null - 1.2 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[39: null - 1.2 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[39: null - 1.2 ms] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[40: null - ∞ k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[40: null - ∞ k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[40: null - ∞ k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[40: null - ∞ k] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[41: null - -∞ p] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[41: null - -∞ p] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[41: null - -∞ p] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[41: null - -∞ p] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[42: null - NaNM] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[42: null - NaNM] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[42: null - NaNM] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[42: null - NaNM] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[43: null - 1.2 m  ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[43: null - 1.2 m  ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[43: null - 1.2 m  ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[43: null - 1.2 m  ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
11:54:10 [2024-05-01T15:54:10.278Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[0: 0] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[1: 3] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[2: 975] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[3: 1,000] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[4: 4,000] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[5: -4,000] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[6: -0.04] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[7: 0.002] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[8: 0.056] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[9: 0] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[10: 0] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[11: ∞] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.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] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
11:54:10 [2024-05-01T15:54:10.278Z] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[0: 0 - 0 rabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[0: 0 - 0 rabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[0: 0 - 0 rabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[0: 0 - 0 rabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[1: 3 - 3 rabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[1: 3 - 3 rabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[1: 3 - 3 rabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[1: 3 - 3 rabbit] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[2: 975 - 975 rabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[2: 975 - 975 rabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[2: 975 - 975 rabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[2: 975 - 975 rabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.278Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[10: 4,000 - 4 krabbit] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.279Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[21: 0.001 - 1 mrabbit] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[24: 0 - 1 prabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[24: 0 - 1 prabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[24: 0 - 1 prabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[24: 0 - 1 prabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[25: -0.04 - -40 mrabbit] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[28: 0 - 492.837 µrabbit] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[30: 0 - 43 prabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[30: 0 - 43 prabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[30: 0 - 43 prabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[30: 0 - 43 prabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[32: null - 1234 TPotato] -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[32: null - 1234 TPotato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[32: null - 1234 TPotato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[32: null - 1234 TPotato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[34: null - 1krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[34: null - 1krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[34: null - 1krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[34: null - 1krabbit] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[35: null - 1krabbit   ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[35: null - 1krabbit   ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[35: null - 1krabbit   ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[35: null - 1krabbit   ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[37: null - 1krabbit  potato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[37: null - 1krabbit  potato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[37: null - 1krabbit  potato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[37: null - 1krabbit  potato] -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.280Z] Running org.eclipse.tracecompass.common.core.tests.log.MonitorTest
11:54:10 [2024-05-01T15:54:10.536Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.tracecompass.common.core.tests.log.MonitorTest
11:54:10 [2024-05-01T15:54:10.536Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testDescending -- Time elapsed: 0.106 s
11:54:10 [2024-05-01T15:54:10.536Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testJmx -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.536Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testSame -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.536Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testClimbing -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.536Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
11:54:10 [2024-05-01T15:54:10.536Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:54:10 [2024-05-01T15:54:10.536Z] WARNING: {"ts":"4973050648630.203","ph":"B","tid":1,"pid":1,"name":"foo"}
11:54:10 [2024-05-01T15:54:10.536Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:54:10 [2024-05-01T15:54:10.536Z] WARNING: {"ts":"4973050648630.203","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
11:54:10 [2024-05-01T15:54:10.536Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
11:54:10 [2024-05-01T15:54:10.536Z] WARNING: {"ts":"4973050713243.06","ph":"E","tid":1,"pid":1}
11:54:10 [2024-05-01T15:54:10.536Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:54:10 [2024-05-01T15:54:10.536Z] WARNING: {"ts":"4973050714759.621","ph":"B","tid":1,"pid":1,"name":"foo"}
11:54:10 [2024-05-01T15:54:10.536Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:54:10 [2024-05-01T15:54:10.536Z] WARNING: {"ts":"4973050714759.621","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
11:54:10 [2024-05-01T15:54:10.536Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
11:54:10 [2024-05-01T15:54:10.536Z] WARNING: {"ts":"4973050716886.779","ph":"E","tid":1,"pid":1}
11:54:10 [2024-05-01T15:54:10.536Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:54:10 [2024-05-01T15:54:10.536Z] WARNING: {"ts":"4973050722502.309","ph":"B","tid":1,"pid":1,"name":"foo"}
11:54:10 [2024-05-01T15:54:10.536Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:54:10 [2024-05-01T15:54:10.536Z] WARNING: {"ts":"4973050722502.309","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
11:54:10 [2024-05-01T15:54:10.536Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
11:54:10 [2024-05-01T15:54:10.536Z] WARNING: {"ts":"4973050723774.368","ph":"E","tid":1,"pid":1}
11:54:10 [2024-05-01T15:54:10.536Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:54:10 [2024-05-01T15:54:10.536Z] WARNING: {"ts":"4973050725050.652","ph":"B","tid":1,"pid":1,"name":"foo"}
11:54:10 [2024-05-01T15:54:10.536Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:54:10 [2024-05-01T15:54:10.536Z] WARNING: {"ts":"4973050726971.156","ph":"E","tid":1,"pid":1}
11:54:10 [2024-05-01T15:54:10.536Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:54:10 [2024-05-01T15:54:10.536Z] WARNING: {"ts":"4973050730513.467","ph":"B","tid":1,"pid":1,"name":"foo"}
11:54:10 [2024-05-01T15:54:10.536Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:54:10 [2024-05-01T15:54:10.536Z] WARNING: {"ts":"4973050730513.467","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
11:54:10 [2024-05-01T15:54:10.536Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
11:54:10 [2024-05-01T15:54:10.536Z] WARNING: {"ts":"4973050731812.034","ph":"E","tid":1,"pid":1}
11:54:10 [2024-05-01T15:54:10.536Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:54:10 [2024-05-01T15:54:10.536Z] INFO: {"ts":"4973050738556.335","ph":"B","tid":1,"pid":1,"name":"foo"}
11:54:10 [2024-05-01T15:54:10.536Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:54:10 [2024-05-01T15:54:10.536Z] INFO: {"ts":"4973050739274.699","ph":"B","tid":1,"pid":1,"name":"bar"}
11:54:10 [2024-05-01T15:54:10.536Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:54:10 [2024-05-01T15:54:10.536Z] INFO: {"ts":"4973050739745.355","ph":"E","tid":1,"pid":1}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:54:10 [2024-05-01T15:54:10.537Z] INFO: {"ts":"4973050740236.653","ph":"E","tid":1,"pid":1}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:54:10 [2024-05-01T15:54:10.537Z] WARNING: {"ts":"4973050741307.085","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:54:10 [2024-05-01T15:54:10.537Z] WARNING: {"ts":"4973050741890.997","ph":"E","tid":1,"pid":1}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:54:10 [2024-05-01T15:54:10.537Z] WARNING: {"ts":"4973050742320.476","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:54:10 [2024-05-01T15:54:10.537Z] WARNING: {"ts":"4973050742730.886","ph":"E","tid":1,"pid":1}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:54:10 [2024-05-01T15:54:10.537Z] WARNING: {"ts":"4973050743231.773","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:54:10 [2024-05-01T15:54:10.537Z] WARNING: {"ts":"4973050743622.805","ph":"E","tid":1,"pid":1}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:54:10 [2024-05-01T15:54:10.537Z] WARNING: {"ts":"4973050744500.07","ph":"B","tid":1,"pid":1,"name":"foo"}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:54:10 [2024-05-01T15:54:10.537Z] WARNING: {"ts":"4973050800963.986","ph":"E","tid":1,"pid":1}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:54:10 [2024-05-01T15:54:10.537Z] WARNING: {"ts":"4973050803158.08","ph":"B","tid":1,"pid":1,"name":"foo"}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:54:10 [2024-05-01T15:54:10.537Z] WARNING: {"ts":"4973050803158.08","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
11:54:10 [2024-05-01T15:54:10.537Z] WARNING: {"ts":"4973050805213.056","ph":"E","tid":1,"pid":1}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
11:54:10 [2024-05-01T15:54:10.537Z] INFO: {"ts":"4973050806567.417","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
11:54:10 [2024-05-01T15:54:10.537Z] INFO: {"ts":"4973050807304.715","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:54:10 [2024-05-01T15:54:10.537Z] INFO: {"ts":"4973050807986.177","ph":"B","tid":1,"pid":1,"name":"foo"}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:54:10 [2024-05-01T15:54:10.537Z] INFO: {"ts":"4973050808541.936","ph":"B","tid":1,"pid":1,"name":"bar"}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:54:10 [2024-05-01T15:54:10.537Z] INFO: {"ts":"4973050808921.426","ph":"E","tid":1,"pid":1}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:54:10 [2024-05-01T15:54:10.537Z] INFO: {"ts":"4973050809396.433","ph":"E","tid":1,"pid":1}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:54:10 [2024-05-01T15:54:10.537Z] WARNING: {"ts":"4973050810126.414","ph":"B","tid":1,"pid":1,"name":"foo"}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:54:10 [2024-05-01T15:54:10.537Z] WARNING: {"ts":"4973050810126.414","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
11:54:10 [2024-05-01T15:54:10.537Z] WARNING: {"ts":"4973050811303.048","ph":"E","tid":1,"pid":1}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:54:10 [2024-05-01T15:54:10.537Z] INFO: {"ts":"4973050815109.825","ph":"B","tid":1,"pid":1,"name":"world"}
11:54:10 [2024-05-01T15:54:10.537Z] May 01, 2024 3:54:10 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:54:10 [2024-05-01T15:54:10.537Z] INFO: {"ts":"4973050815485.041","ph":"E","tid":1,"pid":1}
11:54:10 [2024-05-01T15:54:10.537Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowLogLevels -- Time elapsed: 0.069 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithData -- Time elapsed: 0.003 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testObjectLifespan -- Time elapsed: 0.004 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderNoExtra -- Time elapsed: 0.003 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingWithData -- Time elapsed: 0.003 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowFiltered -- Time elapsed: 0.002 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderCatThenParent -- Time elapsed: 0.002 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingFiltered -- Time elapsed: 0.002 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAsyncMessages -- Time elapsed: 0.004 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingException -- Time elapsed: 0.003 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFailRepeatedArgs -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributes -- Time elapsed: 0.003 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingLogLevels -- Time elapsed: 0.058 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCounter -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithUnsetParent -- Time elapsed: 0.003 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNullArguments -- Time elapsed: 0.002 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNesting -- Time elapsed: 0.002 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderParentThenCat -- Time elapsed: 0.002 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testMarker -- Time elapsed: 0.002 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testInstant -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCollectionLifespan -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testHelloWorld -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.537Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFail3Args -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.537Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
11:54:10 [2024-05-01T15:54:10.792Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
11:54:10 [2024-05-01T15:54:10.792Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIteratorContents -- Time elapsed: 0.012 s
11:54:10 [2024-05-01T15:54:10.792Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testOddInsertions -- Time elapsed: 0.007 s
11:54:10 [2024-05-01T15:54:10.792Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testMultiThread -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.792Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testConcurrentIteration -- Time elapsed: 0.004 s
11:54:10 [2024-05-01T15:54:10.792Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSingleInsertion -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.792Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testBlockingPeek -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.793Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor1 -- Time elapsed: 0.056 s
11:54:10 [2024-05-01T15:54:10.793Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor2 -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.793Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor4 -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.793Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor5 -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.793Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIsEmpty -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.793Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSimpleInsertion -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.793Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testLargeInsertion -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.793Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
11:54:10 [2024-05-01T15:54:10.793Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
11:54:10 [2024-05-01T15:54:10.793Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepHashCode -- Time elapsed: 0 s
11:54:10 [2024-05-01T15:54:10.793Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepEquals -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.793Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
11:54:10 [2024-05-01T15:54:10.793Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
11:54:10 [2024-05-01T15:54:10.793Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
11:54:10 [2024-05-01T15:54:10.793Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.111 s -- in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
11:54:10 [2024-05-01T15:54:10.793Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testSafeValidate -- Time elapsed: 0.081 s
11:54:10 [2024-05-01T15:54:10.793Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils skipped
11:54:10 [2024-05-01T15:54:10.793Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testBillionLaughs -- Time elapsed: 0.015 s
11:54:10 [2024-05-01T15:54:10.793Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSchemaFactory -- Time elapsed: 0.003 s
11:54:10 [2024-05-01T15:54:10.793Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.newSafeXmlStreamReader -- Time elapsed: 0.004 s
11:54:10 [2024-05-01T15:54:10.793Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testRecursiveEntityReference -- Time elapsed: 0.002 s
11:54:10 [2024-05-01T15:54:10.793Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testAttackValidate -- Time elapsed: 0.002 s
11:54:10 [2024-05-01T15:54:10.793Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSaxParserFactory -- Time elapsed: 0.001 s
11:54:10 [2024-05-01T15:54:10.793Z] 
11:54:10 [2024-05-01T15:54:10.793Z] Results:
11:54:10 [2024-05-01T15:54:10.793Z] 
11:54:10 [2024-05-01T15:54:10.793Z] Tests run: 700, Failures: 0, Errors: 0, Skipped: 1
11:54:10 [2024-05-01T15:54:10.793Z] 
11:54:11 [2024-05-01T15:54:11.354Z] [INFO] All tests passed
11:54:11 [2024-05-01T15:54:11.354Z] [INFO] 
11:54:11 [2024-05-01T15:54:11.354Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
11:54:11 [2024-05-01T15:54:11.354Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
11:54:11 [2024-05-01T15:54:11.354Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.pom
11:54:11 [2024-05-01T15:54:11.354Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
11:54:11 [2024-05-01T15:54:11.354Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-p2metadata.xml
11:54:11 [2024-05-01T15:54:11.354Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-p2artifacts.xml
11:54:11 [2024-05-01T15:54:11.354Z] [INFO] 
11:54:11 [2024-05-01T15:54:11.354Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
11:54:11 [2024-05-01T15:54:11.354Z] [INFO] 
11:54:11 [2024-05-01T15:54:11.354Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
11:54:11 [2024-05-01T15:54:11.354Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT   [20/141]
11:54:11 [2024-05-01T15:54:11.354Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
11:54:11 [2024-05-01T15:54:11.354Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:54:11 [2024-05-01T15:54:11.354Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:54:11 [2024-05-01T15:54:11.354Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
11:54:11 [2024-05-01T15:54:11.354Z] [WARNING] [2a6cc57a-c850-4f3f-8f8e-0192f4c54d13][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf,1.7.2 have severely compromised security. Please report this concern to the artifact provider.
11:54:14 [2024-05-01T15:54:14.620Z] [INFO] 
11:54:14 [2024-05-01T15:54:14.620Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:14 [2024-05-01T15:54:14.620Z] [INFO] 
11:54:14 [2024-05-01T15:54:14.620Z] [INFO] --- clean:3.3.1:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:14 [2024-05-01T15:54:14.620Z] [INFO] 
11:54:14 [2024-05-01T15:54:14.620Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:14 [2024-05-01T15:54:14.620Z] [INFO] The project's OSGi version is 1.0.15.202405011547
11:54:14 [2024-05-01T15:54:14.620Z] [INFO] 
11:54:14 [2024-05-01T15:54:14.620Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:14 [2024-05-01T15:54:14.620Z] [INFO] 
11:54:14 [2024-05-01T15:54:14.620Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:14 [2024-05-01T15:54:14.620Z] [INFO] 
11:54:14 [2024-05-01T15:54:14.620Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:14 [2024-05-01T15:54:14.620Z] [INFO] 
11:54:14 [2024-05-01T15:54:14.620Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:14 [2024-05-01T15:54:14.620Z] [INFO] 
11:54:14 [2024-05-01T15:54:14.620Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:14 [2024-05-01T15:54:14.620Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in
11:54:14 [2024-05-01T15:54:14.875Z] [INFO] 
11:54:14 [2024-05-01T15:54:14.875Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:14 [2024-05-01T15:54:14.875Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
11:54:14 [2024-05-01T15:54:14.875Z] [INFO] 
11:54:14 [2024-05-01T15:54:14.875Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:14 [2024-05-01T15:54:14.875Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:54:14 [2024-05-01T15:54:14.875Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:54:14 [2024-05-01T15:54:14.875Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
11:54:14 [2024-05-01T15:54:14.875Z] [INFO] Compiling 58 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:54:15 [2024-05-01T15:54:15.436Z] [INFO] 
11:54:15 [2024-05-01T15:54:15.436Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:15 [2024-05-01T15:54:15.436Z] [INFO] 
11:54:15 [2024-05-01T15:54:15.436Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:15 [2024-05-01T15:54:15.436Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
11:54:15 [2024-05-01T15:54:15.436Z] [INFO] 
11:54:15 [2024-05-01T15:54:15.436Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:15 [2024-05-01T15:54:15.436Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped
11:54:15 [2024-05-01T15:54:15.436Z] [INFO] 
11:54:15 [2024-05-01T15:54:15.436Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:15 [2024-05-01T15:54:15.437Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar
11:54:15 [2024-05-01T15:54:15.437Z] [INFO] 
11:54:15 [2024-05-01T15:54:15.437Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:15 [2024-05-01T15:54:15.437Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.jar
11:54:15 [2024-05-01T15:54:15.437Z] [INFO] 
11:54:15 [2024-05-01T15:54:15.437Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:15 [2024-05-01T15:54:15.437Z] [INFO] 
11:54:15 [2024-05-01T15:54:15.437Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:15 [2024-05-01T15:54:15.437Z] [INFO] 
11:54:15 [2024-05-01T15:54:15.437Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:15 [2024-05-01T15:54:15.437Z] [INFO] 
11:54:15 [2024-05-01T15:54:15.437Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:15 [2024-05-01T15:54:15.437Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
11:54:15 [2024-05-01T15:54:15.437Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
11:54:15 [2024-05-01T15:54:15.437Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
11:54:15 [2024-05-01T15:54:15.692Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
11:54:15 [2024-05-01T15:54:15.692Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
11:54:15 [2024-05-01T15:54:15.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
11:54:15 [2024-05-01T15:54:15.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 995 kB/s)
11:54:15 [2024-05-01T15:54:15.692Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
11:54:15 [2024-05-01T15:54:15.692Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
11:54:15 [2024-05-01T15:54:15.692Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
11:54:15 [2024-05-01T15:54:15.946Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
11:54:15 [2024-05-01T15:54:15.946Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
11:54:15 [2024-05-01T15:54:15.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
11:54:15 [2024-05-01T15:54:15.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 2.1 MB/s)
11:54:15 [2024-05-01T15:54:15.946Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
11:54:15 [2024-05-01T15:54:15.947Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
11:54:15 [2024-05-01T15:54:15.947Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
11:54:16 [2024-05-01T15:54:16.202Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
11:54:16 [2024-05-01T15:54:16.202Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
11:54:16 [2024-05-01T15:54:16.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
11:54:16 [2024-05-01T15:54:16.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 408 kB/s)
11:54:16 [2024-05-01T15:54:16.202Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
11:54:16 [2024-05-01T15:54:16.202Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
11:54:16 [2024-05-01T15:54:16.202Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
11:54:16 [2024-05-01T15:54:16.457Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
11:54:16 [2024-05-01T15:54:16.457Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
11:54:16 [2024-05-01T15:54:16.457Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
11:54:16 [2024-05-01T15:54:16.457Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 396 kB/s)
11:54:16 [2024-05-01T15:54:16.457Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
11:54:16 [2024-05-01T15:54:16.457Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
11:54:16 [2024-05-01T15:54:16.457Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
11:54:16 [2024-05-01T15:54:16.457Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
11:54:16 [2024-05-01T15:54:16.457Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
11:54:16 [2024-05-01T15:54:16.457Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
11:54:16 [2024-05-01T15:54:16.457Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
11:54:16 [2024-05-01T15:54:16.712Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
11:54:16 [2024-05-01T15:54:16.712Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
11:54:16 [2024-05-01T15:54:16.968Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
11:54:16 [2024-05-01T15:54:16.968Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
11:54:16 [2024-05-01T15:54:16.968Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
11:54:16 [2024-05-01T15:54:16.968Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
11:54:16 [2024-05-01T15:54:16.968Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
11:54:16 [2024-05-01T15:54:16.968Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
11:54:16 [2024-05-01T15:54:16.968Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
11:54:16 [2024-05-01T15:54:16.968Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 29 MB/s)
11:54:16 [2024-05-01T15:54:16.968Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
11:54:16 [2024-05-01T15:54:16.968Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
11:54:16 [2024-05-01T15:54:16.968Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 2.7 MB/s)
11:54:16 [2024-05-01T15:54:16.968Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 70 MB/s)
11:54:17 [2024-05-01T15:54:17.225Z] [INFO] Executing tasks
11:54:17 [2024-05-01T15:54:17.225Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
11:54:17 [2024-05-01T15:54:17.225Z] [WARNING]      [echo] Attempting to download test traces
11:54:17 [2024-05-01T15:54:17.225Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
11:54:17 [2024-05-01T15:54:17.225Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
11:54:17 [2024-05-01T15:54:17.225Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
11:54:17 [2024-05-01T15:54:17.225Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
11:54:17 [2024-05-01T15:54:17.225Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
11:54:17 [2024-05-01T15:54:17.225Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
11:54:17 [2024-05-01T15:54:17.787Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
11:54:17 [2024-05-01T15:54:17.787Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
11:54:17 [2024-05-01T15:54:17.787Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
11:54:17 [2024-05-01T15:54:17.787Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
11:54:17 [2024-05-01T15:54:17.787Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
11:54:17 [2024-05-01T15:54:17.787Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
11:54:18 [2024-05-01T15:54:18.349Z] [INFO]      [exec] Cloning into 'ctf-testsuite'...
11:54:18 [2024-05-01T15:54:18.907Z] [INFO]      [exec] Your branch is up to date with 'origin/master'.
11:54:18 [2024-05-01T15:54:18.907Z] [INFO]      [exec] Already on 'master'
11:54:18 [2024-05-01T15:54:18.907Z] [INFO]      [exec] Already up to date.
11:54:19 [2024-05-01T15:54:19.163Z] [INFO]      [exec] Note: switching to '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
11:54:19 [2024-05-01T15:54:19.163Z] [INFO]      [exec] 
11:54:19 [2024-05-01T15:54:19.163Z] [INFO]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
11:54:19 [2024-05-01T15:54:19.163Z] [INFO]      [exec] changes and commit them, and you can discard any commits you make in this
11:54:19 [2024-05-01T15:54:19.163Z] [INFO]      [exec] state without impacting any branches by switching back to a branch.
11:54:19 [2024-05-01T15:54:19.163Z] [INFO]      [exec] 
11:54:19 [2024-05-01T15:54:19.163Z] [INFO]      [exec] If you want to create a new branch to retain commits you create, you may
11:54:19 [2024-05-01T15:54:19.163Z] [INFO]      [exec] do so (now or later) by using -c with the switch command. Example:
11:54:19 [2024-05-01T15:54:19.163Z] [INFO]      [exec] 
11:54:19 [2024-05-01T15:54:19.163Z] [INFO]      [exec]   git switch -c <new-branch-name>
11:54:19 [2024-05-01T15:54:19.163Z] [INFO]      [exec] 
11:54:19 [2024-05-01T15:54:19.163Z] [INFO]      [exec] Or undo this operation with:
11:54:19 [2024-05-01T15:54:19.163Z] [INFO]      [exec] 
11:54:19 [2024-05-01T15:54:19.163Z] [INFO]      [exec]   git switch -
11:54:19 [2024-05-01T15:54:19.163Z] [INFO]      [exec] 
11:54:19 [2024-05-01T15:54:19.163Z] [INFO]      [exec] Turn off this advice by setting config variable advice.detachedHead to false
11:54:19 [2024-05-01T15:54:19.163Z] [INFO]      [exec] 
11:54:19 [2024-05-01T15:54:19.163Z] [INFO]      [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master
11:54:19 [2024-05-01T15:54:19.163Z] [WARNING]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
11:54:19 [2024-05-01T15:54:19.418Z] [INFO]    [gunzip] Expanding synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
11:54:19 [2024-05-01T15:54:19.418Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
11:54:19 [2024-05-01T15:54:19.418Z] [INFO]    [gunzip] Expanding os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
11:54:20 [2024-05-01T15:54:20.345Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
11:54:20 [2024-05-01T15:54:20.345Z] [INFO]    [gunzip] Expanding qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
11:54:20 [2024-05-01T15:54:20.600Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
11:54:20 [2024-05-01T15:54:20.600Z] [INFO]    [gunzip] Expanding vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
11:54:21 [2024-05-01T15:54:21.964Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
11:54:22 [2024-05-01T15:54:22.526Z] [WARNING]      [echo] Traces extracted successfully
11:54:22 [2024-05-01T15:54:22.526Z] [INFO] Executed tasks
11:54:22 [2024-05-01T15:54:22.526Z] [INFO] 
11:54:22 [2024-05-01T15:54:22.526Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:22 [2024-05-01T15:54:22.783Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
11:54:22 [2024-05-01T15:54:22.783Z] [INFO] Command line:
11:54:22 [2024-05-01T15:54:22.783Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:54:22 [2024-05-01T15:54:22.783Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:54:26 [2024-05-01T15:54:26.047Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
11:54:26 [2024-05-01T15:54:26.047Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
11:54:26 [2024-05-01T15:54:26.047Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testGetElementType -- Time elapsed: 0.009 s
11:54:26 [2024-05-01T15:54:26.047Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testToString -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.047Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testSequenceDeclaration -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.047Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testCreateDefinition -- Time elapsed: 0.008 s
11:54:26 [2024-05-01T15:54:26.047Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.equalsTest -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.047Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.hashcodeTest -- Time elapsed: 0.001 s
11:54:26 [2024-05-01T15:54:26.047Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
11:54:26 [2024-05-01T15:54:26.609Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testVariantDeclaration -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsAddTwiceTest -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testToString -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testAddField -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testCreateDefinition -- Time elapsed: 0.526 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsOutOfOrderTest -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsTest -- Time elapsed: 0.001 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged_null -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testHasField -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.hashcodeTest -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testSetTag -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
11:54:26 [2024-05-01T15:54:26.609Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_withDefs -- Time elapsed: 0.002 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToStringStringArray -- Time elapsed: 0.055 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testRead_noDefs -- Time elapsed: 0.001 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_noDefs -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_withDefs -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_baseDeclaration -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_newDeclaration -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_string -- Time elapsed: 0.001 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_char -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_long -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testGetDeclaration -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
11:54:26 [2024-05-01T15:54:26.609Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetElementType -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testArrayDeclaration -- Time elapsed: 0.001 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testToString -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_complex -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testCreateDefinition -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.equalsTest -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetLength -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_ownDefs -- Time elapsed: 0.001 s
11:54:26 [2024-05-01T15:54:26.609Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
11:54:26 [2024-05-01T15:54:26.609Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32BE -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32LE -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.609Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64BE -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.610Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64LE -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.610Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
11:54:26 [2024-05-01T15:54:26.610Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
11:54:26 [2024-05-01T15:54:26.610Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange1 -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.610Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange2 -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.610Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange3 -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.610Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange4 -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.610Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testBitFlagEnum -- Time elapsed: 0.001 s
11:54:26 [2024-05-01T15:54:26.610Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddMany -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.610Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddNext -- Time elapsed: 0.001 s
11:54:26 [2024-05-01T15:54:26.610Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlap -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.610Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testEnumDeclaration -- Time elapsed: 0.006 s
11:54:26 [2024-05-01T15:54:26.610Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAdd -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.610Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testQuery -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.610Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testDubs -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.610Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testToString -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.610Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.610Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.binaryEquivalentTest -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.610Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.equalsTest -- Time elapsed: 0.001 s
11:54:26 [2024-05-01T15:54:26.610Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.hashcodeTest -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.610Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
11:54:26 [2024-05-01T15:54:26.865Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
11:54:26 [2024-05-01T15:54:26.865Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetBytes -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testToString -- Time elapsed: 0.001 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetStringValue -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testBlobDefinition -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
11:54:26 [2024-05-01T15:54:26.866Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetValue -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetIntegerValue_one -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testToString -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testUnknownEnum -- Time elapsed: 0.001 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testEnumDefinition -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
11:54:26 [2024-05-01T15:54:26.866Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetValue -- Time elapsed: 0.001 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testToString -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_unsignedLong -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testIntegerDefinition -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_signedLong -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
11:54:26 [2024-05-01T15:54:26.866Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupVariant -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testToString -- Time elapsed: 0.001 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_1 -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_2 -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupString -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupStruct -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupEnum -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupArray -- Time elapsed: 0.001 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDefinitions_1 -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupFixedStringDefinition -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
11:54:26 [2024-05-01T15:54:26.866Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclarationBruteForce -- Time elapsed: 0.066 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetEncoding -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testToString -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetByteOrder -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter_8bytes -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMinValue -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclaration -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetBase -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.equalsTest -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_unsigned -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_signed -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMaxValue -- Time elapsed: 0.001 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetLength -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.hashcodeTest -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
11:54:26 [2024-05-01T15:54:26.866Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testGetEncoding -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testToString -- Time elapsed: 0.001 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.equalsTest -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration_2 -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.hashcodeTest -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
11:54:26 [2024-05-01T15:54:26.866Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeExtended -- Time elapsed: 0.001 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLargeFail -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLarge -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompactFail -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeCompact -- Time elapsed: 0.001 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactExtended -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testMaxSizes -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompact -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactCompact -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
11:54:26 [2024-05-01T15:54:26.866Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetFieldsList -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetField -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testToString -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testStructDeclaration -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testAddField -- Time elapsed: 0.001 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetMinAlign -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.equalsTest -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testHasField -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.hashcodeTest -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.866Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
11:54:26 [2024-05-01T15:54:26.866Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
11:54:26 [2024-05-01T15:54:26.866Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testBlobDeclaration -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.867Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.867Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
11:54:26 [2024-05-01T15:54:26.867Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
11:54:26 [2024-05-01T15:54:26.867Z] org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest.testToString -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.867Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
11:54:26 [2024-05-01T15:54:26.867Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
11:54:26 [2024-05-01T15:54:26.867Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetValue -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.867Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testStringDefinition -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.867Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testToString -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.867Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.867Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testSetValue -- Time elapsed: 0 s
11:54:26 [2024-05-01T15:54:26.867Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
11:54:29 [2024-05-01T15:54:29.379Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.173 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals1 -- Time elapsed: 0.188 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals2 -- Time elapsed: 0.098 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals3 -- Time elapsed: 0.088 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals4 -- Time elapsed: 0.104 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals5 -- Time elapsed: 0.109 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode_null -- Time elapsed: 0.108 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDefinition -- Time elapsed: 0.285 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_null -- Time elapsed: 0.083 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetId -- Time elapsed: 0.031 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet_null -- Time elapsed: 0.073 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet_null -- Time elapsed: 0.032 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetName -- Time elapsed: 0.069 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet -- Time elapsed: 0.030 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other1 -- Time elapsed: 0.063 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other2 -- Time elapsed: 0.095 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other3 -- Time elapsed: 0.031 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other4 -- Time elapsed: 0.073 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDeclaration -- Time elapsed: 0.029 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode -- Time elapsed: 0.065 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet_null -- Time elapsed: 0.030 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet -- Time elapsed: 0.068 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetFields -- Time elapsed: 0.029 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testIdIsSet -- Time elapsed: 0.072 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals -- Time elapsed: 0.055 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetStream -- Time elapsed: 0.062 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet_null -- Time elapsed: 0.027 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_emptyObject -- Time elapsed: 0.066 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet -- Time elapsed: 0.028 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet -- Time elapsed: 0.078 s
11:54:29 [2024-05-01T15:54:29.379Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
11:54:29 [2024-05-01T15:54:29.379Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testToString -- Time elapsed: 0.001 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetElem -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetDeclaration -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testFixedStringDefinition -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.379Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
11:54:29 [2024-05-01T15:54:29.379Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.getterTest -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.ctorTest -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.379Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.equalsTest -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.toStringTest -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.hashcodeTest -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
11:54:29 [2024-05-01T15:54:29.380Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentField -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupVariant -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testToString -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentFieldName -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetPath -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupInteger -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupString -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupStruct -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupEnum -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testVariantDefinition -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupArray -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDefinitions -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
11:54:29 [2024-05-01T15:54:29.380Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32BitNeg -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32Bit -- Time elapsed: 0.001 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat48Bit -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64Bit -- Time elapsed: 0.001 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetValue -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat248 -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat5311 -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testToString -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64BitNeg -- Time elapsed: 0 s
11:54:29 [2024-05-01T15:54:29.380Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
11:54:39 [2024-05-01T15:54:39.318Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.321 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[0: KERNEL] -- Time elapsed: 0.956 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[1: TRACE2] -- Time elapsed: 0.708 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[2: KERNEL_VM] -- Time elapsed: 1.148 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[3: SYNC_SRC] -- Time elapsed: 0.072 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[4: SYNC_DEST] -- Time elapsed: 0.060 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[5: DJANGO_CLIENT] -- Time elapsed: 0.932 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[6: DJANGO_DB] -- Time elapsed: 0.793 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[7: DJANGO_HTTPD] -- Time elapsed: 0.980 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[8: HELLO_LOST] -- Time elapsed: 0.291 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[9: CYG_PROFILE] -- Time elapsed: 0.049 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[10: CYG_PROFILE_FAST] -- Time elapsed: 0.009 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[11: FUNKY_TRACE] -- Time elapsed: 0.230 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[12: ARM_64_BIT_HEADER] -- Time elapsed: 0.263 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[13: FLIPPING_ENDIANNESS] -- Time elapsed: 0.044 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[14: DYNSCOPE] -- Time elapsed: 0.308 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest skipped
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[16: DEBUG_INFO] -- Time elapsed: 0.008 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[17: DEBUG_INFO3] -- Time elapsed: 0.044 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[18: DEBUG_INFO4] -- Time elapsed: 0.006 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[19: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 0.003 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 0.003 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 0.002 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[22: MEMORY_ANALYSIS] -- Time elapsed: 0.590 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[23: PERF_TASKSET2] -- Time elapsed: 0.011 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[24: MANY_THREADS] -- Time elapsed: 0.436 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[25: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 0.340 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[26: CONTEXT_SWITCHES_UST] -- Time elapsed: 0.007 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[27: UNEVEN_STREAMS] -- Time elapsed: 1.013 s
11:54:39 [2024-05-01T15:54:39.318Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
11:54:39 [2024-05-01T15:54:39.318Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFileDoesNotExist -- Time elapsed: 0 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithTextMetadata -- Time elapsed: 0.004 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWith1ByteMetadata -- Time elapsed: 0 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithLittleEndianMetadata -- Time elapsed: 0.001 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoFiles -- Time elapsed: 0 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoMetadataButFiles -- Time elapsed: 0 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidMetadata -- Time elapsed: 0 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidJson -- Time elapsed: 0.001 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithEmptyMetadata -- Time elapsed: 0 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFile -- Time elapsed: 0.001 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceNull -- Time elapsed: 0 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithJsonMetadata -- Time elapsed: 0 s
11:54:39 [2024-05-01T15:54:39.318Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithBigEndianMetadata -- Time elapsed: 0 s
11:54:39 [2024-05-01T15:54:39.318Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
11:54:39 [2024-05-01T15:54:39.881Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.395 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMajor -- Time elapsed: 0.069 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMinor -- Time elapsed: 0.027 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_valid -- Time elapsed: 0.027 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_1 -- Time elapsed: 0.059 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_2 -- Time elapsed: 0.078 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_3 -- Time elapsed: 0.026 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_4 -- Time elapsed: 0.025 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMajorIsSet -- Time elapsed: 0.059 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testByteOrderIsSet -- Time elapsed: 0.025 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_invalid -- Time elapsed: 0.026 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPath -- Time elapsed: 0.059 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetUUID -- Time elapsed: 0.092 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testUUIDIsSet -- Time elapsed: 0.025 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMinorIsSet -- Time elapsed: 0.063 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPacketHeader -- Time elapsed: 0.025 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetTraceDirectory -- Time elapsed: 0.026 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetByteOrder -- Time elapsed: 0.060 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testAddStream -- Time elapsed: 0.087 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetPacketHeader -- Time elapsed: 0.030 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_1 -- Time elapsed: 0.025 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_2 -- Time elapsed: 0.063 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetByteOrder_1 -- Time elapsed: 0.025 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetStream -- Time elapsed: 0.060 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetUUID -- Time elapsed: 0.025 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_invalid -- Time elapsed: 0.108 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupDefinition -- Time elapsed: 0.066 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_existing -- Time elapsed: 0.049 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMajor -- Time elapsed: 0.061 s
11:54:39 [2024-05-01T15:54:39.881Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMinor -- Time elapsed: 0.024 s
11:54:39 [2024-05-01T15:54:39.881Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
11:54:40 [2024-05-01T15:54:40.442Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
11:54:40 [2024-05-01T15:54:40.442Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testParse -- Time elapsed: 0.267 s
11:54:40 [2024-05-01T15:54:40.442Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testToString -- Time elapsed: 0.087 s
11:54:40 [2024-05-01T15:54:40.442Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testStreamTextMD -- Time elapsed: 0.038 s
11:54:40 [2024-05-01T15:54:40.442Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testMetadata -- Time elapsed: 0.026 s
11:54:40 [2024-05-01T15:54:40.442Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testGetDetectedByteOrder -- Time elapsed: 0.050 s
11:54:40 [2024-05-01T15:54:40.442Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testEndian -- Time elapsed: 0.063 s
11:54:40 [2024-05-01T15:54:40.442Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testTextMD -- Time elapsed: 0.024 s
11:54:40 [2024-05-01T15:54:40.442Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
11:54:40 [2024-05-01T15:54:40.442Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
11:54:40 [2024-05-01T15:54:40.442Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingLive -- Time elapsed: 0.002 s
11:54:40 [2024-05-01T15:54:40.442Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingNotLive -- Time elapsed: 0.001 s
11:54:40 [2024-05-01T15:54:40.442Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
11:54:42 [2024-05-01T15:54:42.328Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.707 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
11:54:42 [2024-05-01T15:54:42.328Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetTrace -- Time elapsed: 0.150 s
11:54:42 [2024-05-01T15:54:42.328Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddEvent_base -- Time elapsed: 0.069 s
11:54:42 [2024-05-01T15:54:42.328Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetId -- Time elapsed: 0.084 s
11:54:42 [2024-05-01T15:54:42.328Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetId -- Time elapsed: 0.083 s
11:54:42 [2024-05-01T15:54:42.328Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddHugeIDEvent_base -- Time elapsed: 0.069 s
11:54:42 [2024-05-01T15:54:42.328Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testToString -- Time elapsed: 0.089 s
11:54:42 [2024-05-01T15:54:42.328Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetPacketContextDecl -- Time elapsed: 0.111 s
11:54:42 [2024-05-01T15:54:42.328Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventHeaderDecl -- Time elapsed: 0.117 s
11:54:42 [2024-05-01T15:54:42.328Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventHeaderIsSet -- Time elapsed: 0.112 s
11:54:42 [2024-05-01T15:54:42.328Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetStreamInputs -- Time elapsed: 0.068 s
11:54:42 [2024-05-01T15:54:42.328Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventContext -- Time elapsed: 0.104 s
11:54:42 [2024-05-01T15:54:42.328Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventHeader -- Time elapsed: 0.101 s
11:54:42 [2024-05-01T15:54:42.328Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventContextDecl -- Time elapsed: 0.068 s
11:54:42 [2024-05-01T15:54:42.329Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventContextIsSet -- Time elapsed: 0.080 s
11:54:42 [2024-05-01T15:54:42.329Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetPacketContext -- Time elapsed: 0.068 s
11:54:42 [2024-05-01T15:54:42.329Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEvents -- Time elapsed: 0.090 s
11:54:42 [2024-05-01T15:54:42.329Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testIdIsSet -- Time elapsed: 0.067 s
11:54:42 [2024-05-01T15:54:42.329Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testStream -- Time elapsed: 0.096 s
11:54:42 [2024-05-01T15:54:42.329Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testPacketContextIsSet -- Time elapsed: 0.078 s
11:54:42 [2024-05-01T15:54:42.329Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
11:54:43 [2024-05-01T15:54:43.257Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.817 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals1 -- Time elapsed: 0.109 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals2 -- Time elapsed: 0.113 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals3 -- Time elapsed: 0.087 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals4 -- Time elapsed: 0.139 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetTimestampEnd -- Time elapsed: 0.062 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetPath -- Time elapsed: 0.044 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testSetTimestampEnd -- Time elapsed: 0.046 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetFilename -- Time elapsed: 0.044 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testStreamInput -- Time elapsed: 0.073 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetStream -- Time elapsed: 0.055 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testLookupDefinition -- Time elapsed: 0.044 s
11:54:43 [2024-05-01T15:54:43.257Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
11:54:43 [2024-05-01T15:54:43.257Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexDisjoint -- Time elapsed: 0.001 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlappingBothSides -- Time elapsed: 0.001 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexLargeOverlapping -- Time elapsed: 0 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexContiguous -- Time elapsed: 0 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexInvalidAppend -- Time elapsed: 0 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexGet -- Time elapsed: 0 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndex -- Time elapsed: 0 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlapping -- Time elapsed: 0 s
11:54:43 [2024-05-01T15:54:43.257Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
11:54:43 [2024-05-01T15:54:43.257Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest.testStreamInputReaderTimestampComparator_1 -- Time elapsed: 0 s
11:54:43 [2024-05-01T15:54:43.257Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
11:54:43 [2024-05-01T15:54:43.257Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams1 -- Time elapsed: 0.034 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams2 -- Time elapsed: 0.015 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams3 -- Time elapsed: 0.058 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testEmptyStream -- Time elapsed: 0.008 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStream -- Time elapsed: 0.008 s
11:54:43 [2024-05-01T15:54:43.257Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStreamFail -- Time elapsed: 0.008 s
11:54:43 [2024-05-01T15:54:43.257Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
11:54:45 [2024-05-01T15:54:45.142Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.704 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
11:54:45 [2024-05-01T15:54:45.142Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[0: WHOLE_TRACE] -- Time elapsed: 1.042 s
11:54:45 [2024-05-01T15:54:45.143Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME] -- Time elapsed: 0.068 s
11:54:45 [2024-05-01T15:54:45.143Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[2: STREAM0_FIRST_PACKET_TIME] -- Time elapsed: 0.169 s
11:54:45 [2024-05-01T15:54:45.143Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY] -- Time elapsed: 0.123 s
11:54:45 [2024-05-01T15:54:45.143Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS] -- Time elapsed: 0.297 s
11:54:45 [2024-05-01T15:54:45.143Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
11:54:45 [2024-05-01T15:54:45.143Z] May 01, 2024 3:54:44 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
11:54:45 [2024-05-01T15:54:45.143Z] INFO: channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
11:54:45 [2024-05-01T15:54:45.143Z] May 01, 2024 3:54:44 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
11:54:45 [2024-05-01T15:54:45.143Z] INFO: channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
11:54:45 [2024-05-01T15:54:45.143Z] May 01, 2024 3:54:44 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
11:54:45 [2024-05-01T15:54:45.143Z] INFO: channel0_0	[                                                            ]	0 Events
11:54:45 [2024-05-01T15:54:45.143Z] May 01, 2024 3:54:44 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
11:54:45 [2024-05-01T15:54:45.143Z] INFO: channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
11:54:45 [2024-05-01T15:54:45.703Z] May 01, 2024 3:54:45 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
11:54:45 [2024-05-01T15:54:45.703Z] INFO: channel0_0	[ ]	0 Events
11:54:45 [2024-05-01T15:54:45.703Z] May 01, 2024 3:54:45 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
11:54:45 [2024-05-01T15:54:45.703Z] INFO: channel0_1	[+]	1 Events
11:54:45 [2024-05-01T15:54:45.703Z] May 01, 2024 3:54:45 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
11:54:45 [2024-05-01T15:54:45.703Z] INFO: channel0_0	[  ]	0 Events
11:54:45 [2024-05-01T15:54:45.703Z] May 01, 2024 3:54:45 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
11:54:45 [2024-05-01T15:54:45.703Z] INFO: channel0_1	[++]	1 Events
11:54:45 [2024-05-01T15:54:45.703Z] May 01, 2024 3:54:45 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
11:54:45 [2024-05-01T15:54:45.703Z] INFO: channel0_0	[          ]	0 Events
11:54:45 [2024-05-01T15:54:45.703Z] May 01, 2024 3:54:45 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
11:54:45 [2024-05-01T15:54:45.703Z] INFO: channel0_1	[++++++++++]	1 Events
11:54:45 [2024-05-01T15:54:45.959Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testHasMoreEvents -- Time elapsed: 0.023 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_last -- Time elapsed: 0.072 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_100 -- Time elapsed: 0.073 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_noparam -- Time elapsed: 0.030 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetEndTime -- Time elapsed: 0.063 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testSeek -- Time elapsed: 0.022 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetStartTime -- Time elapsed: 0.023 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_end -- Time elapsed: 0.380 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_invalid -- Time elapsed: 0.022 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_first -- Time elapsed: 0.022 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width0 -- Time elapsed: 0.022 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width1 -- Time elapsed: 0.023 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width2 -- Time elapsed: 0.023 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testCopyFrom -- Time elapsed: 0.028 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_normal -- Time elapsed: 0.022 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width10 -- Time elapsed: 0.025 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_nonexisting -- Time elapsed: 0.023 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGoToLastEvent -- Time elapsed: 0.034 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_existing -- Time elapsed: 0.045 s
11:54:45 [2024-05-01T15:54:45.959Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
11:54:45 [2024-05-01T15:54:45.959Z] May 01, 2024 3:54:45 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
11:54:45 [2024-05-01T15:54:45.959Z] WARNING: Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
11:54:45 [2024-05-01T15:54:45.959Z] May 01, 2024 3:54:45 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
11:54:45 [2024-05-01T15:54:45.959Z] WARNING: Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
11:54:45 [2024-05-01T15:54:45.959Z] May 01, 2024 3:54:45 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
11:54:45 [2024-05-01T15:54:45.959Z] WARNING: Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
11:54:45 [2024-05-01T15:54:45.959Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonClockedTest -- Time elapsed: 0.082 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketContextTest -- Time elapsed: 0.005 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLContextTest -- Time elapsed: 0.003 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnvironmentTest -- Time elapsed: 0.003 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLSimpleTest -- Time elapsed: 0.002 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLClockTest -- Time elapsed: 0.003 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLCallsiteTest -- Time elapsed: 0.003 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketHeaderTest -- Time elapsed: 0.004 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnumTest -- Time elapsed: 0.004 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLAllTest -- Time elapsed: 0.005 s
11:54:45 [2024-05-01T15:54:45.959Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
11:54:45 [2024-05-01T15:54:45.959Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketNoHeader -- Time elapsed: 0.001 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithContext -- Time elapsed: 0 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithPacketContextAndLostEvents -- Time elapsed: 0 s
11:54:45 [2024-05-01T15:54:45.959Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacket -- Time elapsed: 0 s
11:54:45 [2024-05-01T15:54:45.959Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
11:54:47 [2024-05-01T15:54:47.322Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.018 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
11:54:47 [2024-05-01T15:54:47.322Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentEvent -- Time elapsed: 0.090 s
11:54:47 [2024-05-01T15:54:47.322Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetName -- Time elapsed: 0.071 s
11:54:47 [2024-05-01T15:54:47.322Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent1 -- Time elapsed: 0.042 s
11:54:47 [2024-05-01T15:54:47.322Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent2 -- Time elapsed: 0.497 s
11:54:47 [2024-05-01T15:54:47.322Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentPacketContext -- Time elapsed: 0.059 s
11:54:47 [2024-05-01T15:54:47.322Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_invalid -- Time elapsed: 0.027 s
11:54:47 [2024-05-01T15:54:47.322Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_timestamp -- Time elapsed: 0.026 s
11:54:47 [2024-05-01T15:54:47.322Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testReadNextEvent -- Time elapsed: 0.059 s
11:54:47 [2024-05-01T15:54:47.322Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCPU -- Time elapsed: 0.025 s
11:54:47 [2024-05-01T15:54:47.322Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_valid -- Time elapsed: 0.070 s
11:54:47 [2024-05-01T15:54:47.322Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_eventDefinition -- Time elapsed: 0.050 s
11:54:47 [2024-05-01T15:54:47.322Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
11:54:47 [2024-05-01T15:54:47.322Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
11:54:47 [2024-05-01T15:54:47.322Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor1 -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.322Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor2 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.322Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor3 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.322Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor4 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.322Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor5 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.322Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor6 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.323Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor7 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.323Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor8 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.323Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testToString -- Time elapsed: 0.003 s
11:54:47 [2024-05-01T15:54:47.323Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntry_1 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.323Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
11:54:47 [2024-05-01T15:54:47.323Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
11:54:47 [2024-05-01T15:54:47.323Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
11:54:47 [2024-05-01T15:54:47.323Z] line 8:11 required (...)+ loop did not match anything at character ';'
11:54:47 [2024-05-01T15:54:47.323Z] line 10:46 mismatched character '<EOF>' expecting '"'
11:54:47 [2024-05-01T15:54:47.323Z] line 9:16 no viable alternative at character 'o'
11:54:47 [2024-05-01T15:54:47.323Z] line 9:20 no viable alternative at character '?'
11:54:47 [2024-05-01T15:54:47.323Z] line 12:14 no viable alternative at character ''
11:54:47 [2024-05-01T15:54:47.323Z] line 32:0 mismatched character '<EOF>' expecting '"'
11:54:47 [2024-05-01T15:54:47.323Z] May 01, 2024 3:54:47 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
11:54:47 [2024-05-01T15:54:47.323Z] WARNING: Unknown trace attribute: test
11:54:47 [2024-05-01T15:54:47.323Z] May 01, 2024 3:54:47 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
11:54:47 [2024-05-01T15:54:47.323Z] WARNING: Unknown trace attribute: test1
11:54:47 [2024-05-01T15:54:47.323Z] May 01, 2024 3:54:47 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
11:54:47 [2024-05-01T15:54:47.323Z] WARNING: Unknown trace attribute: test2
11:54:47 [2024-05-01T15:54:47.323Z] May 01, 2024 3:54:47 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
11:54:47 [2024-05-01T15:54:47.323Z] WARNING: Unknown trace attribute: test3
11:54:47 [2024-05-01T15:54:47.323Z] May 01, 2024 3:54:47 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
11:54:47 [2024-05-01T15:54:47.323Z] WARNING: Unknown trace attribute: test4
11:54:47 [2024-05-01T15:54:47.323Z] May 01, 2024 3:54:47 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
11:54:47 [2024-05-01T15:54:47.323Z] WARNING: Unknown trace attribute: test2
11:54:47 [2024-05-01T15:54:47.323Z] May 01, 2024 3:54:47 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
11:54:47 [2024-05-01T15:54:47.323Z] WARNING: Unknown integer attribute: aa
11:54:47 [2024-05-01T15:54:47.323Z] May 01, 2024 3:54:47 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
11:54:47 [2024-05-01T15:54:47.323Z] WARNING: Unknown integer attribute: zz
11:54:47 [2024-05-01T15:54:47.323Z] May 01, 2024 3:54:47 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
11:54:47 [2024-05-01T15:54:47.323Z] WARNING: Unknown trace attribute: blah
11:54:47 [2024-05-01T15:54:47.323Z] May 01, 2024 3:54:47 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
11:54:47 [2024-05-01T15:54:47.323Z] WARNING: Unknown stream attribute: askdjfhaskdjfh
11:54:47 [2024-05-01T15:54:47.578Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.490 s -- in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition] -- Time elapsed: 0.004 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier] -- Time elapsed: 0.002 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative] -- Time elapsed: 0.049 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.578Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields] -- Time elapsed: 0.002 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.579Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers] -- Time elapsed: 0.003 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian] -- Time elapsed: 0.050 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape] -- Time elapsed: 0.012 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings] -- Time elapsed: 0.003 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size] -- Time elapsed: 0.003 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct] -- Time elapsed: 0.003 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty] -- Time elapsed: 0.052 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.580Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct] -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-2.0-pre5] -- Time elapsed: 0.083 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[166: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace] -- Time elapsed: 0.043 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event] -- Time elapsed: 0.003 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated] -- Time elapsed: 0.048 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields] -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.581Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
11:54:47 [2024-05-01T15:54:47.581Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testEventHeaders -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testRoot -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testGetPath -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testComplexNode -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testFields -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testNotEquals -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
11:54:47 [2024-05-01T15:54:47.581Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.getterTest -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.constructorTest -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.comparatorTest -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.equalsTest -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.toStringTest -- Time elapsed: 0.003 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.hashCodeTest -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
11:54:47 [2024-05-01T15:54:47.581Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthArray -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthNotNullTerminatedArray -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthString -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_complex -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple2 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple3 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedHexLengthArray -- Time elapsed: 0.002 s
11:54:47 [2024-05-01T15:54:47.581Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
11:54:47 [2024-05-01T15:54:47.581Z] May 01, 2024 3:54:47 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
11:54:47 [2024-05-01T15:54:47.581Z] WARNING: Struct already contains a field named ctx
11:54:47 [2024-05-01T15:54:47.581Z] May 01, 2024 3:54:47 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
11:54:47 [2024-05-01T15:54:47.581Z] WARNING: Struct already contains a field named ctx
11:54:47 [2024-05-01T15:54:47.581Z] May 01, 2024 3:54:47 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
11:54:47 [2024-05-01T15:54:47.581Z] WARNING: Struct already contains a field named ctx
11:54:47 [2024-05-01T15:54:47.581Z] May 01, 2024 3:54:47 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logWarning
11:54:47 [2024-05-01T15:54:47.581Z] WARNING: Struct already contains a field named ctx
11:54:47 [2024-05-01T15:54:47.581Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest.testEvents -- Time elapsed: 0.003 s
11:54:47 [2024-05-01T15:54:47.581Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
11:54:47 [2024-05-01T15:54:47.581Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetPosition -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testCanRead_1param -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytes -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetOrder -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testClear -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteOrder -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetByteOrder -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer_fromByteBuffer -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteBuffer -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetPosition -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytesMiddle -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetOrder -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.581Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
11:54:47 [2024-05-01T15:54:47.581Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le1 -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le2 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_invalid -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos0LE -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos7LE -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos8LE -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Unsigned -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Signed -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos7LE -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos8LE -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length0 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length1 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0LE -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7LE -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8LE -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0BE -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0LE -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos8BE -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length0 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length1 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetUnsigned -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid2 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetSigned -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_hex -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_base -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos0 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos1 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos2 -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.582Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest
11:54:47 [2024-05-01T15:54:47.582Z] May 01, 2024 3:54:47 PM org.eclipse.tracecompass.internal.ctf.core.CtfCoreLoggerUtil logInfo
11:54:47 [2024-05-01T15:54:47.582Z] INFO: Some message
11:54:47 [2024-05-01T15:54:47.582Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest.testCtfCorePluginId -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest.testLog -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest
11:54:47 [2024-05-01T15:54:47.582Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testSameSign -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testAdd100L -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testAdd0L -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testMult0 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testMult1 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testAdd0 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testMultLimit -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testAddLimit -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testMultLimitL -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testAddLimitL -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testMult100 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testAdd100 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testMult100L -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testMult0L -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.util.SaturatedArithmeticTest.testMult1L -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
11:54:47 [2024-05-01T15:54:47.582Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_2 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_3 -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testUnsignedCompare -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.582Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
11:54:47 [2024-05-01T15:54:47.838Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNull -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnsupporteds -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToArray -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructor -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSet -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testClear -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToString -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIterator -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnorderedSet -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testRecursiveCopyConstructor -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testContains -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorWithNull -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNulls -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testHashCollision -- Time elapsed: 0.166 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testEquality -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorOutOfOrder -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIndexOf -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIsEmpty -- Time elapsed: 0 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSimple -- Time elapsed: 0.005 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStream -- Time elapsed: 0.003 s
11:54:47 [2024-05-01T15:54:47.838Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStreams -- Time elapsed: 0.001 s
11:54:47 [2024-05-01T15:54:47.838Z] 
11:54:47 [2024-05-01T15:54:47.838Z] Results:
11:54:47 [2024-05-01T15:54:47.838Z] 
11:54:47 [2024-05-01T15:54:47.838Z] Tests run: 664, Failures: 0, Errors: 0, Skipped: 1
11:54:47 [2024-05-01T15:54:47.838Z] 
11:54:48 [2024-05-01T15:54:48.398Z] [INFO] All tests passed
11:54:48 [2024-05-01T15:54:48.398Z] [INFO] 
11:54:48 [2024-05-01T15:54:48.398Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:48 [2024-05-01T15:54:48.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.jar
11:54:48 [2024-05-01T15:54:48.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.pom
11:54:48 [2024-05-01T15:54:48.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar
11:54:48 [2024-05-01T15:54:48.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-p2metadata.xml
11:54:48 [2024-05-01T15:54:48.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml
11:54:48 [2024-05-01T15:54:48.399Z] [INFO] 
11:54:48 [2024-05-01T15:54:48.399Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
11:54:48 [2024-05-01T15:54:48.399Z] [INFO] 
11:54:48 [2024-05-01T15:54:48.399Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
11:54:48 [2024-05-01T15:54:48.399Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [21/141]
11:54:48 [2024-05-01T15:54:48.399Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
11:54:48 [2024-05-01T15:54:48.399Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:54:48 [2024-05-01T15:54:48.399Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:54:48 [2024-05-01T15:54:48.399Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
11:54:48 [2024-05-01T15:54:48.654Z] [INFO] 
11:54:48 [2024-05-01T15:54:48.654Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:54:48 [2024-05-01T15:54:48.654Z] [INFO] 
11:54:48 [2024-05-01T15:54:48.654Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:54:48 [2024-05-01T15:54:48.654Z] [INFO] The project's OSGi version is 1.0.17.202405011547
11:54:48 [2024-05-01T15:54:48.654Z] [INFO] 
11:54:48 [2024-05-01T15:54:48.654Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:54:48 [2024-05-01T15:54:48.654Z] [INFO] 
11:54:48 [2024-05-01T15:54:48.654Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:54:48 [2024-05-01T15:54:48.654Z] [INFO] 
11:54:48 [2024-05-01T15:54:48.654Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:54:48 [2024-05-01T15:54:48.654Z] [INFO] 
11:54:48 [2024-05-01T15:54:48.654Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:54:48 [2024-05-01T15:54:48.654Z] [INFO] 
11:54:48 [2024-05-01T15:54:48.654Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:54:48 [2024-05-01T15:54:48.654Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests
11:54:48 [2024-05-01T15:54:48.910Z] [INFO] 
11:54:48 [2024-05-01T15:54:48.910Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:54:48 [2024-05-01T15:54:48.910Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
11:54:48 [2024-05-01T15:54:48.910Z] [INFO] 
11:54:48 [2024-05-01T15:54:48.910Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:54:48 [2024-05-01T15:54:48.910Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:54:48 [2024-05-01T15:54:48.910Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:54:48 [2024-05-01T15:54:48.910Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
11:54:48 [2024-05-01T15:54:48.910Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:54:49 [2024-05-01T15:54:49.471Z] [INFO] 
11:54:49 [2024-05-01T15:54:49.471Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:54:49 [2024-05-01T15:54:49.471Z] [INFO] 
11:54:49 [2024-05-01T15:54:49.471Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:54:49 [2024-05-01T15:54:49.471Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
11:54:49 [2024-05-01T15:54:49.471Z] [INFO] 
11:54:49 [2024-05-01T15:54:49.471Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:54:49 [2024-05-01T15:54:49.471Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
11:54:49 [2024-05-01T15:54:49.471Z] [INFO] 
11:54:49 [2024-05-01T15:54:49.471Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:54:49 [2024-05-01T15:54:49.726Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
11:54:49 [2024-05-01T15:54:49.726Z] [INFO] 
11:54:49 [2024-05-01T15:54:49.726Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:54:49 [2024-05-01T15:54:49.726Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
11:54:49 [2024-05-01T15:54:49.726Z] [INFO] 
11:54:49 [2024-05-01T15:54:49.726Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:54:49 [2024-05-01T15:54:49.726Z] [INFO] 
11:54:49 [2024-05-01T15:54:49.726Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:54:49 [2024-05-01T15:54:49.726Z] [INFO] 
11:54:49 [2024-05-01T15:54:49.726Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:54:49 [2024-05-01T15:54:49.726Z] [INFO] 
11:54:49 [2024-05-01T15:54:49.726Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:54:49 [2024-05-01T15:54:49.981Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
11:54:49 [2024-05-01T15:54:49.981Z] [INFO] Command line:
11:54:49 [2024-05-01T15:54:49.981Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:54:49 [2024-05-01T15:54:49.982Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:54:54 [2024-05-01T15:54:54.142Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
11:54:54 [2024-05-01T15:54:54.142Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
11:54:54 [2024-05-01T15:54:54.142Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_timestamp -- Time elapsed: 0.002 s
11:54:54 [2024-05-01T15:54:54.142Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_valid -- Time elapsed: 0.002 s
11:54:54 [2024-05-01T15:54:54.142Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testSetLocation -- Time elapsed: 0 s
11:54:54 [2024-05-01T15:54:54.142Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testGetLocation -- Time elapsed: 0 s
11:54:54 [2024-05-01T15:54:54.142Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_invalid -- Time elapsed: 0 s
11:54:54 [2024-05-01T15:54:54.142Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_long -- Time elapsed: 0 s
11:54:54 [2024-05-01T15:54:54.142Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
11:54:54 [2024-05-01T15:54:54.142Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
11:54:54 [2024-05-01T15:54:54.142Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testToString -- Time elapsed: 0 s
11:54:54 [2024-05-01T15:54:54.142Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testCompareTo -- Time elapsed: 0 s
11:54:54 [2024-05-01T15:54:54.142Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testGetters -- Time elapsed: 0 s
11:54:54 [2024-05-01T15:54:54.142Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testHashCode -- Time elapsed: 0 s
11:54:54 [2024-05-01T15:54:54.142Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testEquals -- Time elapsed: 0 s
11:54:54 [2024-05-01T15:54:54.142Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
11:55:04 [2024-05-01T15:55:04.081Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.046 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testTooManyContexts -- Time elapsed: 7.598 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testIndexing -- Time elapsed: 0.763 s
11:55:04 [2024-05-01T15:55:04.081Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
11:55:04 [2024-05-01T15:55:04.081Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest.test -- Time elapsed: 0.012 s
11:55:04 [2024-05-01T15:55:04.081Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
11:55:04 [2024-05-01T15:55:04.081Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest.testUnsignedByte -- Time elapsed: 0.040 s
11:55:04 [2024-05-01T15:55:04.081Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
11:55:04 [2024-05-01T15:55:04.081Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldNames -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldValue -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCTFEvent_read -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetSubFieldValue -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testToString -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCustomAttributes -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetters -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testTimestamp -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetEventName -- Time elapsed: 0.001 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetTimestamp -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFields -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetCPU -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testNullEvent -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
11:55:04 [2024-05-01T15:55:04.081Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_int -- Time elapsed: 0.004 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_variant -- Time elapsed: 0.001 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_float -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_enum -- Time elapsed: 0.001 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_string -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_struct -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence_value -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_enum -- Time elapsed: 0.001 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_float -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_int -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_variant -- Time elapsed: 0.001 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_string -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_struct -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
11:55:04 [2024-05-01T15:55:04.081Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testToString -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testCtfTmfEventType -- Time elapsed: 0 s
11:55:04 [2024-05-01T15:55:04.081Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
11:55:16 [2024-05-01T15:55:16.244Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.52 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
11:55:16 [2024-05-01T15:55:16.244Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEvents -- Time elapsed: 1.825 s
11:55:16 [2024-05-01T15:55:16.244Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEventsBug475007 -- Time elapsed: 3.085 s
11:55:16 [2024-05-01T15:55:16.244Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNormalEvent -- Time elapsed: 1.405 s
11:55:16 [2024-05-01T15:55:16.244Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testSecondLostEvent -- Time elapsed: 1.304 s
11:55:16 [2024-05-01T15:55:16.244Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testFirstLostEvent -- Time elapsed: 1.405 s
11:55:16 [2024-05-01T15:55:16.244Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testLostEventWithTransform -- Time elapsed: 2.490 s
11:55:16 [2024-05-01T15:55:16.244Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
11:55:16 [2024-05-01T15:55:16.244Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
11:55:16 [2024-05-01T15:55:16.244Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest.testVariantGetField -- Time elapsed: 0.001 s
11:55:16 [2024-05-01T15:55:16.244Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
11:55:18 [2024-05-01T15:55:18.129Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.304 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
11:55:18 [2024-05-01T15:55:18.129Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testTrace -- Time elapsed: 0.001 s
11:55:18 [2024-05-01T15:55:18.129Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextEnd -- Time elapsed: 0.126 s
11:55:18 [2024-05-01T15:55:18.129Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext1 -- Time elapsed: 0.134 s
11:55:18 [2024-05-01T15:55:18.129Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext2 -- Time elapsed: 0.055 s
11:55:18 [2024-05-01T15:55:18.129Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext3 -- Time elapsed: 0.085 s
11:55:18 [2024-05-01T15:55:18.129Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext4 -- Time elapsed: 0.135 s
11:55:18 [2024-05-01T15:55:18.129Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextMiddle -- Time elapsed: 0.073 s
11:55:18 [2024-05-01T15:55:18.129Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextStart -- Time elapsed: 0.074 s
11:55:18 [2024-05-01T15:55:18.129Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
11:55:20 [2024-05-01T15:55:20.642Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.155 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
11:55:20 [2024-05-01T15:55:20.642Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotals -- Time elapsed: 0.071 s
11:55:20 [2024-05-01T15:55:20.642Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypes -- Time elapsed: 0 s
11:55:20 [2024-05-01T15:55:20.642Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotalInRange -- Time elapsed: 0.001 s
11:55:20 [2024-05-01T15:55:20.642Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypesInRange -- Time elapsed: 0 s
11:55:20 [2024-05-01T15:55:20.642Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
11:55:27 [2024-05-01T15:55:27.174Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.815 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
11:55:27 [2024-05-01T15:55:27.174Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeWholeRange -- Time elapsed: 0.001 s
11:55:27 [2024-05-01T15:55:27.174Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusEnd -- Time elapsed: 0 s
11:55:27 [2024-05-01T15:55:27.175Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusEnd -- Time elapsed: 0.001 s
11:55:27 [2024-05-01T15:55:27.175Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testEventTypesTotal -- Time elapsed: 0 s
11:55:27 [2024-05-01T15:55:27.175Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeWholeRange -- Time elapsed: 0.001 s
11:55:27 [2024-05-01T15:55:27.175Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsTotal -- Time elapsed: 0 s
11:55:27 [2024-05-01T15:55:27.175Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEventsAtEdges -- Time elapsed: 0.010 s
11:55:27 [2024-05-01T15:55:27.175Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtEnd -- Time elapsed: 0.001 s
11:55:27 [2024-05-01T15:55:27.175Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtStart -- Time elapsed: 0 s
11:55:27 [2024-05-01T15:55:27.175Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEvents -- Time elapsed: 0.004 s
11:55:27 [2024-05-01T15:55:27.175Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQuerySmall -- Time elapsed: 0.008 s
11:55:27 [2024-05-01T15:55:27.175Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEvents -- Time elapsed: 0 s
11:55:27 [2024-05-01T15:55:27.175Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusStart -- Time elapsed: 0.001 s
11:55:27 [2024-05-01T15:55:27.175Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEventsAtEdges -- Time elapsed: 0.002 s
11:55:27 [2024-05-01T15:55:27.175Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtEnd -- Time elapsed: 0.002 s
11:55:27 [2024-05-01T15:55:27.175Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtStart -- Time elapsed: 0.049 s
11:55:27 [2024-05-01T15:55:27.175Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtBoth -- Time elapsed: 0.001 s
11:55:27 [2024-05-01T15:55:27.175Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusStart -- Time elapsed: 0.001 s
11:55:27 [2024-05-01T15:55:27.175Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtBoth -- Time elapsed: 0.001 s
11:55:27 [2024-05-01T15:55:27.175Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQueryFull -- Time elapsed: 0.007 s
11:55:27 [2024-05-01T15:55:27.175Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
11:56:13 [2024-05-01T15:56:13.788Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.71 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
11:56:13 [2024-05-01T15:56:13.788Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingEnd -- Time elapsed: 0.003 s
11:56:13 [2024-05-01T15:56:13.788Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetNestedExperiment -- Time elapsed: 8.006 s
11:56:13 [2024-05-01T15:56:13.788Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInTrace -- Time elapsed: 2.569 s
11:56:13 [2024-05-01T15:56:13.788Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInvalid -- Time elapsed: 2.443 s
11:56:13 [2024-05-01T15:56:13.788Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentInitialRange -- Time elapsed: 2.455 s
11:56:13 [2024-05-01T15:56:13.788Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingStart -- Time elapsed: 0 s
11:56:13 [2024-05-01T15:56:13.788Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangePartiallyInOne -- Time elapsed: 0.001 s
11:56:13 [2024-05-01T15:56:13.788Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingBoth -- Time elapsed: 2.557 s
11:56:13 [2024-05-01T15:56:13.788Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampValid -- Time elapsed: 0.001 s
11:56:13 [2024-05-01T15:56:13.788Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInBetween -- Time elapsed: 0.001 s
11:56:13 [2024-05-01T15:56:13.788Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithNestedExperiment -- Time elapsed: 6.925 s
11:56:13 [2024-05-01T15:56:13.788Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInvalid -- Time elapsed: 0.001 s
11:56:13 [2024-05-01T15:56:13.788Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceInitialRange -- Time elapsed: 0 s
11:56:13 [2024-05-01T15:56:13.788Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeAllInOne -- Time elapsed: 0.001 s
11:56:13 [2024-05-01T15:56:13.788Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testInitialize -- Time elapsed: 0 s
11:56:13 [2024-05-01T15:56:13.788Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingBoth -- Time elapsed: 0.001 s
11:56:13 [2024-05-01T15:56:13.789Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceNewTimeRange -- Time elapsed: 0 s
11:56:13 [2024-05-01T15:56:13.789Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperiment -- Time elapsed: 2.456 s
11:56:13 [2024-05-01T15:56:13.789Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBoth -- Time elapsed: 0.002 s
11:56:13 [2024-05-01T15:56:13.789Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeInBetween -- Time elapsed: 2.560 s
11:56:13 [2024-05-01T15:56:13.789Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingOne -- Time elapsed: 2.467 s
11:56:13 [2024-05-01T15:56:13.789Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithExperiment -- Time elapsed: 2.475 s
11:56:13 [2024-05-01T15:56:13.789Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testNewTimestamp -- Time elapsed: 0.001 s
11:56:13 [2024-05-01T15:56:13.789Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetForHost -- Time elapsed: 0.002 s
11:56:13 [2024-05-01T15:56:13.789Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperimentForHost -- Time elapsed: 2.555 s
11:56:13 [2024-05-01T15:56:13.789Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBetween -- Time elapsed: 0.001 s
11:56:13 [2024-05-01T15:56:13.789Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInBetween -- Time elapsed: 2.454 s
11:56:13 [2024-05-01T15:56:13.789Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSet -- Time elapsed: 0.001 s
11:56:13 [2024-05-01T15:56:13.789Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampAfter -- Time elapsed: 0.001 s
11:56:13 [2024-05-01T15:56:13.789Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampBefore -- Time elapsed: 0 s
11:56:13 [2024-05-01T15:56:13.789Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
11:56:16 [2024-05-01T15:56:16.303Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.125 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
11:56:16 [2024-05-01T15:56:16.303Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testSupplementaryFileDir -- Time elapsed: 1.155 s
11:56:16 [2024-05-01T15:56:16.303Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFolder -- Time elapsed: 1.152 s
11:56:16 [2024-05-01T15:56:16.303Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testTemporaryDirPath -- Time elapsed: 1.664 s
11:56:16 [2024-05-01T15:56:16.303Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFiles -- Time elapsed: 1.154 s
11:56:16 [2024-05-01T15:56:16.303Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
11:56:31 [2024-05-01T15:56:31.138Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 12.79 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
11:56:31 [2024-05-01T15:56:31.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedForegroundRequest -- Time elapsed: 0.227 s
11:56:31 [2024-05-01T15:56:31.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.foregroundRequest -- Time elapsed: 1.014 s
11:56:31 [2024-05-01T15:56:31.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest skipped
11:56:31 [2024-05-01T15:56:31.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest1 -- Time elapsed: 1.731 s
11:56:31 [2024-05-01T15:56:31.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest2 -- Time elapsed: 1.829 s
11:56:31 [2024-05-01T15:56:31.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest3 -- Time elapsed: 0.648 s
11:56:31 [2024-05-01T15:56:31.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest4 -- Time elapsed: 0.171 s
11:56:31 [2024-05-01T15:56:31.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest5 -- Time elapsed: 0.201 s
11:56:31 [2024-05-01T15:56:31.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest6 -- Time elapsed: 1.739 s
11:56:31 [2024-05-01T15:56:31.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest7 -- Time elapsed: 1.846 s
11:56:31 [2024-05-01T15:56:31.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedBackgroundRequest -- Time elapsed: 0.293 s
11:56:31 [2024-05-01T15:56:31.138Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.backgroundRequest -- Time elapsed: 1.948 s
11:56:31 [2024-05-01T15:56:31.138Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
11:56:37 [2024-05-01T15:56:37.673Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.352 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
11:56:37 [2024-05-01T15:56:37.673Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testReopenIndex -- Time elapsed: 5.173 s
11:56:37 [2024-05-01T15:56:37.674Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testIndexing -- Time elapsed: 3.178 s
11:56:37 [2024-05-01T15:56:37.674Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
11:56:40 [2024-05-01T15:56:40.937Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.709 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
11:56:40 [2024-05-01T15:56:40.937Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventStartMatches -- Time elapsed: 0.246 s
11:56:40 [2024-05-01T15:56:40.937Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventProgressMonitor -- Time elapsed: 0.300 s
11:56:40 [2024-05-01T15:56:40.937Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventStartMatches -- Time elapsed: 0.300 s
11:56:40 [2024-05-01T15:56:40.937Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEvent -- Time elapsed: 0.301 s
11:56:40 [2024-05-01T15:56:40.937Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventProgressMonitor -- Time elapsed: 0.300 s
11:56:40 [2024-05-01T15:56:40.937Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventFar -- Time elapsed: 0.301 s
11:56:40 [2024-05-01T15:56:40.937Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventCancelled -- Time elapsed: 0 s
11:56:40 [2024-05-01T15:56:40.937Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingBeginningOfTrace -- Time elapsed: 0.600 s
11:56:40 [2024-05-01T15:56:40.937Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventNoMatch -- Time elapsed: 0.301 s
11:56:40 [2024-05-01T15:56:40.937Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventNoMatch -- Time elapsed: 0.700 s
11:56:40 [2024-05-01T15:56:40.937Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEvent -- Time elapsed: 0.301 s
11:56:40 [2024-05-01T15:56:40.937Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventCancelled -- Time elapsed: 0.001 s
11:56:40 [2024-05-01T15:56:40.937Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
11:56:42 [2024-05-01T15:56:42.824Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.613 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
11:56:42 [2024-05-01T15:56:42.824Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondToLastEvent -- Time elapsed: 0.130 s
11:56:42 [2024-05-01T15:56:42.824Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testLastEvent -- Time elapsed: 0.100 s
11:56:42 [2024-05-01T15:56:42.824Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testFirstEvent -- Time elapsed: 0.031 s
11:56:42 [2024-05-01T15:56:42.824Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondEvent -- Time elapsed: 0.101 s
11:56:42 [2024-05-01T15:56:42.824Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
11:56:42 [2024-05-01T15:56:42.824Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
11:56:42 [2024-05-01T15:56:42.824Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers] -- Time elapsed: 0.003 s
11:56:42 [2024-05-01T15:56:42.824Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[1: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/112/0/.cp/kernel] -- Time elapsed: 0.040 s
11:56:42 [2024-05-01T15:56:42.824Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty] -- Time elapsed: 0.004 s
11:56:42 [2024-05-01T15:56:42.824Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1] -- Time elapsed: 0.001 s
11:56:42 [2024-05-01T15:56:42.824Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz] -- Time elapsed: 0 s
11:56:42 [2024-05-01T15:56:42.824Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
11:56:42 [2024-05-01T15:56:42.824Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
11:56:42 [2024-05-01T15:56:42.824Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBoundsWithTransform -- Time elapsed: 0.208 s
11:56:42 [2024-05-01T15:56:42.824Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBounds -- Time elapsed: 0.099 s
11:56:42 [2024-05-01T15:56:42.824Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
11:56:43 [2024-05-01T15:56:43.079Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfTmfTrace -- Time elapsed: 0.001 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_timestamp -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_timetamp -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testParseEvent -- Time elapsed: 0.001 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEndTime -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNbEvents -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_null -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStartTime -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testBroadcast -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testEventLookup -- Time elapsed: 0.002 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testValidate -- Time elapsed: 0.026 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEnvValue -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetName -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNext -- Time elapsed: 0.001 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetPath -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStreamingInterval -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetContainedEventTypes -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetLocationRatio -- Time elapsed: 0.001 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCacheSize -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTraceProperties -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfHostId -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_rank -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTimeRange -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEventType -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_ratio -- Time elapsed: 0.001 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetResource -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_location -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testReadNextEvent -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testDispose -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventInvalidLocation -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCurrentLocation -- Time elapsed: 0 s
11:56:43 [2024-05-01T15:56:43.079Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
11:56:44 [2024-05-01T15:56:44.007Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
11:56:44 [2024-05-01T15:56:44.007Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsEmpty -- Time elapsed: 0.071 s
11:56:44 [2024-05-01T15:56:44.007Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsOther -- Time elapsed: 0.099 s
11:56:44 [2024-05-01T15:56:44.007Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testAdvance -- Time elapsed: 0.029 s
11:56:44 [2024-05-01T15:56:44.007Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCurrentEvent -- Time elapsed: 0.095 s
11:56:44 [2024-05-01T15:56:44.007Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testIncreaseRank -- Time elapsed: 0.067 s
11:56:44 [2024-05-01T15:56:44.007Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHasValidRank -- Time elapsed: 0.029 s
11:56:44 [2024-05-01T15:56:44.007Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSeek -- Time elapsed: 0.162 s
11:56:44 [2024-05-01T15:56:44.007Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetLocation -- Time elapsed: 0.028 s
11:56:44 [2024-05-01T15:56:44.007Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetLocation -- Time elapsed: 0.066 s
11:56:44 [2024-05-01T15:56:44.007Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCompareTo -- Time elapsed: 0.027 s
11:56:44 [2024-05-01T15:56:44.007Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetRank -- Time elapsed: 0.028 s
11:56:44 [2024-05-01T15:56:44.007Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHashCode -- Time elapsed: 0.077 s
11:56:44 [2024-05-01T15:56:44.007Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCtfTmfTrace -- Time elapsed: 0.070 s
11:56:44 [2024-05-01T15:56:44.007Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorPosition -- Time elapsed: 0.027 s
11:56:44 [2024-05-01T15:56:44.007Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorInit -- Time elapsed: 0.067 s
11:56:44 [2024-05-01T15:56:44.007Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetRank -- Time elapsed: 0.029 s
11:56:44 [2024-05-01T15:56:44.007Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorNoinit -- Time elapsed: 0.027 s
11:56:44 [2024-05-01T15:56:44.007Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
11:59:20 [2024-05-01T15:59:20.398Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 145.1 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[0: KERNEL] -- Time elapsed: 11.40 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[1: TRACE2] -- Time elapsed: 11.61 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[2: KERNEL_VM] -- Time elapsed: 12.79 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[3: SYNC_SRC] -- Time elapsed: 3.414 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[4: SYNC_DEST] -- Time elapsed: 3.018 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[5: DJANGO_CLIENT] -- Time elapsed: 13.66 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[6: DJANGO_DB] -- Time elapsed: 12.51 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[7: DJANGO_HTTPD] -- Time elapsed: 13.69 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[8: CYG_PROFILE] -- Time elapsed: 2.277 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[9: CYG_PROFILE_FAST] -- Time elapsed: 2.272 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[10: FUNKY_TRACE] -- Time elapsed: 2.362 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[11: ARM_64_BIT_HEADER] -- Time elapsed: 3.025 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[12: FLIPPING_ENDIANNESS] -- Time elapsed: 2.403 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[13: DYNSCOPE] -- Time elapsed: 2.653 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[14: DEBUG_INFO] -- Time elapsed: 2.216 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[15: DEBUG_INFO3] -- Time elapsed: 2.216 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[16: DEBUG_INFO4] -- Time elapsed: 2.215 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 2.211 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 2.212 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 2.211 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[20: MEMORY_ANALYSIS] -- Time elapsed: 6.432 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[21: PERF_TASKSET2] -- Time elapsed: 2.239 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[22: MANY_THREADS] -- Time elapsed: 5.421 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[23: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 6.452 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[24: CONTEXT_SWITCHES_UST] -- Time elapsed: 2.251 s
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[25: UNEVEN_STREAMS] -- Time elapsed: 11.93 s
11:59:20 [2024-05-01T15:59:20.398Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
11:59:20 [2024-05-01T15:59:20.398Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
11:59:20 [2024-05-01T15:59:20.398Z] org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest.testHelloLost -- Time elapsed: 0.052 s
11:59:20 [2024-05-01T15:59:20.398Z] 
11:59:20 [2024-05-01T15:59:20.398Z] Results:
11:59:20 [2024-05-01T15:59:20.398Z] 
11:59:20 [2024-05-01T15:59:20.398Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
11:59:20 [2024-05-01T15:59:20.398Z] 
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] All tests passed
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.pom
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-p2metadata.xml
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-p2artifacts.xml
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [22/141]
11:59:20 [2024-05-01T15:59:20.398Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:59:20 [2024-05-01T15:59:20.398Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] The project's OSGi version is 1.0.3.202405011547
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.398Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.399Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:20 [2024-05-01T15:59:20.399Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:20 [2024-05-01T15:59:20.399Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.399Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Command line:
11:59:20 [2024-05-01T15:59:20.399Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:59:20 [2024-05-01T15:59:20.399Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:59:20 [2024-05-01T15:59:20.399Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
11:59:20 [2024-05-01T15:59:20.399Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
11:59:20 [2024-05-01T15:59:20.399Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest.testCanExecute -- Time elapsed: 0.098 s
11:59:20 [2024-05-01T15:59:20.399Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
11:59:20 [2024-05-01T15:59:20.399Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
11:59:20 [2024-05-01T15:59:20.399Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testEventHandle -- Time elapsed: 0.251 s
11:59:20 [2024-05-01T15:59:20.399Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testGetNewInstance -- Time elapsed: 0.013 s
11:59:20 [2024-05-01T15:59:20.399Z] 
11:59:20 [2024-05-01T15:59:20.399Z] Results:
11:59:20 [2024-05-01T15:59:20.399Z] 
11:59:20 [2024-05-01T15:59:20.399Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
11:59:20 [2024-05-01T15:59:20.399Z] 
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] All tests passed
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.pom
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT         [23/141]
11:59:20 [2024-05-01T15:59:20.399Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:59:20 [2024-05-01T15:59:20.399Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
11:59:20 [2024-05-01T15:59:20.399Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (cleanup-dark-theme-css)'
11:59:20 [2024-05-01T15:59:20.399Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar (1.1 MB at 20 MB/s)
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar (26 kB at 2.9 MB/s)
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar (14 kB at 2.0 MB/s)
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar
11:59:20 [2024-05-01T15:59:20.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar (19 kB at 1.6 MB/s)
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom (22 kB at 1.1 MB/s)
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/66/commons-parent-66.pom
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/66/commons-parent-66.pom (77 kB at 15 MB/s)
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (5.6 kB at 5.6 MB/s)
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom (16 kB at 2.2 MB/s)
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom (20 kB at 2.9 MB/s)
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/65/commons-parent-65.pom
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/65/commons-parent-65.pom (78 kB at 16 MB/s)
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom (1.4 kB at 111 kB/s)
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.pom
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.pom (1.3 kB at 81 kB/s)
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom (1.9 kB at 125 kB/s)
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar (365 kB at 73 MB/s)
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] The project's OSGi version is 9.0.3.202405011547
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Executing tasks
11:59:20 [2024-05-01T15:59:20.400Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
11:59:20 [2024-05-01T15:59:20.400Z] [WARNING]      [echo] Verifying target platform: tracecompass-eStaging
11:59:20 [2024-05-01T15:59:20.400Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Executed tasks
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] 
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
11:59:20 [2024-05-01T15:59:20.400Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:20 [2024-05-01T15:59:20.400Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:20 [2024-05-01T15:59:20.400Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
11:59:20 [2024-05-01T15:59:20.400Z] [INFO] Compiling 542 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:59:22 [2024-05-01T15:59:22.288Z] [INFO] 
11:59:22 [2024-05-01T15:59:22.288Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ui ---
11:59:22 [2024-05-01T15:59:22.288Z] [INFO] 
11:59:22 [2024-05-01T15:59:22.288Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui ---
11:59:22 [2024-05-01T15:59:22.288Z] [INFO] 
11:59:22 [2024-05-01T15:59:22.288Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
11:59:22 [2024-05-01T15:59:22.288Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
11:59:22 [2024-05-01T15:59:22.288Z] [INFO] 
11:59:22 [2024-05-01T15:59:22.288Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ui ---
11:59:22 [2024-05-01T15:59:22.288Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:22 [2024-05-01T15:59:22.288Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:22 [2024-05-01T15:59:22.288Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
11:59:22 [2024-05-01T15:59:22.288Z] [INFO] 
11:59:22 [2024-05-01T15:59:22.288Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui ---
11:59:22 [2024-05-01T15:59:22.288Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
11:59:22 [2024-05-01T15:59:22.288Z] [INFO] 
11:59:22 [2024-05-01T15:59:22.288Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
11:59:22 [2024-05-01T15:59:22.543Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-sources.jar
11:59:22 [2024-05-01T15:59:22.798Z] [INFO] 
11:59:22 [2024-05-01T15:59:22.798Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
11:59:23 [2024-05-01T15:59:23.053Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.jar
11:59:23 [2024-05-01T15:59:23.307Z] [INFO] 
11:59:23 [2024-05-01T15:59:23.307Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
11:59:23 [2024-05-01T15:59:23.307Z] [INFO] 
11:59:23 [2024-05-01T15:59:23.307Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui ---
11:59:23 [2024-05-01T15:59:23.307Z] [INFO] 
11:59:23 [2024-05-01T15:59:23.307Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
11:59:23 [2024-05-01T15:59:23.307Z] [INFO] 
11:59:23 [2024-05-01T15:59:23.307Z] [INFO] --- antrun:3.1.0:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
11:59:23 [2024-05-01T15:59:23.562Z] [INFO] Executing tasks
11:59:23 [2024-05-01T15:59:23.562Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
11:59:23 [2024-05-01T15:59:23.562Z] [INFO] Executed tasks
11:59:23 [2024-05-01T15:59:23.562Z] [INFO] 
11:59:23 [2024-05-01T15:59:23.562Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
11:59:23 [2024-05-01T15:59:23.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.jar
11:59:23 [2024-05-01T15:59:23.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.pom
11:59:23 [2024-05-01T15:59:23.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-sources.jar
11:59:23 [2024-05-01T15:59:23.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-p2metadata.xml
11:59:23 [2024-05-01T15:59:23.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-p2artifacts.xml
11:59:23 [2024-05-01T15:59:23.562Z] [INFO] 
11:59:23 [2024-05-01T15:59:23.562Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
11:59:23 [2024-05-01T15:59:23.562Z] [INFO] 
11:59:23 [2024-05-01T15:59:23.562Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
11:59:23 [2024-05-01T15:59:23.562Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [24/141]
11:59:23 [2024-05-01T15:59:23.562Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
11:59:23 [2024-05-01T15:59:23.562Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:59:23 [2024-05-01T15:59:23.562Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:23 [2024-05-01T15:59:23.562Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
11:59:23 [2024-05-01T15:59:23.817Z] [INFO] 
11:59:23 [2024-05-01T15:59:23.817Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:23 [2024-05-01T15:59:23.817Z] [INFO] 
11:59:23 [2024-05-01T15:59:23.817Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:23 [2024-05-01T15:59:23.817Z] [INFO] The project's OSGi version is 2.1.0.202405011547
11:59:23 [2024-05-01T15:59:23.817Z] [INFO] 
11:59:23 [2024-05-01T15:59:23.817Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:23 [2024-05-01T15:59:23.817Z] [INFO] 
11:59:23 [2024-05-01T15:59:23.817Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:23 [2024-05-01T15:59:23.817Z] [INFO] 
11:59:23 [2024-05-01T15:59:23.817Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:23 [2024-05-01T15:59:23.817Z] [INFO] 
11:59:23 [2024-05-01T15:59:23.817Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:23 [2024-05-01T15:59:23.817Z] [INFO] 
11:59:23 [2024-05-01T15:59:23.817Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:23 [2024-05-01T15:59:23.817Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui
11:59:24 [2024-05-01T15:59:24.072Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.072Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:24 [2024-05-01T15:59:24.072Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
11:59:24 [2024-05-01T15:59:24.072Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.072Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:24 [2024-05-01T15:59:24.072Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:24 [2024-05-01T15:59:24.072Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:24 [2024-05-01T15:59:24.072Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
11:59:24 [2024-05-01T15:59:24.327Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:24 [2024-05-01T15:59:24.582Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:24 [2024-05-01T15:59:24.582Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:24 [2024-05-01T15:59:24.582Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:24 [2024-05-01T15:59:24.582Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.pom
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-p2metadata.xml
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-p2artifacts.xml
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [25/141]
11:59:24 [2024-05-01T15:59:24.582Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:59:24 [2024-05-01T15:59:24.582Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:24 [2024-05-01T15:59:24.582Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
11:59:24 [2024-05-01T15:59:24.837Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.837Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:24 [2024-05-01T15:59:24.837Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.837Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:24 [2024-05-01T15:59:24.837Z] [INFO] The project's OSGi version is 1.1.0.202405011547
11:59:24 [2024-05-01T15:59:24.837Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.837Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:24 [2024-05-01T15:59:24.837Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.837Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:24 [2024-05-01T15:59:24.837Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.837Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:24 [2024-05-01T15:59:24.837Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.837Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:24 [2024-05-01T15:59:24.837Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.837Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:24 [2024-05-01T15:59:24.837Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core
11:59:24 [2024-05-01T15:59:24.837Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.837Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:24 [2024-05-01T15:59:24.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
11:59:24 [2024-05-01T15:59:24.838Z] [INFO] 
11:59:24 [2024-05-01T15:59:24.838Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:24 [2024-05-01T15:59:24.838Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:24 [2024-05-01T15:59:24.838Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:24 [2024-05-01T15:59:24.838Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
11:59:24 [2024-05-01T15:59:24.838Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:25 [2024-05-01T15:59:25.093Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:25 [2024-05-01T15:59:25.093Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:25 [2024-05-01T15:59:25.093Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:25 [2024-05-01T15:59:25.093Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.pom
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-p2metadata.xml
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-p2artifacts.xml
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [26/141]
11:59:25 [2024-05-01T15:59:25.093Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:59:25 [2024-05-01T15:59:25.093Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:25 [2024-05-01T15:59:25.093Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] The project's OSGi version is 1.2.1.202405011547
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.349Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:25 [2024-05-01T15:59:25.349Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:25 [2024-05-01T15:59:25.349Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
11:59:25 [2024-05-01T15:59:25.349Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:25 [2024-05-01T15:59:25.907Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:25 [2024-05-01T15:59:25.907Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.pom
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-p2metadata.xml
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-p2artifacts.xml
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [27/141]
11:59:25 [2024-05-01T15:59:25.907Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:59:25 [2024-05-01T15:59:25.907Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] The project's OSGi version is 4.1.1.202405011547
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] 
11:59:25 [2024-05-01T15:59:25.907Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:25 [2024-05-01T15:59:25.907Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:25 [2024-05-01T15:59:25.907Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:25 [2024-05-01T15:59:25.907Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
11:59:26 [2024-05-01T15:59:26.164Z] [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:26 [2024-05-01T15:59:26.724Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:26 [2024-05-01T15:59:26.724Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:26 [2024-05-01T15:59:26.724Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:26 [2024-05-01T15:59:26.724Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.pom
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-p2metadata.xml
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-p2artifacts.xml
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
11:59:26 [2024-05-01T15:59:26.724Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT [28/141]
11:59:26 [2024-05-01T15:59:26.724Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
11:59:26 [2024-05-01T15:59:26.725Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:59:26 [2024-05-01T15:59:26.725Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:26 [2024-05-01T15:59:26.725Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] The project's OSGi version is 5.5.1.202405011547
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] 
11:59:26 [2024-05-01T15:59:26.979Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:26 [2024-05-01T15:59:26.979Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:26 [2024-05-01T15:59:26.979Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:26 [2024-05-01T15:59:26.979Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
11:59:26 [2024-05-01T15:59:26.980Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:59:27 [2024-05-01T15:59:27.234Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.234Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:27 [2024-05-01T15:59:27.234Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.234Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:27 [2024-05-01T15:59:27.234Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.234Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:27 [2024-05-01T15:59:27.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
11:59:27 [2024-05-01T15:59:27.234Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.234Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:27 [2024-05-01T15:59:27.234Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:27 [2024-05-01T15:59:27.234Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:27 [2024-05-01T15:59:27.234Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
11:59:27 [2024-05-01T15:59:27.234Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.234Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:27 [2024-05-01T15:59:27.234Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
11:59:27 [2024-05-01T15:59:27.234Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.234Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-sources.jar
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.jar
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.jar
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.pom
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-sources.jar
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.5.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-p2metadata.xml
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.5.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-p2artifacts.xml
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT [29/141]
11:59:27 [2024-05-01T15:59:27.489Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:59:27 [2024-05-01T15:59:27.489Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.489Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:27 [2024-05-01T15:59:27.490Z] [INFO] The project's OSGi version is 8.2.1.202405011547
11:59:27 [2024-05-01T15:59:27.490Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.490Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:27 [2024-05-01T15:59:27.490Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.490Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:27 [2024-05-01T15:59:27.490Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.490Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:27 [2024-05-01T15:59:27.490Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.490Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:27 [2024-05-01T15:59:27.490Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.490Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:27 [2024-05-01T15:59:27.490Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core
11:59:27 [2024-05-01T15:59:27.490Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.490Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:27 [2024-05-01T15:59:27.490Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
11:59:27 [2024-05-01T15:59:27.490Z] [INFO] 
11:59:27 [2024-05-01T15:59:27.490Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:27 [2024-05-01T15:59:27.744Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:27 [2024-05-01T15:59:27.744Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:27 [2024-05-01T15:59:27.744Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
11:59:27 [2024-05-01T15:59:27.744Z] [INFO] Compiling 136 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:59:28 [2024-05-01T15:59:28.303Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.303Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:28 [2024-05-01T15:59:28.303Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.303Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:28 [2024-05-01T15:59:28.303Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.303Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:28 [2024-05-01T15:59:28.303Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
11:59:28 [2024-05-01T15:59:28.303Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.303Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:28 [2024-05-01T15:59:28.303Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:28 [2024-05-01T15:59:28.304Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:28 [2024-05-01T15:59:28.304Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
11:59:28 [2024-05-01T15:59:28.304Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.304Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:28 [2024-05-01T15:59:28.304Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
11:59:28 [2024-05-01T15:59:28.304Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.304Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:28 [2024-05-01T15:59:28.558Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-sources.jar
11:59:28 [2024-05-01T15:59:28.558Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.558Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:28 [2024-05-01T15:59:28.558Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.jar
11:59:28 [2024-05-01T15:59:28.558Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.558Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:28 [2024-05-01T15:59:28.559Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.559Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:28 [2024-05-01T15:59:28.559Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.559Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:28 [2024-05-01T15:59:28.559Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.559Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:28 [2024-05-01T15:59:28.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.jar
11:59:28 [2024-05-01T15:59:28.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.pom
11:59:28 [2024-05-01T15:59:28.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-sources.jar
11:59:28 [2024-05-01T15:59:28.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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/8.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-p2metadata.xml
11:59:28 [2024-05-01T15:59:28.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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/8.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-p2artifacts.xml
11:59:28 [2024-05-01T15:59:28.559Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.559Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:59:28 [2024-05-01T15:59:28.559Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.559Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
11:59:28 [2024-05-01T15:59:28.559Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.5.0-SNAPSHOT [30/141]
11:59:28 [2024-05-01T15:59:28.559Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
11:59:28 [2024-05-01T15:59:28.559Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:59:28 [2024-05-01T15:59:28.559Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:28 [2024-05-01T15:59:28.559Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] The project's OSGi version is 2.5.0.202405011547
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] 
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:28 [2024-05-01T15:59:28.814Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:28 [2024-05-01T15:59:28.814Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:28 [2024-05-01T15:59:28.814Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
11:59:28 [2024-05-01T15:59:28.814Z] [INFO] Compiling 115 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:59:29 [2024-05-01T15:59:29.737Z] [INFO] 
11:59:29 [2024-05-01T15:59:29.737Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:29 [2024-05-01T15:59:29.737Z] [INFO] 
11:59:29 [2024-05-01T15:59:29.737Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:29 [2024-05-01T15:59:29.737Z] [INFO] 
11:59:29 [2024-05-01T15:59:29.737Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] 
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:29 [2024-05-01T15:59:29.738Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:29 [2024-05-01T15:59:29.738Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:29 [2024-05-01T15:59:29.738Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] 
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:29 [2024-05-01T15:59:29.738Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] 
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT-sources.jar
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] 
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT.jar
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] 
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] 
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] 
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] 
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT.jar
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT.pom
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT-sources.jar
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT-p2metadata.xml
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.5.0-SNAPSHOT-p2artifacts.xml
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] 
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] 
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.2.0-SNAPSHOT [31/141]
11:59:29 [2024-05-01T15:59:29.738Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:59:29 [2024-05-01T15:59:29.738Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:29 [2024-05-01T15:59:29.738Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
11:59:29 [2024-05-01T15:59:29.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar
11:59:29 [2024-05-01T15:59:29.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar (1.4 MB at 58 MB/s)
11:59:29 [2024-05-01T15:59:29.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.pom
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.pom (1.3 kB at 64 kB/s)
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] 
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] 
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] The project's OSGi version is 4.2.0.202405011547
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] 
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] 
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] 
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] 
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] 
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] 
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] 
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:30 [2024-05-01T15:59:30.248Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:30 [2024-05-01T15:59:30.248Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:30 [2024-05-01T15:59:30.248Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
11:59:30 [2024-05-01T15:59:30.248Z] [INFO] Compiling 99 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:31 [2024-05-01T15:59:31.175Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:31 [2024-05-01T15:59:31.175Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:31 [2024-05-01T15:59:31.175Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:31 [2024-05-01T15:59:31.175Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT-sources.jar
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT.jar
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT.jar
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT.pom
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT-sources.jar
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT-p2metadata.xml
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.2.0-SNAPSHOT-p2artifacts.xml
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] Building Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT      [32/141]
11:59:31 [2024-05-01T15:59:31.175Z] [INFO]   from lttng/pom.xml
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] --------------------------------[ pom ]---------------------------------
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.175Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng-parent ---
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-9.3.0-SNAPSHOT.pom
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [33/141]
11:59:31 [2024-05-01T15:59:31.176Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:59:31 [2024-05-01T15:59:31.176Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] The project's OSGi version is 1.2.0.202405011547
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.176Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.431Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.431Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.431Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.431Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.431Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core
11:59:31 [2024-05-01T15:59:31.431Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.431Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
11:59:31 [2024-05-01T15:59:31.431Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.431Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.431Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:31 [2024-05-01T15:59:31.431Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:31 [2024-05-01T15:59:31.431Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
11:59:31 [2024-05-01T15:59:31.431Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:59:31 [2024-05-01T15:59:31.687Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.687Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.687Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.687Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.687Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.688Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:31 [2024-05-01T15:59:31.688Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:31 [2024-05-01T15:59:31.688Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.688Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.pom
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-p2metadata.xml
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-p2artifacts.xml
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT [34/141]
11:59:31 [2024-05-01T15:59:31.688Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:59:31 [2024-05-01T15:59:31.688Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] The project's OSGi version is 3.1.1.202405011547
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:31 [2024-05-01T15:59:31.688Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core
11:59:31 [2024-05-01T15:59:31.943Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.943Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:31 [2024-05-01T15:59:31.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
11:59:31 [2024-05-01T15:59:31.943Z] [INFO] 
11:59:31 [2024-05-01T15:59:31.943Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:31 [2024-05-01T15:59:31.943Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:31 [2024-05-01T15:59:31.944Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:31 [2024-05-01T15:59:31.944Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
11:59:31 [2024-05-01T15:59:31.944Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:59:32 [2024-05-01T15:59:32.199Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.199Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:32 [2024-05-01T15:59:32.199Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.199Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:32 [2024-05-01T15:59:32.199Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.199Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:32 [2024-05-01T15:59:32.199Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
11:59:32 [2024-05-01T15:59:32.199Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.199Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:32 [2024-05-01T15:59:32.199Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:32 [2024-05-01T15:59:32.199Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:32 [2024-05-01T15:59:32.199Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
11:59:32 [2024-05-01T15:59:32.199Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.199Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:32 [2024-05-01T15:59:32.199Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
11:59:32 [2024-05-01T15:59:32.199Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.199Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:32 [2024-05-01T15:59:32.199Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar
11:59:32 [2024-05-01T15:59:32.199Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.199Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:32 [2024-05-01T15:59:32.199Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar
11:59:32 [2024-05-01T15:59:32.454Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.455Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:32 [2024-05-01T15:59:32.455Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.455Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:32 [2024-05-01T15:59:32.455Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.455Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:32 [2024-05-01T15:59:32.455Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.455Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:32 [2024-05-01T15:59:32.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar
11:59:32 [2024-05-01T15:59:32.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.pom
11:59:32 [2024-05-01T15:59:32.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar
11:59:32 [2024-05-01T15:59:32.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-p2metadata.xml
11:59:32 [2024-05-01T15:59:32.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-p2artifacts.xml
11:59:32 [2024-05-01T15:59:32.455Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.455Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:59:32 [2024-05-01T15:59:32.455Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.455Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
11:59:32 [2024-05-01T15:59:32.455Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT  [35/141]
11:59:32 [2024-05-01T15:59:32.455Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
11:59:32 [2024-05-01T15:59:32.455Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:59:32 [2024-05-01T15:59:32.455Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:32 [2024-05-01T15:59:32.455Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
11:59:32 [2024-05-01T15:59:32.710Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.710Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:59:32 [2024-05-01T15:59:32.710Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.710Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:59:32 [2024-05-01T15:59:32.710Z] [INFO] The project's OSGi version is 1.0.21.202405011547
11:59:32 [2024-05-01T15:59:32.710Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.710Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:59:32 [2024-05-01T15:59:32.710Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.710Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:59:32 [2024-05-01T15:59:32.710Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.711Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:59:32 [2024-05-01T15:59:32.711Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.711Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:59:32 [2024-05-01T15:59:32.711Z] [INFO] 
11:59:32 [2024-05-01T15:59:32.711Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:59:32 [2024-05-01T15:59:32.711Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests
11:59:33 [2024-05-01T15:59:33.271Z] [INFO] 
11:59:33 [2024-05-01T15:59:33.271Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:59:33 [2024-05-01T15:59:33.271Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
11:59:33 [2024-05-01T15:59:33.271Z] [INFO] 
11:59:33 [2024-05-01T15:59:33.271Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:59:33 [2024-05-01T15:59:33.271Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:59:33 [2024-05-01T15:59:33.271Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:59:33 [2024-05-01T15:59:33.271Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
11:59:33 [2024-05-01T15:59:33.271Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] 
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] 
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] 
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:59:34 [2024-05-01T15:59:34.196Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] 
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] 
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] 
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] 
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] 
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] 
11:59:34 [2024-05-01T15:59:34.196Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:59:34 [2024-05-01T15:59:34.452Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log
11:59:34 [2024-05-01T15:59:34.452Z] [INFO] Command line:
11:59:34 [2024-05-01T15:59:34.452Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:59:34 [2024-05-01T15:59:34.452Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:59:38 [2024-05-01T15:59:38.617Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:59:38 [2024-05-01T15:59:38.617Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:59:42 [2024-05-01T15:59:42.775Z] Could not determine the accessibility bus address
11:59:42 [2024-05-01T15:59:42.775Z] !SESSION 2024-05-01 15:59:34.558 -----------------------------------------------
11:59:42 [2024-05-01T15:59:42.775Z] eclipse.buildId=unknown
11:59:42 [2024-05-01T15:59:42.775Z] java.version=17.0.2
11:59:42 [2024-05-01T15:59:42.775Z] java.vendor=Oracle Corporation
11:59:42 [2024-05-01T15:59:42.775Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:59:42 [2024-05-01T15:59:42.775Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
11:59:42 [2024-05-01T15:59:42.775Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:59:42 [2024-05-01T15:59:42.775Z] 
11:59:42 [2024-05-01T15:59:42.775Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 15:59:42.563
11:59:42 [2024-05-01T15:59:42.775Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
11:59:42 [2024-05-01T15:59:42.775Z] !STACK 0
11:59:42 [2024-05-01T15:59:42.775Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
11:59:42 [2024-05-01T15:59:42.775Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
11:59:42 [2024-05-01T15:59:42.775Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
11:59:42 [2024-05-01T15:59:42.775Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
11:59:42 [2024-05-01T15:59:42.775Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
11:59:42 [2024-05-01T15:59:42.775Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
11:59:42 [2024-05-01T15:59:42.775Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
11:59:42 [2024-05-01T15:59:42.775Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
11:59:42 [2024-05-01T15:59:42.775Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:59:42 [2024-05-01T15:59:42.775Z] Caused by: java.io.IOException: error=2, No such file or directory
11:59:42 [2024-05-01T15:59:42.775Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
11:59:42 [2024-05-01T15:59:42.775Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
11:59:42 [2024-05-01T15:59:42.775Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
11:59:42 [2024-05-01T15:59:42.775Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
11:59:42 [2024-05-01T15:59:42.775Z] 	... 7 more
11:59:43 [2024-05-01T15:59:43.335Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
12:00:05 [2024-05-01T16:00:05.211Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.01 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
12:00:05 [2024-05-01T16:00:05.211Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifyTimeRangeSamePage -- Time elapsed: 1.251 s
12:00:05 [2024-05-01T16:00:05.211Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifyTimeRangeDifferentPages -- Time elapsed: 1.357 s
12:00:05 [2024-05-01T16:00:05.211Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeEqualsLast -- Time elapsed: 1.276 s
12:00:05 [2024-05-01T16:00:05.211Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeBeforeExpStart -- Time elapsed: 1.211 s
12:00:05 [2024-05-01T16:00:05.211Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeAfterExpEnd -- Time elapsed: 1.124 s
12:00:05 [2024-05-01T16:00:05.211Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeInPage -- Time elapsed: 1.187 s
12:00:05 [2024-05-01T16:00:05.211Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeNonExisting -- Time elapsed: 1.456 s
12:00:05 [2024-05-01T16:00:05.211Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeFirst -- Time elapsed: 1.303 s
12:00:05 [2024-05-01T16:00:05.211Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeOutsidePage -- Time elapsed: 1.317 s
12:00:05 [2024-05-01T16:00:05.211Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
12:00:23 [2024-05-01T16:00:23.251Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.44 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
12:00:23 [2024-05-01T16:00:23.251Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyFirstMessage -- Time elapsed: 2.758 s
12:00:23 [2024-05-01T16:00:23.251Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyFind -- Time elapsed: 4.842 s
12:00:23 [2024-05-01T16:00:23.251Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyISDGraphNodeSupporter -- Time elapsed: 1.191 s
12:00:23 [2024-05-01T16:00:23.251Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyCancelSearch -- Time elapsed: 2.589 s
12:00:23 [2024-05-01T16:00:23.251Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
12:00:31 [2024-05-01T16:00:31.330Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.188 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
12:00:31 [2024-05-01T16:00:31.330Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest.verifyFirstPageSignal -- Time elapsed: 1.201 s
12:00:31 [2024-05-01T16:00:31.330Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest.verifySelectionSignal -- Time elapsed: 0.002 s
12:00:31 [2024-05-01T16:00:31.330Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
12:00:57 [2024-05-01T16:00:57.820Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.44 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
12:00:57 [2024-05-01T16:00:57.820Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifySetup -- Time elapsed: 2.028 s
12:00:57 [2024-05-01T16:00:57.820Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyCancel -- Time elapsed: 15.37 s
12:00:57 [2024-05-01T16:00:57.820Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyLoaderDispose -- Time elapsed: 0.024 s
12:00:57 [2024-05-01T16:00:57.820Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.testSetViewer -- Time elapsed: 0.039 s
12:00:57 [2024-05-01T16:00:57.820Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyDispose -- Time elapsed: 0 s
12:00:57 [2024-05-01T16:00:57.820Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
12:01:36 [2024-05-01T16:01:36.471Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.92 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
12:01:36 [2024-05-01T16:01:36.471Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyLastPage -- Time elapsed: 2.301 s
12:01:36 [2024-05-01T16:01:36.471Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPrevPage -- Time elapsed: 11.41 s
12:01:36 [2024-05-01T16:01:36.471Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPageNumberChanged -- Time elapsed: 2.503 s
12:01:36 [2024-05-01T16:01:36.472Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyFirstPage -- Time elapsed: 2.302 s
12:01:36 [2024-05-01T16:01:36.472Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPagesCount -- Time elapsed: 0 s
12:01:36 [2024-05-01T16:01:36.472Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyNextPage -- Time elapsed: 11.44 s
12:01:36 [2024-05-01T16:01:36.472Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
12:01:54 [2024-05-01T16:01:54.505Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.30 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
12:01:54 [2024-05-01T16:01:54.505Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyMessageFilter -- Time elapsed: 3.231 s
12:01:54 [2024-05-01T16:01:54.506Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyRemoval -- Time elapsed: 4.204 s
12:01:54 [2024-05-01T16:01:54.506Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter1of2 -- Time elapsed: 3.220 s
12:01:54 [2024-05-01T16:01:54.506Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter1of3 -- Time elapsed: 3.451 s
12:01:54 [2024-05-01T16:01:54.506Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter2of2 -- Time elapsed: 3.233 s
12:01:54 [2024-05-01T16:01:54.506Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
12:01:54 [2024-05-01T16:01:54.506Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
12:01:54 [2024-05-01T16:01:54.506Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCriteria -- Time elapsed: 0 s
12:01:54 [2024-05-01T16:01:54.506Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testAccessors -- Time elapsed: 0 s
12:01:54 [2024-05-01T16:01:54.506Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testLoad -- Time elapsed: 0 s
12:01:54 [2024-05-01T16:01:54.506Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testSave -- Time elapsed: 0.001 s
12:01:54 [2024-05-01T16:01:54.506Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCompareTo -- Time elapsed: 0 s
12:01:54 [2024-05-01T16:01:54.506Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCriteriaCriteria -- Time elapsed: 0 s
12:01:54 [2024-05-01T16:01:54.506Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testMatches -- Time elapsed: 0 s
12:01:54 [2024-05-01T16:01:54.506Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testGetGraphNodeSummary -- Time elapsed: 0.001 s
12:01:54 [2024-05-01T16:01:54.506Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
12:01:54 [2024-05-01T16:01:54.506Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
12:01:54 [2024-05-01T16:01:54.506Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest.testLoaderManager -- Time elapsed: 0.738 s
12:01:54 [2024-05-01T16:01:54.506Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
12:01:54 [2024-05-01T16:01:54.506Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
12:01:54 [2024-05-01T16:01:54.506Z] org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest.testGetBaseSecId -- Time elapsed: 0 s
12:01:54 [2024-05-01T16:01:54.506Z] org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest.testNewView -- Time elapsed: 0.094 s
12:01:54 [2024-05-01T16:01:54.506Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
12:01:54 [2024-05-01T16:01:54.506Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
12:01:54 [2024-05-01T16:01:54.506Z] org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest.testFormatTimeRelative -- Time elapsed: 0.002 s
12:01:54 [2024-05-01T16:01:54.506Z] org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest.testFormatTimeCalendar -- Time elapsed: 0 s
12:01:54 [2024-05-01T16:01:54.506Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
12:01:55 [2024-05-01T16:01:55.868Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.395 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
12:01:55 [2024-05-01T16:01:55.868Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest.testOpenTrace -- Time elapsed: 1.394 s
12:01:55 [2024-05-01T16:01:55.868Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
12:01:57 [2024-05-01T16:01:57.228Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.028 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
12:01:57 [2024-05-01T16:01:57.228Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest.testListOutputs -- Time elapsed: 0.433 s
12:01:57 [2024-05-01T16:01:57.228Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest.testOpenView -- Time elapsed: 0.594 s
12:01:57 [2024-05-01T16:01:57.228Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
12:01:57 [2024-05-01T16:01:57.228Z] 
12:01:57 [2024-05-01T16:01:57.228Z] !ENTRY org.eclipse.cdt.core 1 0 2024-05-01 16:01:57.162
12:01:57 [2024-05-01T16:01:57.228Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
12:01:57 [2024-05-01T16:01:57.483Z] 
12:01:57 [2024-05-01T16:01:57.483Z] !ENTRY org.eclipse.core.resources 2 2 2024-05-01 16:01:57.447
12:01:57 [2024-05-01T16:01:57.483Z] !MESSAGE Save operation warnings.
12:01:57 [2024-05-01T16:01:57.483Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2024-05-01 16:01:57.447
12:01:57 [2024-05-01T16:01:57.483Z] !MESSAGE The project description file (.project) for '.tracecompass-SomeProject' was missing.  This file contains important information about the project.  A new project description file has been created, but some information about the project may have been lost.
12:01:57 [2024-05-01T16:01:57.483Z] 
12:01:57 [2024-05-01T16:01:57.483Z] !ENTRY org.eclipse.cdt.core 1 0 2024-05-01 16:01:57.458
12:01:57 [2024-05-01T16:01:57.483Z] !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:01:57 [2024-05-01T16:01:57.738Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
12:01:57 [2024-05-01T16:01:57.738Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testAddingTracingNature -- Time elapsed: 0.324 s
12:01:57 [2024-05-01T16:01:57.738Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testCreateTracingProject -- Time elapsed: 0.071 s
12:01:57 [2024-05-01T16:01:57.738Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testAddingTracingNatureNotAllowed -- Time elapsed: 0 s
12:01:57 [2024-05-01T16:01:57.738Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
12:01:57 [2024-05-01T16:01:57.993Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
12:01:57 [2024-05-01T16:01:57.993Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testListAnalysis -- Time elapsed: 0.014 s
12:01:57 [2024-05-01T16:01:57.993Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testPopulate -- Time elapsed: 0.014 s
12:01:57 [2024-05-01T16:01:57.993Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testInstantiate -- Time elapsed: 0.393 s
12:01:57 [2024-05-01T16:01:57.993Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
12:02:02 [2024-05-01T16:02:02.152Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.965 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
12:02:02 [2024-05-01T16:02:02.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeWithHint -- Time elapsed: 0.102 s
12:02:02 [2024-05-01T16:02:02.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentTypeAnalysis -- Time elapsed: 0.275 s
12:02:02 [2024-05-01T16:02:02.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testDefaultExperimentType -- Time elapsed: 0.313 s
12:02:02 [2024-05-01T16:02:02.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeWithoutHint -- Time elapsed: 0.215 s
12:02:02 [2024-05-01T16:02:02.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeSyslog -- Time elapsed: 0.278 s
12:02:02 [2024-05-01T16:02:02.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testNoExperimentTypeChildren -- Time elapsed: 0.522 s
12:02:02 [2024-05-01T16:02:02.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeError -- Time elapsed: 0.222 s
12:02:02 [2024-05-01T16:02:02.152Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeMixed -- Time elapsed: 0.558 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentType -- Time elapsed: 0.494 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeUnknown -- Time elapsed: 0.094 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentTypeChildren -- Time elapsed: 0.890 s
12:02:02 [2024-05-01T16:02:02.153Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
12:02:02 [2024-05-01T16:02:02.153Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testInit -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testLabelSetterGetters -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testIconSetterGetters -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
12:02:02 [2024-05-01T16:02:02.153Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGet -- Time elapsed: 0.001 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetChildren -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testReset -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testRegisterEvent -- Time elapsed: 0.001 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetParent -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetOrCreate -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
12:02:02 [2024-05-01T16:02:02.153Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testaddStatsTreeRoot -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testGetStatTree -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testContainsTreeRoot -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testRemoveStatTreeRoot -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testGetStatTreeRoot -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testRemoveAll -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
12:02:02 [2024-05-01T16:02:02.153Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetChildren -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testHasChildren -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetParent -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetElements -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
12:02:02 [2024-05-01T16:02:02.153Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testResetPartial -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testInitialState -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testResetTotal -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testSetValue -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
12:02:02 [2024-05-01T16:02:02.153Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testgetName -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetValue -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testResetTimeRangeValue -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetChildren -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testReset -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetPath -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testResetGlobalValue -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testHasChildren -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testContainsChild -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetParent -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetNbChildren -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
12:02:02 [2024-05-01T16:02:02.153Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest.testGetColumnData -- Time elapsed: 0.003 s
12:02:02 [2024-05-01T16:02:02.153Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
12:02:02 [2024-05-01T16:02:02.153Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetWidth -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetAlignment -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetLabelProvider -- Time elapsed: 0.001 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetTooltip -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetComparator -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetPercentageProvider -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetHeader -- Time elapsed: 0 s
12:02:02 [2024-05-01T16:02:02.153Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
12:02:04 [2024-05-01T16:02:04.040Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.530 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
12:02:04 [2024-05-01T16:02:04.040Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testTraceImport -- Time elapsed: 0.738 s
12:02:04 [2024-05-01T16:02:04.040Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testMultipleTracesImport -- Time elapsed: 0.407 s
12:02:04 [2024-05-01T16:02:04.040Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testArchiveImport -- Time elapsed: 0.372 s
12:02:04 [2024-05-01T16:02:04.040Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
12:02:10 [2024-05-01T16:02:10.570Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.800 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
12:02:10 [2024-05-01T16:02:10.570Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testTimeRangeFiltering -- Time elapsed: 0.453 s
12:02:10 [2024-05-01T16:02:10.570Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.test -- Time elapsed: 0.595 s
12:02:10 [2024-05-01T16:02:10.570Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testSkipArchiveExtraction -- Time elapsed: 0.953 s
12:02:10 [2024-05-01T16:02:10.570Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testRename -- Time elapsed: 4.770 s
12:02:10 [2024-05-01T16:02:10.570Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
12:02:11 [2024-05-01T16:02:11.131Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest.testOperationTimeRange -- Time elapsed: 0.187 s
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest.testBasicOperation -- Time elapsed: 0.299 s
12:02:11 [2024-05-01T16:02:11.131Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
12:02:11 [2024-05-01T16:02:11.131Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testTraceDownload -- Time elapsed: 0.011 s
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testArchiveTraceDownload -- Time elapsed: 0.058 s
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testMutlipleTracesDownload -- Time elapsed: 0.020 s
12:02:11 [2024-05-01T16:02:11.131Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
12:02:11 [2024-05-01T16:02:11.131Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipRightTest -- Time elapsed: 0.001 s
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipXTest -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.horizontalTest -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentInsideTest -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.glancingTest -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.ousideSquareTest -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.insideTest -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.verticalTest -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipTopTest -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentTest -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentInsideCornerTest -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipLeftTest -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipBottomTest -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.131Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
12:02:11 [2024-05-01T16:02:11.131Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest.testToHexStringRGB -- Time elapsed: 0.001 s
12:02:11 [2024-05-01T16:02:11.131Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
12:02:11 [2024-05-01T16:02:11.131Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testHtml -- Time elapsed: 0.010 s
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testTimestamp -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testDecimal -- Time elapsed: 0.002 s
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testString -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.131Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testEgality -- Time elapsed: 0.042 s
12:02:11 [2024-05-01T16:02:11.131Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
12:02:11 [2024-05-01T16:02:11.132Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testNextPreviousIncluded -- Time elapsed: 0.006 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testInvalidRollover -- Time elapsed: 0.001 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testSmallPeriod -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testIsApplicable -- Time elapsed: 0.002 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testAlternateShadingMarkerEventSource -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testFractionalPeriod -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testReference -- Time elapsed: 0.001 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testRollover -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testInvalidPeriod -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testLineMarkerEventSource -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testResolution -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
12:02:11 [2024-05-01T16:02:11.132Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModelInt -- Time elapsed: 0.001 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_0 -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_1 -- Time elapsed: 0.001 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_2 -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_3 -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_4 -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_5 -- Time elapsed: 0.001 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_6 -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_7 -- Time elapsed: 0.001 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testClear -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModel -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testModelListener -- Time elapsed: 0.006 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModelCopyConstructor -- Time elapsed: 0.001 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_0 -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_1 -- Time elapsed: 0.001 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_2 -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_3 -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_4 -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_0 -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_1 -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_2 -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_3 -- Time elapsed: 0.001 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_4 -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_5 -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_6 -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleToReverse_1 -- Time elapsed: 0.001 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleToReverse_2 -- Time elapsed: 0.001 s
12:02:11 [2024-05-01T16:02:11.132Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEventLimitOverflow -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.132Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
12:02:11 [2024-05-01T16:02:11.132Z] 
12:02:11 [2024-05-01T16:02:11.132Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-05-01 16:02:11.085
12:02:11 [2024-05-01T16:02:11.132Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
12:02:11 [2024-05-01T16:02:11.387Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest.testBasicProvider -- Time elapsed: 0.074 s
12:02:11 [2024-05-01T16:02:11.387Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
12:02:11 [2024-05-01T16:02:11.387Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[0: disjoint styles] -- Time elapsed: 0.001 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[0: disjoint styles] -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[0: disjoint styles] -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[1: styles with map] -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[1: styles with map] -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[1: styles with map] -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[2: style inheritance] -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[2: style inheritance] -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[2: style inheritance] -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[3: default values] -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[3: default values] -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[3: default values] -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[4: multiple inheritance] -- Time elapsed: 0.001 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
12:02:11 [2024-05-01T16:02:11.387Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildOtherParent -- Time elapsed: 0.004 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEventReplaceLast -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildAtPosition -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testGetTimeEventsIteratorMixedSplit -- Time elapsed: 0.001 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testSortChildren -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEventNulls -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChild -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testGetTimeEventsIteratorMixed -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testSortChildrenThenAdd -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChild -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEvent -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChildOtherParent -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEvent -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChildNoParent -- Time elapsed: 0.001 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventPartialRestart -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildSameParent -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventDuplicate -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventReplaceLast -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddZoomedEventNulls -- Time elapsed: 0 s
12:02:11 [2024-05-01T16:02:11.387Z] 
12:02:11 [2024-05-01T16:02:11.387Z] Results:
12:02:11 [2024-05-01T16:02:11.387Z] 
12:02:11 [2024-05-01T16:02:11.387Z] Tests run: 211, Failures: 0, Errors: 0, Skipped: 0
12:02:11 [2024-05-01T16:02:11.387Z] 
12:02:11 [2024-05-01T16:02:11.948Z] 
12:02:11 [2024-05-01T16:02:11.948Z] !ENTRY org.eclipse.core.resources 2 10035 2024-05-01 16:02:11.673
12:02:11 [2024-05-01T16:02:11.948Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] All tests passed
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.pom
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-p2metadata.xml
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-p2artifacts.xml
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] Building Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT [36/141]
12:02:12 [2024-05-01T16:02:12.203Z] [INFO]   from releng/pom.xml
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] --------------------------------[ pom ]---------------------------------
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-parent ---
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
12:02:12 [2024-05-01T16:02:12.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-9.3.0-SNAPSHOT.pom
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [37/141]
12:02:12 [2024-05-01T16:02:12.204Z] [INFO]   from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:02:12 [2024-05-01T16:02:12.204Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar (69 kB at 2.6 MB/s)
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar (154 kB at 51 MB/s)
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.7/asm-9.7.jar
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.7/asm-9.7.jar (125 kB at 63 MB/s)
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar (73 kB at 37 MB/s)
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar (94 kB at 47 MB/s)
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.jar
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.jar (16 kB at 16 MB/s)
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar (52 kB at 52 MB/s)
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar (35 kB at 35 MB/s)
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom (2.8 kB at 94 kB/s)
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom (13 kB at 1.7 MB/s)
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom (7.3 kB at 611 kB/s)
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom (4.8 kB at 320 kB/s)
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.pom
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 237 kB/s)
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom (2.8 kB at 310 kB/s)
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom
12:02:12 [2024-05-01T16:02:12.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom (2.6 kB at 2.6 MB/s)
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom (2.9 kB at 2.9 MB/s)
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom (2.6 kB at 1.3 MB/s)
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.7/asm-9.7.pom
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.7/asm-9.7.pom (2.4 kB at 2.4 MB/s)
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom (2.8 kB at 348 kB/s)
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom (2.6 kB at 2.6 MB/s)
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.7/asm-util-9.7.pom
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.7/asm-util-9.7.pom (2.9 kB at 2.9 MB/s)
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.pom
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.pom (2.6 kB at 2.6 MB/s)
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.pom
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.pom (1.3 kB at 39 kB/s)
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] The project's OSGi version is 1.0.2.202405011547
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.461Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:02:12 [2024-05-01T16:02:12.461Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:02:12 [2024-05-01T16:02:12.461Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] No sources to compile
12:02:12 [2024-05-01T16:02:12.461Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/test/resources
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.461Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:02:12 [2024-05-01T16:02:12.461Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:02:12 [2024-05-01T16:02:12.461Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.461Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1 were skipped
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.461Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.462Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.462Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.462Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.462Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.462Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.462Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
12:02:12 [2024-05-01T16:02:12.462Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.pom
12:02:12 [2024-05-01T16:02:12.462Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
12:02:12 [2024-05-01T16:02:12.462Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-p2metadata.xml
12:02:12 [2024-05-01T16:02:12.462Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-p2artifacts.xml
12:02:12 [2024-05-01T16:02:12.462Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.462Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
12:02:12 [2024-05-01T16:02:12.462Z] [INFO] 
12:02:12 [2024-05-01T16:02:12.462Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
12:02:12 [2024-05-01T16:02:12.462Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT [38/141]
12:02:12 [2024-05-01T16:02:12.462Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
12:02:12 [2024-05-01T16:02:12.462Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:02:12 [2024-05-01T16:02:12.462Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:02:12 [2024-05-01T16:02:12.462Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
12:02:13 [2024-05-01T16:02:13.023Z] [INFO] 
12:02:13 [2024-05-01T16:02:13.023Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:02:13 [2024-05-01T16:02:13.023Z] [INFO] 
12:02:13 [2024-05-01T16:02:13.023Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:02:13 [2024-05-01T16:02:13.023Z] [INFO] The project's OSGi version is 1.0.22.202405011547
12:02:13 [2024-05-01T16:02:13.023Z] [INFO] 
12:02:13 [2024-05-01T16:02:13.023Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:02:13 [2024-05-01T16:02:13.023Z] [INFO] 
12:02:13 [2024-05-01T16:02:13.023Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:02:13 [2024-05-01T16:02:13.023Z] [INFO] 
12:02:13 [2024-05-01T16:02:13.023Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:02:13 [2024-05-01T16:02:13.023Z] [INFO] 
12:02:13 [2024-05-01T16:02:13.023Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:02:13 [2024-05-01T16:02:13.023Z] [INFO] 
12:02:13 [2024-05-01T16:02:13.023Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:02:13 [2024-05-01T16:02:13.023Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests
12:02:13 [2024-05-01T16:02:13.583Z] [INFO] 
12:02:13 [2024-05-01T16:02:13.583Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:02:13 [2024-05-01T16:02:13.583Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
12:02:13 [2024-05-01T16:02:13.583Z] [INFO] 
12:02:13 [2024-05-01T16:02:13.583Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:02:13 [2024-05-01T16:02:13.583Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:02:13 [2024-05-01T16:02:13.583Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:02:13 [2024-05-01T16:02:13.583Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
12:02:13 [2024-05-01T16:02:13.583Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] 
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] 
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] 
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:02:14 [2024-05-01T16:02:14.508Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] 
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] 
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.jar
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] 
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] 
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] 
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] 
12:02:14 [2024-05-01T16:02:14.508Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:02:15 [2024-05-01T16:02:15.068Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log
12:02:15 [2024-05-01T16:02:15.068Z] [INFO] Command line:
12:02:15 [2024-05-01T16:02:15.068Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:02:15 [2024-05-01T16:02:15.068Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:02:17 [2024-05-01T16:02:17.578Z] May 01, 2024 4:02:16 PM org.apache.aries.spifly.BaseActivator log
12:02:17 [2024-05-01T16:02:17.578Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:02:18 [2024-05-01T16:02:18.940Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:02:18 [2024-05-01T16:02:18.940Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:02:23 [2024-05-01T16:02:23.101Z] Could not determine the accessibility bus address
12:02:23 [2024-05-01T16:02:23.662Z] !SESSION 2024-05-01 16:02:14.896 -----------------------------------------------
12:02:23 [2024-05-01T16:02:23.662Z] eclipse.buildId=unknown
12:02:23 [2024-05-01T16:02:23.662Z] java.version=17.0.2
12:02:23 [2024-05-01T16:02:23.662Z] java.vendor=Oracle Corporation
12:02:23 [2024-05-01T16:02:23.662Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:02:23 [2024-05-01T16:02:23.662Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:02:23 [2024-05-01T16:02:23.662Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:02:23 [2024-05-01T16:02:23.662Z] 
12:02:23 [2024-05-01T16:02:23.662Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-05-01 16:02:23.361
12:02:23 [2024-05-01T16:02:23.662Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:02:23 [2024-05-01T16:02:23.662Z] 
12:02:23 [2024-05-01T16:02:23.662Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:02:23.439
12:02:23 [2024-05-01T16:02:23.662Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:02:23 [2024-05-01T16:02:23.662Z] !STACK 0
12:02:23 [2024-05-01T16:02:23.662Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:02:23 [2024-05-01T16:02:23.662Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:02:23 [2024-05-01T16:02:23.662Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:02:23 [2024-05-01T16:02:23.662Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:02:23 [2024-05-01T16:02:23.662Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:02:23 [2024-05-01T16:02:23.662Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:02:23 [2024-05-01T16:02:23.662Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:02:23 [2024-05-01T16:02:23.662Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:02:23 [2024-05-01T16:02:23.662Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:02:23 [2024-05-01T16:02:23.662Z] Caused by: java.io.IOException: error=2, No such file or directory
12:02:23 [2024-05-01T16:02:23.662Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:02:23 [2024-05-01T16:02:23.662Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:02:23 [2024-05-01T16:02:23.662Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:02:23 [2024-05-01T16:02:23.662Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:02:23 [2024-05-01T16:02:23.662Z] 	... 7 more
12:02:23 [2024-05-01T16:02:23.662Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
12:02:24 [2024-05-01T16:02:24.221Z] Display size: 1440x900
12:02:24 [2024-05-01T16:02:24.221Z] OS version=6.2.9-300.fc38.x86_64
12:02:24 [2024-05-01T16:02:24.221Z] GTK version=3.24.33
12:02:24 [2024-05-01T16:02:24.221Z] GTK theme=Yaru
12:02:24 [2024-05-01T16:02:24.221Z] LIBOVERLAY_SCROLLBAR=0
12:02:24 [2024-05-01T16:02:24.221Z] Time zone: Greenwich Mean Time
12:02:24 [2024-05-01T16:02:24.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887393085 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:02:25 [2024-05-01T16:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:02:25 [2024-05-01T16:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:02:25 [2024-05-01T16:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:02:25 [2024-05-01T16:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:02:25 [2024-05-01T16:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=887393847 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:02:25 [2024-05-01T16:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=887393848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:02:25 [2024-05-01T16:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887393854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:02:25 [2024-05-01T16:02:25.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:02:25 [2024-05-01T16:02:25.597Z] 
12:02:25 [2024-05-01T16:02:25.597Z] (Eclipse:4564): Gtk-WARNING **: 16:02:25.359: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
12:02:25 [2024-05-01T16:02:25.597Z] This may indicate that pixbuf loaders or the mime database could not be found.
12:02:25 [2024-05-01T16:02:25.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:02:25 [2024-05-01T16:02:25.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:02:25 [2024-05-01T16:02:25.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:02:25 [2024-05-01T16:02:25.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=887394579 data=null doit=true}, Button with text {Select roo&t directory:}]
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=887394579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=887394581 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=887394581 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=887394586 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=887394586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /tmp/trace13884111021440201625.gz
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/tmp/trace13884111021440201625.gz} [layout=null] time=887394592 data=null}, (of type 'Combo')]
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /tmp/trace13884111021440201625.gz
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=887394665 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=887394666 data=null doit=true}, TreeItem with text {/}]
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=887394666 data=null}, TreeItem with text {/}]
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=887394666 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887394667 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=887394670 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/tmp/trace1388411102...", using matcher: of type 'Combo'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : TMF Tests
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : TMF Tests} [layout=null] time=887394736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : TMF Tests
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:25 [2024-05-01T16:02:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:02:25 [2024-05-01T16:02:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:02:25 [2024-05-01T16:02:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:25 [2024-05-01T16:02:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:02:25 [2024-05-01T16:02:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=887394741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:25 [2024-05-01T16:02:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=887394741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:25 [2024-05-01T16:02:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=887394741 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:25 [2024-05-01T16:02:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=887394741 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:25 [2024-05-01T16:02:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=887394741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:25 [2024-05-01T16:02:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=887394741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:26 [2024-05-01T16:02:26.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:26 [2024-05-01T16:02:26.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:26 [2024-05-01T16:02:26.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:26 [2024-05-01T16:02:26.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:26 [2024-05-01T16:02:26.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:26 [2024-05-01T16:02:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:02:26 [2024-05-01T16:02:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=887394742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887395273 data=null doit=true}, TreeItem with text {Tracing}]
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887395273 data=null}, TreeItem with text {Tracing}]
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887395273 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887395274 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887395295 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887395298 data=null doit=true}, Tree node with text: Traces [1]]
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887395298 data=null}, Tree node with text: Traces [1]]
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887395299 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [1]]
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887395299 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Traces [1]]
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887395305 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [1]]
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: trace13884111021440201625
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {trace13884111021440201625} time=887395306 data=null button=0 stateMask=0x0 x=175 y=81 count=0}, Tree node with text: trace13884111021440201625]
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {trace13884111021440201625} time=887395306 data=null doit=true}, Tree node with text: trace13884111021440201625]
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {trace13884111021440201625} time=887395307 data=null}, Tree node with text: trace13884111021440201625]
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace13884111021440201625} time=887395307 data=null button=1 stateMask=0x0 x=175 y=81 count=1}, Tree node with text: trace13884111021440201625]
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887395307 data=null item=TreeItem {trace13884111021440201625} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace13884111021440201625]
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace13884111021440201625} time=887395447 data=null button=1 stateMask=0x80000 x=175 y=81 count=1}, Tree node with text: trace13884111021440201625]
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace13884111021440201625} time=887395448 data=null button=1 stateMask=0x0 x=175 y=81 count=2}, Tree node with text: trace13884111021440201625]
12:02:26 [2024-05-01T16:02:26.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {trace13884111021440201625} time=887395448 data=null button=1 stateMask=0x0 x=175 y=81 count=2}, Tree node with text: trace13884111021440201625]
12:02:26 [2024-05-01T16:02:26.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=887395449 data=null item=TreeItem {trace13884111021440201625} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace13884111021440201625]
12:02:27 [2024-05-01T16:02:27.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace13884111021440201625} time=887395547 data=null button=1 stateMask=0x80000 x=175 y=81 count=2}, Tree node with text: trace13884111021440201625]
12:02:27 [2024-05-01T16:02:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {trace13884111021440201625} time=887396081 data=null button=0 stateMask=0x0 x=175 y=81 count=0}, Tree node with text: trace13884111021440201625]
12:02:27 [2024-05-01T16:02:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {trace13884111021440201625} time=887396081 data=null doit=true}, Tree node with text: trace13884111021440201625]
12:02:27 [2024-05-01T16:02:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {trace13884111021440201625} time=887396082 data=null}, Tree node with text: trace13884111021440201625]
12:02:27 [2024-05-01T16:02:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: trace13884111021440201625
12:02:28 [2024-05-01T16:02:28.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:02:28 [2024-05-01T16:02:28.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:02:28 [2024-05-01T16:02:28.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:02:28 [2024-05-01T16:02:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Tracing/Traces/trace13884111021440201625 - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887397275 data=null doit=true}, Shell with text {data - Tracing/Traces/trace13884111021440201625 - Eclipse Platform}]
12:02:28 [2024-05-01T16:02:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:02:28 [2024-05-01T16:02:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:28 [2024-05-01T16:02:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:28 [2024-05-01T16:02:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:28 [2024-05-01T16:02:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887397349 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:02:28 [2024-05-01T16:02:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887397349 data=null doit=true}, TreeItem with text {Tracing}]
12:02:28 [2024-05-01T16:02:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887397350 data=null}, TreeItem with text {Tracing}]
12:02:28 [2024-05-01T16:02:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887397350 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:28 [2024-05-01T16:02:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887397350 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:02:28 [2024-05-01T16:02:28.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887397382 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:28 [2024-05-01T16:02:28.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:02:28 [2024-05-01T16:02:28.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:02:28 [2024-05-01T16:02:28.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887398685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887398685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887398685 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887398685 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887398685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887398686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887398686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887398686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887398686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887398686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887398686 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:29 [2024-05-01T16:02:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887398686 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:29 [2024-05-01T16:02:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:02:29 [2024-05-01T16:02:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:29 [2024-05-01T16:02:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:29 [2024-05-01T16:02:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:29 [2024-05-01T16:02:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:29 [2024-05-01T16:02:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:02:29 [2024-05-01T16:02:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:02:29 [2024-05-01T16:02:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:29 [2024-05-01T16:02:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:02:29 [2024-05-01T16:02:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887398687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:29 [2024-05-01T16:02:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887398687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:29 [2024-05-01T16:02:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887398687 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:29 [2024-05-01T16:02:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887398687 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:29 [2024-05-01T16:02:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887398688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:29 [2024-05-01T16:02:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887398688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:29 [2024-05-01T16:02:29.800Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:29 [2024-05-01T16:02:29.800Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:29 [2024-05-01T16:02:29.800Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:29 [2024-05-01T16:02:29.800Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:29 [2024-05-01T16:02:29.800Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:29 [2024-05-01T16:02:29.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:02:30 [2024-05-01T16:02:30.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887398688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:30 [2024-05-01T16:02:30.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887397580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:02:30 [2024-05-01T16:02:30.360Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.656 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
12:02:30 [2024-05-01T16:02:30.360Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest.testGzipImport -- Time elapsed: 5.320 s
12:02:30 [2024-05-01T16:02:30.360Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
12:02:30 [2024-05-01T16:02:30.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887399228 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:02:30 [2024-05-01T16:02:30.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:02:30 [2024-05-01T16:02:30.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:02:30 [2024-05-01T16:02:30.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:02:30 [2024-05-01T16:02:30.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:02:30 [2024-05-01T16:02:30.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887399351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:02:30 [2024-05-01T16:02:30.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=887400994 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=887400994 data=null doit=true}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=887400994 data=null}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=887400995 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887400995 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=887401046 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=887401047 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=887401047 data=null doit=true}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=887401047 data=null}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=887401048 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887401048 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=887401054 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=887401055 data=null doit=true}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=887401055 data=null}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=887401059 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887401059 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=887401062 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=887401064 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887401065 data=null doit=true}, TreeItem with text {Traces [1]}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887401065 data=null}, TreeItem with text {Traces [1]}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887401065 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887401065 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887401082 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=887401136 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=887401136 data=null doit=true}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=887401136 data=null}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=887401137 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887401137 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=887401155 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:32 [2024-05-01T16:02:32.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=887401156 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=887401156 data=null}, TreeItem with text {Experiments [1]}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=887401156 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887401156 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=887401166 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887401166 data=null doit=true}, TreeItem with text {Traces [1]}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887401166 data=null}, TreeItem with text {Traces [1]}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887401167 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887401167 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887401170 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=887401171 data=null doit=true}, TreeItem with text {test.xml}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=887401171 data=null}, TreeItem with text {test.xml}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=887401172 data=null button=1 stateMask=0x0 x=105 y=173 count=1}, TreeItem with text {test.xml}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887401172 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test.xml}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {test.xml} time=887401250 data=null x=105 y=173 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=887401256 data=null x=105 y=173 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=887401258 data=null x=148 y=209 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=887401265 data=null x=148 y=209 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=887401266 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=887401267 data=null x=148 y=209 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=887401267 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=887401267 data=[TmfTraceElement(/Test/Traces/test.xml)] x=148 y=209 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=887401272 data=null x=0 y=0 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
12:02:32 [2024-05-01T16:02:32.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:02:32 [2024-05-01T16:02:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:32 [2024-05-01T16:02:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=887401339 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [0]}]
12:02:32 [2024-05-01T16:02:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=887401339 data=null doit=true}, TreeItem with text {Test Experiment [0]}]
12:02:32 [2024-05-01T16:02:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=887401339 data=null}, TreeItem with text {Test Experiment [0]}]
12:02:32 [2024-05-01T16:02:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=887401340 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
12:02:32 [2024-05-01T16:02:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887401340 data=null item=TreeItem {Test Experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test Experiment [0]}]
12:02:32 [2024-05-01T16:02:32.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=887401352 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
12:02:32 [2024-05-01T16:02:32.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
12:02:32 [2024-05-01T16:02:32.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
12:02:32 [2024-05-01T16:02:32.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887401839 data=null doit=true}, Shell with text {Export trace package}]
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again.
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=887401842 data=null doit=true}, Button with text {Sa&ve in tar format}]
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=887401842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Sa&ve in tar format}]
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=887401842 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=887401842 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=887401843 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=887401843 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:02:33 [2024-05-01T16:02:33.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=887401844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=887401844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=887401844 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=887401844 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=887401844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=887401844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=887401844 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=887401844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=887401845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=887401845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=887401845 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=887401845 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=887401846 data=null}, (of type 'Combo')]
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=887401847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=887401848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=887401848 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=887401848 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=887401848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:33 [2024-05-01T16:02:33.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=887401848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:33 [2024-05-01T16:02:33.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:33 [2024-05-01T16:02:33.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:33 [2024-05-01T16:02:33.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:33 [2024-05-01T16:02:33.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:33 [2024-05-01T16:02:33.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:33 [2024-05-01T16:02:33.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:02:33 [2024-05-01T16:02:33.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=887401848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:33 [2024-05-01T16:02:33.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=887401450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export Trace Package...']
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=887402568 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=887402568 data=null doit=true}, TreeItem with text {Import Test}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=887402568 data=null}, TreeItem with text {Import Test}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=887402568 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887402569 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=887402581 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=887402582 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=887402589 data=null doit=true}, TreeItem with text {Import Test}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=887402589 data=null}, TreeItem with text {Import Test}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=887402589 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887402589 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=887402595 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=887402595 data=null doit=true}, TreeItem with text {Import Test}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=887402595 data=null}, TreeItem with text {Import Test}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=887402596 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887402596 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Import Test}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=887402598 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=887402598 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=887402599 data=null doit=true}, TreeItem with text {Traces [0]}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=887402599 data=null}, TreeItem with text {Traces [0]}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=887402607 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887402608 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=887402616 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=887402622 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=887402622 data=null doit=true}, TreeItem with text {Traces [0]}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=887402622 data=null}, TreeItem with text {Traces [0]}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=887402622 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887402622 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=887402639 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
12:02:33 [2024-05-01T16:02:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
12:02:34 [2024-05-01T16:02:34.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
12:02:34 [2024-05-01T16:02:34.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
12:02:34 [2024-05-01T16:02:34.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887402982 data=null doit=true}, Shell with text {Import trace package}]
12:02:34 [2024-05-01T16:02:34.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:02:34 [2024-05-01T16:02:34.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:02:34 [2024-05-01T16:02:34.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:02:34 [2024-05-01T16:02:34.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=887402984 data=null}, (of type 'Combo')]
12:02:34 [2024-05-01T16:02:34.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:02:34 [2024-05-01T16:02:34.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:02:34 [2024-05-01T16:02:34.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
12:02:34 [2024-05-01T16:02:34.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
12:02:34 [2024-05-01T16:02:34.091Z]  into text (of type 'Combo')
12:02:34 [2024-05-01T16:02:34.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:02:34 [2024-05-01T16:02:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
12:02:34 [2024-05-01T16:02:34.346Z] '' with an interval of {1}ms. between characters.
12:02:34 [2024-05-01T16:02:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:34 [2024-05-01T16:02:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:02:34 [2024-05-01T16:02:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:02:34 [2024-05-01T16:02:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:34 [2024-05-01T16:02:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:34 [2024-05-01T16:02:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:02:34 [2024-05-01T16:02:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:02:34 [2024-05-01T16:02:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:34 [2024-05-01T16:02:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:02:34 [2024-05-01T16:02:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=887403144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:34 [2024-05-01T16:02:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=887403144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:34 [2024-05-01T16:02:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=887403144 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:34 [2024-05-01T16:02:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=887403144 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:34 [2024-05-01T16:02:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=887403144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:34 [2024-05-01T16:02:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=887403144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:34 [2024-05-01T16:02:34.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:34 [2024-05-01T16:02:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=887403144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:34 [2024-05-01T16:02:34.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=887402674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import Trace Package...']
12:02:34 [2024-05-01T16:02:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:02:34 [2024-05-01T16:02:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:02:34 [2024-05-01T16:02:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:34 [2024-05-01T16:02:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:34 [2024-05-01T16:02:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:34 [2024-05-01T16:02:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:34 [2024-05-01T16:02:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:34 [2024-05-01T16:02:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=887403338 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
12:02:34 [2024-05-01T16:02:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=887403338 data=null doit=true}, TreeItem with text {Import Test}]
12:02:34 [2024-05-01T16:02:34.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=887403338 data=null}, TreeItem with text {Import Test}]
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=887403338 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887403339 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=887403358 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
12:02:34 [2024-05-01T16:02:34.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=887403359 data=null doit=true}, TreeItem with text {Traces [0]}]
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=887403359 data=null}, TreeItem with text {Traces [0]}]
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=887403359 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887403359 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=887403362 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:02:34 [2024-05-01T16:02:34.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=887403363 data=null doit=true}, TreeItem with text {Experiments [0]}]
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=887403363 data=null}, TreeItem with text {Experiments [0]}]
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=887403363 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887403363 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [0]}]
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=887403366 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Test Experiment [1]}
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=887403381 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=887403381 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=887403381 data=null}, TreeItem with text {Test Experiment [1]}]
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=887403382 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887403382 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test Experiment [1]}]
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=887403448 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=887403449 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
12:02:34 [2024-05-01T16:02:34.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=887403449 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
12:02:34 [2024-05-01T16:02:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=887403449 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test Experiment [1]}]
12:02:34 [2024-05-01T16:02:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=887403553 data=null button=1 stateMask=0x80000 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
12:02:34 [2024-05-01T16:02:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=887403553 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
12:02:34 [2024-05-01T16:02:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=887403553 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
12:02:34 [2024-05-01T16:02:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=887403553 data=null}, TreeItem with text {Test Experiment [1]}]
12:02:34 [2024-05-01T16:02:34.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Test Experiment [1]}
12:02:35 [2024-05-01T16:02:35.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
12:02:36 [2024-05-01T16:02:36.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887404958 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
12:02:36 [2024-05-01T16:02:36.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:02:36 [2024-05-01T16:02:36.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:36 [2024-05-01T16:02:36.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:36 [2024-05-01T16:02:36.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:36 [2024-05-01T16:02:36.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=887405033 data=null button=0 stateMask=0x0 x=55 y=288 count=0}, TreeItem with text {Test}]
12:02:36 [2024-05-01T16:02:36.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=887405033 data=null doit=true}, TreeItem with text {Test}]
12:02:36 [2024-05-01T16:02:36.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=887405033 data=null}, TreeItem with text {Test}]
12:02:36 [2024-05-01T16:02:36.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=887405034 data=null button=1 stateMask=0x0 x=55 y=288 count=1}, TreeItem with text {Test}]
12:02:36 [2024-05-01T16:02:36.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887405034 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:02:36 [2024-05-01T16:02:36.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=887405052 data=null button=1 stateMask=0x80000 x=55 y=288 count=1}, TreeItem with text {Test}]
12:02:36 [2024-05-01T16:02:36.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:02:36 [2024-05-01T16:02:36.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:02:36 [2024-05-01T16:02:36.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887405465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887405465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887405465 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887405465 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887405467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887405468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887405468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887405468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887405468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887405468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887405468 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887405480 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887405482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887405482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887405482 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887405482 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887405482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:36 [2024-05-01T16:02:36.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887405484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:36 [2024-05-01T16:02:36.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:36 [2024-05-01T16:02:36.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:36 [2024-05-01T16:02:36.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:36 [2024-05-01T16:02:36.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:36 [2024-05-01T16:02:36.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:36 [2024-05-01T16:02:36.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:02:37 [2024-05-01T16:02:37.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887405484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:37 [2024-05-01T16:02:37.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887405136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:02:37 [2024-05-01T16:02:37.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887406155 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
12:02:37 [2024-05-01T16:02:37.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:02:37 [2024-05-01T16:02:37.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:37 [2024-05-01T16:02:37.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:37 [2024-05-01T16:02:37.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:37 [2024-05-01T16:02:37.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=887406160 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
12:02:37 [2024-05-01T16:02:37.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=887406160 data=null doit=true}, TreeItem with text {Import Test}]
12:02:37 [2024-05-01T16:02:37.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=887406161 data=null}, TreeItem with text {Import Test}]
12:02:37 [2024-05-01T16:02:37.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=887406161 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
12:02:37 [2024-05-01T16:02:37.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887406161 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
12:02:37 [2024-05-01T16:02:37.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=887406190 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
12:02:37 [2024-05-01T16:02:37.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:02:37 [2024-05-01T16:02:37.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:02:37 [2024-05-01T16:02:37.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887407051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887407052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887407052 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887407052 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887407052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887407052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887407052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887407052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887407052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887407052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887407052 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887407052 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887407053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887407053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887407053 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887407053 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887407054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887407054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:38 [2024-05-01T16:02:38.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:38 [2024-05-01T16:02:38.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:38 [2024-05-01T16:02:38.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:38 [2024-05-01T16:02:38.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:38 [2024-05-01T16:02:38.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:38 [2024-05-01T16:02:38.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:02:38 [2024-05-01T16:02:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887407054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:38 [2024-05-01T16:02:38.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887406251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:02:40 [2024-05-01T16:02:40.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:02:40 [2024-05-01T16:02:40.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:02:40 [2024-05-01T16:02:40.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:40 [2024-05-01T16:02:40.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:40 [2024-05-01T16:02:40.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:40 [2024-05-01T16:02:40.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:40 [2024-05-01T16:02:40.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:40 [2024-05-01T16:02:40.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=887409029 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=887409029 data=null doit=true}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=887409029 data=null}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=887409030 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887409030 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=887409042 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=887409049 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=887409049 data=null doit=true}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=887409049 data=null}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=887409049 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887409050 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=887409055 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=887409055 data=null doit=true}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=887409055 data=null}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=887409055 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887409056 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=887409057 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=887409058 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887409058 data=null doit=true}, TreeItem with text {Traces [1]}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887409058 data=null}, TreeItem with text {Traces [1]}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887409059 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887409059 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887409072 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=887409073 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887409073 data=null doit=true}, TreeItem with text {Traces [1]}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887409073 data=null}, TreeItem with text {Traces [1]}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887409074 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887409074 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887409079 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
12:02:40 [2024-05-01T16:02:40.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887409355 data=null doit=true}, Shell with text {Export trace package}]
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=887409377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=887409377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=887409377 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=887409377 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=887409377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=887409377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=887409378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=887409390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=887409390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=887409390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=887409390 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=887409390 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
12:02:40 [2024-05-01T16:02:40.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=887409408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=887409408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=887409409 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=887409410 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=887409410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=887409410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=887409410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=887409411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=887409411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=887409411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=887409411 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=887409411 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Save in &zip format} time=887409445 data=null doit=true}, Button with text {Save in &zip format}]
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=887409445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Save in &zip format}]
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=887409446 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=887409446 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=887409446 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=887409447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=887409448 data=null doit=true}, Button with text {Sa&ve in tar format}]
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=887409448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Sa&ve in tar format}]
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=887409448 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=887409465 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=887409465 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=887409465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
12:02:40 [2024-05-01T16:02:40.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
12:02:40 [2024-05-01T16:02:40.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:02:40 [2024-05-01T16:02:40.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:02:40 [2024-05-01T16:02:40.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
12:02:40 [2024-05-01T16:02:40.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=887409480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=887409480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=887409480 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=887409480 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=887409480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=887409480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=887409480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=887409480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=887409480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=887409480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=887409481 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=887409481 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=887409482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=887409482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=887409482 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=887409482 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=887409482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=887409482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=887409482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=887409482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=887409482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=887409482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=887409482 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=887409483 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=887409484 data=null}, (of type 'Combo')]
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=887409485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=887409485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=887409485 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=887409485 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=887409485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=887409485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:40 [2024-05-01T16:02:40.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=887409486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=887409158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export Trace Package...']
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=887409674 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=887409674 data=null doit=true}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=887409674 data=null}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=887409674 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:40 [2024-05-01T16:02:40.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887409674 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:02:41 [2024-05-01T16:02:41.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=887409737 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=887409739 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=887409740 data=null doit=true}, TreeItem with text {Test}]
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=887409740 data=null}, TreeItem with text {Test}]
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=887409740 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887409740 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=887409745 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:41 [2024-05-01T16:02:41.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=887409746 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887409746 data=null doit=true}, TreeItem with text {Traces [1]}]
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887409746 data=null}, TreeItem with text {Traces [1]}]
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887409747 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887409747 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887409761 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=887409761 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887409762 data=null doit=true}, TreeItem with text {Traces [1]}]
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887409762 data=null}, TreeItem with text {Traces [1]}]
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887409762 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887409762 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887409766 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
12:02:41 [2024-05-01T16:02:41.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
12:02:41 [2024-05-01T16:02:41.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
12:02:41 [2024-05-01T16:02:41.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887410076 data=null doit=true}, Shell with text {Import trace package}]
12:02:41 [2024-05-01T16:02:41.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:02:41 [2024-05-01T16:02:41.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:02:41 [2024-05-01T16:02:41.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:02:41 [2024-05-01T16:02:41.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=887410077 data=null}, (of type 'Combo')]
12:02:41 [2024-05-01T16:02:41.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
12:02:41 [2024-05-01T16:02:41.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:02:41 [2024-05-01T16:02:41.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
12:02:41 [2024-05-01T16:02:41.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
12:02:41 [2024-05-01T16:02:41.351Z]  into text (of type 'Combo')
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
12:02:41 [2024-05-01T16:02:41.351Z] '' with an interval of {1}ms. between characters.
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=887410164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=887410164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=887410164 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=887410164 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=887410164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=887410164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=887410164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=887410164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=887410164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=887410164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=887410164 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=887410164 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=887410165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=887410165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=887410165 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=887410165 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=887410166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=887410166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Finish} time=887410238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=887410240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Finish} time=887410240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Finish} time=887410241 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Finish} time=887410241 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=887410241 data=null doit=true}, Shell with text {Confirmation}]
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "No &To All", using matcher: of type 'Button'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: of type 'Button'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
12:02:41 [2024-05-01T16:02:41.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
12:02:41 [2024-05-01T16:02:41.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:02:41 [2024-05-01T16:02:41.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Yes To &All
12:02:41 [2024-05-01T16:02:41.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Yes To &All} time=887410242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Yes To &All} time=887410242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Yes To &All} time=887410242 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Yes To &All} time=887410243 data=null}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Yes To &All} time=887410243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Yes To &All} time=887410243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Yes To &All} time=887410243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=887410166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:41 [2024-05-01T16:02:41.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=887409845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import Trace Package...']
12:02:41 [2024-05-01T16:02:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:02:41 [2024-05-01T16:02:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:02:41 [2024-05-01T16:02:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:41 [2024-05-01T16:02:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:41 [2024-05-01T16:02:41.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:02:41 [2024-05-01T16:02:41.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:02:41 [2024-05-01T16:02:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887410562 data=null doit=true}, TreeItem with text {Traces [1]}]
12:02:41 [2024-05-01T16:02:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887410563 data=null}, TreeItem with text {Traces [1]}]
12:02:41 [2024-05-01T16:02:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887410563 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:02:41 [2024-05-01T16:02:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887410563 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:02:41 [2024-05-01T16:02:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887410565 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:02:41 [2024-05-01T16:02:41.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:02:41 [2024-05-01T16:02:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {test.xml}
12:02:41 [2024-05-01T16:02:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=887410566 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
12:02:41 [2024-05-01T16:02:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=887410566 data=null doit=true}, TreeItem with text {test.xml}]
12:02:41 [2024-05-01T16:02:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:41 [2024-05-01T16:02:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=887410566 data=null}, TreeItem with text {test.xml}]
12:02:41 [2024-05-01T16:02:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=887410566 data=null button=1 stateMask=0x0 x=105 y=81 count=1}, TreeItem with text {test.xml}]
12:02:41 [2024-05-01T16:02:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887410567 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test.xml}]
12:02:41 [2024-05-01T16:02:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=887410638 data=null button=1 stateMask=0x80000 x=105 y=81 count=1}, TreeItem with text {test.xml}]
12:02:41 [2024-05-01T16:02:41.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=887410638 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
12:02:41 [2024-05-01T16:02:41.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=887410638 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
12:02:41 [2024-05-01T16:02:41.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=887410638 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test.xml}]
12:02:41 [2024-05-01T16:02:41.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=887410680 data=null button=1 stateMask=0x80000 x=105 y=81 count=2}, TreeItem with text {test.xml}]
12:02:41 [2024-05-01T16:02:41.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {test.xml} time=887410681 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
12:02:41 [2024-05-01T16:02:41.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {test.xml} time=887410681 data=null doit=true}, TreeItem with text {test.xml}]
12:02:41 [2024-05-01T16:02:41.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {test.xml} time=887410681 data=null}, TreeItem with text {test.xml}]
12:02:41 [2024-05-01T16:02:41.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {test.xml}
12:02:42 [2024-05-01T16:02:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test.xml"'
12:02:43 [2024-05-01T16:02:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887412085 data=null doit=true}, Shell with text {data - Test/Traces/test.xml - Eclipse Platform}]
12:02:43 [2024-05-01T16:02:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:02:43 [2024-05-01T16:02:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:43 [2024-05-01T16:02:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:43 [2024-05-01T16:02:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:43 [2024-05-01T16:02:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=887412128 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:02:43 [2024-05-01T16:02:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=887412128 data=null doit=true}, TreeItem with text {Test}]
12:02:43 [2024-05-01T16:02:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=887412128 data=null}, TreeItem with text {Test}]
12:02:43 [2024-05-01T16:02:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=887412128 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:43 [2024-05-01T16:02:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887412128 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:02:43 [2024-05-01T16:02:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=887412141 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:02:43 [2024-05-01T16:02:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:02:43 [2024-05-01T16:02:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:02:43 [2024-05-01T16:02:43.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887413052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887413052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887413052 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887413052 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887413052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887413052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887413052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887413053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887413053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887413053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887413053 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887413053 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887413054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887413054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887413054 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887413054 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887413054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887413054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:44 [2024-05-01T16:02:44.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:44 [2024-05-01T16:02:44.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:44 [2024-05-01T16:02:44.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:44 [2024-05-01T16:02:44.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:44 [2024-05-01T16:02:44.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:44 [2024-05-01T16:02:44.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:02:44 [2024-05-01T16:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887413054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:44 [2024-05-01T16:02:44.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887412182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:02:44 [2024-05-01T16:02:44.790Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.33 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
12:02:44 [2024-05-01T16:02:44.790Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.testExperiment -- Time elapsed: 8.207 s
12:02:44 [2024-05-01T16:02:44.790Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.test -- Time elapsed: 6.000 s
12:02:44 [2024-05-01T16:02:44.790Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
12:02:44 [2024-05-01T16:02:44.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887413574 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:02:44 [2024-05-01T16:02:44.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:02:44 [2024-05-01T16:02:44.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:02:44 [2024-05-01T16:02:44.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:02:44 [2024-05-01T16:02:44.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:02:44 [2024-05-01T16:02:44.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887413674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:02:44 [2024-05-01T16:02:44.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=887414299 data=null doit=true}, Button with text {Select &archive file:}]
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=887414299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=887414303 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=887414303 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:02:45 [2024-05-01T16:02:45.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=887414303 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=887414303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles} [layout=null] time=887414306 data=null}, (of type 'Combo')]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=887414340 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=887414340 data=null doit=true}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=887414340 data=null}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=887414340 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887414340 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=887414341 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=887414356 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=887414356 data=null doit=true}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=887414357 data=null}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=887414357 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887414357 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=887414357 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=887414360 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=887414360 data=null doit=true}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=887414360 data=null}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=887414360 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887414360 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=887414361 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=887414363 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=887414363 data=null doit=true}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=887414363 data=null}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=887414364 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887414364 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=887414364 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=887414371 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=887414371 data=null doit=true}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=887414371 data=null}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=887414371 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887414371 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=887414371 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=887414439 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=887414439 data=null doit=true}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=887414439 data=null}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=887414439 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887414439 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=887414440 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=887414443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@aad7ade
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=887414445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=887414445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=887414445 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=887414445 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=887414445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=887414446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=887414446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=887414446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=887414446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=887414446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=887414446 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=887414446 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@10387d6d
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887414450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887414450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887414450 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887414450 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887414455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887414455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887414456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887414464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887414464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887414464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887414464 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887414464 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
12:02:45 [2024-05-01T16:02:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=887414558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=887414558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=887414558 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=887414558 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=887414558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:45 [2024-05-01T16:02:45.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=887414558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:45 [2024-05-01T16:02:45.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:45 [2024-05-01T16:02:45.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:45 [2024-05-01T16:02:45.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:45 [2024-05-01T16:02:45.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:45 [2024-05-01T16:02:45.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:45 [2024-05-01T16:02:45.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:02:46 [2024-05-01T16:02:46.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=887414558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887415154 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887415154 data=null doit=true}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887415154 data=null}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887415154 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887415154 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887415181 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887415182 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887415182 data=null doit=true}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887415182 data=null}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887415182 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887415183 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887415191 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887415192 data=null doit=true}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887415192 data=null}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887415192 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887415192 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887415194 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=887415195 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=887415195 data=null doit=true}, TreeItem with text {Traces [4]}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=887415195 data=null}, TreeItem with text {Traces [4]}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=887415195 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887415196 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=887415245 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=887415246 data=null doit=true}, TreeItem with text {Traces [4]}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=887415246 data=null}, TreeItem with text {Traces [4]}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=887415246 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887415246 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [4]}]
12:02:46 [2024-05-01T16:02:46.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=887415248 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:02:46 [2024-05-01T16:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887415450 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:02:46 [2024-05-01T16:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:02:46 [2024-05-01T16:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:46 [2024-05-01T16:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:46 [2024-05-01T16:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:46 [2024-05-01T16:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887415455 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887415456 data=null doit=true}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887415456 data=null}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887415456 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887415456 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887415476 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:46 [2024-05-01T16:02:46.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:02:46 [2024-05-01T16:02:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:02:46 [2024-05-01T16:02:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887415764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887415764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887415764 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887415764 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887415764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887415765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887415765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887415765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887415765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887415765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887415765 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887415765 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887415766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887415766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887415766 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887415766 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887415766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887415766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:47 [2024-05-01T16:02:47.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:47 [2024-05-01T16:02:47.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:47 [2024-05-01T16:02:47.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:47 [2024-05-01T16:02:47.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:47 [2024-05-01T16:02:47.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887415766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:47 [2024-05-01T16:02:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887415540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles} [layout=null] time=887416970 data=null}, (of type 'Combo')]
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=887417001 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=887417001 data=null doit=true}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=887417001 data=null}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=887417001 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887417001 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=887417001 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:48 [2024-05-01T16:02:48.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=887417014 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=887417014 data=null doit=true}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=887417014 data=null}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=887417014 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887417014 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=887417015 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=887417018 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=887417018 data=null doit=true}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=887417018 data=null}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=887417018 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887417018 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=887417018 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=887417038 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=887417038 data=null doit=true}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=887417039 data=null}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=887417039 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887417039 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=887417039 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=887417041 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=887417042 data=null doit=true}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=887417042 data=null}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=887417042 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887417042 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=887417042 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=887417044 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=887417045 data=null doit=true}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=887417045 data=null}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=887417045 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887417045 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=887417045 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:02:48 [2024-05-01T16:02:48.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=887417048 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@56f1db5f
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=887417049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=887417049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=887417049 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=887417049 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=887417049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=887417049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=887417053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=887417053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=887417053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=887417053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=887417053 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=887417053 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@52268f73
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887417057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887417058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887417058 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887417058 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887417058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887417058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887417058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887417074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887417074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887417074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887417074 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887417075 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 02:00:00", using matcher: of type 'Text'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=887417144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=887417144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=887417144 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=887417144 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:48 [2024-05-01T16:02:48.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=887417144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:48 [2024-05-01T16:02:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=887417144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:48 [2024-05-01T16:02:48.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:48 [2024-05-01T16:02:48.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:48 [2024-05-01T16:02:48.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:48 [2024-05-01T16:02:48.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:48 [2024-05-01T16:02:48.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:48 [2024-05-01T16:02:48.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:02:48 [2024-05-01T16:02:48.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=887417144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:02:48 [2024-05-01T16:02:48.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:02:48 [2024-05-01T16:02:48.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887417749 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887417750 data=null doit=true}, TreeItem with text {Tracing}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887417750 data=null}, TreeItem with text {Tracing}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887417750 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887417750 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887417775 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887417775 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887417776 data=null doit=true}, TreeItem with text {Tracing}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887417776 data=null}, TreeItem with text {Tracing}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887417776 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887417776 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887417785 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887417786 data=null doit=true}, TreeItem with text {Tracing}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887417786 data=null}, TreeItem with text {Tracing}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887417786 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887417786 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887417788 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=887417789 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=887417789 data=null doit=true}, TreeItem with text {Traces [4]}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=887417789 data=null}, TreeItem with text {Traces [4]}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=887417789 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887417789 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:02:48 [2024-05-01T16:02:48.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=887417797 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:02:49 [2024-05-01T16:02:49.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=887417841 data=null doit=true}, TreeItem with text {Traces [4]}]
12:02:49 [2024-05-01T16:02:49.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=887417841 data=null}, TreeItem with text {Traces [4]}]
12:02:49 [2024-05-01T16:02:49.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=887417841 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:02:49 [2024-05-01T16:02:49.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887417841 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [4]}]
12:02:49 [2024-05-01T16:02:49.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=887417843 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:02:49 [2024-05-01T16:02:49.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887418146 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:02:49 [2024-05-01T16:02:49.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:02:49 [2024-05-01T16:02:49.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:49 [2024-05-01T16:02:49.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:49 [2024-05-01T16:02:49.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:49 [2024-05-01T16:02:49.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887418151 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:02:49 [2024-05-01T16:02:49.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887418151 data=null doit=true}, TreeItem with text {Tracing}]
12:02:49 [2024-05-01T16:02:49.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887418151 data=null}, TreeItem with text {Tracing}]
12:02:49 [2024-05-01T16:02:49.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887418151 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:49 [2024-05-01T16:02:49.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887418152 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:02:49 [2024-05-01T16:02:49.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887418174 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:49 [2024-05-01T16:02:49.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:02:49 [2024-05-01T16:02:49.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:02:49 [2024-05-01T16:02:49.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887418953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887418953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887418953 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887418953 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887418954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887418954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887418954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887418954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887418954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887418954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887418954 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887418954 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887418955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887418955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887418955 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887418955 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887418955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887418955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:50 [2024-05-01T16:02:50.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:50 [2024-05-01T16:02:50.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:50 [2024-05-01T16:02:50.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:50 [2024-05-01T16:02:50.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:50 [2024-05-01T16:02:50.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887418955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:50 [2024-05-01T16:02:50.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887418238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:02:51 [2024-05-01T16:02:51.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles} [layout=null] time=887420076 data=null}, (of type 'Combo')]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/139/0/.cp/testfiles
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=887420105 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=887420105 data=null doit=true}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=887420106 data=null}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=887420106 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887420106 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=887420106 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=887420119 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=887420119 data=null doit=true}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=887420119 data=null}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=887420119 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887420119 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=887420119 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=887420122 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=887420122 data=null doit=true}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=887420122 data=null}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=887420122 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887420122 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=887420122 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=887420124 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=887420125 data=null doit=true}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=887420125 data=null}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=887420125 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887420125 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=887420125 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=887420127 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=887420127 data=null doit=true}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=887420127 data=null}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=887420127 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887420128 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=887420128 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=887420133 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=887420133 data=null doit=true}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=887420133 data=null}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=887420133 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887420133 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=887420133 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=887420136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6878cd83
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=887420137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=887420137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=887420137 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=887420137 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=887420137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=887420137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=887420137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=887420137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=887420137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=887420137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=887420137 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=887420137 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6e8627e6
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887420141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887420141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887420141 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887420141 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887420141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887420141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887420141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887420155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887420156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887420156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887420156 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)} time=887420156 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: with label (with mnemonic 'Start Time')
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: with label (with mnemonic 'Start Time')
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "02:00:00", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: with label (with mnemonic 'End Time')
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
12:02:51 [2024-05-01T16:02:51.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
12:02:51 [2024-05-01T16:02:51.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG ROOT - Closing lingering shell with title Trace Import
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887420245 data=null doit=true}, Shell with text {Trace Import}]
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887420286 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887420291 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887420291 data=null doit=true}, TreeItem with text {Tracing}]
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887420291 data=null}, TreeItem with text {Tracing}]
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887420291 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887420291 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887420350 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:02:51 [2024-05-01T16:02:51.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:02:52 [2024-05-01T16:02:52.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:02:52 [2024-05-01T16:02:52.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:02:52 [2024-05-01T16:02:52.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:52 [2024-05-01T16:02:52.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:02:52 [2024-05-01T16:02:52.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:02:52 [2024-05-01T16:02:52.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:52 [2024-05-01T16:02:52.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:52 [2024-05-01T16:02:52.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:52 [2024-05-01T16:02:52.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:02:52 [2024-05-01T16:02:52.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:02:52 [2024-05-01T16:02:52.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887421155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:52 [2024-05-01T16:02:52.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887421155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:52 [2024-05-01T16:02:52.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887421155 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:52 [2024-05-01T16:02:52.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887421155 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:52 [2024-05-01T16:02:52.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887421155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:52 [2024-05-01T16:02:52.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887421155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:52 [2024-05-01T16:02:52.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887421155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:52 [2024-05-01T16:02:52.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887421156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887421156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887421156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887421156 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887421156 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887421156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887421156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887421156 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887421157 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887421157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887421157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:52 [2024-05-01T16:02:52.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:52 [2024-05-01T16:02:52.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:52 [2024-05-01T16:02:52.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:52 [2024-05-01T16:02:52.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:52 [2024-05-01T16:02:52.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887421157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:02:52 [2024-05-01T16:02:52.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887420437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:02:53 [2024-05-01T16:02:53.047Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.090 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
12:02:53 [2024-05-01T16:02:53.047Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerangeInverseTime -- Time elapsed: 2.677 s
12:02:53 [2024-05-01T16:02:53.047Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerange -- Time elapsed: 3.108 s
12:02:53 [2024-05-01T16:02:53.047Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerangeInvalidFormat -- Time elapsed: 2.201 s
12:02:53 [2024-05-01T16:02:53.047Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
12:02:53 [2024-05-01T16:02:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887421678 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:02:53 [2024-05-01T16:02:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:02:53 [2024-05-01T16:02:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:02:53 [2024-05-01T16:02:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:02:53 [2024-05-01T16:02:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:02:53 [2024-05-01T16:02:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887421764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:02:53 [2024-05-01T16:02:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:02:54 [2024-05-01T16:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
12:02:54 [2024-05-01T16:02:54.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:02:54 [2024-05-01T16:02:54.409Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:54 [2024-05-01T16:02:54.409Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:54 [2024-05-01T16:02:54.409Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:54 [2024-05-01T16:02:54.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
12:02:54 [2024-05-01T16:02:54.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:02:55 [2024-05-01T16:02:55.225Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:55 [2024-05-01T16:02:55.225Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:55 [2024-05-01T16:02:55.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:55 [2024-05-01T16:02:55.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:56 [2024-05-01T16:02:56.343Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:56 [2024-05-01T16:02:56.343Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:56 [2024-05-01T16:02:56.599Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:56 [2024-05-01T16:02:56.853Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:57 [2024-05-01T16:02:57.412Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
12:02:57 [2024-05-01T16:02:57.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
12:02:57 [2024-05-01T16:02:57.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:02:57 [2024-05-01T16:02:57.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:02:57 [2024-05-01T16:02:57.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426025 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
12:02:57 [2024-05-01T16:02:57.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:02:57 [2024-05-01T16:02:57.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:02:57 [2024-05-01T16:02:57.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom In}]
12:02:57 [2024-05-01T16:02:57.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426027 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426027 data=null}, ToolItem with tooltip text {Zoom In}]
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426030 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom Out}]
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426034 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887426034 data=null}, ToolItem with tooltip text {Zoom Out}]
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:57 [2024-05-01T16:02:57.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:57 [2024-05-01T16:02:57.667Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:57 [2024-05-01T16:02:57.922Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:58 [2024-05-01T16:02:58.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
12:02:58 [2024-05-01T16:02:58.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:02:58 [2024-05-01T16:02:58.483Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:58 [2024-05-01T16:02:58.483Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:58 [2024-05-01T16:02:58.483Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:58 [2024-05-01T16:02:58.483Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:58 [2024-05-01T16:02:58.483Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
12:02:58 [2024-05-01T16:02:58.738Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.711 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
12:02:58 [2024-05-01T16:02:58.738Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testZoomToSelection -- Time elapsed: 1.903 s
12:02:58 [2024-05-01T16:02:58.739Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testHorizontalZoom -- Time elapsed: 3.431 s
12:02:58 [2024-05-01T16:02:58.739Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testKeyboardNavigation -- Time elapsed: 0.286 s
12:02:58 [2024-05-01T16:02:58.739Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
12:02:58 [2024-05-01T16:02:58.739Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.042 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
12:02:58 [2024-05-01T16:02:58.739Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest skipped
12:02:58 [2024-05-01T16:02:58.739Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest skipped
12:02:58 [2024-05-01T16:02:58.739Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
12:02:58 [2024-05-01T16:02:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887427441 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:02:58 [2024-05-01T16:02:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:02:58 [2024-05-01T16:02:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:02:58 [2024-05-01T16:02:58.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:02:58 [2024-05-01T16:02:58.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:02:58 [2024-05-01T16:02:58.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887427638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:02:58 [2024-05-01T16:02:58.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:02:58 [2024-05-01T16:02:58.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.views.eventdensity"'
12:02:58 [2024-05-01T16:02:58.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:03:01 [2024-05-01T16:03:01.506Z] 
12:03:01 [2024-05-01T16:03:01.506Z] (Eclipse:4564): Gtk-WARNING **: 16:03:00.886: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:03:01 [2024-05-01T16:03:01.507Z] 
12:03:01 [2024-05-01T16:03:01.507Z] (Eclipse:4564): Gtk-WARNING **: 16:03:00.886: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:03:01 [2024-05-01T16:03:01.507Z] 
12:03:01 [2024-05-01T16:03:01.507Z] (Eclipse:4564): Gtk-WARNING **: 16:03:00.886: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:03:01 [2024-05-01T16:03:01.507Z] 
12:03:01 [2024-05-01T16:03:01.507Z] (Eclipse:4564): Gtk-WARNING **: 16:03:00.886: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:03:01 [2024-05-01T16:03:01.507Z] 
12:03:01 [2024-05-01T16:03:01.507Z] (Eclipse:4564): Gtk-WARNING **: 16:03:00.886: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:03:01 [2024-05-01T16:03:01.507Z] 
12:03:01 [2024-05-01T16:03:01.507Z] (Eclipse:4564): Gtk-WARNING **: 16:03:00.886: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:03:01 [2024-05-01T16:03:01.507Z] 
12:03:01 [2024-05-01T16:03:01.507Z] (Eclipse:4564): Gtk-WARNING **: 16:03:00.886: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:03:01 [2024-05-01T16:03:01.507Z] 
12:03:01 [2024-05-01T16:03:01.507Z] (Eclipse:4564): Gtk-WARNING **: 16:03:00.886: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:03:09 [2024-05-01T16:03:09.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {kernel_vm} is already expanded. Won't expand it again.
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: Total
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887437601 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887437612 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887437612 data=null doit=true}, TreeItem with text {test}]
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887437613 data=null}, TreeItem with text {test}]
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887437613 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887437613 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887437633 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887438376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887438377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887438377 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887438377 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887438377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887438377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887438377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:03:09 [2024-05-01T16:03:09.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887438377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887438377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887438377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887438377 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887438377 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887438378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887438378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887438378 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887438378 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887438378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887438378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:09 [2024-05-01T16:03:09.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:09 [2024-05-01T16:03:09.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:09 [2024-05-01T16:03:09.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:09 [2024-05-01T16:03:09.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:09 [2024-05-01T16:03:09.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:09 [2024-05-01T16:03:09.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:03:09 [2024-05-01T16:03:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887438378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:09 [2024-05-01T16:03:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887437667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:03:10 [2024-05-01T16:03:10.100Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.44 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
12:03:10 [2024-05-01T16:03:10.100Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest.testManipulatingTreeViewer -- Time elapsed: 9.747 s
12:03:10 [2024-05-01T16:03:10.100Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
12:03:10 [2024-05-01T16:03:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887438890 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:03:10 [2024-05-01T16:03:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:03:10 [2024-05-01T16:03:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:03:10 [2024-05-01T16:03:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:03:10 [2024-05-01T16:03:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:03:10 [2024-05-01T16:03:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887438976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:03:10 [2024-05-01T16:03:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887443048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887443048 data=null button=0 stateMask=0x0 x=440 y=50 count=0}, TimeGraphControl with text {}]
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887443049 data=null doit=true}, TimeGraphControl with text {}]
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887443050 data=null}, TimeGraphControl with text {}]
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887443050 data=null button=1 stateMask=0x0 x=440 y=50 count=1}, TimeGraphControl with text {}]
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887443051 data=null button=0 stateMask=0x80000 x=814 y=107 count=0}, TimeGraphControl with text {}]
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887443052 data=null button=1 stateMask=0x80000 x=814 y=107 count=1}, TimeGraphControl with text {}]
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887443052 data=null button=0 stateMask=0x0 x=814 y=107 count=0}, TimeGraphControl with text {}]
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887443052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887443053 data=null doit=true}, TimeGraphControl with text {}]
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887443053 data=null}, TimeGraphControl with text {}]
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443056 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:03:14 [2024-05-01T16:03:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443146 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:03:14 [2024-05-01T16:03:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443146 data=null}, ToolItem with tooltip text {Add Bookmark...}]
12:03:14 [2024-05-01T16:03:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:03:14 [2024-05-01T16:03:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
12:03:14 [2024-05-01T16:03:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:03:14 [2024-05-01T16:03:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:03:14 [2024-05-01T16:03:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:14 [2024-05-01T16:03:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:14 [2024-05-01T16:03:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887443148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:14 [2024-05-01T16:03:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887443148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:14 [2024-05-01T16:03:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887443148 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:14 [2024-05-01T16:03:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887443148 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:14 [2024-05-01T16:03:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887443148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:14 [2024-05-01T16:03:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887443148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887443148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443239 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443239 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443239 data=null}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443240 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443241 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443241 data=null}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:14 [2024-05-01T16:03:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443241 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443242 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443242 data=null}, ToolItem with tooltip text {Add Bookmark...}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443243 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443243 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443243 data=null}, ToolItem with tooltip text {Previous Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443244 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443244 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443244 data=null}, ToolItem with tooltip text {Next Marker}]
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443245 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443375 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443386 data=null}, ToolItem with tooltip text {Show Legend}]
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887443468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887443468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887443468 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887443468 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887443468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:14 [2024-05-01T16:03:14.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887443468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:14 [2024-05-01T16:03:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887443468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:14 [2024-05-01T16:03:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887443245 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:14 [2024-05-01T16:03:14.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:15 [2024-05-01T16:03:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:03:15 [2024-05-01T16:03:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:03:17 [2024-05-01T16:03:17.545Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:17 [2024-05-01T16:03:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:03:17 [2024-05-01T16:03:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887446248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:17 [2024-05-01T16:03:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887446248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:17 [2024-05-01T16:03:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887446248 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:17 [2024-05-01T16:03:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887446248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:17 [2024-05-01T16:03:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887446248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:17 [2024-05-01T16:03:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887446367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:17 [2024-05-01T16:03:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887446368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:17 [2024-05-01T16:03:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887446368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:17 [2024-05-01T16:03:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887446368 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:17 [2024-05-01T16:03:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887446368 data=null}, ToolItem with tooltip text {Show Legend}]
12:03:17 [2024-05-01T16:03:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:03:17 [2024-05-01T16:03:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887446475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887446475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887446475 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887446475 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887446475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887446475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:17 [2024-05-01T16:03:17.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887446475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:17 [2024-05-01T16:03:17.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887446248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:17 [2024-05-01T16:03:17.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:17 [2024-05-01T16:03:17.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:03:17 [2024-05-01T16:03:17.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:03:18 [2024-05-01T16:03:18.364Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.364Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447200 data=null button=0 stateMask=0x0 x=440 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.364Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447201 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.364Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447201 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.364Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447201 data=null button=1 stateMask=0x0 x=440 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.364Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447202 data=null button=0 stateMask=0x80000 x=814 y=107 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.364Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447203 data=null button=1 stateMask=0x80000 x=814 y=107 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.364Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447203 data=null button=0 stateMask=0x0 x=814 y=107 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.364Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.364Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447203 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.364Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447203 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.364Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.364Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447206 data=null button=0 stateMask=0x0 x=720 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.364Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447206 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.364Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447207 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.364Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447214 data=null button=3 stateMask=0x0 x=720 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.364Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447214 data=null button=0 stateMask=0x200000 x=347 y=107 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.364Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447215 data=null button=3 stateMask=0x200000 x=347 y=107 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.364Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447215 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447215 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447215 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447218 data=null button=0 stateMask=0x0 x=907 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447218 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447218 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447222 data=null button=2 stateMask=0x0 x=907 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447222 data=null button=0 stateMask=0x100000 x=347 y=107 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447222 data=null button=2 stateMask=0x100000 x=347 y=107 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447223 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447223 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447223 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447225 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447226 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447226 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447233 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447234 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447235 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447235 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447235 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447235 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447238 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447238 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447238 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447241 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447242 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447245 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447246 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447246 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447246 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447249 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447249 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447249 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447252 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.366Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447253 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.366Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447253 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.366Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447254 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.366Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.366Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447254 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.366Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447254 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.366Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.366Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447256 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.366Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447257 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.366Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447257 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447264 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447265 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447266 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447266 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447266 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447266 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447269 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447269 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447269 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447272 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447273 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447274 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447274 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447274 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447274 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447280 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447280 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447280 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447283 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447284 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447284 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447285 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447285 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447285 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447287 data=null button=0 stateMask=0x0 x=384 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447288 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447288 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.622Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447291 data=null button=1 stateMask=0x0 x=384 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447292 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447292 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447292 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447292 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447293 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447340 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447340 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447340 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447348 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447349 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447349 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447349 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447349 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447349 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447352 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447352 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447352 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447355 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447356 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447356 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447357 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447357 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447357 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447359 data=null button=0 stateMask=0x0 x=440 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447359 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447363 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447367 data=null button=1 stateMask=0x0 x=440 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447368 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447368 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447368 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447368 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447369 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447371 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447371 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447371 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447375 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447375 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447379 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447380 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447380 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447380 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447382 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447383 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447383 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447386 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447387 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447387 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447388 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447388 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447388 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447390 data=null button=0 stateMask=0x0 x=496 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447391 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447391 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447432 data=null button=1 stateMask=0x0 x=496 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447436 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447436 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447436 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447437 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447437 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447439 data=null button=0 stateMask=0x0 x=515 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447439 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447439 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447443 data=null button=1 stateMask=0x0 x=515 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447446 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447447 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447447 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447447 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447447 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.624Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447450 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447450 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447450 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447454 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447455 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447455 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447455 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447455 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447455 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447458 data=null button=0 stateMask=0x0 x=552 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447458 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447458 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447466 data=null button=1 stateMask=0x0 x=552 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447467 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447467 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447467 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447468 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447468 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447470 data=null button=0 stateMask=0x0 x=571 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447470 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447471 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447474 data=null button=1 stateMask=0x0 x=571 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447475 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447475 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447475 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447475 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447475 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447482 data=null button=0 stateMask=0x0 x=590 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447483 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447483 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447486 data=null button=1 stateMask=0x0 x=590 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447487 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447487 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447488 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.625Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447488 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.881Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447488 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.881Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.881Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447538 data=null button=0 stateMask=0x0 x=608 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.881Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447539 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.881Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447539 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.881Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447543 data=null button=1 stateMask=0x0 x=608 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.881Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447546 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447546 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447546 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447547 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447547 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447549 data=null button=0 stateMask=0x0 x=627 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447550 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447550 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447553 data=null button=1 stateMask=0x0 x=627 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447554 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447554 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447554 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447555 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447555 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447557 data=null button=0 stateMask=0x0 x=646 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447557 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447557 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447565 data=null button=1 stateMask=0x0 x=646 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447566 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447566 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447567 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447567 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447567 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447569 data=null button=0 stateMask=0x0 x=664 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447570 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447570 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447573 data=null button=1 stateMask=0x0 x=664 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447574 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447574 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447575 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447575 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447575 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447582 data=null button=0 stateMask=0x0 x=683 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447582 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447582 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.882Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447586 data=null button=1 stateMask=0x0 x=683 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447586 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447587 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447587 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447587 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447587 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447590 data=null button=0 stateMask=0x0 x=702 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447590 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447590 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447639 data=null button=1 stateMask=0x0 x=702 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447640 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447641 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447641 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447641 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447641 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447643 data=null button=0 stateMask=0x0 x=720 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447644 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447644 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447647 data=null button=1 stateMask=0x0 x=720 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447648 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447648 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447648 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447648 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447649 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447651 data=null button=0 stateMask=0x0 x=739 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447651 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447651 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447654 data=null button=1 stateMask=0x0 x=739 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447655 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447655 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447655 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447656 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447656 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447658 data=null button=0 stateMask=0x0 x=758 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.883Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447658 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447658 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447666 data=null button=1 stateMask=0x0 x=758 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447667 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447667 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447667 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447667 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447668 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447670 data=null button=0 stateMask=0x0 x=776 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447670 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447670 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447673 data=null button=1 stateMask=0x0 x=776 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447674 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447674 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447674 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447675 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447675 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447682 data=null button=0 stateMask=0x0 x=795 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447682 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447682 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447685 data=null button=1 stateMask=0x0 x=795 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447686 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447686 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447687 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447687 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447687 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447689 data=null button=0 stateMask=0x0 x=814 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447689 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447689 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447693 data=null button=1 stateMask=0x0 x=814 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447696 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447696 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447697 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447697 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447697 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.884Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447739 data=null button=0 stateMask=0x0 x=832 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447739 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447739 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447743 data=null button=1 stateMask=0x0 x=832 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447746 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447746 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447746 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447747 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447747 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447749 data=null button=0 stateMask=0x0 x=851 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447749 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447749 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447753 data=null button=1 stateMask=0x0 x=851 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447754 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447754 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447754 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447754 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447755 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447757 data=null button=0 stateMask=0x0 x=870 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447757 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447757 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447765 data=null button=1 stateMask=0x0 x=870 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447765 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447766 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447766 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447766 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447766 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447769 data=null button=0 stateMask=0x0 x=888 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447769 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447769 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447772 data=null button=1 stateMask=0x0 x=888 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447773 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447773 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447774 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.885Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447774 data=null doit=true}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.886Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447774 data=null}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.886Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:18 [2024-05-01T16:03:18.886Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447776 data=null button=0 stateMask=0x0 x=907 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.141Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447776 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.141Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447780 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.141Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447784 data=null button=1 stateMask=0x0 x=907 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.141Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447785 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447785 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447785 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447785 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447785 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447788 data=null button=0 stateMask=0x0 x=926 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447788 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447788 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447791 data=null button=1 stateMask=0x0 x=926 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447792 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447792 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447792 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447835 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447835 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447838 data=null button=0 stateMask=0x0 x=944 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447838 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447838 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447842 data=null button=1 stateMask=0x0 x=944 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447843 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447843 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447843 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447843 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447843 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447846 data=null button=0 stateMask=0x0 x=963 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447846 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447846 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447849 data=null button=1 stateMask=0x0 x=963 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447850 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447850 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447850 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447851 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447851 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447853 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447853 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.142Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447853 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447857 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447857 data=null button=0 stateMask=0x80000 x=291 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447857 data=null button=1 stateMask=0x80000 x=291 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447858 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447858 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447858 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447864 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447865 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447865 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447868 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447869 data=null button=0 stateMask=0x80000 x=310 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447869 data=null button=1 stateMask=0x80000 x=310 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447869 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447870 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447870 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447872 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447872 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447872 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447876 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447879 data=null button=0 stateMask=0x80000 x=328 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447880 data=null button=1 stateMask=0x80000 x=328 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447880 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447880 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447880 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447883 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447883 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447883 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447886 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447887 data=null button=0 stateMask=0x80000 x=347 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447887 data=null button=1 stateMask=0x80000 x=347 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447887 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447887 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447888 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.143Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447890 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447890 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447890 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447937 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447938 data=null button=0 stateMask=0x80000 x=366 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447938 data=null button=1 stateMask=0x80000 x=366 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447938 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447938 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447939 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447941 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447941 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447941 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447949 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447949 data=null button=0 stateMask=0x80000 x=384 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447950 data=null button=1 stateMask=0x80000 x=384 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447950 data=null button=0 stateMask=0x0 x=384 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447950 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447950 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447953 data=null button=0 stateMask=0x0 x=384 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447953 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447953 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447956 data=null button=1 stateMask=0x0 x=384 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447957 data=null button=0 stateMask=0x80000 x=403 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447957 data=null button=1 stateMask=0x80000 x=403 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447957 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447958 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447958 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447963 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447963 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447963 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447966 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447967 data=null button=0 stateMask=0x80000 x=422 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447967 data=null button=1 stateMask=0x80000 x=422 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447967 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447967 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447968 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.144Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447970 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447970 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447970 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447973 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447974 data=null button=0 stateMask=0x80000 x=440 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447974 data=null button=1 stateMask=0x80000 x=440 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447974 data=null button=0 stateMask=0x0 x=440 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447975 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447975 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447982 data=null button=0 stateMask=0x0 x=440 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447982 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447982 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887447986 data=null button=1 stateMask=0x0 x=440 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447986 data=null button=0 stateMask=0x80000 x=459 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887447987 data=null button=1 stateMask=0x80000 x=459 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447987 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887447987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887447987 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887447987 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887447990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887447990 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887447990 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.145Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887447990 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448038 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448039 data=null button=0 stateMask=0x80000 x=478 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448039 data=null button=1 stateMask=0x80000 x=478 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448040 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448040 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448040 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448043 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448043 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448043 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448051 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448052 data=null button=0 stateMask=0x80000 x=496 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448052 data=null button=1 stateMask=0x80000 x=496 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448052 data=null button=0 stateMask=0x0 x=496 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448053 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448053 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448055 data=null button=0 stateMask=0x0 x=496 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448055 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448055 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448059 data=null button=1 stateMask=0x0 x=496 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448059 data=null button=0 stateMask=0x80000 x=515 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448063 data=null button=1 stateMask=0x80000 x=515 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448064 data=null button=0 stateMask=0x0 x=515 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448064 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448064 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448067 data=null button=0 stateMask=0x0 x=515 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448067 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448067 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448071 data=null button=1 stateMask=0x0 x=515 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448072 data=null button=0 stateMask=0x80000 x=534 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448072 data=null button=1 stateMask=0x80000 x=534 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448072 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.402Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448072 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448072 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448075 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448075 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448075 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448083 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448084 data=null button=0 stateMask=0x80000 x=552 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448084 data=null button=1 stateMask=0x80000 x=552 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448084 data=null button=0 stateMask=0x0 x=552 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448084 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448084 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448087 data=null button=0 stateMask=0x0 x=552 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448087 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448087 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448138 data=null button=1 stateMask=0x0 x=552 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448139 data=null button=0 stateMask=0x80000 x=571 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448139 data=null button=1 stateMask=0x80000 x=571 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448139 data=null button=0 stateMask=0x0 x=571 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448140 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448140 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448142 data=null button=0 stateMask=0x0 x=571 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448142 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448142 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448150 data=null button=1 stateMask=0x0 x=571 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448151 data=null button=0 stateMask=0x80000 x=590 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448151 data=null button=1 stateMask=0x80000 x=590 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448151 data=null button=0 stateMask=0x0 x=590 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448151 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448151 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448154 data=null button=0 stateMask=0x0 x=590 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448154 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448154 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448157 data=null button=1 stateMask=0x0 x=590 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448158 data=null button=0 stateMask=0x80000 x=608 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.403Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448158 data=null button=1 stateMask=0x80000 x=608 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448158 data=null button=0 stateMask=0x0 x=608 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448158 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448159 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448165 data=null button=0 stateMask=0x0 x=608 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448165 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448165 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448168 data=null button=1 stateMask=0x0 x=608 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448169 data=null button=0 stateMask=0x80000 x=627 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448169 data=null button=1 stateMask=0x80000 x=627 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448170 data=null button=0 stateMask=0x0 x=627 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448170 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448170 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448172 data=null button=0 stateMask=0x0 x=627 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448172 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448172 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448176 data=null button=1 stateMask=0x0 x=627 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448179 data=null button=0 stateMask=0x80000 x=646 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448179 data=null button=1 stateMask=0x80000 x=646 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448179 data=null button=0 stateMask=0x0 x=646 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448180 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448180 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448182 data=null button=0 stateMask=0x0 x=646 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448182 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448183 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448186 data=null button=1 stateMask=0x0 x=646 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448187 data=null button=0 stateMask=0x80000 x=664 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448187 data=null button=1 stateMask=0x80000 x=664 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448187 data=null button=0 stateMask=0x0 x=664 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448187 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448187 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448189 data=null button=0 stateMask=0x0 x=664 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448190 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448190 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448193 data=null button=1 stateMask=0x0 x=664 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.404Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448238 data=null button=0 stateMask=0x80000 x=683 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448238 data=null button=1 stateMask=0x80000 x=683 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448239 data=null button=0 stateMask=0x0 x=683 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448239 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448239 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448242 data=null button=0 stateMask=0x0 x=683 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448242 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448242 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448245 data=null button=1 stateMask=0x0 x=683 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448246 data=null button=0 stateMask=0x80000 x=702 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448247 data=null button=1 stateMask=0x80000 x=702 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448247 data=null button=0 stateMask=0x0 x=702 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448247 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448247 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448249 data=null button=0 stateMask=0x0 x=702 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448250 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448250 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448253 data=null button=1 stateMask=0x0 x=702 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448254 data=null button=0 stateMask=0x80000 x=720 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448254 data=null button=1 stateMask=0x80000 x=720 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448254 data=null button=0 stateMask=0x0 x=720 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448254 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448254 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448256 data=null button=0 stateMask=0x0 x=720 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448257 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448257 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448264 data=null button=1 stateMask=0x0 x=720 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448265 data=null button=0 stateMask=0x80000 x=739 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448265 data=null button=1 stateMask=0x80000 x=739 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448266 data=null button=0 stateMask=0x0 x=739 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448266 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448266 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448268 data=null button=0 stateMask=0x0 x=739 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448268 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448269 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.405Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448272 data=null button=1 stateMask=0x0 x=739 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448274 data=null button=0 stateMask=0x80000 x=758 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448274 data=null button=1 stateMask=0x80000 x=758 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448275 data=null button=0 stateMask=0x0 x=758 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448275 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448275 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448282 data=null button=0 stateMask=0x0 x=758 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448282 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448282 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448285 data=null button=1 stateMask=0x0 x=758 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448286 data=null button=0 stateMask=0x80000 x=776 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448286 data=null button=1 stateMask=0x80000 x=776 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448286 data=null button=0 stateMask=0x0 x=776 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448287 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448287 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448289 data=null button=0 stateMask=0x0 x=776 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448289 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.406Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448289 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448335 data=null button=1 stateMask=0x0 x=776 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448336 data=null button=0 stateMask=0x80000 x=795 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448336 data=null button=1 stateMask=0x80000 x=795 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448336 data=null button=0 stateMask=0x0 x=795 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448337 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448337 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448339 data=null button=0 stateMask=0x0 x=795 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448339 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448340 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448343 data=null button=1 stateMask=0x0 x=795 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448346 data=null button=0 stateMask=0x80000 x=814 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448347 data=null button=1 stateMask=0x80000 x=814 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448347 data=null button=0 stateMask=0x0 x=814 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448347 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448347 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448349 data=null button=0 stateMask=0x0 x=814 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448350 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448350 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448353 data=null button=1 stateMask=0x0 x=814 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448354 data=null button=0 stateMask=0x80000 x=832 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448354 data=null button=1 stateMask=0x80000 x=832 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448354 data=null button=0 stateMask=0x0 x=832 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448354 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448354 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448357 data=null button=0 stateMask=0x0 x=832 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448357 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448357 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448364 data=null button=1 stateMask=0x0 x=832 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448365 data=null button=0 stateMask=0x80000 x=851 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448365 data=null button=1 stateMask=0x80000 x=851 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448366 data=null button=0 stateMask=0x0 x=851 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448366 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448366 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448368 data=null button=0 stateMask=0x0 x=851 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448368 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448369 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448372 data=null button=1 stateMask=0x0 x=851 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448373 data=null button=0 stateMask=0x80000 x=870 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448373 data=null button=1 stateMask=0x80000 x=870 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448373 data=null button=0 stateMask=0x0 x=870 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448373 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448373 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448376 data=null button=0 stateMask=0x0 x=870 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448376 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448376 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448383 data=null button=1 stateMask=0x0 x=870 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448384 data=null button=0 stateMask=0x80000 x=888 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448384 data=null button=1 stateMask=0x80000 x=888 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448385 data=null button=0 stateMask=0x0 x=888 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448385 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448385 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448387 data=null button=0 stateMask=0x0 x=888 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448387 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448387 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448391 data=null button=1 stateMask=0x0 x=888 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448391 data=null button=0 stateMask=0x80000 x=907 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448392 data=null button=1 stateMask=0x80000 x=907 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448392 data=null button=0 stateMask=0x0 x=907 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448435 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448435 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448437 data=null button=0 stateMask=0x0 x=907 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448438 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448438 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448441 data=null button=1 stateMask=0x0 x=907 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448442 data=null button=0 stateMask=0x80000 x=926 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448442 data=null button=1 stateMask=0x80000 x=926 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448442 data=null button=0 stateMask=0x0 x=926 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448443 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448443 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448449 data=null button=0 stateMask=0x0 x=926 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448450 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448450 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448453 data=null button=1 stateMask=0x0 x=926 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448454 data=null button=0 stateMask=0x80000 x=944 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448454 data=null button=1 stateMask=0x80000 x=944 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448454 data=null button=0 stateMask=0x0 x=944 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448455 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448455 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448457 data=null button=0 stateMask=0x0 x=944 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448457 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448457 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448465 data=null button=1 stateMask=0x0 x=944 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448466 data=null button=0 stateMask=0x80000 x=963 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448466 data=null button=1 stateMask=0x80000 x=963 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448466 data=null button=0 stateMask=0x0 x=963 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448467 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448467 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448469 data=null button=0 stateMask=0x0 x=963 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448469 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448469 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448473 data=null button=1 stateMask=0x0 x=963 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448473 data=null button=0 stateMask=0x80000 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448474 data=null button=1 stateMask=0x80000 x=982 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448474 data=null button=0 stateMask=0x0 x=982 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448474 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448474 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448479 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448479 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448479 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448483 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448484 data=null button=0 stateMask=0x80000 x=720 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448484 data=null button=1 stateMask=0x80000 x=720 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448484 data=null button=0 stateMask=0x0 x=720 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448484 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448484 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887448486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448486 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887448487 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887448487 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887448490 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448491 data=null button=0 stateMask=0x80000 x=440 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887448491 data=null button=1 stateMask=0x80000 x=440 y=50 count=1}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887448491 data=null button=0 stateMask=0x0 x=440 y=50 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887448491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887448491 data=null doit=true}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887448491 data=null}, TimeGraphControl with text {}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887448539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887448539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887448539 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887448539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:19 [2024-05-01T16:03:19.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887448539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887448660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887448661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887448661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887448661 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887448661 data=null}, ToolItem with tooltip text {Show Legend}]
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887448696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887448696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887448696 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887448696 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887448696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887448696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:19 [2024-05-01T16:03:19.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887448696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:19 [2024-05-01T16:03:19.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887448539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:19 [2024-05-01T16:03:19.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:20 [2024-05-01T16:03:20.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:03:20 [2024-05-01T16:03:20.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:03:20 [2024-05-01T16:03:20.740Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:20 [2024-05-01T16:03:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:03:20 [2024-05-01T16:03:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887449467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:20 [2024-05-01T16:03:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887449467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:20 [2024-05-01T16:03:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887449467 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:20 [2024-05-01T16:03:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887449467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:20 [2024-05-01T16:03:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887449467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:20 [2024-05-01T16:03:20.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887449561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887449562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887449562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887449562 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887449562 data=null}, ToolItem with tooltip text {Show Legend}]
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:20 [2024-05-01T16:03:20.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887449654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:20 [2024-05-01T16:03:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887449654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:20 [2024-05-01T16:03:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887449654 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:20 [2024-05-01T16:03:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887449654 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:20 [2024-05-01T16:03:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887449654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:20 [2024-05-01T16:03:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887449654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:20 [2024-05-01T16:03:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887449654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:20 [2024-05-01T16:03:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887449467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:20 [2024-05-01T16:03:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:20 [2024-05-01T16:03:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:03:20 [2024-05-01T16:03:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:03:21 [2024-05-01T16:03:21.559Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:21 [2024-05-01T16:03:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:03:21 [2024-05-01T16:03:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887450374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:21 [2024-05-01T16:03:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887450374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:21 [2024-05-01T16:03:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887450374 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:21 [2024-05-01T16:03:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887450374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:21 [2024-05-01T16:03:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887450374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:21 [2024-05-01T16:03:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887450454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:21 [2024-05-01T16:03:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887450455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:21 [2024-05-01T16:03:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887450455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:21 [2024-05-01T16:03:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887450455 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:21 [2024-05-01T16:03:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887450455 data=null}, ToolItem with tooltip text {Show Legend}]
12:03:21 [2024-05-01T16:03:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:03:21 [2024-05-01T16:03:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:03:21 [2024-05-01T16:03:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887450490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887450490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887450490 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887450490 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887450490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887450490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887450490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887450374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:21 [2024-05-01T16:03:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:22 [2024-05-01T16:03:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:03:22 [2024-05-01T16:03:22.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:03:22 [2024-05-01T16:03:22.632Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:22 [2024-05-01T16:03:22.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887451253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887451253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887451253 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887451253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887451253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887451356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887451358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887451358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887451358 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887451359 data=null}, ToolItem with tooltip text {Show Legend}]
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887451446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887451447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887451447 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887451447 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887451447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887451447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887451447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887451253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:22 [2024-05-01T16:03:22.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:22 [2024-05-01T16:03:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:03:22 [2024-05-01T16:03:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:03:27 [2024-05-01T16:03:27.057Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:27 [2024-05-01T16:03:27.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887455307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887455307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887455307 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887455307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887455307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887455387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887455388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887455388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887455388 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887455388 data=null}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887455448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887455449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887455449 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887455449 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887455449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887455449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887455449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887455307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:03:27 [2024-05-01T16:03:27.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:03:27 [2024-05-01T16:03:27.315Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:27 [2024-05-01T16:03:27.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:03:27 [2024-05-01T16:03:27.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887456144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887456144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887456144 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887456144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887456144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887456253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887456265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887456265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887456265 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887456265 data=null}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887456270 data=null doit=true}, Shell with text {Legend}]
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=887456367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")]
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:03:27 [2024-05-01T16:03:27.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887456452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887456452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887456452 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887456452 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887456453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887456453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887456453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:27 [2024-05-01T16:03:27.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887456144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:27 [2024-05-01T16:03:27.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887457487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887457487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887457487 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887457487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887457487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887457566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887457567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887457567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887457567 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887457567 data=null}, ToolItem with tooltip text {Show Legend}]
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=887457572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887457572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=887457572 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=887457572 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=887457572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=887457583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
12:03:28 [2024-05-01T16:03:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=887457583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
12:03:28 [2024-05-01T16:03:28.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:03:28 [2024-05-01T16:03:28.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:03:28 [2024-05-01T16:03:28.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:03:28 [2024-05-01T16:03:28.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:03:28 [2024-05-01T16:03:28.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:28 [2024-05-01T16:03:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:29 [2024-05-01T16:03:29.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:29 [2024-05-01T16:03:29.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887457653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:29 [2024-05-01T16:03:29.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887457653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:29 [2024-05-01T16:03:29.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887457653 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:29 [2024-05-01T16:03:29.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887457653 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:29 [2024-05-01T16:03:29.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887457654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:29 [2024-05-01T16:03:29.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887457654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:29 [2024-05-01T16:03:29.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887457654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:29 [2024-05-01T16:03:29.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887457487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:29 [2024-05-01T16:03:29.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:29 [2024-05-01T16:03:29.936Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:29 [2024-05-01T16:03:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:03:29 [2024-05-01T16:03:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887458631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:29 [2024-05-01T16:03:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887458631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:29 [2024-05-01T16:03:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887458631 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:29 [2024-05-01T16:03:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887458631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:29 [2024-05-01T16:03:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887458631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:29 [2024-05-01T16:03:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887458795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887458796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887458796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887458796 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887458796 data=null}, ToolItem with tooltip text {Show Legend}]
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:29 [2024-05-01T16:03:29.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887458888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887458888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887458888 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887458888 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887458888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887458889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887458889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887458631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:03:30 [2024-05-01T16:03:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:03:30 [2024-05-01T16:03:30.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:31 [2024-05-01T16:03:31.315Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:31 [2024-05-01T16:03:31.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:03:31 [2024-05-01T16:03:31.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887460078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:31 [2024-05-01T16:03:31.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887460079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:31 [2024-05-01T16:03:31.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887460079 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:31 [2024-05-01T16:03:31.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887460079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:31 [2024-05-01T16:03:31.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887460079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:31 [2024-05-01T16:03:31.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887460079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:31 [2024-05-01T16:03:31.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887460080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:31 [2024-05-01T16:03:31.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887460080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:31 [2024-05-01T16:03:31.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887460080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:31 [2024-05-01T16:03:31.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887460080 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:31 [2024-05-01T16:03:31.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887460080 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:31 [2024-05-01T16:03:31.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:03:31 [2024-05-01T16:03:31.875Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:31 [2024-05-01T16:03:31.875Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:31 [2024-05-01T16:03:31.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
12:03:31 [2024-05-01T16:03:31.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887460734 data=null doit=true}, Shell with text {Time Event Filter}]
12:03:31 [2024-05-01T16:03:31.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:03:31 [2024-05-01T16:03:31.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:03:31 [2024-05-01T16:03:31.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:03:31 [2024-05-01T16:03:31.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461240 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461241 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461241 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887461246 data=null doit=true}, Shell with text {Time Event Filter}]
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Close (Esc)'
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=887461247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887461247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=887461247 data=null doit=true}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=887461248 data=null}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=887461248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=887461248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
12:03:32 [2024-05-01T16:03:32.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=887461248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
12:03:32 [2024-05-01T16:03:32.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:32 [2024-05-01T16:03:32.436Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:32 [2024-05-01T16:03:32.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:03:32 [2024-05-01T16:03:32.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:32 [2024-05-01T16:03:32.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:32 [2024-05-01T16:03:32.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461284 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:32 [2024-05-01T16:03:32.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:32 [2024-05-01T16:03:32.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:32 [2024-05-01T16:03:32.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:32 [2024-05-01T16:03:32.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:32 [2024-05-01T16:03:32.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:32 [2024-05-01T16:03:32.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461450 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461450 data=null}, ToolItem with tooltip text {Show Legend}]
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887461485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887461485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887461485 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887461485 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887461485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887461486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887461551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:32 [2024-05-01T16:03:32.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887461284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:32 [2024-05-01T16:03:32.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:32 [2024-05-01T16:03:32.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:03:32 [2024-05-01T16:03:32.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:03:45 [2024-05-01T16:03:45.110Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:45 [2024-05-01T16:03:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:03:45 [2024-05-01T16:03:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887473640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:45 [2024-05-01T16:03:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887473640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:45 [2024-05-01T16:03:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887473641 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:45 [2024-05-01T16:03:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887473641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:45 [2024-05-01T16:03:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887473641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:45 [2024-05-01T16:03:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887473722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:45 [2024-05-01T16:03:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887473723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:45 [2024-05-01T16:03:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887473723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:45 [2024-05-01T16:03:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887473723 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:45 [2024-05-01T16:03:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887473723 data=null}, ToolItem with tooltip text {Show Legend}]
12:03:45 [2024-05-01T16:03:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:03:45 [2024-05-01T16:03:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:03:45 [2024-05-01T16:03:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887473787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887473787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887473787 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887473787 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887473787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887473787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887473787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887473641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:03:45 [2024-05-01T16:03:45.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:03:45 [2024-05-01T16:03:45.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:45 [2024-05-01T16:03:45.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:45 [2024-05-01T16:03:45.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:46 [2024-05-01T16:03:46.235Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:46 [2024-05-01T16:03:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:03:46 [2024-05-01T16:03:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887474975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:46 [2024-05-01T16:03:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887474975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:46 [2024-05-01T16:03:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887474975 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:46 [2024-05-01T16:03:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887474975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:46 [2024-05-01T16:03:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887474975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:46 [2024-05-01T16:03:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887475060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:46 [2024-05-01T16:03:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887475061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:46 [2024-05-01T16:03:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887475061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:46 [2024-05-01T16:03:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887475061 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:46 [2024-05-01T16:03:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887475061 data=null}, ToolItem with tooltip text {Show Legend}]
12:03:46 [2024-05-01T16:03:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:03:46 [2024-05-01T16:03:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:03:46 [2024-05-01T16:03:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:46 [2024-05-01T16:03:46.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:46 [2024-05-01T16:03:46.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:46 [2024-05-01T16:03:46.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887475154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:46 [2024-05-01T16:03:46.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887475164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:46 [2024-05-01T16:03:46.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887475164 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:46 [2024-05-01T16:03:46.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887475165 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:46 [2024-05-01T16:03:46.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887475165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:46 [2024-05-01T16:03:46.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887475165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:46 [2024-05-01T16:03:46.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887475165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:46 [2024-05-01T16:03:46.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887474975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:46 [2024-05-01T16:03:46.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:46 [2024-05-01T16:03:46.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:03:46 [2024-05-01T16:03:46.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:03:47 [2024-05-01T16:03:47.055Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:47 [2024-05-01T16:03:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:03:47 [2024-05-01T16:03:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887475894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:47 [2024-05-01T16:03:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887475894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:47 [2024-05-01T16:03:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887475894 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:47 [2024-05-01T16:03:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887475894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:47 [2024-05-01T16:03:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887475894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887475975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887475976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887475976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887475976 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887475976 data=null}, ToolItem with tooltip text {Show Legend}]
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887475977 data=null doit=true}, Shell with text {Legend}]
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:47 [2024-05-01T16:03:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=887476064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")]
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887476067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887476067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887476067 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887476067 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887476071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887476071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887476071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887475894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:47 [2024-05-01T16:03:47.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:48 [2024-05-01T16:03:48.237Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:48 [2024-05-01T16:03:48.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:03:48 [2024-05-01T16:03:48.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887477090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:48 [2024-05-01T16:03:48.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887477090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:48 [2024-05-01T16:03:48.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887477090 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:48 [2024-05-01T16:03:48.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887477090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:48 [2024-05-01T16:03:48.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887477091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887477171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887477172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887477172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887477172 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887477172 data=null}, ToolItem with tooltip text {Show Legend}]
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=887477177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
12:03:48 [2024-05-01T16:03:48.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887477177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=887477177 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=887477177 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=887477187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=887477187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=887477187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
12:03:48 [2024-05-01T16:03:48.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:03:48 [2024-05-01T16:03:48.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:03:48 [2024-05-01T16:03:48.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:03:48 [2024-05-01T16:03:48.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:03:48 [2024-05-01T16:03:48.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887477191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887477191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887477191 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887477191 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887477252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887477253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887477253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887477091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:48 [2024-05-01T16:03:48.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887478229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887478229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887478229 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887478229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887478229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887478311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887478312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887478312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887478312 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887478312 data=null}, ToolItem with tooltip text {Show Legend}]
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887478363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887478363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887478363 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887478363 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887478363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887478363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887478363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887478229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:03:49 [2024-05-01T16:03:49.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:03:50 [2024-05-01T16:03:50.240Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:50 [2024-05-01T16:03:50.240Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:50 [2024-05-01T16:03:50.240Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:50 [2024-05-01T16:03:50.802Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:50 [2024-05-01T16:03:50.802Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:51 [2024-05-01T16:03:51.362Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:51 [2024-05-01T16:03:51.362Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:51 [2024-05-01T16:03:51.924Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:51 [2024-05-01T16:03:51.924Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:52 [2024-05-01T16:03:52.179Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:52 [2024-05-01T16:03:52.179Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:52 [2024-05-01T16:03:52.740Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:52 [2024-05-01T16:03:52.740Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887482069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887482069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887482069 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887482069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887482069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887482152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887482152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887482152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887482152 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887482153 data=null}, ToolItem with tooltip text {Show Legend}]
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887482188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887482191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887482191 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887482191 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887482191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:53 [2024-05-01T16:03:53.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887482191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:53 [2024-05-01T16:03:53.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887482191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:53 [2024-05-01T16:03:53.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887482069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:53 [2024-05-01T16:03:53.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:53 [2024-05-01T16:03:53.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:03:53 [2024-05-01T16:03:53.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:03:54 [2024-05-01T16:03:54.118Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:54 [2024-05-01T16:03:54.118Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:54 [2024-05-01T16:03:54.118Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:54 [2024-05-01T16:03:54.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
12:03:54 [2024-05-01T16:03:54.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887482912 data=null doit=true}, Shell with text {Time Event Filter}]
12:03:54 [2024-05-01T16:03:54.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:03:54 [2024-05-01T16:03:54.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:03:54 [2024-05-01T16:03:54.680Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:55 [2024-05-01T16:03:55.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
12:03:55 [2024-05-01T16:03:55.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Time Event Filter} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887484417 data=null doit=true}, Shell with text {Time Event Filter}]
12:03:55 [2024-05-01T16:03:55.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: of type 'Text'
12:03:55 [2024-05-01T16:03:55.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: (of type 'Text')
12:03:55 [2024-05-01T16:03:55.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:03:55 [2024-05-01T16:03:55.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887484956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887484956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887484956 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887484957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887484957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887485004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887485005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887485005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887485005 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887485005 data=null}, ToolItem with tooltip text {Show Legend}]
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887485019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887485019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887485019 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887485019 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887485020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:56 [2024-05-01T16:03:56.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887485020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:56 [2024-05-01T16:03:56.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887485020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:56 [2024-05-01T16:03:56.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887484957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:56 [2024-05-01T16:03:56.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:56 [2024-05-01T16:03:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:03:56 [2024-05-01T16:03:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:03:56 [2024-05-01T16:03:56.987Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:56 [2024-05-01T16:03:56.987Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:56 [2024-05-01T16:03:56.987Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:56 [2024-05-01T16:03:56.987Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:56 [2024-05-01T16:03:56.987Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:03:57 [2024-05-01T16:03:57.547Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:03:57 [2024-05-01T16:03:57.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:03:57 [2024-05-01T16:03:57.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887486242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:57 [2024-05-01T16:03:57.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887486243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:57 [2024-05-01T16:03:57.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887486243 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:57 [2024-05-01T16:03:57.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887486243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:57 [2024-05-01T16:03:57.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887486243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:57 [2024-05-01T16:03:57.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887486324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:57 [2024-05-01T16:03:57.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887486325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:57 [2024-05-01T16:03:57.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887486325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:03:57 [2024-05-01T16:03:57.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887486325 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:57 [2024-05-01T16:03:57.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887486325 data=null}, ToolItem with tooltip text {Show Legend}]
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887486366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887486366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887486366 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887486366 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887486366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887486370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887486370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887486243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:03:57 [2024-05-01T16:03:57.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:57 [2024-05-01T16:03:57.805Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 47.55 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
12:03:57 [2024-05-01T16:03:57.805Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testBookmark -- Time elapsed: 1.417 s
12:03:57 [2024-05-01T16:03:57.805Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testTimeLine -- Time elapsed: 3.004 s
12:03:57 [2024-05-01T16:03:57.805Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testDrag -- Time elapsed: 2.251 s
12:03:57 [2024-05-01T16:03:57.805Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testKeyboardNamespaceNavigation -- Time elapsed: 0.924 s
12:03:57 [2024-05-01T16:03:57.805Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testCollapseExpandUsingEnter -- Time elapsed: 0.823 s
12:03:57 [2024-05-01T16:03:57.805Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testExpandAndCollapse -- Time elapsed: 0.959 s
12:03:57 [2024-05-01T16:03:57.805Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testEventStyling -- Time elapsed: 3.964 s
12:03:57 [2024-05-01T16:03:57.805Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testLegendArrow -- Time elapsed: 3.457 s
12:03:57 [2024-05-01T16:03:57.805Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testHideEmptyRows -- Time elapsed: 2.692 s
12:03:57 [2024-05-01T16:03:57.805Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testVerticalZoom -- Time elapsed: 12.20 s
12:03:57 [2024-05-01T16:03:57.805Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testZoomToSelection -- Time elapsed: 1.414 s
12:03:57 [2024-05-01T16:03:57.805Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest skipped
12:03:57 [2024-05-01T16:03:57.805Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testLegend -- Time elapsed: 3.170 s
12:03:57 [2024-05-01T16:03:57.805Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testHorizontalZoom -- Time elapsed: 3.835 s
12:03:57 [2024-05-01T16:03:57.805Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testTimegraphEventFiltering -- Time elapsed: 2.794 s
12:03:57 [2024-05-01T16:03:57.805Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testKeyboardNavigation -- Time elapsed: 1.363 s
12:03:57 [2024-05-01T16:03:57.805Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest skipped
12:03:57 [2024-05-01T16:03:57.805Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
12:03:57 [2024-05-01T16:03:57.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887486463 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:03:57 [2024-05-01T16:03:57.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:03:57 [2024-05-01T16:03:57.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:03:57 [2024-05-01T16:03:57.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:03:57 [2024-05-01T16:03:57.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:03:57 [2024-05-01T16:03:57.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887486565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:03:57 [2024-05-01T16:03:57.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:03:59 [2024-05-01T16:03:59.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887488045 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:03:59 [2024-05-01T16:03:59.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:03:59 [2024-05-01T16:03:59.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:03:59 [2024-05-01T16:03:59.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:03:59 [2024-05-01T16:03:59.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887488348 data=null doit=true}, Shell with text {Preferences}]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887488370 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887488370 data=null doit=true}, TreeItem with text {Tracing}]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887488370 data=null}, TreeItem with text {Tracing}]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887488370 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887488371 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887488413 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887488413 data=null doit=true}, TreeItem with text {Tracing}]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887488413 data=null}, TreeItem with text {Tracing}]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887488414 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887488414 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887488415 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=887488416 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=887488416 data=null doit=true}, Tree node with text: Trace Types]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=887488416 data=null}, Tree node with text: Trace Types]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=887488416 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887488416 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=887488472 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=887488474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887488474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=887488474 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=887488474 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=887488475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=887488475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=887488475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=887488476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887488476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=887488476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=887488476 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=887488476 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=887488477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887488477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=887488477 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=887488477 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=887488477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=887488477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=887488477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=887488478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887488478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=887488478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=887488478 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=887488478 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=887488482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=887488482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=887488482 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=887488482 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=887488483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=887488483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=887488483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:03:59 [2024-05-01T16:03:59.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=887488133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Import filters}
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887488755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887488755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887488755 data=null doit=true}, ToolItem with tooltip text {Import filters}]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887488755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887488755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887488756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Import filters}]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887488773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887488773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887488773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887488773 data=null doit=true}, ToolItem with tooltip text {Import filters}]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887488773 data=null}, ToolItem with tooltip text {Import filters}]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Import filters}
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=887488774 data=null doit=true}, TreeItem with text {FILTER test}]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=887488775 data=null}, TreeItem with text {FILTER test}]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=887488775 data=null button=1 stateMask=0x0 x=62 y=12 count=1}, TreeItem with text {FILTER test}]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887488775 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FILTER test}]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=887488776 data=null button=1 stateMask=0x80000 x=62 y=12 count=1}, TreeItem with text {FILTER test}]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=887488776 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=887488776 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=887488776 data=null button=1 stateMask=0x0 x=207 y=35 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887488776 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}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:03:59 [2024-05-01T16:03:59.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=887488777 data=null button=1 stateMask=0x80000 x=207 y=35 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:03:59 [2024-05-01T16:03:59.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:03:59 [2024-05-01T16:03:59.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=887488777 data=null button=0 stateMask=0x0 x=207 y=35 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:03:59 [2024-05-01T16:03:59.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=887488777 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:03:59 [2024-05-01T16:03:59.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=887488777 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:03:59 [2024-05-01T16:03:59.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=887488778 data=null button=1 stateMask=0x0 x=207 y=35 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:04:00 [2024-05-01T16:04:00.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887488778 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}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:04:00 [2024-05-01T16:04:00.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=887488841 data=null button=1 stateMask=0x80000 x=207 y=35 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:04:00 [2024-05-01T16:04:00.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
12:04:00 [2024-05-01T16:04:00.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
12:04:00 [2024-05-01T16:04:00.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887488843 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:04:00 [2024-05-01T16:04:00.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:04:00 [2024-05-01T16:04:00.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:04:00 [2024-05-01T16:04:00.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:04:00 [2024-05-01T16:04:00.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887489158 data=null doit=true}, Shell with text {Preferences}]
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887489182 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887489182 data=null doit=true}, TreeItem with text {Tracing}]
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887489182 data=null}, TreeItem with text {Tracing}]
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887489182 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887489182 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887489192 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:00 [2024-05-01T16:04:00.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=887489192 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=887489193 data=null doit=true}, Tree node with text: Trace Types]
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=887489193 data=null}, Tree node with text: Trace Types]
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=887489193 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887489193 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=887489201 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:04:00 [2024-05-01T16:04:00.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=887489202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=887489202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=887489202 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=887489202 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=887489202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=887489203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=887489203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=887489203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=887489204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=887489204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=887489204 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=887489204 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=887489204 data=null doit=true}, TreeItem with text {Custom XML}]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=887489204 data=null}, TreeItem with text {Custom XML}]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=887489204 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887489204 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom XML}]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=887489205 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=887489205 data=null doit=true}, Tree node with text: testxmlextension]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=887489205 data=null}, Tree node with text: testxmlextension]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=887489205 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887489205 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testxmlextension]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=887489206 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=887489207 data=null button=0 stateMask=0x0 x=121 y=81 count=0}, Tree node with text: testxmlextension]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=887489207 data=null doit=true}, Tree node with text: testxmlextension]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=887489207 data=null}, Tree node with text: testxmlextension]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=887489208 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887489208 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: testxmlextension]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=887489208 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=887489209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=887489209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=887489209 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=887489209 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=887489209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=887489209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=887489209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=887489210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=887489210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=887489210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=887489210 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=887489210 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=887489235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887489235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=887489235 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=887489235 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=887489235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=887489235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=887489235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=887489236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887489236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=887489236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=887489236 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=887489236 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=887489237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=887489237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=887489238 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=887489238 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=887489238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=887489238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=887489238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=887488863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
12:04:00 [2024-05-01T16:04:00.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=887489304 data=null button=0 stateMask=0x0 x=62 y=12 count=0}, TreeItem with text {FILTER test}]
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=887489304 data=null doit=true}, TreeItem with text {FILTER test}]
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=887489304 data=null}, TreeItem with text {FILTER test}]
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=887489304 data=null button=1 stateMask=0x0 x=62 y=12 count=1}, TreeItem with text {FILTER test}]
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887489305 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER test}]
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=887489310 data=null button=1 stateMask=0x80000 x=62 y=12 count=1}, TreeItem with text {FILTER test}]
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
12:04:00 [2024-05-01T16:04:00.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
12:04:00 [2024-05-01T16:04:00.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=887489311 data=null button=0 stateMask=0x0 x=207 y=35 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=887489311 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=887489311 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=887489311 data=null button=1 stateMask=0x0 x=207 y=35 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887489311 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}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=887489326 data=null button=1 stateMask=0x80000 x=207 y=35 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887489327 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:04:00 [2024-05-01T16:04:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887489443 data=null doit=true}, Shell with text {Preferences}]
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887489470 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887489470 data=null doit=true}, TreeItem with text {Tracing}]
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887489470 data=null}, TreeItem with text {Tracing}]
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887489470 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887489470 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887489498 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:00 [2024-05-01T16:04:00.705Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=887489500 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=887489500 data=null doit=true}, Tree node with text: Trace Types]
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=887489500 data=null}, Tree node with text: Trace Types]
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=887489500 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887489500 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=887489501 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=887489528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=887489528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=887489528 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=887489528 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=887489532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=887489532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=887489532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=887489533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=887489533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=887489533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=887489533 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=887489533 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=887489534 data=null doit=true}, TreeItem with text {Custom Text}]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=887489534 data=null}, TreeItem with text {Custom Text}]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=887489534 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887489534 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom Text}]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=887489534 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=887489545 data=null doit=true}, Tree node with text: testtxtextension]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=887489545 data=null}, Tree node with text: testtxtextension]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=887489545 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: testtxtextension]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887489548 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testtxtextension]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=887489549 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: testtxtextension]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=887489550 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: testtxtextension]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=887489550 data=null doit=true}, Tree node with text: testtxtextension]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=887489550 data=null}, Tree node with text: testtxtextension]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=887489551 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: testtxtextension]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887489551 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: testtxtextension]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=887489551 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: testtxtextension]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=887489584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=887489584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=887489584 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=887489584 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=887489584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=887489584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=887489584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=887489585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=887489585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=887489585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=887489585 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=887489585 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=887489586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887489586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=887489586 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=887489586 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=887489586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=887489586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=887489586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=887489587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887489587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=887489587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=887489587 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=887489587 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=887489589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=887489589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=887489589 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=887489589 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=887489589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=887489589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=887489589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=887489333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
12:04:00 [2024-05-01T16:04:00.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=887489680 data=null button=0 stateMask=0x0 x=62 y=12 count=0}, TreeItem with text {FILTER test}]
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=887489680 data=null doit=true}, TreeItem with text {FILTER test}]
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=887489680 data=null}, TreeItem with text {FILTER test}]
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=887489680 data=null button=1 stateMask=0x0 x=62 y=12 count=1}, TreeItem with text {FILTER test}]
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887489680 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER test}]
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=887489686 data=null button=1 stateMask=0x80000 x=62 y=12 count=1}, TreeItem with text {FILTER test}]
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
12:04:00 [2024-05-01T16:04:00.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
12:04:00 [2024-05-01T16:04:00.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=887489698 data=null button=0 stateMask=0x0 x=207 y=35 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=887489699 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=887489699 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=887489699 data=null button=1 stateMask=0x0 x=207 y=35 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887489699 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}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=887489714 data=null button=1 stateMask=0x80000 x=207 y=35 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887489715 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:04:00 [2024-05-01T16:04:00.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887489961 data=null doit=true}, Shell with text {Preferences}]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887489965 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887489965 data=null doit=true}, TreeItem with text {Tracing}]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887489965 data=null}, TreeItem with text {Tracing}]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887489965 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887489966 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887490006 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:01 [2024-05-01T16:04:01.220Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=887490006 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=887490006 data=null doit=true}, Tree node with text: Trace Types]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=887490006 data=null}, Tree node with text: Trace Types]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=887490007 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887490007 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=887490008 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=887490011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887490011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=887490011 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=887490011 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=887490012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=887490012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=887490012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=887490013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887490013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=887490013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=887490013 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=887490013 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=887490014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887490014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=887490014 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=887490014 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=887490014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=887490014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=887490014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=887490015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887490015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=887490015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=887490015 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=887490015 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=887490017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=887490017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=887490017 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=887490017 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=887490017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=887490017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=887490017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=887489723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:04:01 [2024-05-01T16:04:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:04:01 [2024-05-01T16:04:01.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887490153 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:04:01 [2024-05-01T16:04:01.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:04:01 [2024-05-01T16:04:01.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:04:01 [2024-05-01T16:04:01.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:04:01 [2024-05-01T16:04:01.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887490468 data=null doit=true}, Shell with text {Preferences}]
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887490470 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887490471 data=null doit=true}, TreeItem with text {Tracing}]
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887490471 data=null}, TreeItem with text {Tracing}]
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887490471 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887490471 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887490482 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:01 [2024-05-01T16:04:01.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=887490482 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=887490482 data=null doit=true}, Tree node with text: Trace Types]
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=887490483 data=null}, Tree node with text: Trace Types]
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=887490483 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887490483 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=887490493 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=887490495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887490495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=887490495 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=887490495 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=887490495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=887490495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=887490495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=887490496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887490496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=887490496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=887490496 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=887490496 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=887490498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=887490498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=887490498 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=887490498 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=887490499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=887490499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=887490499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=887490499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=887490500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=887490500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=887490500 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=887490500 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:04:01 [2024-05-01T16:04:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=887490503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887490503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=887490503 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=887490503 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=887490503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=887490503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=887490503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=887490504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887490504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=887490504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=887490504 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=887490504 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=887490506 data=null button=0 stateMask=0x0 x=87 y=58 count=0}, TreeItem with text {Custom XML}]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=887490506 data=null doit=true}, TreeItem with text {Custom XML}]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=887490506 data=null}, TreeItem with text {Custom XML}]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=887490507 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887490507 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Custom XML}]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=887490507 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=887490508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=887490508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=887490508 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=887490508 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=887490508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=887490508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=887490508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=887490509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=887490509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=887490509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=887490510 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=887490510 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:04:01 [2024-05-01T16:04:01.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=887490510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=887490511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=887490511 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=887490511 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=887490511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=887490511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=887490511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=887490511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=887490511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=887490511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=887490511 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=887490511 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=887490512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887490513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=887490513 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=887490513 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=887490513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=887490513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=887490513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=887490514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887490514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=887490514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=887490514 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=887490514 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=887490515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=887490516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=887490516 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=887490516 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=887490516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=887490516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=887490516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=887490516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=887490516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=887490516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=887490516 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=887490516 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=887490517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=887490517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=887490517 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=887490517 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=887490524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=887490524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=887490524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=887490533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=887490534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=887490534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=887490534 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=887490534 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:04:01 [2024-05-01T16:04:01.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=887490841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887490841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=887490841 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=887490841 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=887490841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=887490841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=887490841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=887490844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887490844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=887490844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=887490844 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=887490844 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:04:01 [2024-05-01T16:04:01.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:04:01 [2024-05-01T16:04:01.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
12:04:01 [2024-05-01T16:04:01.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: (of type 'Text')
12:04:02 [2024-05-01T16:04:02.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:04:02 [2024-05-01T16:04:02.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:04:02 [2024-05-01T16:04:02.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=887491148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887491148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=887491148 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=887491148 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=887491148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=887491148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=887491148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=887491151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887491151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=887491151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=887491151 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=887491151 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=887491152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887491152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=887491152 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=887491152 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=887491152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=887491152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=887491152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=887491153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887491153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=887491153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=887491153 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=887491153 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:04:02 [2024-05-01T16:04:02.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=887491154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=887491154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=887491154 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=887491154 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=887491154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=887491154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=887491154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=887490159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887491227 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887491392 data=null doit=true}, Shell with text {Preferences}]
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887491444 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887491444 data=null doit=true}, TreeItem with text {Tracing}]
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887491444 data=null}, TreeItem with text {Tracing}]
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887491444 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:02 [2024-05-01T16:04:02.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887491444 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887491470 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:02 [2024-05-01T16:04:02.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=887491484 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=887491484 data=null doit=true}, Tree node with text: Trace Types]
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=887491484 data=null}, Tree node with text: Trace Types]
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=887491485 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887491485 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=887491486 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=887491498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887491504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=887491504 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=887491504 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=887491514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=887491514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=887491514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=887491515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887491515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=887491515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=887491516 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=887491516 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=887491518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887491518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=887491518 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=887491518 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=887491518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=887491518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=887491518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=887491518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887491518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=887491518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=887491519 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=887491519 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=887491520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=887491520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=887491520 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=887491520 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=887491520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=887491520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=887491520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=887491233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:02 [2024-05-01T16:04:02.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887491608 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887491608 data=null doit=true}, TreeItem with text {test}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887491608 data=null}, TreeItem with text {test}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887491608 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887491609 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887491621 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887491621 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887491622 data=null doit=true}, TreeItem with text {test}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887491622 data=null}, TreeItem with text {test}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887491622 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887491622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887491626 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887491626 data=null doit=true}, TreeItem with text {test}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887491626 data=null}, TreeItem with text {test}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887491627 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887491627 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887491628 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=887491629 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887491629 data=null doit=true}, TreeItem with text {Traces [1]}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887491629 data=null}, TreeItem with text {Traces [1]}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887491629 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887491629 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887491643 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887491643 data=null doit=true}, TreeItem with text {Traces [1]}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887491643 data=null}, TreeItem with text {Traces [1]}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887491643 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887491643 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887491645 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=887491646 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=887491646 data=null doit=true}, Tree node with text: syslog_collapse]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=887491646 data=null}, Tree node with text: syslog_collapse]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=887491646 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887491646 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=887491649 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=887491659 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=887491659 data=null doit=true}, Tree node with text: syslog_collapse]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=887491659 data=null}, Tree node with text: syslog_collapse]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=887491659 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887491659 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
12:04:02 [2024-05-01T16:04:02.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=887491663 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
12:04:03 [2024-05-01T16:04:03.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
12:04:03 [2024-05-01T16:04:03.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887491747 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:04:03 [2024-05-01T16:04:03.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:04:03 [2024-05-01T16:04:03.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:04:03 [2024-05-01T16:04:03.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:04:03 [2024-05-01T16:04:03.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:04:03 [2024-05-01T16:04:03.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887491973 data=null doit=true}, Shell with text {Preferences}]
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887491986 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887491986 data=null doit=true}, TreeItem with text {Tracing}]
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887491987 data=null}, TreeItem with text {Tracing}]
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887491987 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887491987 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887492030 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:03 [2024-05-01T16:04:03.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=887492030 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=887492030 data=null doit=true}, Tree node with text: Trace Types]
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=887492030 data=null}, Tree node with text: Trace Types]
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=887492031 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887492031 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=887492043 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:04:03 [2024-05-01T16:04:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=887492062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=887492062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=887492062 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=887492062 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=887492062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=887492062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=887492062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=887492063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=887492063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=887492063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=887492063 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=887492063 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text in tree (of type 'Tree')
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=887492063 data=null doit=true}, TreeItem with text {Custom Text}]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=887492063 data=null}, TreeItem with text {Custom Text}]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=887492064 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887492064 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom Text}]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=887492064 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=887492067 data=null button=0 stateMask=0x0 x=87 y=35 count=0}, TreeItem with text {Custom Text}]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=887492067 data=null doit=true}, TreeItem with text {Custom Text}]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=887492067 data=null}, TreeItem with text {Custom Text}]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=887492067 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887492068 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Custom Text}]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=887492068 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=887492069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=887492069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=887492069 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=887492069 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=887492069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=887492069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=887492069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=887492070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=887492070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=887492070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=887492070 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=887492070 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=887492071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887492071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=887492071 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=887492071 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=887492071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=887492071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=887492071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=887492072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887492072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=887492072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=887492072 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=887492072 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=887492073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=887492073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=887492074 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=887492074 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=887492074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=887492074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=887492074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=887491769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887492143 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887492143 data=null doit=true}, TreeItem with text {test}]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887492143 data=null}, TreeItem with text {test}]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887492143 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887492143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887492150 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887492158 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887492159 data=null doit=true}, TreeItem with text {test}]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887492159 data=null}, TreeItem with text {test}]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887492159 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887492159 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887492163 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:03 [2024-05-01T16:04:03.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=887492164 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887492164 data=null doit=true}, TreeItem with text {Traces [1]}]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887492164 data=null}, TreeItem with text {Traces [1]}]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887492164 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887492164 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887492174 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:04:03 [2024-05-01T16:04:03.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=887492175 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=887492175 data=null doit=true}, Tree node with text: syslog_collapse]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=887492175 data=null}, Tree node with text: syslog_collapse]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=887492175 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887492175 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=887492179 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=887492179 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=887492179 data=null doit=true}, Tree node with text: syslog_collapse]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=887492179 data=null}, Tree node with text: syslog_collapse]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=887492179 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887492179 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
12:04:03 [2024-05-01T16:04:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=887492182 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
12:04:03 [2024-05-01T16:04:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
12:04:03 [2024-05-01T16:04:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887492243 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:04:03 [2024-05-01T16:04:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:04:03 [2024-05-01T16:04:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:04:03 [2024-05-01T16:04:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:04:03 [2024-05-01T16:04:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887492566 data=null doit=true}, Shell with text {Preferences}]
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887492568 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887492569 data=null doit=true}, TreeItem with text {Tracing}]
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887492569 data=null}, TreeItem with text {Tracing}]
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887492569 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887492569 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887492586 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:03 [2024-05-01T16:04:03.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=887492586 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=887492587 data=null doit=true}, Tree node with text: Trace Types]
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=887492587 data=null}, Tree node with text: Trace Types]
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=887492587 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887492587 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=887492588 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:03 [2024-05-01T16:04:03.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=887492590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887492590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=887492590 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=887492590 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=887492590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=887492590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=887492590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=887492592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887492592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=887492592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=887492592 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=887492592 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=887492642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887492642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=887492642 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=887492642 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=887492642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=887492642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=887492642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=887492643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887492643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=887492643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=887492643 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=887492643 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:03 [2024-05-01T16:04:03.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:04:03 [2024-05-01T16:04:03.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:04:03 [2024-05-01T16:04:03.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:04:03 [2024-05-01T16:04:03.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:04:03 [2024-05-01T16:04:03.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:04:03 [2024-05-01T16:04:03.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=887492644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=887492645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=887492645 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=887492645 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=887492645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=887492645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=887492645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:03 [2024-05-01T16:04:03.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=887492250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:04:04 [2024-05-01T16:04:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:04:04 [2024-05-01T16:04:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887492753 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:04:04 [2024-05-01T16:04:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:04:04 [2024-05-01T16:04:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:04:04 [2024-05-01T16:04:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:04:04 [2024-05-01T16:04:04.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:04:04 [2024-05-01T16:04:04.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:04:04 [2024-05-01T16:04:04.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887493070 data=null doit=true}, Shell with text {Preferences}]
12:04:04 [2024-05-01T16:04:04.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:04 [2024-05-01T16:04:04.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:04 [2024-05-01T16:04:04.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:04 [2024-05-01T16:04:04.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:04 [2024-05-01T16:04:04.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:04 [2024-05-01T16:04:04.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887493072 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:04:04 [2024-05-01T16:04:04.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887493072 data=null doit=true}, TreeItem with text {Tracing}]
12:04:04 [2024-05-01T16:04:04.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887493072 data=null}, TreeItem with text {Tracing}]
12:04:04 [2024-05-01T16:04:04.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887493072 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:04 [2024-05-01T16:04:04.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887493074 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:04:04 [2024-05-01T16:04:04.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887493084 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:04 [2024-05-01T16:04:04.351Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:04 [2024-05-01T16:04:04.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:04 [2024-05-01T16:04:04.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=887493092 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
12:04:04 [2024-05-01T16:04:04.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=887493092 data=null doit=true}, Tree node with text: Trace Types]
12:04:04 [2024-05-01T16:04:04.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=887493092 data=null}, Tree node with text: Trace Types]
12:04:04 [2024-05-01T16:04:04.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=887493092 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887493092 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=887493093 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=887493143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887493143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=887493143 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=887493143 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=887493143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=887493143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=887493143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=887493143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887493143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=887493143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=887493143 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=887493144 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=887493145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887493145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=887493145 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=887493145 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=887493145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=887493145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=887493145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=887493145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887493145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=887493145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=887493145 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=887493145 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=887493146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=887493146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=887493146 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=887493146 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=887493147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=887493147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=887493147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=887492760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887493213 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:04:04 [2024-05-01T16:04:04.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887493402 data=null doit=true}, Shell with text {Preferences}]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887493420 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887493422 data=null doit=true}, TreeItem with text {Tracing}]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887493422 data=null}, TreeItem with text {Tracing}]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887493423 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887493423 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887493447 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:04 [2024-05-01T16:04:04.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=887493448 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=887493448 data=null doit=true}, Tree node with text: Trace Types]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=887493448 data=null}, Tree node with text: Trace Types]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=887493448 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887493448 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=887493479 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=887493483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=887493483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=887493483 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=887493493 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=887493496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=887493496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=887493496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=887493497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=887493497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=887493497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=887493497 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=887493497 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=887493497 data=null doit=true}, TreeItem with text {Custom Text}]
12:04:04 [2024-05-01T16:04:04.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=887493497 data=null}, TreeItem with text {Custom Text}]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=887493497 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887493498 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom Text}]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=887493498 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=887493498 data=null doit=true}, Tree node with text: testtxtextension]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=887493498 data=null}, Tree node with text: testtxtextension]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=887493498 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: testtxtextension]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887493499 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testtxtextension]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=887493499 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: testtxtextension]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=887493501 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: testtxtextension]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=887493501 data=null doit=true}, Tree node with text: testtxtextension]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=887493501 data=null}, Tree node with text: testtxtextension]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=887493501 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: testtxtextension]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887493501 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: testtxtextension]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=887493502 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: testtxtextension]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=887493503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=887493503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=887493503 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=887493503 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=887493503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=887493503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=887493503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=887493504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=887493504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=887493504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=887493504 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=887493504 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
12:04:04 [2024-05-01T16:04:04.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=887493505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887493505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=887493505 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=887493505 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=887493505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=887493505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=887493505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=887493506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887493506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=887493506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=887493506 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=887493506 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=887493507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=887493507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=887493508 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=887493508 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=887493508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=887493508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=887493508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=887493219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887493579 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887493579 data=null doit=true}, TreeItem with text {test}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887493579 data=null}, TreeItem with text {test}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887493579 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887493579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887493601 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887493606 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887493606 data=null doit=true}, TreeItem with text {test}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887493606 data=null}, TreeItem with text {test}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887493607 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887493607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887493611 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:04 [2024-05-01T16:04:04.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=887493612 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887493612 data=null doit=true}, TreeItem with text {Traces [1]}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887493612 data=null}, TreeItem with text {Traces [1]}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887493612 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887493612 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887493617 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=887493617 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887493618 data=null doit=true}, TreeItem with text {Traces [1]}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887493618 data=null}, TreeItem with text {Traces [1]}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887493618 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887493618 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887493629 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:04:04 [2024-05-01T16:04:04.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887493881 data=null doit=true}, Shell with text {Trace Import}]
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=887493883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=887493883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=887493883 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=887493897 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=887493897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=887493897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=887493897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=887493657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887493973 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:04:05 [2024-05-01T16:04:05.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:04:05 [2024-05-01T16:04:05.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:04:05 [2024-05-01T16:04:05.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:04:05 [2024-05-01T16:04:05.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887494187 data=null doit=true}, Shell with text {Preferences}]
12:04:05 [2024-05-01T16:04:05.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:05 [2024-05-01T16:04:05.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:05 [2024-05-01T16:04:05.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:05 [2024-05-01T16:04:05.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:05 [2024-05-01T16:04:05.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:05 [2024-05-01T16:04:05.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887494248 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:04:05 [2024-05-01T16:04:05.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887494248 data=null doit=true}, TreeItem with text {Tracing}]
12:04:05 [2024-05-01T16:04:05.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887494248 data=null}, TreeItem with text {Tracing}]
12:04:05 [2024-05-01T16:04:05.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887494248 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:05 [2024-05-01T16:04:05.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887494248 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:04:05 [2024-05-01T16:04:05.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887494275 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:05 [2024-05-01T16:04:05.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:05 [2024-05-01T16:04:05.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:05 [2024-05-01T16:04:05.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=887494275 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
12:04:05 [2024-05-01T16:04:05.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=887494275 data=null doit=true}, Tree node with text: Trace Types]
12:04:05 [2024-05-01T16:04:05.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=887494276 data=null}, Tree node with text: Trace Types]
12:04:05 [2024-05-01T16:04:05.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=887494276 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:05 [2024-05-01T16:04:05.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887494276 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
12:04:05 [2024-05-01T16:04:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=887494277 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=887494279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887494279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=887494279 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=887494279 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=887494280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=887494280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=887494280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=887494289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887494289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=887494289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=887494289 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=887494289 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=887494290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887494290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=887494290 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=887494291 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=887494336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=887494336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=887494336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=887494337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887494337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=887494337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=887494337 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=887494337 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=887494338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=887494338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=887494338 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=887494338 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=887494339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=887494339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=887494339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=887493979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887494441 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887494441 data=null doit=true}, TreeItem with text {test}]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887494441 data=null}, TreeItem with text {test}]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887494442 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887494442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887494449 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887494464 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887494464 data=null doit=true}, TreeItem with text {test}]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887494464 data=null}, TreeItem with text {test}]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887494465 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887494465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887494475 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:05 [2024-05-01T16:04:05.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=887494476 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887494476 data=null doit=true}, TreeItem with text {Traces [1]}]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887494476 data=null}, TreeItem with text {Traces [1]}]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887494476 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887494476 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887494480 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=887494481 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:04:05 [2024-05-01T16:04:05.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887494481 data=null doit=true}, TreeItem with text {Traces [1]}]
12:04:05 [2024-05-01T16:04:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887494481 data=null}, TreeItem with text {Traces [1]}]
12:04:05 [2024-05-01T16:04:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887494481 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:04:05 [2024-05-01T16:04:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887494481 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:04:05 [2024-05-01T16:04:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887494484 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:04:05 [2024-05-01T16:04:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:04:05 [2024-05-01T16:04:05.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887494766 data=null doit=true}, Shell with text {Trace Import}]
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=887494782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=887494782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=887494782 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=887494782 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=887494783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:04:05 [2024-05-01T16:04:05.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=887494783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=887494783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=887494513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:04:06 [2024-05-01T16:04:06.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:04:06 [2024-05-01T16:04:06.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887494942 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:04:06 [2024-05-01T16:04:06.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:04:06 [2024-05-01T16:04:06.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:04:06 [2024-05-01T16:04:06.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887495095 data=null doit=true}, Shell with text {Preferences}]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887495106 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887495107 data=null doit=true}, TreeItem with text {Tracing}]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887495107 data=null}, TreeItem with text {Tracing}]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887495107 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887495107 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887495135 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:04:06 [2024-05-01T16:04:06.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=887495135 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=887495136 data=null doit=true}, Tree node with text: Trace Types]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=887495136 data=null}, Tree node with text: Trace Types]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=887495136 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887495136 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=887495137 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=887495154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887495154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=887495154 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=887495154 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=887495164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=887495167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=887495167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=887495167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=887495167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=887495167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=887495167 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=887495167 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=887495168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887495168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=887495168 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=887495168 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=887495168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=887495168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=887495168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=887495169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887495169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=887495169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=887495169 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=887495169 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=887495170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=887495170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=887495170 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=887495170 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=887495170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=887495170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=887495170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=887494948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:04:06 [2024-05-01T16:04:06.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:04:06 [2024-05-01T16:04:06.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887495440 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:04:06 [2024-05-01T16:04:06.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:04:06 [2024-05-01T16:04:06.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:06 [2024-05-01T16:04:06.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:06 [2024-05-01T16:04:06.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:06 [2024-05-01T16:04:06.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887495444 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:04:06 [2024-05-01T16:04:06.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887495444 data=null doit=true}, TreeItem with text {test}]
12:04:06 [2024-05-01T16:04:06.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887495444 data=null}, TreeItem with text {test}]
12:04:06 [2024-05-01T16:04:06.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887495444 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:06 [2024-05-01T16:04:06.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887495444 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:04:06 [2024-05-01T16:04:06.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887495450 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:06 [2024-05-01T16:04:06.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:04:06 [2024-05-01T16:04:06.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:04:06 [2024-05-01T16:04:06.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887496196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887496196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887496196 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887496196 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887496196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887496196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887496196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887496196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887496196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887496196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887496196 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887496196 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:04:07 [2024-05-01T16:04:07.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:04:07 [2024-05-01T16:04:07.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:07 [2024-05-01T16:04:07.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:04:07 [2024-05-01T16:04:07.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:04:07 [2024-05-01T16:04:07.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:04:07 [2024-05-01T16:04:07.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:07 [2024-05-01T16:04:07.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:04:07 [2024-05-01T16:04:07.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887496197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:07 [2024-05-01T16:04:07.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887496197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:07 [2024-05-01T16:04:07.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887496197 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:07 [2024-05-01T16:04:07.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887496197 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:07 [2024-05-01T16:04:07.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887496197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:07 [2024-05-01T16:04:07.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887496197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:07 [2024-05-01T16:04:07.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:07 [2024-05-01T16:04:07.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:07 [2024-05-01T16:04:07.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:07 [2024-05-01T16:04:07.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:07 [2024-05-01T16:04:07.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:07 [2024-05-01T16:04:07.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:04:07 [2024-05-01T16:04:07.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887496197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:07 [2024-05-01T16:04:07.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887495496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:04:07 [2024-05-01T16:04:07.843Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.24 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
12:04:07 [2024-05-01T16:04:07.843Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testFiltersView -- Time elapsed: 1.703 s
12:04:07 [2024-05-01T16:04:07.843Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testPreferencePage -- Time elapsed: 1.512 s
12:04:07 [2024-05-01T16:04:07.843Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testSelectTraceType -- Time elapsed: 1.526 s
12:04:07 [2024-05-01T16:04:07.843Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testImportTraceTypeOptions -- Time elapsed: 2.188 s
12:04:07 [2024-05-01T16:04:07.843Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
12:04:07 [2024-05-01T16:04:07.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887496719 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887496806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=887496924 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887496924 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887496924 data=null}, TreeItem with text {TestForFiltering}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887496924 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887496924 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887496950 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=887496951 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887496951 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887496951 data=null}, TreeItem with text {TestForFiltering}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887496951 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887496951 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887496955 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887496956 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887496956 data=null}, TreeItem with text {TestForFiltering}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887496956 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887496956 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887496958 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=887496958 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=887496958 data=null doit=true}, TreeItem with text {Traces [0]}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=887496958 data=null}, TreeItem with text {Traces [0]}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=887496959 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887496964 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:04:08 [2024-05-01T16:04:08.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=887496971 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:04:09 [2024-05-01T16:04:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
12:04:09 [2024-05-01T16:04:09.987Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
12:04:09 [2024-05-01T16:04:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
12:04:09 [2024-05-01T16:04:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498399 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498441 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498442 data=null}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498442 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498483 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498483 data=null}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498483 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498517 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498517 data=null}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498517 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498555 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498555 data=null}, ToolItem with tooltip text {Insert new color setting}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Increase priority}
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498556 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Increase priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498556 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498556 data=null}, ToolItem with tooltip text {Increase priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Increase priority}
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Decrease priority}
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498556 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Decrease priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498612 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498612 data=null}, ToolItem with tooltip text {Decrease priority}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Decrease priority}
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498612 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498649 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498649 data=null}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498650 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498685 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498685 data=null}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498686 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887498686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Delete color setting}]
12:04:09 [2024-05-01T16:04:09.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
12:04:09 [2024-05-01T16:04:09.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
12:04:09 [2024-05-01T16:04:09.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
12:04:09 [2024-05-01T16:04:09.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
12:04:09 [2024-05-01T16:04:09.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
12:04:09 [2024-05-01T16:04:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
12:04:09 [2024-05-01T16:04:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:04:09 [2024-05-01T16:04:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:04:09 [2024-05-01T16:04:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:04:09 [2024-05-01T16:04:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:04:09 [2024-05-01T16:04:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [2] in (of type 'Table')
12:04:09 [2024-05-01T16:04:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887498773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:09 [2024-05-01T16:04:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887498773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:09 [2024-05-01T16:04:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887498773 data=null doit=true}, (of type 'Table')]
12:04:09 [2024-05-01T16:04:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887498773 data=null}, (of type 'Table')]
12:04:09 [2024-05-01T16:04:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887498774 data=null button=1 stateMask=0x0 x=22 y=58 count=1}, (of type 'Table')]
12:04:09 [2024-05-01T16:04:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887498774 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:04:09 [2024-05-01T16:04:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887498775 data=null button=1 stateMask=0x80000 x=22 y=58 count=1}, (of type 'Table')]
12:04:10 [2024-05-01T16:04:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887499242 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:04:10 [2024-05-01T16:04:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:04:10 [2024-05-01T16:04:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:10 [2024-05-01T16:04:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:10 [2024-05-01T16:04:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:10 [2024-05-01T16:04:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=887499264 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
12:04:10 [2024-05-01T16:04:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887499264 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:04:10 [2024-05-01T16:04:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887499264 data=null}, TreeItem with text {TestForFiltering}]
12:04:10 [2024-05-01T16:04:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887499264 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:04:10 [2024-05-01T16:04:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887499264 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:04:10 [2024-05-01T16:04:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887499273 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:04:10 [2024-05-01T16:04:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:04:10 [2024-05-01T16:04:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:04:10 [2024-05-01T16:04:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887499982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887499982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887499982 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887499982 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887499982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887499982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887499982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887499982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887499982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887499982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887499982 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887499983 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887499983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887499983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887499983 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887499983 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887499983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887499983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:11 [2024-05-01T16:04:11.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:11 [2024-05-01T16:04:11.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:11 [2024-05-01T16:04:11.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:11 [2024-05-01T16:04:11.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:11 [2024-05-01T16:04:11.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:11 [2024-05-01T16:04:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:04:11 [2024-05-01T16:04:11.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887499983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:11 [2024-05-01T16:04:11.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887499302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:04:11 [2024-05-01T16:04:11.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
12:04:11 [2024-05-01T16:04:11.625Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.788 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
12:04:11 [2024-05-01T16:04:11.625Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest.testYellow -- Time elapsed: 0.400 s
12:04:11 [2024-05-01T16:04:11.625Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
12:04:11 [2024-05-01T16:04:11.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887500513 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:04:11 [2024-05-01T16:04:11.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:04:11 [2024-05-01T16:04:11.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:04:11 [2024-05-01T16:04:11.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:04:11 [2024-05-01T16:04:11.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:04:11 [2024-05-01T16:04:11.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887500584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:04:11 [2024-05-01T16:04:11.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887504279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887504279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887504279 data=null doit=true}, (of type 'Table')]
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887504279 data=null}, (of type 'Table')]
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=887504279 data=null button=1 stateMask=0x0 x=679 y=12 count=1}, (of type 'Table')]
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=887504283 data=null button=1 stateMask=0x80000 x=679 y=12 count=1}, (of type 'Table')]
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887504284 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=887504354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887504354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=887504354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=887504355 data=null doit=true}, (of type 'Table')]
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=887504355 data=null}, (of type 'Table')]
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:04:16 [2024-05-01T16:04:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:04:16 [2024-05-01T16:04:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:e
12:04:16 [2024-05-01T16:04:16.043Z]  into text (of type 'Text')
12:04:16 [2024-05-01T16:04:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:04:16 [2024-05-01T16:04:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''e
12:04:16 [2024-05-01T16:04:16.043Z] '' with an interval of {1}ms. between characters.
12:04:16 [2024-05-01T16:04:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:04:16 [2024-05-01T16:04:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
12:04:16 [2024-05-01T16:04:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887504677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:16 [2024-05-01T16:04:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887504677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:16 [2024-05-01T16:04:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887504677 data=null doit=true}, (of type 'Table')]
12:04:16 [2024-05-01T16:04:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887504677 data=null}, (of type 'Table')]
12:04:16 [2024-05-01T16:04:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887504677 data=null button=1 stateMask=0x0 x=22 y=173 count=1}, (of type 'Table')]
12:04:16 [2024-05-01T16:04:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887504678 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:04:16 [2024-05-01T16:04:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887504679 data=null button=1 stateMask=0x80000 x=22 y=173 count=1}, (of type 'Table')]
12:04:16 [2024-05-01T16:04:16.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887505641 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:04:16 [2024-05-01T16:04:16.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:04:16 [2024-05-01T16:04:16.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:16 [2024-05-01T16:04:16.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:16 [2024-05-01T16:04:16.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:16 [2024-05-01T16:04:16.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887505671 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:04:16 [2024-05-01T16:04:16.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887505672 data=null doit=true}, TreeItem with text {test}]
12:04:16 [2024-05-01T16:04:16.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887505672 data=null}, TreeItem with text {test}]
12:04:16 [2024-05-01T16:04:16.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887505672 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:16 [2024-05-01T16:04:16.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887505672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:04:16 [2024-05-01T16:04:16.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887505682 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:16 [2024-05-01T16:04:16.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:04:16 [2024-05-01T16:04:16.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:04:16 [2024-05-01T16:04:16.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887506424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887506424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887506424 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887506424 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887506424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887506424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887506424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887506424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887506424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:17 [2024-05-01T16:04:17.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887506424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:17 [2024-05-01T16:04:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887506424 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:17 [2024-05-01T16:04:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887506424 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:17 [2024-05-01T16:04:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:04:17 [2024-05-01T16:04:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:04:17 [2024-05-01T16:04:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:04:17 [2024-05-01T16:04:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:17 [2024-05-01T16:04:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:04:17 [2024-05-01T16:04:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:04:17 [2024-05-01T16:04:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:04:17 [2024-05-01T16:04:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:17 [2024-05-01T16:04:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:04:17 [2024-05-01T16:04:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887506425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:17 [2024-05-01T16:04:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887506425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:17 [2024-05-01T16:04:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887506425 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:17 [2024-05-01T16:04:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887506425 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:17 [2024-05-01T16:04:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887506425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:17 [2024-05-01T16:04:17.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887506425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:17 [2024-05-01T16:04:17.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:17 [2024-05-01T16:04:17.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:17 [2024-05-01T16:04:17.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:17 [2024-05-01T16:04:17.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:17 [2024-05-01T16:04:17.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:17 [2024-05-01T16:04:17.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:04:18 [2024-05-01T16:04:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887506425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:18 [2024-05-01T16:04:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887505748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887508490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887508490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887508490 data=null doit=true}, (of type 'Table')]
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887508490 data=null}, (of type 'Table')]
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=887508490 data=null button=1 stateMask=0x0 x=98 y=12 count=1}, (of type 'Table')]
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=887508493 data=null button=1 stateMask=0x80000 x=98 y=12 count=1}, (of type 'Table')]
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887508494 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=887508494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887508495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=887508495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=887508495 data=null doit=true}, (of type 'Table')]
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=887508495 data=null}, (of type 'Table')]
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:00
12:04:19 [2024-05-01T16:04:19.926Z]  into text (of type 'Text')
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:04:19 [2024-05-01T16:04:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''00
12:04:19 [2024-05-01T16:04:19.926Z] '' with an interval of {1}ms. between characters.
12:04:20 [2024-05-01T16:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:04:20 [2024-05-01T16:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
12:04:20 [2024-05-01T16:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887508909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:20 [2024-05-01T16:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887508909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:20 [2024-05-01T16:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887508909 data=null doit=true}, (of type 'Table')]
12:04:20 [2024-05-01T16:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887508909 data=null}, (of type 'Table')]
12:04:20 [2024-05-01T16:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887508910 data=null button=1 stateMask=0x0 x=22 y=173 count=1}, (of type 'Table')]
12:04:20 [2024-05-01T16:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887508910 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:04:20 [2024-05-01T16:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887508950 data=null button=1 stateMask=0x80000 x=22 y=173 count=1}, (of type 'Table')]
12:04:21 [2024-05-01T16:04:21.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:04:21 [2024-05-01T16:04:21.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
12:04:21 [2024-05-01T16:04:21.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887509863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:21 [2024-05-01T16:04:21.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887509878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:21 [2024-05-01T16:04:21.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887509878 data=null doit=true}, (of type 'Table')]
12:04:21 [2024-05-01T16:04:21.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887509878 data=null}, (of type 'Table')]
12:04:21 [2024-05-01T16:04:21.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=887509878 data=null button=1 stateMask=0x0 x=12 y=12 count=1}, (of type 'Table')]
12:04:21 [2024-05-01T16:04:21.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=887509892 data=null button=1 stateMask=0x80000 x=12 y=12 count=1}, (of type 'Table')]
12:04:21 [2024-05-01T16:04:21.107Z] 
12:04:21 [2024-05-01T16:04:21.107Z] !ENTRY org.eclipse.ui 4 0 2024-05-01 16:04:20.999
12:04:21 [2024-05-01T16:04:21.107Z] !MESSAGE Unhandled event loop exception
12:04:21 [2024-05-01T16:04:21.107Z] !STACK 0
12:04:21 [2024-05-01T16:04:21.107Z] org.eclipse.swt.SWTException: Widget is disposed
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swt.SWT.error(SWT.java:4922)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swt.SWT.error(SWT.java:4837)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swt.SWT.error(SWT.java:4808)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:597)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:512)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:651)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:289)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:265)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1617)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1643)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1626)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1373)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:04:21 [2024-05-01T16:04:21.107Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:04:21 [2024-05-01T16:04:21.107Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:04:21 [2024-05-01T16:04:21.107Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:04:21 [2024-05-01T16:04:21.107Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1492)
12:04:21 [2024-05-01T16:04:21.107Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1465)
12:04:21 [2024-05-01T16:04:21.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887509892 data=null item=TableItem {*Disposed*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:04:21 [2024-05-01T16:04:21.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=887509896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:21 [2024-05-01T16:04:21.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887509896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:21 [2024-05-01T16:04:21.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=887509896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:21 [2024-05-01T16:04:21.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=887509896 data=null doit=true}, (of type 'Table')]
12:04:21 [2024-05-01T16:04:21.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=887509896 data=null}, (of type 'Table')]
12:04:21 [2024-05-01T16:04:21.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
12:04:22 [2024-05-01T16:04:22.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:04:23 [2024-05-01T16:04:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887512440 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:04:23 [2024-05-01T16:04:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:04:23 [2024-05-01T16:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:23 [2024-05-01T16:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:23 [2024-05-01T16:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:23 [2024-05-01T16:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887512470 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:04:23 [2024-05-01T16:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887512470 data=null doit=true}, TreeItem with text {test}]
12:04:23 [2024-05-01T16:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887512470 data=null}, TreeItem with text {test}]
12:04:23 [2024-05-01T16:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887512470 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:23 [2024-05-01T16:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887512471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:04:23 [2024-05-01T16:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887512480 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:23 [2024-05-01T16:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:04:23 [2024-05-01T16:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:04:23 [2024-05-01T16:04:23.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887513279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887513279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887513279 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887513279 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887513279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887513279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887513280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887513280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887513280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887513280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887513280 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887513280 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:04:24 [2024-05-01T16:04:24.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:04:24 [2024-05-01T16:04:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:04:24 [2024-05-01T16:04:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:24 [2024-05-01T16:04:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:04:24 [2024-05-01T16:04:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:04:24 [2024-05-01T16:04:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:04:24 [2024-05-01T16:04:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:24 [2024-05-01T16:04:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:04:24 [2024-05-01T16:04:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887513280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:24 [2024-05-01T16:04:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887513280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:24 [2024-05-01T16:04:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887513281 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:24 [2024-05-01T16:04:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887513281 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:24 [2024-05-01T16:04:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887513281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:24 [2024-05-01T16:04:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887513281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:24 [2024-05-01T16:04:24.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:24 [2024-05-01T16:04:24.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:24 [2024-05-01T16:04:24.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:24 [2024-05-01T16:04:24.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:24 [2024-05-01T16:04:24.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:24 [2024-05-01T16:04:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:04:24 [2024-05-01T16:04:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887513281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:24 [2024-05-01T16:04:24.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887512512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887515338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887515338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887515338 data=null doit=true}, (of type 'Table')]
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887515338 data=null}, (of type 'Table')]
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=887515338 data=null button=1 stateMask=0x0 x=201 y=12 count=1}, (of type 'Table')]
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=887515341 data=null button=1 stateMask=0x80000 x=201 y=12 count=1}, (of type 'Table')]
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887515342 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=887515343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887515343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=887515343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=887515343 data=null doit=true}, (of type 'Table')]
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=887515343 data=null}, (of type 'Table')]
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
12:04:26 [2024-05-01T16:04:26.630Z]  into text (of type 'Text')
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:04:26 [2024-05-01T16:04:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
12:04:26 [2024-05-01T16:04:26.630Z] '' with an interval of {1}ms. between characters.
12:04:27 [2024-05-01T16:04:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:04:27 [2024-05-01T16:04:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
12:04:27 [2024-05-01T16:04:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887516005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:27 [2024-05-01T16:04:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887516005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:27 [2024-05-01T16:04:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887516005 data=null doit=true}, (of type 'Table')]
12:04:27 [2024-05-01T16:04:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887516005 data=null}, (of type 'Table')]
12:04:27 [2024-05-01T16:04:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887516006 data=null button=1 stateMask=0x0 x=22 y=173 count=1}, (of type 'Table')]
12:04:27 [2024-05-01T16:04:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887516006 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:04:27 [2024-05-01T16:04:27.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887516007 data=null button=1 stateMask=0x80000 x=22 y=173 count=1}, (of type 'Table')]
12:04:28 [2024-05-01T16:04:28.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887516963 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:04:28 [2024-05-01T16:04:28.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:04:28 [2024-05-01T16:04:28.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:28 [2024-05-01T16:04:28.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:28 [2024-05-01T16:04:28.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:28 [2024-05-01T16:04:28.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887516992 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:04:28 [2024-05-01T16:04:28.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887516993 data=null doit=true}, TreeItem with text {test}]
12:04:28 [2024-05-01T16:04:28.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887516993 data=null}, TreeItem with text {test}]
12:04:28 [2024-05-01T16:04:28.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887516993 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:28 [2024-05-01T16:04:28.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887516993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:04:28 [2024-05-01T16:04:28.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887517004 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:28 [2024-05-01T16:04:28.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:04:28 [2024-05-01T16:04:28.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:04:28 [2024-05-01T16:04:28.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:04:28 [2024-05-01T16:04:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:04:28 [2024-05-01T16:04:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:04:28 [2024-05-01T16:04:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:04:28 [2024-05-01T16:04:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:04:28 [2024-05-01T16:04:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:04:28 [2024-05-01T16:04:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:04:28 [2024-05-01T16:04:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:28 [2024-05-01T16:04:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:04:28 [2024-05-01T16:04:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:04:28 [2024-05-01T16:04:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:04:28 [2024-05-01T16:04:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887517782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:28 [2024-05-01T16:04:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887517783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:28 [2024-05-01T16:04:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887517783 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:28 [2024-05-01T16:04:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887517783 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:28 [2024-05-01T16:04:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887517783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:28 [2024-05-01T16:04:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887517783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:28 [2024-05-01T16:04:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887517783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:28 [2024-05-01T16:04:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887517783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:28 [2024-05-01T16:04:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887517783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:28 [2024-05-01T16:04:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887517783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:28 [2024-05-01T16:04:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887517783 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:28 [2024-05-01T16:04:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887517783 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:28 [2024-05-01T16:04:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:04:28 [2024-05-01T16:04:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:04:28 [2024-05-01T16:04:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:04:28 [2024-05-01T16:04:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:28 [2024-05-01T16:04:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:04:28 [2024-05-01T16:04:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:04:28 [2024-05-01T16:04:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:04:28 [2024-05-01T16:04:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:28 [2024-05-01T16:04:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:04:28 [2024-05-01T16:04:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887517784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:28 [2024-05-01T16:04:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887517784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:28 [2024-05-01T16:04:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887517784 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:28 [2024-05-01T16:04:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887517784 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:28 [2024-05-01T16:04:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887517784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:28 [2024-05-01T16:04:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887517784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:28 [2024-05-01T16:04:28.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:28 [2024-05-01T16:04:28.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:28 [2024-05-01T16:04:28.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:28 [2024-05-01T16:04:28.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:28 [2024-05-01T16:04:28.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:28 [2024-05-01T16:04:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:04:29 [2024-05-01T16:04:29.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887517784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:29 [2024-05-01T16:04:29.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887517055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887519844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887519847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887519847 data=null doit=true}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887519847 data=null}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=887519847 data=null button=1 stateMask=0x0 x=98 y=12 count=1}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=887519850 data=null button=1 stateMask=0x80000 x=98 y=12 count=1}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887519851 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=887519851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887519852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=887519852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=887519852 data=null doit=true}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=887519852 data=null}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:2 into text (of type 'Text')
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:04:31 [2024-05-01T16:04:31.073Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''2'' with an interval of {1}ms. between characters.
12:04:31 [2024-05-01T16:04:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
12:04:31 [2024-05-01T16:04:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
12:04:31 [2024-05-01T16:04:31.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887520081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887520086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887520086 data=null doit=true}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887520086 data=null}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=887520086 data=null button=1 stateMask=0x0 x=679 y=12 count=1}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=887520089 data=null button=1 stateMask=0x80000 x=679 y=12 count=1}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887520090 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=887520090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887520091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=887520091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=887520091 data=null doit=true}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=887520091 data=null}, (of type 'Table')]
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:F into text (of type 'Text')
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''F'' with an interval of {1}ms. between characters.
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: of type 'Text'
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: (of type 'Text')
12:04:31 [2024-05-01T16:04:31.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:04:33 [2024-05-01T16:04:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
12:04:33 [2024-05-01T16:04:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
12:04:33 [2024-05-01T16:04:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"')
12:04:33 [2024-05-01T16:04:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
12:04:33 [2024-05-01T16:04:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
12:04:33 [2024-05-01T16:04:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
12:04:33 [2024-05-01T16:04:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
12:04:33 [2024-05-01T16:04:33.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
12:04:33 [2024-05-01T16:04:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
12:04:33 [2024-05-01T16:04:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
12:04:33 [2024-05-01T16:04:33.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:04:33 [2024-05-01T16:04:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
12:04:33 [2024-05-01T16:04:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
12:04:33 [2024-05-01T16:04:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
12:04:33 [2024-05-01T16:04:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
12:04:33 [2024-05-01T16:04:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
12:04:33 [2024-05-01T16:04:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
12:04:33 [2024-05-01T16:04:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=887522192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
12:04:33 [2024-05-01T16:04:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=887522193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
12:04:33 [2024-05-01T16:04:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=887522193 data=null doit=true}, CLabel with text {Message matches "F"}]
12:04:33 [2024-05-01T16:04:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=887522193 data=null}, CLabel with text {Message matches "F"}]
12:04:33 [2024-05-01T16:04:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=887522193 data=null button=1 stateMask=0x0 x=83 y=11 count=1}, CLabel with text {Message matches "F"}]
12:04:33 [2024-05-01T16:04:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{CLabel {} [layout=null] time=887522196 data=null button=1 stateMask=0x80000 x=83 y=11 count=1}, CLabel with text {Message matches "F"}]
12:04:33 [2024-05-01T16:04:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {Message matches "F"}
12:04:34 [2024-05-01T16:04:34.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
12:04:34 [2024-05-01T16:04:34.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=887522704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
12:04:34 [2024-05-01T16:04:34.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=887522704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
12:04:34 [2024-05-01T16:04:34.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=887522704 data=null doit=true}, CLabel with text {Message matches "F"}]
12:04:34 [2024-05-01T16:04:34.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=887522704 data=null}, CLabel with text {Message matches "F"}]
12:04:34 [2024-05-01T16:04:34.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=887522704 data=null button=1 stateMask=0x0 x=9 y=9 count=1}, CLabel with text {Message matches "F"}]
12:04:34 [2024-05-01T16:04:34.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {}
12:04:35 [2024-05-01T16:04:35.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887524220 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:04:35 [2024-05-01T16:04:35.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:04:35 [2024-05-01T16:04:35.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:35 [2024-05-01T16:04:35.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:35 [2024-05-01T16:04:35.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:35 [2024-05-01T16:04:35.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887524262 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:04:35 [2024-05-01T16:04:35.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887524262 data=null doit=true}, TreeItem with text {test}]
12:04:35 [2024-05-01T16:04:35.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887524262 data=null}, TreeItem with text {test}]
12:04:35 [2024-05-01T16:04:35.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887524262 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:35 [2024-05-01T16:04:35.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887524262 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:04:35 [2024-05-01T16:04:35.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887524269 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:35 [2024-05-01T16:04:35.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:04:35 [2024-05-01T16:04:35.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:04:35 [2024-05-01T16:04:35.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:04:36 [2024-05-01T16:04:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:04:36 [2024-05-01T16:04:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:04:36 [2024-05-01T16:04:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:04:36 [2024-05-01T16:04:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:04:36 [2024-05-01T16:04:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:04:36 [2024-05-01T16:04:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:04:36 [2024-05-01T16:04:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:36 [2024-05-01T16:04:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:04:36 [2024-05-01T16:04:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:04:36 [2024-05-01T16:04:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:04:36 [2024-05-01T16:04:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887524971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:36 [2024-05-01T16:04:36.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887524971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887524971 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887524971 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887524971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887524971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887524971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887524971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887524971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887524971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887524971 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887524971 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887524972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887524972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887524972 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887524972 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887524972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887524972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:36 [2024-05-01T16:04:36.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:36 [2024-05-01T16:04:36.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:36 [2024-05-01T16:04:36.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:36 [2024-05-01T16:04:36.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:36 [2024-05-01T16:04:36.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:36 [2024-05-01T16:04:36.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:04:36 [2024-05-01T16:04:36.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887524972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:36 [2024-05-01T16:04:36.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887524301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:04:38 [2024-05-01T16:04:38.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:04:38 [2024-05-01T16:04:38.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:04:38 [2024-05-01T16:04:38.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:04:38 [2024-05-01T16:04:38.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:04:38 [2024-05-01T16:04:38.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:04:38 [2024-05-01T16:04:38.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
12:04:38 [2024-05-01T16:04:38.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887527025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:38 [2024-05-01T16:04:38.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887527025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:38 [2024-05-01T16:04:38.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887527025 data=null doit=true}, (of type 'Table')]
12:04:38 [2024-05-01T16:04:38.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887527025 data=null}, (of type 'Table')]
12:04:38 [2024-05-01T16:04:38.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=887527026 data=null button=1 stateMask=0x0 x=201 y=12 count=1}, (of type 'Table')]
12:04:38 [2024-05-01T16:04:38.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=887527028 data=null button=1 stateMask=0x80000 x=201 y=12 count=1}, (of type 'Table')]
12:04:38 [2024-05-01T16:04:38.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887527029 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:04:38 [2024-05-01T16:04:38.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=887527030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:38 [2024-05-01T16:04:38.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887527030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:38 [2024-05-01T16:04:38.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=887527030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:38 [2024-05-01T16:04:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=887527030 data=null doit=true}, (of type 'Table')]
12:04:38 [2024-05-01T16:04:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=887527030 data=null}, (of type 'Table')]
12:04:38 [2024-05-01T16:04:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
12:04:38 [2024-05-01T16:04:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:04:38 [2024-05-01T16:04:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:04:38 [2024-05-01T16:04:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
12:04:38 [2024-05-01T16:04:38.355Z]  into text (of type 'Text')
12:04:38 [2024-05-01T16:04:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:04:38 [2024-05-01T16:04:38.355Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
12:04:38 [2024-05-01T16:04:38.355Z] '' with an interval of {1}ms. between characters.
12:04:38 [2024-05-01T16:04:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:04:38 [2024-05-01T16:04:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
12:04:38 [2024-05-01T16:04:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887527651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:38 [2024-05-01T16:04:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887527651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:04:38 [2024-05-01T16:04:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887527651 data=null doit=true}, (of type 'Table')]
12:04:38 [2024-05-01T16:04:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887527651 data=null}, (of type 'Table')]
12:04:38 [2024-05-01T16:04:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887527651 data=null button=1 stateMask=0x0 x=22 y=173 count=1}, (of type 'Table')]
12:04:38 [2024-05-01T16:04:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887527651 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:04:38 [2024-05-01T16:04:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887527652 data=null button=1 stateMask=0x80000 x=22 y=173 count=1}, (of type 'Table')]
12:04:39 [2024-05-01T16:04:39.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887528566 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:04:39 [2024-05-01T16:04:39.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:04:39 [2024-05-01T16:04:39.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:39 [2024-05-01T16:04:39.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:39 [2024-05-01T16:04:39.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:39 [2024-05-01T16:04:39.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887528632 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:04:39 [2024-05-01T16:04:39.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887528633 data=null doit=true}, TreeItem with text {test}]
12:04:39 [2024-05-01T16:04:39.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887528633 data=null}, TreeItem with text {test}]
12:04:39 [2024-05-01T16:04:39.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887528633 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:39 [2024-05-01T16:04:39.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887528633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:04:39 [2024-05-01T16:04:39.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887528642 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:39 [2024-05-01T16:04:39.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:04:39 [2024-05-01T16:04:39.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:04:39 [2024-05-01T16:04:39.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887529473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887529473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887529473 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887529473 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887529473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887529473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887529473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887529473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887529473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887529473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887529473 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887529473 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:04:40 [2024-05-01T16:04:40.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:40 [2024-05-01T16:04:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:04:40 [2024-05-01T16:04:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:04:40 [2024-05-01T16:04:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:04:40 [2024-05-01T16:04:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:40 [2024-05-01T16:04:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:04:40 [2024-05-01T16:04:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887529474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:40 [2024-05-01T16:04:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887529474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:40 [2024-05-01T16:04:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887529474 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:40 [2024-05-01T16:04:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887529474 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:40 [2024-05-01T16:04:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887529474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:40 [2024-05-01T16:04:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887529474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:40 [2024-05-01T16:04:40.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:40 [2024-05-01T16:04:40.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:40 [2024-05-01T16:04:40.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:40 [2024-05-01T16:04:40.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:40 [2024-05-01T16:04:40.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:40 [2024-05-01T16:04:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:04:41 [2024-05-01T16:04:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887529474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:41 [2024-05-01T16:04:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887528672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:04:41 [2024-05-01T16:04:41.280Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.47 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
12:04:41 [2024-05-01T16:04:41.280Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testMultiHighlightMessage -- Time elapsed: 4.270 s
12:04:41 [2024-05-01T16:04:41.280Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testSwitchToFilter -- Time elapsed: 6.856 s
12:04:41 [2024-05-01T16:04:41.280Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testHighlight -- Time elapsed: 4.501 s
12:04:41 [2024-05-01T16:04:41.280Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testHeaderBar -- Time elapsed: 7.188 s
12:04:41 [2024-05-01T16:04:41.280Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testPreference -- Time elapsed: 4.502 s
12:04:41 [2024-05-01T16:04:41.280Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
12:04:41 [2024-05-01T16:04:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887529988 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:04:41 [2024-05-01T16:04:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:04:41 [2024-05-01T16:04:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:04:41 [2024-05-01T16:04:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:04:41 [2024-05-01T16:04:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:04:41 [2024-05-01T16:04:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887530066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:04:41 [2024-05-01T16:04:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=887531510 data=null button=0 stateMask=0x0 x=260 y=12 count=0}, TableItem with text {}]
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=887531511 data=null doit=true}, TableItem with text {}]
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=887531511 data=null}, TableItem with text {}]
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887531511 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, TableItem with text {}]
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887531514 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887531515 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, TableItem with text {}]
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=887531515 data=null button=0 stateMask=0x0 x=260 y=12 count=0}, TableItem with text {}]
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=887531516 data=null doit=true}, TableItem with text {}]
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=887531516 data=null}, TableItem with text {}]
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:04:42 [2024-05-01T16:04:42.645Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''LoggerA|LoggerB|LoggerC'' with an interval of {1}ms. between characters.
12:04:44 [2024-05-01T16:04:44.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:04:45 [2024-05-01T16:04:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:04:45 [2024-05-01T16:04:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=887534187 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:04:45 [2024-05-01T16:04:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=887534188 data=null doit=true}, TableItem with text {}]
12:04:45 [2024-05-01T16:04:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=887534188 data=null}, TableItem with text {}]
12:04:45 [2024-05-01T16:04:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887534188 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:04:45 [2024-05-01T16:04:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887534188 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:04:45 [2024-05-01T16:04:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887534191 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:04:45 [2024-05-01T16:04:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
12:04:45 [2024-05-01T16:04:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
12:04:45 [2024-05-01T16:04:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=887534210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export To Text...']
12:04:45 [2024-05-01T16:04:45.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
12:04:47 [2024-05-01T16:04:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:04:47 [2024-05-01T16:04:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:04:47 [2024-05-01T16:04:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:04:47 [2024-05-01T16:04:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:04:47 [2024-05-01T16:04:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:04:47 [2024-05-01T16:04:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=887536082 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:04:47 [2024-05-01T16:04:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=887536082 data=null doit=true}, TableItem with text {}]
12:04:47 [2024-05-01T16:04:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=887536082 data=null}, TableItem with text {}]
12:04:47 [2024-05-01T16:04:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887536082 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:04:47 [2024-05-01T16:04:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887536082 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:04:47 [2024-05-01T16:04:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887536087 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:04:47 [2024-05-01T16:04:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
12:04:47 [2024-05-01T16:04:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
12:04:47 [2024-05-01T16:04:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=887536113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export To Text...']
12:04:47 [2024-05-01T16:04:47.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
12:04:47 [2024-05-01T16:04:47.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887536648 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:04:47 [2024-05-01T16:04:47.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:04:47 [2024-05-01T16:04:47.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:47 [2024-05-01T16:04:47.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:47 [2024-05-01T16:04:47.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:47 [2024-05-01T16:04:47.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887536652 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:04:47 [2024-05-01T16:04:47.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887536652 data=null doit=true}, TreeItem with text {test}]
12:04:47 [2024-05-01T16:04:47.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887536652 data=null}, TreeItem with text {test}]
12:04:47 [2024-05-01T16:04:47.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887536652 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:47 [2024-05-01T16:04:47.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887536652 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:04:47 [2024-05-01T16:04:47.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887536671 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:04:47 [2024-05-01T16:04:47.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:04:47 [2024-05-01T16:04:47.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:04:48 [2024-05-01T16:04:48.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:04:48 [2024-05-01T16:04:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:04:48 [2024-05-01T16:04:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:04:48 [2024-05-01T16:04:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:04:48 [2024-05-01T16:04:48.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887537392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887537392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887537392 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887537392 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887537392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887537392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887537392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887537392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887537392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887537392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887537392 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887537392 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887537393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887537393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887537393 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887537393 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887537393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887537393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:48 [2024-05-01T16:04:48.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:48 [2024-05-01T16:04:48.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:48 [2024-05-01T16:04:48.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:48 [2024-05-01T16:04:48.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:48 [2024-05-01T16:04:48.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:48 [2024-05-01T16:04:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:04:48 [2024-05-01T16:04:48.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887537393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:48 [2024-05-01T16:04:48.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887536704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:04:49 [2024-05-01T16:04:49.143Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.910 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
12:04:49 [2024-05-01T16:04:49.144Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExportWithFilter -- Time elapsed: 4.565 s
12:04:49 [2024-05-01T16:04:49.144Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExport -- Time elapsed: 1.900 s
12:04:49 [2024-05-01T16:04:49.144Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
12:04:49 [2024-05-01T16:04:49.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887537903 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:04:49 [2024-05-01T16:04:49.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:04:49 [2024-05-01T16:04:49.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:04:49 [2024-05-01T16:04:49.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:04:49 [2024-05-01T16:04:49.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:04:49 [2024-05-01T16:04:49.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887537980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:04:49 [2024-05-01T16:04:49.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=887538093 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=887538093 data=null doit=true}, TreeItem with text {TestForOffsetting}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=887538093 data=null}, TreeItem with text {TestForOffsetting}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=887538093 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887538093 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForOffsetting}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=887538104 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=887538105 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=887538105 data=null doit=true}, TreeItem with text {TestForOffsetting}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=887538105 data=null}, TreeItem with text {TestForOffsetting}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=887538105 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887538114 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForOffsetting}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=887538119 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=887538120 data=null doit=true}, TreeItem with text {TestForOffsetting}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=887538120 data=null}, TreeItem with text {TestForOffsetting}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=887538120 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887538120 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForOffsetting}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=887538121 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=887538122 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=887538122 data=null doit=true}, TreeItem with text {Traces [0]}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=887538122 data=null}, TreeItem with text {Traces [0]}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=887538126 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887538126 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:04:49 [2024-05-01T16:04:49.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=887538132 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:04:50 [2024-05-01T16:04:50.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample2843436060647565849.xml"'
12:04:50 [2024-05-01T16:04:50.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:04:50 [2024-05-01T16:04:50.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:04:50 [2024-05-01T16:04:50.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887539575 data=null doit=true}, TreeItem with text {Traces [1]}]
12:04:50 [2024-05-01T16:04:50.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887539575 data=null}, TreeItem with text {Traces [1]}]
12:04:50 [2024-05-01T16:04:50.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887539575 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:04:50 [2024-05-01T16:04:50.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887539575 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:04:50 [2024-05-01T16:04:50.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887539577 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:04:50 [2024-05-01T16:04:50.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:50 [2024-05-01T16:04:50.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample2843436060647565849.xml} time=887539588 data=null button=0 stateMask=0x0 x=193 y=81 count=0}, TreeItem with text {sample2843436060647565849.xml}]
12:04:50 [2024-05-01T16:04:50.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample2843436060647565849.xml} time=887539588 data=null doit=true}, TreeItem with text {sample2843436060647565849.xml}]
12:04:50 [2024-05-01T16:04:50.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample2843436060647565849.xml} time=887539588 data=null}, TreeItem with text {sample2843436060647565849.xml}]
12:04:50 [2024-05-01T16:04:50.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample2843436060647565849.xml} time=887539589 data=null button=1 stateMask=0x0 x=193 y=81 count=1}, TreeItem with text {sample2843436060647565849.xml}]
12:04:50 [2024-05-01T16:04:50.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887539611 data=null item=TreeItem {sample2843436060647565849.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample2843436060647565849.xml}]
12:04:50 [2024-05-01T16:04:50.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample2843436060647565849.xml} time=887539628 data=null button=1 stateMask=0x80000 x=193 y=81 count=1}, TreeItem with text {sample2843436060647565849.xml}]
12:04:50 [2024-05-01T16:04:50.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:50 [2024-05-01T16:04:50.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample2843436060647565849.xml} time=887539629 data=null button=0 stateMask=0x0 x=193 y=81 count=0}, TreeItem with text {sample2843436060647565849.xml}]
12:04:50 [2024-05-01T16:04:50.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample2843436060647565849.xml} time=887539629 data=null doit=true}, TreeItem with text {sample2843436060647565849.xml}]
12:04:50 [2024-05-01T16:04:50.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample2843436060647565849.xml} time=887539629 data=null}, TreeItem with text {sample2843436060647565849.xml}]
12:04:50 [2024-05-01T16:04:50.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample2843436060647565849.xml} time=887539629 data=null button=1 stateMask=0x0 x=193 y=81 count=1}, TreeItem with text {sample2843436060647565849.xml}]
12:04:50 [2024-05-01T16:04:50.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887539629 data=null item=TreeItem {sample2843436060647565849.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample2843436060647565849.xml}]
12:04:50 [2024-05-01T16:04:50.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample2843436060647565849.xml} time=887539632 data=null button=1 stateMask=0x80000 x=193 y=81 count=1}, TreeItem with text {sample2843436060647565849.xml}]
12:04:51 [2024-05-01T16:04:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
12:04:51 [2024-05-01T16:04:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Apply Time Offset...'
12:04:51 [2024-05-01T16:04:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Apply Time Offset...'
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Apply time offset}
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample2843436060647565849.xml} time=887539987 data=null button=0 stateMask=0x0 x=130 y=12 count=0}, TreeItem with text {sample2843436060647565849.xml}]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample2843436060647565849.xml} time=887539987 data=null doit=true}, TreeItem with text {sample2843436060647565849.xml}]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample2843436060647565849.xml} time=887539987 data=null}, TreeItem with text {sample2843436060647565849.xml}]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample2843436060647565849.xml} time=887539988 data=null button=1 stateMask=0x0 x=130 y=12 count=1}, TreeItem with text {sample2843436060647565849.xml}]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887539988 data=null item=TreeItem {sample2843436060647565849.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample2843436060647565849.xml}]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample2843436060647565849.xml} time=887539988 data=null button=1 stateMask=0x80000 x=130 y=12 count=1}, TreeItem with text {sample2843436060647565849.xml}]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {sample2843436060647565849.xml}
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample2843436060647565849.xml} time=887539993 data=null button=0 stateMask=0x0 x=482 y=12 count=0}, TreeItem with text {sample2843436060647565849.xml}]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample2843436060647565849.xml} time=887539993 data=null doit=true}, TreeItem with text {sample2843436060647565849.xml}]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample2843436060647565849.xml} time=887539993 data=null}, TreeItem with text {sample2843436060647565849.xml}]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample2843436060647565849.xml} time=887539993 data=null button=1 stateMask=0x0 x=482 y=12 count=1}, TreeItem with text {sample2843436060647565849.xml}]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887540037 data=null item=TreeItem {sample2843436060647565849.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample2843436060647565849.xml}]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample2843436060647565849.xml} time=887540038 data=null button=1 stateMask=0x80000 x=482 y=12 count=1}, TreeItem with text {sample2843436060647565849.xml}]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {sample2843436060647565849.xml} time=887540038 data=null button=0 stateMask=0x0 x=482 y=12 count=0}, TreeItem with text {sample2843436060647565849.xml}]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {sample2843436060647565849.xml} time=887540038 data=null doit=true}, TreeItem with text {sample2843436060647565849.xml}]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {sample2843436060647565849.xml} time=887540038 data=null}, TreeItem with text {sample2843436060647565849.xml}]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {sample2843436060647565849.xml}
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Basic", using matcher: of type 'Button'
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced", using matcher: of type 'Button'
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887540044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887540044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887540044 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887540044 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887540044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887540044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:51 [2024-05-01T16:04:51.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887540044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:51 [2024-05-01T16:04:51.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=887539686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Apply Time Offset...']
12:04:51 [2024-05-01T16:04:51.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:04:52 [2024-05-01T16:04:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample2843436060647565849.xml"'
12:04:52 [2024-05-01T16:04:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:04:52 [2024-05-01T16:04:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:04:52 [2024-05-01T16:04:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample2843436060647565849.xml - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887541667 data=null doit=true}, Shell with text {data - TestForOffsetting/Traces/sample2843436060647565849.xml - Eclipse Platform}]
12:04:52 [2024-05-01T16:04:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:04:52 [2024-05-01T16:04:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:04:52 [2024-05-01T16:04:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:04:52 [2024-05-01T16:04:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:04:52 [2024-05-01T16:04:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=887541708 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
12:04:52 [2024-05-01T16:04:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=887541708 data=null doit=true}, TreeItem with text {TestForOffsetting}]
12:04:52 [2024-05-01T16:04:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=887541708 data=null}, TreeItem with text {TestForOffsetting}]
12:04:52 [2024-05-01T16:04:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=887541709 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
12:04:52 [2024-05-01T16:04:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887541709 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForOffsetting}]
12:04:52 [2024-05-01T16:04:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=887541721 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
12:04:52 [2024-05-01T16:04:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:04:52 [2024-05-01T16:04:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:04:52 [2024-05-01T16:04:52.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:04:53 [2024-05-01T16:04:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:04:53 [2024-05-01T16:04:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:04:53 [2024-05-01T16:04:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:04:53 [2024-05-01T16:04:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:04:53 [2024-05-01T16:04:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:04:53 [2024-05-01T16:04:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:04:53 [2024-05-01T16:04:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:53 [2024-05-01T16:04:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:04:53 [2024-05-01T16:04:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:04:53 [2024-05-01T16:04:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:04:53 [2024-05-01T16:04:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887542523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:53 [2024-05-01T16:04:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887542523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:53 [2024-05-01T16:04:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887542523 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:53 [2024-05-01T16:04:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887542523 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:53 [2024-05-01T16:04:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887542523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:53 [2024-05-01T16:04:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887542523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:53 [2024-05-01T16:04:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887542523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:53 [2024-05-01T16:04:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887542523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:53 [2024-05-01T16:04:53.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887542523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:53 [2024-05-01T16:04:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887542524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:53 [2024-05-01T16:04:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887542524 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:53 [2024-05-01T16:04:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887542524 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:04:53 [2024-05-01T16:04:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:04:53 [2024-05-01T16:04:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:04:53 [2024-05-01T16:04:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:04:53 [2024-05-01T16:04:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:04:53 [2024-05-01T16:04:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:04:53 [2024-05-01T16:04:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:04:53 [2024-05-01T16:04:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:04:53 [2024-05-01T16:04:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:53 [2024-05-01T16:04:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:04:53 [2024-05-01T16:04:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887542524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:53 [2024-05-01T16:04:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887542524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:53 [2024-05-01T16:04:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887542524 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:53 [2024-05-01T16:04:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887542524 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:53 [2024-05-01T16:04:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887542524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:53 [2024-05-01T16:04:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887542524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:53 [2024-05-01T16:04:53.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:53 [2024-05-01T16:04:53.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:53 [2024-05-01T16:04:53.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:53 [2024-05-01T16:04:53.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:53 [2024-05-01T16:04:53.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:04:53 [2024-05-01T16:04:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:04:54 [2024-05-01T16:04:54.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887542524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:04:54 [2024-05-01T16:04:54.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887541760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:04:54 [2024-05-01T16:04:54.334Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.126 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
12:04:54 [2024-05-01T16:04:54.334Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting.testOffsetting -- Time elapsed: 5.125 s
12:04:54 [2024-05-01T16:04:54.334Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
12:04:54 [2024-05-01T16:04:54.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887543035 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:04:54 [2024-05-01T16:04:54.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:04:54 [2024-05-01T16:04:54.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:04:54 [2024-05-01T16:04:54.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:04:54 [2024-05-01T16:04:54.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:04:54 [2024-05-01T16:04:54.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887543113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:04:54 [2024-05-01T16:04:54.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:04:55 [2024-05-01T16:04:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:04:55 [2024-05-01T16:04:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:04:55 [2024-05-01T16:04:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:04:55 [2024-05-01T16:04:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:04:55 [2024-05-01T16:04:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
12:04:55 [2024-05-01T16:04:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
12:04:55 [2024-05-01T16:04:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=887544560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
12:04:55 [2024-05-01T16:04:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
12:04:55 [2024-05-01T16:04:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
12:04:55 [2024-05-01T16:04:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
12:04:55 [2024-05-01T16:04:55.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=887544588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
12:04:55 [2024-05-01T16:04:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
12:04:55 [2024-05-01T16:04:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
12:04:55 [2024-05-01T16:04:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
12:04:55 [2024-05-01T16:04:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=887544648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
12:04:55 [2024-05-01T16:04:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
12:04:55 [2024-05-01T16:04:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
12:04:55 [2024-05-01T16:04:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
12:04:55 [2024-05-01T16:04:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=887544670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
12:04:55 [2024-05-01T16:04:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
12:04:55 [2024-05-01T16:04:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
12:04:55 [2024-05-01T16:04:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
12:04:55 [2024-05-01T16:04:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=887544686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
12:04:55 [2024-05-01T16:04:55.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
12:04:55 [2024-05-01T16:04:55.953Z] 
12:04:55 [2024-05-01T16:04:55.953Z] (Eclipse:4564): Gtk-WARNING **: 16:04:55.909: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-05-01T16:04:55.953Z] 
12:04:55 [2024-05-01T16:04:55.953Z] (Eclipse:4564): Gtk-WARNING **: 16:04:55.909: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-05-01T16:04:55.953Z] 
12:04:55 [2024-05-01T16:04:55.953Z] (Eclipse:4564): Gtk-WARNING **: 16:04:55.909: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-05-01T16:04:55.954Z] 
12:04:55 [2024-05-01T16:04:55.954Z] (Eclipse:4564): Gtk-WARNING **: 16:04:55.909: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-05-01T16:04:55.954Z] 
12:04:55 [2024-05-01T16:04:55.954Z] (Eclipse:4564): Gtk-WARNING **: 16:04:55.910: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-05-01T16:04:55.954Z] 
12:04:55 [2024-05-01T16:04:55.954Z] (Eclipse:4564): Gtk-WARNING **: 16:04:55.910: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-05-01T16:04:55.954Z] 
12:04:55 [2024-05-01T16:04:55.954Z] (Eclipse:4564): Gtk-WARNING **: 16:04:55.910: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:04:55 [2024-05-01T16:04:55.954Z] 
12:04:55 [2024-05-01T16:04:55.954Z] (Eclipse:4564): Gtk-WARNING **: 16:04:55.910: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:04:57 [2024-05-01T16:04:57.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:04:57 [2024-05-01T16:04:57.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:04:57 [2024-05-01T16:04:57.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:04:57 [2024-05-01T16:04:57.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:04:57 [2024-05-01T16:04:57.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
12:04:57 [2024-05-01T16:04:57.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
12:04:57 [2024-05-01T16:04:57.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=887546067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
12:04:57 [2024-05-01T16:04:57.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
12:04:58 [2024-05-01T16:04:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:04:58 [2024-05-01T16:04:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:04:58 [2024-05-01T16:04:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:04:58 [2024-05-01T16:04:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:04:58 [2024-05-01T16:04:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
12:04:58 [2024-05-01T16:04:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
12:04:58 [2024-05-01T16:04:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=887547476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
12:04:58 [2024-05-01T16:04:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
12:04:58 [2024-05-01T16:04:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=887547488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=887547522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=887547550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=887547565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=887547570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=887547578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=887547584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
12:04:58 [2024-05-01T16:04:58.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
12:04:58 [2024-05-01T16:04:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
12:04:58 [2024-05-01T16:04:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
12:04:58 [2024-05-01T16:04:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=887547601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
12:04:58 [2024-05-01T16:04:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
12:04:58 [2024-05-01T16:04:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
12:04:58 [2024-05-01T16:04:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
12:04:58 [2024-05-01T16:04:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=887547640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
12:04:58 [2024-05-01T16:04:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
12:04:58 [2024-05-01T16:04:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
12:04:58 [2024-05-01T16:04:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
12:04:58 [2024-05-01T16:04:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=887547651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
12:04:58 [2024-05-01T16:04:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
12:04:58 [2024-05-01T16:04:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
12:04:58 [2024-05-01T16:04:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
12:04:58 [2024-05-01T16:04:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=887547721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
12:04:58 [2024-05-01T16:04:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
12:05:00 [2024-05-01T16:05:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:05:00 [2024-05-01T16:05:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:00 [2024-05-01T16:05:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:05:00 [2024-05-01T16:05:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:05:00 [2024-05-01T16:05:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
12:05:00 [2024-05-01T16:05:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
12:05:00 [2024-05-01T16:05:00.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=887549118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
12:05:00 [2024-05-01T16:05:00.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
12:05:00 [2024-05-01T16:05:00.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
12:05:00 [2024-05-01T16:05:00.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
12:05:00 [2024-05-01T16:05:00.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=887549187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
12:05:00 [2024-05-01T16:05:00.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=887549221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=887549250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=887549265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=887549271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=887549278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887549345 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887549349 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887549349 data=null doit=true}, TreeItem with text {test}]
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887549349 data=null}, TreeItem with text {test}]
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887549349 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:05:00 [2024-05-01T16:05:00.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887549349 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:05:00 [2024-05-01T16:05:00.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887549374 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:05:00 [2024-05-01T16:05:00.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:05:00 [2024-05-01T16:05:00.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:05:00 [2024-05-01T16:05:00.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:05:00 [2024-05-01T16:05:00.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:05:00 [2024-05-01T16:05:00.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:05:00 [2024-05-01T16:05:00.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:05:00 [2024-05-01T16:05:00.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:05:00 [2024-05-01T16:05:00.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:05:00 [2024-05-01T16:05:00.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:05:00 [2024-05-01T16:05:00.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:00 [2024-05-01T16:05:00.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:00 [2024-05-01T16:05:00.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:05:00 [2024-05-01T16:05:00.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:05:00 [2024-05-01T16:05:00.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887549551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:00 [2024-05-01T16:05:00.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887549552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:00 [2024-05-01T16:05:00.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887549552 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:00 [2024-05-01T16:05:00.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887549552 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:00 [2024-05-01T16:05:00.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887549552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:00 [2024-05-01T16:05:00.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887549552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:00 [2024-05-01T16:05:00.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887549552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:00 [2024-05-01T16:05:00.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887549552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:00 [2024-05-01T16:05:00.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887549552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:00 [2024-05-01T16:05:00.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887549552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:00 [2024-05-01T16:05:00.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887549552 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:00 [2024-05-01T16:05:00.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887549552 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:00 [2024-05-01T16:05:00.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:05:00 [2024-05-01T16:05:00.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:05:00 [2024-05-01T16:05:00.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:05:00 [2024-05-01T16:05:00.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:00 [2024-05-01T16:05:00.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:00 [2024-05-01T16:05:00.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:05:00 [2024-05-01T16:05:00.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:05:00 [2024-05-01T16:05:00.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:00 [2024-05-01T16:05:00.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:05:00 [2024-05-01T16:05:00.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887549553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:00 [2024-05-01T16:05:00.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887549553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:00 [2024-05-01T16:05:00.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887549553 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:00 [2024-05-01T16:05:00.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887549553 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:00 [2024-05-01T16:05:00.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887549553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:00 [2024-05-01T16:05:00.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887549553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:00 [2024-05-01T16:05:00.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:00 [2024-05-01T16:05:00.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:00 [2024-05-01T16:05:00.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:00 [2024-05-01T16:05:00.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:00 [2024-05-01T16:05:00.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:00 [2024-05-01T16:05:00.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:05:01 [2024-05-01T16:05:01.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887549553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:01 [2024-05-01T16:05:01.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887549404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:05:01 [2024-05-01T16:05:01.333Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.022 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
12:05:01 [2024-05-01T16:05:01.333Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testPersistHiding -- Time elapsed: 2.921 s
12:05:01 [2024-05-01T16:05:01.333Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testToggleColumns -- Time elapsed: 1.643 s
12:05:01 [2024-05-01T16:05:01.333Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testShowAll -- Time elapsed: 1.559 s
12:05:01 [2024-05-01T16:05:01.333Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
12:05:01 [2024-05-01T16:05:01.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887550062 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:05:01 [2024-05-01T16:05:01.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:01 [2024-05-01T16:05:01.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:05:01 [2024-05-01T16:05:01.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:05:01 [2024-05-01T16:05:01.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:05:01 [2024-05-01T16:05:01.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887550134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:05:01 [2024-05-01T16:05:01.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:05:03 [2024-05-01T16:05:03.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:05:03 [2024-05-01T16:05:03.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:03 [2024-05-01T16:05:03.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:05:03 [2024-05-01T16:05:03.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:05:03 [2024-05-01T16:05:03.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:05:03 [2024-05-01T16:05:03.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=887552692 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:05:03 [2024-05-01T16:05:03.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=887552692 data=null doit=true}, TableItem with text {}]
12:05:03 [2024-05-01T16:05:03.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=887552692 data=null}, TableItem with text {}]
12:05:03 [2024-05-01T16:05:03.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887552693 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:05:03 [2024-05-01T16:05:03.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887552693 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:05:03 [2024-05-01T16:05:03.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887552694 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:05:03 [2024-05-01T16:05:03.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
12:05:03 [2024-05-01T16:05:03.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open Source Code'
12:05:04 [2024-05-01T16:05:04.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=887552716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open Source Code']
12:05:04 [2024-05-01T16:05:04.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open Source Code'
12:05:04 [2024-05-01T16:05:04.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"SourceFile"'
12:05:04 [2024-05-01T16:05:04.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887553587 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:05:04 [2024-05-01T16:05:04.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:04 [2024-05-01T16:05:04.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:04 [2024-05-01T16:05:04.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:04 [2024-05-01T16:05:04.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:04 [2024-05-01T16:05:04.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887553599 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:05:04 [2024-05-01T16:05:04.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887553599 data=null doit=true}, TreeItem with text {test}]
12:05:04 [2024-05-01T16:05:04.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887553599 data=null}, TreeItem with text {test}]
12:05:04 [2024-05-01T16:05:04.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887553599 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:05:04 [2024-05-01T16:05:04.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887553599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:05:04 [2024-05-01T16:05:04.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887553646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:05:04 [2024-05-01T16:05:04.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:05:04 [2024-05-01T16:05:04.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:05:04 [2024-05-01T16:05:04.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:05:05 [2024-05-01T16:05:05.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:05:05 [2024-05-01T16:05:05.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:05:05 [2024-05-01T16:05:05.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:05:05 [2024-05-01T16:05:05.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:05:05 [2024-05-01T16:05:05.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:05:05 [2024-05-01T16:05:05.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:05:05 [2024-05-01T16:05:05.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:05 [2024-05-01T16:05:05.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:05 [2024-05-01T16:05:05.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:05:05 [2024-05-01T16:05:05.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:05:05 [2024-05-01T16:05:05.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887553883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:05 [2024-05-01T16:05:05.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887553883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:05 [2024-05-01T16:05:05.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887553883 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:05 [2024-05-01T16:05:05.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887553883 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:05 [2024-05-01T16:05:05.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887553884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887553884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887553884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887553884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887553884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887553884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887553884 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887553884 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887553884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887553884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887553884 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887553884 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887553885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887553885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:05 [2024-05-01T16:05:05.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:05 [2024-05-01T16:05:05.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:05 [2024-05-01T16:05:05.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:05 [2024-05-01T16:05:05.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:05 [2024-05-01T16:05:05.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887553885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:05 [2024-05-01T16:05:05.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887553686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:05:05 [2024-05-01T16:05:05.785Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.326 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
12:05:05 [2024-05-01T16:05:05.786Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest.test -- Time elapsed: 4.253 s
12:05:05 [2024-05-01T16:05:05.786Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
12:05:05 [2024-05-01T16:05:05.786Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
12:05:05 [2024-05-01T16:05:05.786Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest skipped
12:05:05 [2024-05-01T16:05:05.786Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
12:05:05 [2024-05-01T16:05:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887554401 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:05:05 [2024-05-01T16:05:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:05 [2024-05-01T16:05:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:05:05 [2024-05-01T16:05:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:05:05 [2024-05-01T16:05:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:05:05 [2024-05-01T16:05:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887554481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:05:05 [2024-05-01T16:05:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887555923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887555923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887555923 data=null doit=true}, (of type 'Table')]
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887555923 data=null}, (of type 'Table')]
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887555923 data=null button=1 stateMask=0x0 x=22 y=104 count=1}, (of type 'Table')]
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887555924 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887555926 data=null button=1 stateMask=0x80000 x=22 y=104 count=1}, (of type 'Table')]
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=887555926 data=null button=0 stateMask=0x0 x=22 y=104 count=0}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=887555927 data=null doit=true}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=887555927 data=null}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887555927 data=null button=1 stateMask=0x0 x=22 y=104 count=1}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887555927 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887555928 data=null button=1 stateMask=0x80000 x=22 y=104 count=1}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=887555952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw']
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:05:07 [2024-05-01T16:05:07.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
12:05:07 [2024-05-01T16:05:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=887555979 data=null button=0 stateMask=0x0 x=22 y=104 count=0}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=887555979 data=null doit=true}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:05:07 [2024-05-01T16:05:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=887555979 data=null}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887555979 data=null button=1 stateMask=0x0 x=22 y=104 count=1}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887555980 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887555980 data=null button=1 stateMask=0x80000 x=22 y=104 count=1}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=887555980 data=null button=0 stateMask=0x0 x=22 y=104 count=0}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=887555980 data=null doit=true}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=887555980 data=null}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
12:05:07 [2024-05-01T16:05:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: of type 'StyledText'
12:05:07 [2024-05-01T16:05:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: (of type 'StyledText')
12:05:07 [2024-05-01T16:05:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
12:05:07 [2024-05-01T16:05:07.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
12:05:07 [2024-05-01T16:05:07.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
12:05:07 [2024-05-01T16:05:07.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
12:05:07 [2024-05-01T16:05:07.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
12:05:07 [2024-05-01T16:05:07.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
12:05:07 [2024-05-01T16:05:07.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=887556462 data=null button=0 stateMask=0x0 x=22 y=127 count=0}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=887556462 data=null doit=true}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=887556465 data=null}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887556465 data=null button=1 stateMask=0x0 x=22 y=127 count=1}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887556465 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887556499 data=null button=1 stateMask=0x80000 x=22 y=127 count=1}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=887556499 data=null button=0 stateMask=0x0 x=22 y=127 count=0}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=887556499 data=null doit=true}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=887556499 data=null}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=887556500 data=null button=0 stateMask=0x0 x=22 y=104 count=0}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=887556500 data=null doit=true}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=887556500 data=null}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887556500 data=null button=1 stateMask=0x0 x=22 y=104 count=1}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887556500 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887556540 data=null button=1 stateMask=0x80000 x=22 y=104 count=1}, TableItem with text {}]
12:05:07 [2024-05-01T16:05:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Raw", using matcher: with mnemonic 'Hide Raw'
12:05:07 [2024-05-01T16:05:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Raw'
12:05:07 [2024-05-01T16:05:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Raw} time=887556559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Raw']
12:05:07 [2024-05-01T16:05:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Raw'
12:05:07 [2024-05-01T16:05:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887556564 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
12:05:07 [2024-05-01T16:05:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:07 [2024-05-01T16:05:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:07 [2024-05-01T16:05:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:07 [2024-05-01T16:05:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:07 [2024-05-01T16:05:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=887556654 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:05:07 [2024-05-01T16:05:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=887556654 data=null doit=true}, TreeItem with text {Test}]
12:05:07 [2024-05-01T16:05:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=887556654 data=null}, TreeItem with text {Test}]
12:05:07 [2024-05-01T16:05:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=887556654 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:05:07 [2024-05-01T16:05:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887556654 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:05:07 [2024-05-01T16:05:07.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=887556667 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:05:07 [2024-05-01T16:05:07.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:05:07 [2024-05-01T16:05:07.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:05:07 [2024-05-01T16:05:07.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887557476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887557476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887557476 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887557476 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887557476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887557476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887557476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887557476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887557476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887557476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887557476 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887557476 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887557477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887557477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887557477 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887557477 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887557477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:08 [2024-05-01T16:05:08.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887557477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:08 [2024-05-01T16:05:08.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:08 [2024-05-01T16:05:08.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:08 [2024-05-01T16:05:08.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:08 [2024-05-01T16:05:08.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:08 [2024-05-01T16:05:08.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:08 [2024-05-01T16:05:08.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:05:08 [2024-05-01T16:05:08.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887557477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:08 [2024-05-01T16:05:08.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887556701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:05:09 [2024-05-01T16:05:09.094Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.582 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
12:05:09 [2024-05-01T16:05:09.094Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest.testRead -- Time elapsed: 3.500 s
12:05:09 [2024-05-01T16:05:09.094Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
12:05:09 [2024-05-01T16:05:09.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887557987 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:05:09 [2024-05-01T16:05:09.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:09 [2024-05-01T16:05:09.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:05:09 [2024-05-01T16:05:09.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:05:09 [2024-05-01T16:05:09.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:05:09 [2024-05-01T16:05:09.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887558063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:05:09 [2024-05-01T16:05:09.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:05:10 [2024-05-01T16:05:10.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:05:10 [2024-05-01T16:05:10.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:10 [2024-05-01T16:05:10.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:05:10 [2024-05-01T16:05:10.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:05:10 [2024-05-01T16:05:10.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:05:10 [2024-05-01T16:05:10.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
12:05:10 [2024-05-01T16:05:10.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887559589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:05:10 [2024-05-01T16:05:10.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887559589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:05:10 [2024-05-01T16:05:10.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887559620 data=null doit=true}, (of type 'Table')]
12:05:10 [2024-05-01T16:05:10.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887559620 data=null}, (of type 'Table')]
12:05:10 [2024-05-01T16:05:10.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=887559620 data=null button=1 stateMask=0x0 x=12 y=35 count=1}, (of type 'Table')]
12:05:10 [2024-05-01T16:05:10.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=887559620 data=null button=1 stateMask=0x80000 x=12 y=35 count=1}, (of type 'Table')]
12:05:10 [2024-05-01T16:05:10.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887559620 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:05:10 [2024-05-01T16:05:10.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=887559621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:05:10 [2024-05-01T16:05:10.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887559622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:05:10 [2024-05-01T16:05:10.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=887559622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:05:10 [2024-05-01T16:05:10.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=887559622 data=null doit=true}, (of type 'Table')]
12:05:10 [2024-05-01T16:05:10.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=887559622 data=null}, (of type 'Table')]
12:05:10 [2024-05-01T16:05:10.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
12:05:10 [2024-05-01T16:05:10.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
12:05:10 [2024-05-01T16:05:10.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Collapse Events'
12:05:10 [2024-05-01T16:05:10.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=887559642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Collapse Events']
12:05:10 [2024-05-01T16:05:10.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Collapse Events'
12:05:12 [2024-05-01T16:05:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
12:05:12 [2024-05-01T16:05:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear Filters'
12:05:12 [2024-05-01T16:05:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=887561167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear Filters']
12:05:12 [2024-05-01T16:05:12.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear Filters'
12:05:13 [2024-05-01T16:05:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887561804 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:05:13 [2024-05-01T16:05:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:13 [2024-05-01T16:05:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:13 [2024-05-01T16:05:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:13 [2024-05-01T16:05:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:13 [2024-05-01T16:05:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887561815 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:05:13 [2024-05-01T16:05:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887561815 data=null doit=true}, TreeItem with text {test}]
12:05:13 [2024-05-01T16:05:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887561815 data=null}, TreeItem with text {test}]
12:05:13 [2024-05-01T16:05:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887561815 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:05:13 [2024-05-01T16:05:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887561815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:05:13 [2024-05-01T16:05:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887561833 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:05:13 [2024-05-01T16:05:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:05:13 [2024-05-01T16:05:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:05:13 [2024-05-01T16:05:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:05:13 [2024-05-01T16:05:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:05:13 [2024-05-01T16:05:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:05:13 [2024-05-01T16:05:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:05:13 [2024-05-01T16:05:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:05:13 [2024-05-01T16:05:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:05:13 [2024-05-01T16:05:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:05:13 [2024-05-01T16:05:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:13 [2024-05-01T16:05:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:13 [2024-05-01T16:05:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:05:13 [2024-05-01T16:05:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:05:13 [2024-05-01T16:05:13.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887562522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887562523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887562523 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887562523 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887562523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887562523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887562523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887562523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887562523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887562523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887562523 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887562523 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887562524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887562524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887562524 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887562524 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887562524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887562524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:13 [2024-05-01T16:05:13.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:13 [2024-05-01T16:05:13.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:13 [2024-05-01T16:05:13.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:13 [2024-05-01T16:05:13.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:13 [2024-05-01T16:05:13.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887562524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:13 [2024-05-01T16:05:13.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887561862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:05:14 [2024-05-01T16:05:14.380Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.042 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
12:05:14 [2024-05-01T16:05:14.380Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest.test -- Time elapsed: 4.963 s
12:05:14 [2024-05-01T16:05:14.380Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
12:05:14 [2024-05-01T16:05:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887563035 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:05:14 [2024-05-01T16:05:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:14 [2024-05-01T16:05:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:05:14 [2024-05-01T16:05:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:05:14 [2024-05-01T16:05:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:05:14 [2024-05-01T16:05:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887563115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:05:14 [2024-05-01T16:05:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:05:14 [2024-05-01T16:05:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:14 [2024-05-01T16:05:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:14 [2024-05-01T16:05:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:14 [2024-05-01T16:05:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:14 [2024-05-01T16:05:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:14 [2024-05-01T16:05:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:14 [2024-05-01T16:05:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=887563226 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=887563227 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=887563227 data=null}, TreeItem with text {TestAxisAlignment}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=887563227 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887563227 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=887563252 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=887563252 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=887563252 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=887563253 data=null}, TreeItem with text {TestAxisAlignment}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=887563253 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887563253 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=887563260 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=887563260 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=887563260 data=null}, TreeItem with text {TestAxisAlignment}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=887563260 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887563261 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=887563262 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=887563263 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=887563263 data=null doit=true}, TreeItem with text {Traces [0]}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=887563263 data=null}, TreeItem with text {Traces [0]}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=887563263 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887563263 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:05:14 [2024-05-01T16:05:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=887563270 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:05:16 [2024-05-01T16:05:16.267Z] 
12:05:16 [2024-05-01T16:05:16.267Z] (Eclipse:4564): Gtk-CRITICAL **: 16:05:16.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:17 [2024-05-01T16:05:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:05:17 [2024-05-01T16:05:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
12:05:17 [2024-05-01T16:05:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:05:17 [2024-05-01T16:05:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:05:17 [2024-05-01T16:05:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
12:05:17 [2024-05-01T16:05:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:05:17 [2024-05-01T16:05:17.193Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=887565749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.193Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=887565749 data=null doit=true}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.193Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887565750 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.193Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=887565751 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.193Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=887565752 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.193Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=887565752 data=null}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.193Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887565752 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.193Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=887565753 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.193Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887565754 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.193Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=887565754 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.193Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=887565755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=887566356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=887566356 data=null doit=true}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887566356 data=null item=null detail=0 x=202 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=887566357 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=887566359 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=887566359 data=null}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887566359 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=887566360 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887566361 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=887566361 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
12:05:17 [2024-05-01T16:05:17.755Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=887566361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
12:05:18 [2024-05-01T16:05:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:20 [2024-05-01T16:05:20.202Z] 
12:05:20 [2024-05-01T16:05:20.202Z] (Eclipse:4564): Gtk-CRITICAL **: 16:05:19.798: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:20 [2024-05-01T16:05:20.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:05:20 [2024-05-01T16:05:20.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:05:20 [2024-05-01T16:05:20.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:05:20 [2024-05-01T16:05:20.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
12:05:20 [2024-05-01T16:05:20.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
12:05:20 [2024-05-01T16:05:20.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:05:20 [2024-05-01T16:05:20.457Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887569289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:05:20 [2024-05-01T16:05:20.457Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887569289 data=null button=0 stateMask=0x0 x=183 y=122 count=0}, TimeGraphControl with text {}]
12:05:20 [2024-05-01T16:05:20.457Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887569289 data=null doit=true}, TimeGraphControl with text {}]
12:05:20 [2024-05-01T16:05:20.457Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887569289 data=null}, TimeGraphControl with text {}]
12:05:20 [2024-05-01T16:05:20.457Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887569298 data=null button=1 stateMask=0x0 x=183 y=122 count=1}, TimeGraphControl with text {}]
12:05:20 [2024-05-01T16:05:20.457Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=887569299 data=null x=233 y=122 width=0 height=0 detail=0}, TimeGraphControl with text {}]
12:05:20 [2024-05-01T16:05:20.457Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887569299 data=null button=1 stateMask=0x80000 x=233 y=122 count=1}, TimeGraphControl with text {}]
12:05:20 [2024-05-01T16:05:20.457Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887569300 data=null button=1 stateMask=0x80000 x=233 y=122 count=1}, TimeGraphControl with text {}]
12:05:20 [2024-05-01T16:05:20.457Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887569300 data=null button=0 stateMask=0x0 x=0 y=122 count=0}, TimeGraphControl with text {}]
12:05:20 [2024-05-01T16:05:20.457Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887569300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:05:20 [2024-05-01T16:05:20.457Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887569300 data=null doit=true}, TimeGraphControl with text {}]
12:05:20 [2024-05-01T16:05:20.457Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887569300 data=null}, TimeGraphControl with text {}]
12:05:21 [2024-05-01T16:05:21.016Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887569803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:05:21 [2024-05-01T16:05:21.016Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887569803 data=null button=0 stateMask=0x0 x=233 y=122 count=0}, TimeGraphControl with text {}]
12:05:21 [2024-05-01T16:05:21.016Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887569803 data=null doit=true}, TimeGraphControl with text {}]
12:05:21 [2024-05-01T16:05:21.016Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887569803 data=null}, TimeGraphControl with text {}]
12:05:21 [2024-05-01T16:05:21.016Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887569810 data=null button=1 stateMask=0x0 x=233 y=122 count=1}, TimeGraphControl with text {}]
12:05:21 [2024-05-01T16:05:21.016Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=887569810 data=null x=183 y=122 width=0 height=0 detail=0}, TimeGraphControl with text {}]
12:05:21 [2024-05-01T16:05:21.016Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887569810 data=null button=1 stateMask=0x80000 x=183 y=122 count=1}, TimeGraphControl with text {}]
12:05:21 [2024-05-01T16:05:21.016Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887569811 data=null button=1 stateMask=0x80000 x=183 y=122 count=1}, TimeGraphControl with text {}]
12:05:21 [2024-05-01T16:05:21.016Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887569811 data=null button=0 stateMask=0x0 x=0 y=122 count=0}, TimeGraphControl with text {}]
12:05:21 [2024-05-01T16:05:21.016Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887569811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:05:21 [2024-05-01T16:05:21.016Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887569812 data=null doit=true}, TimeGraphControl with text {}]
12:05:21 [2024-05-01T16:05:21.016Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887569812 data=null}, TimeGraphControl with text {}]
12:05:21 [2024-05-01T16:05:21.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:23 [2024-05-01T16:05:23.465Z] 
12:05:23 [2024-05-01T16:05:23.465Z] (Eclipse:4564): Gtk-CRITICAL **: 16:05:23.145: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:24 [2024-05-01T16:05:24.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:05:24 [2024-05-01T16:05:24.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:05:24 [2024-05-01T16:05:24.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:05:24 [2024-05-01T16:05:24.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
12:05:24 [2024-05-01T16:05:24.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887572706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887572706 data=null button=0 stateMask=0x0 x=183 y=77 count=0}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887572706 data=null doit=true}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887572706 data=null}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887572711 data=null button=1 stateMask=0x0 x=183 y=77 count=1}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=887572711 data=null x=233 y=77 width=0 height=0 detail=0}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887572711 data=null button=1 stateMask=0x80000 x=233 y=77 count=1}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887572712 data=null button=1 stateMask=0x80000 x=233 y=77 count=1}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887572712 data=null button=0 stateMask=0x0 x=0 y=77 count=0}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887572713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887572713 data=null doit=true}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887572713 data=null}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.590Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887573215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.590Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887573216 data=null button=0 stateMask=0x0 x=233 y=77 count=0}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.590Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887573216 data=null doit=true}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.590Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887573216 data=null}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.590Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887573219 data=null button=1 stateMask=0x0 x=233 y=77 count=1}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.590Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=887573219 data=null x=183 y=77 width=0 height=0 detail=0}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.590Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887573219 data=null button=1 stateMask=0x80000 x=183 y=77 count=1}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.590Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887573220 data=null button=1 stateMask=0x80000 x=183 y=77 count=1}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.590Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887573220 data=null button=0 stateMask=0x0 x=0 y=77 count=0}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.591Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887573221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.591Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887573221 data=null doit=true}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.591Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887573221 data=null}, TimeGraphControl with text {}]
12:05:24 [2024-05-01T16:05:24.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:26 [2024-05-01T16:05:26.735Z] 
12:05:26 [2024-05-01T16:05:26.735Z] (Eclipse:4564): Gtk-CRITICAL **: 16:05:26.539: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:27 [2024-05-01T16:05:27.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:05:27 [2024-05-01T16:05:27.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
12:05:27 [2024-05-01T16:05:27.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:29 [2024-05-01T16:05:29.182Z] 
12:05:29 [2024-05-01T16:05:29.182Z] (Eclipse:4564): Gtk-CRITICAL **: 16:05:28.796: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:29 [2024-05-01T16:05:29.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:05:29 [2024-05-01T16:05:29.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:05:29 [2024-05-01T16:05:29.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:05:29 [2024-05-01T16:05:29.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
12:05:29 [2024-05-01T16:05:29.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
12:05:29 [2024-05-01T16:05:29.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:05:29 [2024-05-01T16:05:29.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887578277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:05:29 [2024-05-01T16:05:29.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887578277 data=null button=0 stateMask=0x0 x=174 y=69 count=0}, TimeGraphControl with text {}]
12:05:29 [2024-05-01T16:05:29.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887578277 data=null doit=true}, TimeGraphControl with text {}]
12:05:29 [2024-05-01T16:05:29.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887578277 data=null}, TimeGraphControl with text {}]
12:05:29 [2024-05-01T16:05:29.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887578281 data=null button=1 stateMask=0x0 x=174 y=69 count=1}, TimeGraphControl with text {}]
12:05:29 [2024-05-01T16:05:29.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=887578281 data=null x=224 y=69 width=0 height=0 detail=0}, TimeGraphControl with text {}]
12:05:29 [2024-05-01T16:05:29.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887578282 data=null button=1 stateMask=0x80000 x=224 y=69 count=1}, TimeGraphControl with text {}]
12:05:29 [2024-05-01T16:05:29.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887578283 data=null button=1 stateMask=0x80000 x=224 y=69 count=1}, TimeGraphControl with text {}]
12:05:29 [2024-05-01T16:05:29.439Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887578283 data=null button=0 stateMask=0x0 x=0 y=69 count=0}, TimeGraphControl with text {}]
12:05:29 [2024-05-01T16:05:29.439Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887578283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:05:29 [2024-05-01T16:05:29.439Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887578283 data=null doit=true}, TimeGraphControl with text {}]
12:05:29 [2024-05-01T16:05:29.439Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887578283 data=null}, TimeGraphControl with text {}]
12:05:30 [2024-05-01T16:05:30.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=887578785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:05:30 [2024-05-01T16:05:30.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887578786 data=null button=0 stateMask=0x0 x=224 y=69 count=0}, TimeGraphControl with text {}]
12:05:30 [2024-05-01T16:05:30.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=887578786 data=null doit=true}, TimeGraphControl with text {}]
12:05:30 [2024-05-01T16:05:30.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=887578786 data=null}, TimeGraphControl with text {}]
12:05:30 [2024-05-01T16:05:30.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=887578789 data=null button=1 stateMask=0x0 x=224 y=69 count=1}, TimeGraphControl with text {}]
12:05:30 [2024-05-01T16:05:30.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=887578795 data=null x=174 y=69 width=0 height=0 detail=0}, TimeGraphControl with text {}]
12:05:30 [2024-05-01T16:05:30.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887578795 data=null button=1 stateMask=0x80000 x=174 y=69 count=1}, TimeGraphControl with text {}]
12:05:30 [2024-05-01T16:05:30.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=887578796 data=null button=1 stateMask=0x80000 x=174 y=69 count=1}, TimeGraphControl with text {}]
12:05:30 [2024-05-01T16:05:30.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=887578797 data=null button=0 stateMask=0x0 x=0 y=69 count=0}, TimeGraphControl with text {}]
12:05:30 [2024-05-01T16:05:30.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=887578797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:05:30 [2024-05-01T16:05:30.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=887578797 data=null doit=true}, TimeGraphControl with text {}]
12:05:30 [2024-05-01T16:05:30.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=887578797 data=null}, TimeGraphControl with text {}]
12:05:30 [2024-05-01T16:05:30.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:32 [2024-05-01T16:05:32.449Z] 
12:05:32 [2024-05-01T16:05:32.449Z] (Eclipse:4564): Gtk-CRITICAL **: 16:05:32.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:33 [2024-05-01T16:05:33.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:05:33 [2024-05-01T16:05:33.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
12:05:33 [2024-05-01T16:05:33.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:05:33 [2024-05-01T16:05:33.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:05:33 [2024-05-01T16:05:33.009Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=887581616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.009Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=887581616 data=null doit=true}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.009Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887581617 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.009Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=887581618 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.009Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=887581618 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.009Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=887581618 data=null}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.009Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887581619 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.009Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=887581619 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.009Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887581620 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.009Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=887581621 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.009Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=887581621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=887582222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=887582222 data=null doit=true}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887582222 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=887582225 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=887582225 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=887582226 data=null}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887582226 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=887582226 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887582227 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=887582228 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
12:05:33 [2024-05-01T16:05:33.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=887582228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
12:05:34 [2024-05-01T16:05:34.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:36 [2024-05-01T16:05:36.014Z] 
12:05:36 [2024-05-01T16:05:36.014Z] (Eclipse:4564): Gtk-CRITICAL **: 16:05:35.527: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:05:36 [2024-05-01T16:05:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:05:36 [2024-05-01T16:05:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
12:05:36 [2024-05-01T16:05:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
12:05:36 [2024-05-01T16:05:36.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:05:36 [2024-05-01T16:05:36.270Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=887585104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.270Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=887585104 data=null doit=true}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.270Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887585104 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.270Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=887585106 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.270Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=887585106 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.270Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=887585106 data=null}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.270Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887585106 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.270Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=887585110 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.270Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887585110 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.270Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=887585111 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.270Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=887585111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.833Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=887585712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.833Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=887585712 data=null doit=true}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.833Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887585712 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.833Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=887585714 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.833Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=887585714 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.833Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=887585714 data=null}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.833Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887585715 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.833Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=887585716 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.833Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887585716 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.833Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=887585717 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
12:05:36 [2024-05-01T16:05:36.833Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=887585717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
12:05:37 [2024-05-01T16:05:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:05:37 [2024-05-01T16:05:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
12:05:37 [2024-05-01T16:05:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:05:37 [2024-05-01T16:05:37.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:05:37 [2024-05-01T16:05:37.758Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=887586319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
12:05:37 [2024-05-01T16:05:37.758Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=887586319 data=null doit=true}, Sash with text {}]
12:05:37 [2024-05-01T16:05:37.758Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887586319 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
12:05:37 [2024-05-01T16:05:37.758Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=887586320 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
12:05:37 [2024-05-01T16:05:37.758Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=887586321 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
12:05:37 [2024-05-01T16:05:37.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=887586321 data=null}, Sash with text {}]
12:05:37 [2024-05-01T16:05:37.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887586321 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
12:05:37 [2024-05-01T16:05:37.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=887586322 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
12:05:37 [2024-05-01T16:05:37.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887586322 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
12:05:37 [2024-05-01T16:05:37.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=887586323 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
12:05:37 [2024-05-01T16:05:37.759Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=887586323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
12:05:38 [2024-05-01T16:05:38.319Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=887586924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
12:05:38 [2024-05-01T16:05:38.319Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=887586924 data=null doit=true}, Sash with text {}]
12:05:38 [2024-05-01T16:05:38.319Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887586924 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
12:05:38 [2024-05-01T16:05:38.319Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=887586925 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
12:05:38 [2024-05-01T16:05:38.319Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=887586926 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
12:05:38 [2024-05-01T16:05:38.319Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=887586926 data=null}, Sash with text {}]
12:05:38 [2024-05-01T16:05:38.319Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887586926 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
12:05:38 [2024-05-01T16:05:38.319Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=887586927 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
12:05:38 [2024-05-01T16:05:38.319Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=887586928 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
12:05:38 [2024-05-01T16:05:38.319Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=887586928 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
12:05:38 [2024-05-01T16:05:38.319Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=887586928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
12:05:38 [2024-05-01T16:05:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:38 [2024-05-01T16:05:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
12:05:38 [2024-05-01T16:05:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
12:05:39 [2024-05-01T16:05:39.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
12:05:39 [2024-05-01T16:05:39.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
12:05:39 [2024-05-01T16:05:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887587964 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:05:39 [2024-05-01T16:05:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:39 [2024-05-01T16:05:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:39 [2024-05-01T16:05:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:39 [2024-05-01T16:05:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:39 [2024-05-01T16:05:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=887587968 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
12:05:39 [2024-05-01T16:05:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=887587968 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
12:05:39 [2024-05-01T16:05:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=887587968 data=null}, TreeItem with text {TestAxisAlignment}]
12:05:39 [2024-05-01T16:05:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=887587969 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
12:05:39 [2024-05-01T16:05:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887587969 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
12:05:39 [2024-05-01T16:05:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=887587986 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
12:05:39 [2024-05-01T16:05:39.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:05:39 [2024-05-01T16:05:39.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:05:39 [2024-05-01T16:05:39.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887588777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887588777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887588777 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887588777 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887588777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887588777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887588777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887588777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887588777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887588777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:39 [2024-05-01T16:05:39.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887588777 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:39 [2024-05-01T16:05:39.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887588777 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:39 [2024-05-01T16:05:39.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:05:39 [2024-05-01T16:05:39.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:05:39 [2024-05-01T16:05:39.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:05:39 [2024-05-01T16:05:39.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:39 [2024-05-01T16:05:39.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:39 [2024-05-01T16:05:39.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:05:39 [2024-05-01T16:05:39.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:05:39 [2024-05-01T16:05:39.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:39 [2024-05-01T16:05:39.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:05:39 [2024-05-01T16:05:39.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887588778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:39 [2024-05-01T16:05:39.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887588778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:39 [2024-05-01T16:05:39.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887588778 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:39 [2024-05-01T16:05:39.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887588778 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:39 [2024-05-01T16:05:39.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887588778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:39 [2024-05-01T16:05:39.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887588778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:39 [2024-05-01T16:05:39.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:39 [2024-05-01T16:05:39.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:39 [2024-05-01T16:05:39.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:39 [2024-05-01T16:05:39.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:39 [2024-05-01T16:05:39.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:39 [2024-05-01T16:05:39.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:05:40 [2024-05-01T16:05:40.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887588778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:40 [2024-05-01T16:05:40.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887588058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:05:40 [2024-05-01T16:05:40.462Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.25 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
12:05:40 [2024-05-01T16:05:40.462Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMoveHistogramOthersFollow -- Time elapsed: 3.871 s
12:05:40 [2024-05-01T16:05:40.462Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testNotOverlappingTgStubMove -- Time elapsed: 3.326 s
12:05:40 [2024-05-01T16:05:40.462Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testOverlappingTgStubMove -- Time elapsed: 3.420 s
12:05:40 [2024-05-01T16:05:40.462Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMenuItem -- Time elapsed: 2.385 s
12:05:40 [2024-05-01T16:05:40.462Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMoveTgStubOthersFollow -- Time elapsed: 3.171 s
12:05:40 [2024-05-01T16:05:40.462Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testOverlappingHistogramMove -- Time elapsed: 3.522 s
12:05:40 [2024-05-01T16:05:40.462Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testNotOverlappingHistogramMove -- Time elapsed: 4.705 s
12:05:40 [2024-05-01T16:05:40.462Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
12:05:40 [2024-05-01T16:05:40.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887589290 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:05:40 [2024-05-01T16:05:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:40 [2024-05-01T16:05:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:05:40 [2024-05-01T16:05:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:05:40 [2024-05-01T16:05:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:05:40 [2024-05-01T16:05:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887589448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:05:40 [2024-05-01T16:05:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:05:42 [2024-05-01T16:05:42.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:42 [2024-05-01T16:05:42.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887590922 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
12:05:42 [2024-05-01T16:05:42.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:05:42 [2024-05-01T16:05:42.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:05:42 [2024-05-01T16:05:42.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:05:42 [2024-05-01T16:05:42.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=887590937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:05:42 [2024-05-01T16:05:42.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:05:42 [2024-05-01T16:05:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
12:05:42 [2024-05-01T16:05:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=887591441 data=null doit=true}, Shell with text {Trace Changed}]
12:05:42 [2024-05-01T16:05:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:05:42 [2024-05-01T16:05:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
12:05:42 [2024-05-01T16:05:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
12:05:42 [2024-05-01T16:05:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:05:42 [2024-05-01T16:05:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:05:42 [2024-05-01T16:05:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:05:42 [2024-05-01T16:05:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
12:05:42 [2024-05-01T16:05:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=887591442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:42 [2024-05-01T16:05:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=887591442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:42 [2024-05-01T16:05:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=887591442 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:42 [2024-05-01T16:05:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=887591442 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:42 [2024-05-01T16:05:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=887591442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:42 [2024-05-01T16:05:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=887591442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:42 [2024-05-01T16:05:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=887591442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:42 [2024-05-01T16:05:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:42 [2024-05-01T16:05:42.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:42 [2024-05-01T16:05:42.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887591544 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
12:05:42 [2024-05-01T16:05:42.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:05:42 [2024-05-01T16:05:42.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:05:42 [2024-05-01T16:05:42.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:05:42 [2024-05-01T16:05:42.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=887591546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:05:42 [2024-05-01T16:05:42.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:05:44 [2024-05-01T16:05:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:44 [2024-05-01T16:05:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887593079 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
12:05:44 [2024-05-01T16:05:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:05:44 [2024-05-01T16:05:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:05:44 [2024-05-01T16:05:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:05:44 [2024-05-01T16:05:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=887593081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:05:44 [2024-05-01T16:05:44.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:05:44 [2024-05-01T16:05:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
12:05:44 [2024-05-01T16:05:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=887593584 data=null doit=true}, Shell with text {Trace Changed}]
12:05:44 [2024-05-01T16:05:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:05:44 [2024-05-01T16:05:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
12:05:44 [2024-05-01T16:05:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
12:05:44 [2024-05-01T16:05:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:05:44 [2024-05-01T16:05:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:05:44 [2024-05-01T16:05:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:05:44 [2024-05-01T16:05:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
12:05:44 [2024-05-01T16:05:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=887593584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:44 [2024-05-01T16:05:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=887593584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:44 [2024-05-01T16:05:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=887593584 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:44 [2024-05-01T16:05:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=887593584 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:44 [2024-05-01T16:05:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=887593584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:44 [2024-05-01T16:05:44.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=887593585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:44 [2024-05-01T16:05:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=887593585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:44 [2024-05-01T16:05:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:44 [2024-05-01T16:05:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:44 [2024-05-01T16:05:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887593651 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
12:05:44 [2024-05-01T16:05:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:05:44 [2024-05-01T16:05:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:05:44 [2024-05-01T16:05:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:05:44 [2024-05-01T16:05:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=887593653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:05:44 [2024-05-01T16:05:44.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887595172 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=887595173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=887595255 data=null doit=true}, Shell with text {Trace Changed}]
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=887595255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=887595255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=887595255 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=887595255 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=887595255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:46 [2024-05-01T16:05:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=887595256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:46 [2024-05-01T16:05:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=887595256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:46 [2024-05-01T16:05:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:46 [2024-05-01T16:05:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:46 [2024-05-01T16:05:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887595341 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
12:05:46 [2024-05-01T16:05:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:05:46 [2024-05-01T16:05:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:05:46 [2024-05-01T16:05:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:05:46 [2024-05-01T16:05:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=887595343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:05:46 [2024-05-01T16:05:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:05:48 [2024-05-01T16:05:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:48 [2024-05-01T16:05:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:05:48 [2024-05-01T16:05:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:05:48 [2024-05-01T16:05:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:05:48 [2024-05-01T16:05:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:48 [2024-05-01T16:05:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:48 [2024-05-01T16:05:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887597352 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
12:05:48 [2024-05-01T16:05:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:48 [2024-05-01T16:05:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:48 [2024-05-01T16:05:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:48 [2024-05-01T16:05:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:48 [2024-05-01T16:05:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=887597383 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:05:48 [2024-05-01T16:05:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=887597383 data=null doit=true}, TreeItem with text {Test}]
12:05:48 [2024-05-01T16:05:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=887597383 data=null}, TreeItem with text {Test}]
12:05:48 [2024-05-01T16:05:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=887597384 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:05:48 [2024-05-01T16:05:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887597384 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:05:48 [2024-05-01T16:05:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=887597405 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:05:48 [2024-05-01T16:05:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:05:48 [2024-05-01T16:05:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:05:48 [2024-05-01T16:05:48.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887597618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887597618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887597618 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887597618 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887597621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887597621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887597621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887597621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887597621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887597621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887597621 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887597622 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:05:48 [2024-05-01T16:05:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:48 [2024-05-01T16:05:48.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:05:48 [2024-05-01T16:05:48.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887597622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:48 [2024-05-01T16:05:48.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887597622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:48 [2024-05-01T16:05:48.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887597622 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:48 [2024-05-01T16:05:48.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887597622 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:48 [2024-05-01T16:05:48.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887597622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:48 [2024-05-01T16:05:48.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887597622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:48 [2024-05-01T16:05:48.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:48 [2024-05-01T16:05:48.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:48 [2024-05-01T16:05:48.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:48 [2024-05-01T16:05:48.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:48 [2024-05-01T16:05:48.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:48 [2024-05-01T16:05:48.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:05:49 [2024-05-01T16:05:49.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887597622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:49 [2024-05-01T16:05:49.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887597442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:05:49 [2024-05-01T16:05:49.402Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.883 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
12:05:49 [2024-05-01T16:05:49.402Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace.testRefresh -- Time elapsed: 8.723 s
12:05:49 [2024-05-01T16:05:49.402Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
12:05:49 [2024-05-01T16:05:49.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887598179 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:05:49 [2024-05-01T16:05:49.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:49 [2024-05-01T16:05:49.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:05:49 [2024-05-01T16:05:49.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:05:49 [2024-05-01T16:05:49.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:05:49 [2024-05-01T16:05:49.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887598254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:05:49 [2024-05-01T16:05:49.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:05:51 [2024-05-01T16:05:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:51 [2024-05-01T16:05:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887599734 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
12:05:51 [2024-05-01T16:05:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:05:51 [2024-05-01T16:05:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:05:51 [2024-05-01T16:05:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:05:51 [2024-05-01T16:05:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=887599735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:05:51 [2024-05-01T16:05:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=887600351 data=null doit=true}, Shell with text {Trace Changed}]
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=887600352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=887600352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=887600352 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=887600352 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=887600352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=887600352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=887600352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887600443 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
12:05:51 [2024-05-01T16:05:51.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:05:51 [2024-05-01T16:05:51.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:05:51 [2024-05-01T16:05:51.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:05:51 [2024-05-01T16:05:51.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=887600444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:05:51 [2024-05-01T16:05:51.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:05:53 [2024-05-01T16:05:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:53 [2024-05-01T16:05:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887601973 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
12:05:53 [2024-05-01T16:05:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:05:53 [2024-05-01T16:05:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:05:53 [2024-05-01T16:05:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:05:53 [2024-05-01T16:05:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=887601983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:05:53 [2024-05-01T16:05:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:05:53 [2024-05-01T16:05:53.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
12:05:53 [2024-05-01T16:05:53.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=887602485 data=null doit=true}, Shell with text {Trace Changed}]
12:05:53 [2024-05-01T16:05:53.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:05:53 [2024-05-01T16:05:53.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
12:05:53 [2024-05-01T16:05:53.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
12:05:53 [2024-05-01T16:05:53.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:05:53 [2024-05-01T16:05:53.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:05:53 [2024-05-01T16:05:53.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:05:53 [2024-05-01T16:05:53.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
12:05:53 [2024-05-01T16:05:53.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=887602486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:53 [2024-05-01T16:05:53.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=887602486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:53 [2024-05-01T16:05:53.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=887602486 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:53 [2024-05-01T16:05:53.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=887602486 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:53 [2024-05-01T16:05:53.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=887602486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:53 [2024-05-01T16:05:53.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=887602486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:53 [2024-05-01T16:05:53.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=887602486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:53 [2024-05-01T16:05:53.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:53 [2024-05-01T16:05:53.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:53 [2024-05-01T16:05:53.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887602552 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
12:05:53 [2024-05-01T16:05:53.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:05:53 [2024-05-01T16:05:53.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:05:53 [2024-05-01T16:05:53.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:05:53 [2024-05-01T16:05:53.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=887602554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:05:53 [2024-05-01T16:05:53.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:05:55 [2024-05-01T16:05:55.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:55 [2024-05-01T16:05:55.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887604074 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
12:05:55 [2024-05-01T16:05:55.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:05:55 [2024-05-01T16:05:55.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:05:55 [2024-05-01T16:05:55.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:05:55 [2024-05-01T16:05:55.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=887604087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:05:55 [2024-05-01T16:05:55.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Changed} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=887604590 data=null doit=true}, Shell with text {Trace Changed}]
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=887604591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=887604591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=887604591 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=887604591 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=887604592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=887604592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=887604592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887604655 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=887604657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:05:55 [2024-05-01T16:05:55.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:05:57 [2024-05-01T16:05:57.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:57 [2024-05-01T16:05:57.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:05:57 [2024-05-01T16:05:57.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:05:57 [2024-05-01T16:05:57.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:05:57 [2024-05-01T16:05:57.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:58 [2024-05-01T16:05:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:05:58 [2024-05-01T16:05:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887606665 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
12:05:58 [2024-05-01T16:05:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:05:58 [2024-05-01T16:05:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:58 [2024-05-01T16:05:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:58 [2024-05-01T16:05:58.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:58 [2024-05-01T16:05:58.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=887606702 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:05:58 [2024-05-01T16:05:58.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=887606703 data=null doit=true}, TreeItem with text {Test}]
12:05:58 [2024-05-01T16:05:58.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=887606703 data=null}, TreeItem with text {Test}]
12:05:58 [2024-05-01T16:05:58.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=887606703 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:05:58 [2024-05-01T16:05:58.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887606703 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:05:58 [2024-05-01T16:05:58.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=887606715 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:05:58 [2024-05-01T16:05:58.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:05:58 [2024-05-01T16:05:58.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:05:58 [2024-05-01T16:05:58.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:05:58 [2024-05-01T16:05:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:05:58 [2024-05-01T16:05:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:05:58 [2024-05-01T16:05:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:05:58 [2024-05-01T16:05:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:05:58 [2024-05-01T16:05:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:05:58 [2024-05-01T16:05:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:05:58 [2024-05-01T16:05:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:58 [2024-05-01T16:05:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:58 [2024-05-01T16:05:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:05:58 [2024-05-01T16:05:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:05:58 [2024-05-01T16:05:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887607441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:58 [2024-05-01T16:05:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887607441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:58 [2024-05-01T16:05:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887607441 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:58 [2024-05-01T16:05:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887607441 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:58 [2024-05-01T16:05:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887607442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:58 [2024-05-01T16:05:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887607442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:58 [2024-05-01T16:05:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887607442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:58 [2024-05-01T16:05:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887607442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:58 [2024-05-01T16:05:58.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887607442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:58 [2024-05-01T16:05:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887607442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:58 [2024-05-01T16:05:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887607442 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:58 [2024-05-01T16:05:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887607442 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:05:58 [2024-05-01T16:05:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:05:58 [2024-05-01T16:05:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:05:58 [2024-05-01T16:05:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:05:58 [2024-05-01T16:05:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:05:58 [2024-05-01T16:05:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:05:58 [2024-05-01T16:05:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:05:58 [2024-05-01T16:05:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:05:58 [2024-05-01T16:05:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:58 [2024-05-01T16:05:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:05:58 [2024-05-01T16:05:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887607442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:58 [2024-05-01T16:05:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887607442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:58 [2024-05-01T16:05:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887607442 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:58 [2024-05-01T16:05:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887607442 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:58 [2024-05-01T16:05:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887607443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:58 [2024-05-01T16:05:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887607443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:58 [2024-05-01T16:05:58.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:58 [2024-05-01T16:05:58.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:58 [2024-05-01T16:05:58.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:58 [2024-05-01T16:05:58.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:58 [2024-05-01T16:05:58.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:05:58 [2024-05-01T16:05:58.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:05:58 [2024-05-01T16:05:58.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887607443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:05:58 [2024-05-01T16:05:58.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887606749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:05:59 [2024-05-01T16:05:59.087Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.768 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
12:05:59 [2024-05-01T16:05:59.087Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace.testRefresh -- Time elapsed: 9.691 s
12:05:59 [2024-05-01T16:05:59.087Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
12:05:59 [2024-05-01T16:05:59.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887607961 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887608039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=887608188 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887608188 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887608188 data=null}, TreeItem with text {TestForFiltering}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887608188 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887608189 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887608214 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=887608214 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887608214 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887608214 data=null}, TreeItem with text {TestForFiltering}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887608214 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887608215 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887608219 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887608219 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887608219 data=null}, TreeItem with text {TestForFiltering}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887608219 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887608219 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887608220 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=887608221 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=887608221 data=null doit=true}, TreeItem with text {Traces [0]}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=887608221 data=null}, TreeItem with text {Traces [0]}]
12:05:59 [2024-05-01T16:05:59.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=887608221 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:05:59 [2024-05-01T16:05:59.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887608222 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:05:59 [2024-05-01T16:05:59.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=887608233 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Print", using matcher: with text 'Print'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Use current zoom} time=887619273 data=null doit=true}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Use current zoom} time=887619273 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Use current zoom} time=887619273 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=887619273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Current view} time=887619377 data=null doit=true}, Button with text {Current view}]
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=887619377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Current view}]
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&All pages} time=887619378 data=null doit=true}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&All pages} time=887619378 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&All pages} time=887619378 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=887619378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=887619379 data=null doit=true}, Button with text {&All pages}]
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=887619379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&All pages}]
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Current view} time=887619380 data=null doit=true}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Current view} time=887619380 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Current view} time=887619380 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=887619380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Use current zoom} time=887619381 data=null doit=true}, Button with text {Use current zoom}]
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=887619381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Use current zoom}]
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=887619382 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=887619382 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=887619382 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=887619382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=887619385 data=null doit=true}, Button with text {Number of horizontal pages:}]
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=887619385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Number of horizontal pages:}]
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of vertical pages:} time=887619385 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=887619385 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=887619385 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=887619385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=887619388 data=null doit=true}, Button with text {&All pages}]
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=887619388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&All pages}]
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Selected pages} time=887619388 data=null doit=true}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Selected pages} time=887619388 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Selected pages} time=887619389 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=887619389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Selected pages} time=887619390 data=null doit=true}, Button with text {Selected pages}]
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=887619390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Selected pages}]
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&rom page} time=887619390 data=null doit=true}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&rom page} time=887619405 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&rom page} time=887619405 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&rom page} time=887619405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:06:11 [2024-05-01T16:06:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=887619446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=887619446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=887619446 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=887619446 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=887619446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=887619446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=887619446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887619770 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=887619794 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887619794 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887619794 data=null}, TreeItem with text {TestForFiltering}]
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887619795 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887619795 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887619801 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:06:11 [2024-05-01T16:06:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:06:11 [2024-05-01T16:06:11.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:06:11 [2024-05-01T16:06:11.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:06:11 [2024-05-01T16:06:11.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:06:11 [2024-05-01T16:06:11.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:06:11 [2024-05-01T16:06:11.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887620591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887620591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887620591 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887620591 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887620591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887620591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887620591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887620591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887620591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887620591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887620591 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887620591 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887620592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887620592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887620592 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887620592 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887620592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887620592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:11 [2024-05-01T16:06:11.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:11 [2024-05-01T16:06:11.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:11 [2024-05-01T16:06:11.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:11 [2024-05-01T16:06:11.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:11 [2024-05-01T16:06:11.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:11 [2024-05-01T16:06:11.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:06:12 [2024-05-01T16:06:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887620592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:12 [2024-05-01T16:06:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887619834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=887621306 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887621306 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887621306 data=null}, TreeItem with text {TestForFiltering}]
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887621306 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887621307 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887621322 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=887621323 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887621323 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887621323 data=null}, TreeItem with text {TestForFiltering}]
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887621323 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887621323 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887621330 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887621331 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887621331 data=null}, TreeItem with text {TestForFiltering}]
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887621331 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:12 [2024-05-01T16:06:12.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887621331 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:12 [2024-05-01T16:06:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887621332 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:12 [2024-05-01T16:06:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:12 [2024-05-01T16:06:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=887621333 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:06:12 [2024-05-01T16:06:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=887621333 data=null doit=true}, TreeItem with text {Traces [0]}]
12:06:12 [2024-05-01T16:06:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=887621333 data=null}, TreeItem with text {Traces [0]}]
12:06:12 [2024-05-01T16:06:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=887621333 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:06:12 [2024-05-01T16:06:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887621333 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:06:12 [2024-05-01T16:06:12.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=887621337 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:06:17 [2024-05-01T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
12:06:17 [2024-05-01T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=887626257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=887626257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=887626257 data=null doit=true}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=887626257 data=null}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=887626257 data=null button=1 stateMask=0x0 x=5 y=134 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=887626258 data=null button=1 stateMask=0x80000 x=5 y=134 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Select}
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=887626259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=887626259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=887626259 data=null doit=true}, ToolItem with tooltip text {Select}]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=887626259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=887626259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=887626259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select}]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=887626259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=887626259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=887626259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=887626260 data=null doit=true}, ToolItem with tooltip text {Select}]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=887626260 data=null}, ToolItem with tooltip text {Select}]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Select}
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=887626260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=887626260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=887626260 data=null doit=true}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=887626260 data=null}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=887626260 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=887626261 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom in the diagram}
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=887626261 data=null doit=true}, ToolItem with tooltip text {Select}]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.NoZoom, visible=true)} time=887626261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select}]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=887626261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=887626261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
12:06:17 [2024-05-01T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=887626261 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=887626262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=887626262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=887626262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=887626262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=887626262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=887626262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=887626262 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=887626262 data=null}, ToolItem with tooltip text {Zoom in the diagram}]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom in the diagram}
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=887626262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=887626262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=887626262 data=null doit=true}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=887626262 data=null}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=887626262 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=887626263 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=887626263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=887626263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=887626263 data=null doit=true}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=887626263 data=null}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=887626263 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=887626263 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom out the diagram}
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=887626264 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomInCoolBar, visible=true)} time=887626264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=887626264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=887626264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=887626264 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=887626264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=887626264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=887626264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=887626264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
12:06:17 [2024-05-01T16:06:17.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=887626264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=887626264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=887626264 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=887626264 data=null}, ToolItem with tooltip text {Zoom out the diagram}]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom out the diagram}
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=887626264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=887626265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=887626265 data=null doit=true}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=887626265 data=null}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=887626265 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=887626265 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Reset zoom factor}
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=887626265 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ZoomOutCoolBar, visible=true)} time=887626265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=887626266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=887626266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=887626266 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=887626266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=887626266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=887626266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=887626266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=887626266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=887626266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=887626266 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.ResetZoom, visible=true)} time=887626266 data=null}, ToolItem with tooltip text {Reset zoom factor}]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Reset zoom factor}
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=887626266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=887626266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=887626266 data=null doit=true}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=887626267 data=null}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=887626267 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=887626268 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Select'
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=887626322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Select']
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Select'
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=887626322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=887626323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=887626323 data=null doit=true}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=887626323 data=null}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=887626323 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=887626323 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom in'
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Select} time=887626348 data=null doit=true}, MenuItem with text {Select}]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=887626348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Select}]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=887626348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom in']
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom in'
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=887626348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=887626349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=887626349 data=null doit=true}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=887626349 data=null}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=887626349 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=887626349 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=887626349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=887626349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=887626349 data=null doit=true}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=887626349 data=null}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=887626349 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=887626350 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom out'
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=887626366 data=null doit=true}, MenuItem with text {Zoom in}]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=887626366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Zoom in}]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=887626366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom out']
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom out'
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=887626366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=887626366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=887626366 data=null doit=true}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=887626366 data=null}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=887626366 data=null button=1 stateMask=0x0 x=368 y=130 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=887626367 data=null button=1 stateMask=0x80000 x=368 y=130 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Reset zoom factor'
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=887626382 data=null doit=true}, MenuItem with text {Zoom out}]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=887626382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Zoom out}]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=887626382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Reset zoom factor']
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Reset zoom factor'
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=887626382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=887626382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=887626382 data=null doit=true}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=887626383 data=null}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=887626383 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=887626384 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=887626437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
12:06:17 [2024-05-01T16:06:17.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=887626437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=887626437 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=887626437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=887626437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
12:06:17 [2024-05-01T16:06:17.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
12:06:17 [2024-05-01T16:06:17.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
12:06:17 [2024-05-01T16:06:17.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
12:06:17 [2024-05-01T16:06:17.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
12:06:17 [2024-05-01T16:06:17.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: of type 'Combo'
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: (of type 'Combo')
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=887626522 data=null}, (of type 'Combo')]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2d6fce1c
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=887626522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=887626523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=887626523 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=887626523 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=887626523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=887626523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=887626523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=887626523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=887626523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=887626523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=887626523 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=887626523 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@370522e4
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=887626523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=887626523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=887626523 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=887626523 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=887626524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=887626524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=887626524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=887626524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=887626524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=887626524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=887626524 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=887626524 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=887626535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=887626535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=887626535 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=887626536 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=887626536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=887626536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=887626536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=887626537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=887626537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=887626537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=887626537 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=887626537 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=887626537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=887626537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=887626537 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=887626537 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=887626537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=887626537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=887626537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=887626437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
12:06:17 [2024-05-01T16:06:17.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=887626604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=887626604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=887626604 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=887626604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=887626604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
12:06:17 [2024-05-01T16:06:17.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
12:06:17 [2024-05-01T16:06:17.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
12:06:17 [2024-05-01T16:06:17.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
12:06:17 [2024-05-01T16:06:17.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
12:06:17 [2024-05-01T16:06:17.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: of type 'Combo'
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: (of type 'Combo')
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 1001
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {1001} [layout=null] time=887626636 data=null}, (of type 'Combo')]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 1001
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@60a6a6b
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=887626636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=887626637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=887626637 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=887626637 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=887626637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=887626637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=887626637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=887626637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=887626637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=887626637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=887626637 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=887626637 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7d347ad2
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=887626637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=887626637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=887626637 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=887626638 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=887626638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=887626638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=887626638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=887626638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=887626638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=887626638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=887626638 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=887626638 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=887626638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=887626638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=887626638 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=887626638 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=887626638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=887626639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=887626639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=887626689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=887626689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=887626689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=887626689 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=887626689 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=887626690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=887626690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=887626690 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=887626690 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=887626690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=887626690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=887626690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:17 [2024-05-01T16:06:17.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.sdFind, visible=true)} time=887626604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=887626868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=887626868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=887626868 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=887626868 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=887626868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=887626868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=887626902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=887626903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=887626903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=887626903 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=887626903 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=887626904 data=null}, (of type 'Combo')]
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@10673631
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=887626904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=887626904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=887626904 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=887626904 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=887626904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=887626905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:18 [2024-05-01T16:06:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=887626905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=887626905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=887626905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=887626905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=887626905 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=887626905 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with mnemonic 'Create'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Create
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create} time=887626905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create} time=887626905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Create} time=887626906 data=null doit=true}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create} time=887626906 data=null}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create} time=887626906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create} time=887626906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create} time=887626906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=887626868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887626971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887626972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887626972 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887626972 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887626972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887626972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887626972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=887626799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...']
12:06:18 [2024-05-01T16:06:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:18 [2024-05-01T16:06:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
12:06:18 [2024-05-01T16:06:18.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887627371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887627371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887627371 data=null doit=true}, (of type 'Table')]
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887627371 data=null}, (of type 'Table')]
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=887627372 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887627372 data=null item=TableItem {hide peer2 [Lifeline]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=887627372 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=887627372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=887627372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=887627373 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=887627373 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=887627373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=887627373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=887627373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:06:18 [2024-05-01T16:06:18.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:06:18 [2024-05-01T16:06:18.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:06:18 [2024-05-01T16:06:18.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:06:18 [2024-05-01T16:06:18.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887627385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887627387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887627387 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887627387 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887627388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887627388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887627388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:18 [2024-05-01T16:06:18.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=887627169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...']
12:06:18 [2024-05-01T16:06:18.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:18 [2024-05-01T16:06:18.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
12:06:18 [2024-05-01T16:06:18.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: of type 'Text'
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: of type 'Text'
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887627756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887627756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887627756 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887627756 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887627757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887627757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887627757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=887627587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure Min Max...']
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
12:06:19 [2024-05-01T16:06:19.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with mnemonic 'Default'
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Default
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Default} time=887628088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=887628090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Default} time=887628090 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Default} time=887628090 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Default} time=887628090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Default} time=887628090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Default} time=887628090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Default} time=887628136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=887628136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Default} time=887628136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Default} time=887628136 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Default} time=887628136 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Default
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887628137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887628137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887628137 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887628137 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887628137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887628137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887628137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=887627867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure Min Max...']
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to next page}
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=887628156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=887628156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=887628156 data=null doit=true}, ToolItem with tooltip text {Go to next page}]
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=887628156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=887628156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.nextpage, visible=true)} time=887628156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to next page}]
12:06:19 [2024-05-01T16:06:19.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
12:06:19 [2024-05-01T16:06:19.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
12:06:19 [2024-05-01T16:06:19.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
12:06:19 [2024-05-01T16:06:19.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
12:06:19 [2024-05-01T16:06:19.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to next page}
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to previous page}
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=887628193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=887628193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=887628193 data=null doit=true}, ToolItem with tooltip text {Go to previous page}]
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=887628194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=887628194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.prevpage, visible=true)} time=887628194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to previous page}]
12:06:19 [2024-05-01T16:06:19.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
12:06:19 [2024-05-01T16:06:19.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
12:06:19 [2024-05-01T16:06:19.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
12:06:19 [2024-05-01T16:06:19.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
12:06:19 [2024-05-01T16:06:19.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to previous page}
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to last page}
12:06:19 [2024-05-01T16:06:19.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=887628195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=887628195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=887628195 data=null doit=true}, ToolItem with tooltip text {Go to last page}]
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=887628195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=887628195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.lastpage, visible=true)} time=887628195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to last page}]
12:06:19 [2024-05-01T16:06:19.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
12:06:19 [2024-05-01T16:06:19.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
12:06:19 [2024-05-01T16:06:19.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
12:06:19 [2024-05-01T16:06:19.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
12:06:19 [2024-05-01T16:06:19.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to last page}
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to first page}
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=887628196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=887628196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=887628196 data=null doit=true}, ToolItem with tooltip text {Go to first page}]
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=887628196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=887628196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.uml2sd.handlers.firstpage, visible=true)} time=887628196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to first page}]
12:06:19 [2024-05-01T16:06:19.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
12:06:19 [2024-05-01T16:06:19.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
12:06:19 [2024-05-01T16:06:19.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
12:06:19 [2024-05-01T16:06:19.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
12:06:19 [2024-05-01T16:06:19.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to first page}
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Next page'
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Next page} time=887628207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Next page']
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Next page'
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Previous page'
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Previous page} time=887628223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Previous page']
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Previous page'
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Last page'
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Last page} time=887628246 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Last page']
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Last page'
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'First page'
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {First page} time=887628255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'First page']
12:06:19 [2024-05-01T16:06:19.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'First page'
12:06:19 [2024-05-01T16:06:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
12:06:19 [2024-05-01T16:06:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pages...'
12:06:19 [2024-05-01T16:06:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pages...'
12:06:19 [2024-05-01T16:06:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
12:06:19 [2024-05-01T16:06:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
12:06:19 [2024-05-01T16:06:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
12:06:19 [2024-05-01T16:06:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:19 [2024-05-01T16:06:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:19 [2024-05-01T16:06:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:06:19 [2024-05-01T16:06:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:19 [2024-05-01T16:06:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:19 [2024-05-01T16:06:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:19 [2024-05-01T16:06:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887628473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887628473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887628487 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887628487 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887628487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887628487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887628487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:19 [2024-05-01T16:06:19.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pages...} time=887628272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pages...']
12:06:19 [2024-05-01T16:06:19.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:20 [2024-05-01T16:06:20.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887629074 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:06:20 [2024-05-01T16:06:20.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:06:20 [2024-05-01T16:06:20.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:20 [2024-05-01T16:06:20.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:20 [2024-05-01T16:06:20.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:20 [2024-05-01T16:06:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=887629110 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
12:06:20 [2024-05-01T16:06:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887629110 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:20 [2024-05-01T16:06:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887629110 data=null}, TreeItem with text {TestForFiltering}]
12:06:20 [2024-05-01T16:06:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887629110 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:20 [2024-05-01T16:06:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887629110 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:20 [2024-05-01T16:06:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887629117 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:20 [2024-05-01T16:06:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:06:20 [2024-05-01T16:06:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:06:20 [2024-05-01T16:06:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:06:20 [2024-05-01T16:06:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:06:20 [2024-05-01T16:06:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:06:20 [2024-05-01T16:06:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:20 [2024-05-01T16:06:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:06:20 [2024-05-01T16:06:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:06:20 [2024-05-01T16:06:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:20 [2024-05-01T16:06:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:20 [2024-05-01T16:06:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:20 [2024-05-01T16:06:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:06:20 [2024-05-01T16:06:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:06:20 [2024-05-01T16:06:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887629851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:20 [2024-05-01T16:06:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887629851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:20 [2024-05-01T16:06:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887629851 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:20 [2024-05-01T16:06:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887629851 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:20 [2024-05-01T16:06:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887629851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:20 [2024-05-01T16:06:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887629851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:20 [2024-05-01T16:06:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887629852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:20 [2024-05-01T16:06:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887629852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:20 [2024-05-01T16:06:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887629852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:21 [2024-05-01T16:06:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887629852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:21 [2024-05-01T16:06:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887629852 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:21 [2024-05-01T16:06:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887629852 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:21 [2024-05-01T16:06:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:06:21 [2024-05-01T16:06:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:21 [2024-05-01T16:06:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:21 [2024-05-01T16:06:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:21 [2024-05-01T16:06:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:21 [2024-05-01T16:06:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:06:21 [2024-05-01T16:06:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:21 [2024-05-01T16:06:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:21 [2024-05-01T16:06:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:21 [2024-05-01T16:06:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887629852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:21 [2024-05-01T16:06:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887629852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:21 [2024-05-01T16:06:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887629852 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:21 [2024-05-01T16:06:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887629852 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:21 [2024-05-01T16:06:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887629853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:21 [2024-05-01T16:06:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887629853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:21 [2024-05-01T16:06:21.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:21 [2024-05-01T16:06:21.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:21 [2024-05-01T16:06:21.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:21 [2024-05-01T16:06:21.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:21 [2024-05-01T16:06:21.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:21 [2024-05-01T16:06:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:06:21 [2024-05-01T16:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887629853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:21 [2024-05-01T16:06:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887629165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:06:21 [2024-05-01T16:06:21.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
12:06:21 [2024-05-01T16:06:21.511Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.44 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
12:06:21 [2024-05-01T16:06:21.511Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest.testSDPrintUi -- Time elapsed: 13.02 s
12:06:21 [2024-05-01T16:06:21.511Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest.testSDView -- Time elapsed: 9.260 s
12:06:21 [2024-05-01T16:06:21.511Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
12:06:21 [2024-05-01T16:06:21.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887630407 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887630485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=887630595 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887630596 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887630596 data=null}, TreeItem with text {TestForFiltering}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887630596 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887630596 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887630616 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=887630617 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887630617 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887630617 data=null}, TreeItem with text {TestForFiltering}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887630617 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887630617 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887630621 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887630621 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887630621 data=null}, TreeItem with text {TestForFiltering}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887630622 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887630622 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887630623 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=887630624 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=887630624 data=null doit=true}, TreeItem with text {Traces [0]}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=887630624 data=null}, TreeItem with text {Traces [0]}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=887630624 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887630628 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:06:21 [2024-05-01T16:06:21.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=887630634 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:06:23 [2024-05-01T16:06:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632029 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add new filter}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632033 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632033 data=null}, ToolItem with tooltip text {Add new filter}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=887632033 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {FILTER <name>}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=887632033 data=null doit=true}, TreeItem with text {FILTER <name>}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=887632033 data=null}, TreeItem with text {FILTER <name>}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=887632034 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {FILTER <name>}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887632034 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER <name>}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=887632037 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {FILTER <name>}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER timestamp}
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=887632040 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {FILTER timestamp}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=887632041 data=null doit=true}, TreeItem with text {FILTER timestamp}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=887632042 data=null}, TreeItem with text {FILTER timestamp}]
12:06:23 [2024-05-01T16:06:23.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=887632052 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {FILTER timestamp}]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887632052 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER timestamp}]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=887632055 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {FILTER timestamp}]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=887632055 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {FILTER timestamp}]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=887632055 data=null doit=true}, TreeItem with text {FILTER timestamp}]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=887632055 data=null}, TreeItem with text {FILTER timestamp}]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER timestamp}
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=887632056 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {FILTER timestamp}]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=887632056 data=null doit=true}, TreeItem with text {FILTER timestamp}]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=887632056 data=null}, TreeItem with text {FILTER timestamp}]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=887632056 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {FILTER timestamp}]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887632056 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER timestamp}]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=887632060 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {FILTER timestamp}]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=887632084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
12:06:23 [2024-05-01T16:06:23.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=887632103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887632104 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887632104 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887632104 data=null button=1 stateMask=0x0 x=205 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887632104 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887632104 data=null button=1 stateMask=0x80000 x=205 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887632105 data=null button=0 stateMask=0x0 x=205 y=35 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887632105 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887632105 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887632105 data=null button=1 stateMask=0x0 x=205 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887632105 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887632120 data=null button=1 stateMask=0x80000 x=205 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'AND'
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {AND} time=887632137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'AND']
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'AND'
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=887632148 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=887632148 data=null doit=true}, Tree node with text: AND]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=887632148 data=null}, Tree node with text: AND]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=887632148 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887632148 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: AND]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=887632152 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
12:06:23 [2024-05-01T16:06:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'CONTAINS'
12:06:23 [2024-05-01T16:06:23.386Z] 
12:06:23 [2024-05-01T16:06:23.386Z] (Eclipse:4564): Gtk-WARNING **: 16:06:23.299: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=887632173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'CONTAINS']
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'CONTAINS'
12:06:23 [2024-05-01T16:06:23.387Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: AND is already expanded. Won't expand it again.
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=887632206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=887632214 data=null button=0 stateMask=0x0 x=173 y=81 count=0}, Tree node with text: Timestamp CONTAINS "100"]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=887632215 data=null doit=true}, Tree node with text: Timestamp CONTAINS "100"]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=887632215 data=null}, Tree node with text: Timestamp CONTAINS "100"]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=887632215 data=null button=1 stateMask=0x0 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887632215 data=null item=TreeItem {Timestamp CONTAINS "100"} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Timestamp CONTAINS "100"]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=887632253 data=null button=1 stateMask=0x80000 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=887632253 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=887632253 data=null doit=true}, Tree node with text: AND]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=887632253 data=null}, Tree node with text: AND]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=887632253 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887632254 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: AND]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=887632262 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632262 data=null doit=true}, ToolItem with tooltip text {Save filters}]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Save filters}]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632264 data=null doit=true}, ToolItem with tooltip text {Save filters}]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887632264 data=null}, ToolItem with tooltip text {Save filters}]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=887632273 data=null button=0 stateMask=0x0 x=22 y=58 count=0}, TableItem with text {}]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=887632273 data=null doit=true}, TableItem with text {}]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=887632273 data=null}, TableItem with text {}]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887632273 data=null button=1 stateMask=0x0 x=22 y=58 count=1}, TableItem with text {}]
12:06:23 [2024-05-01T16:06:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887632274 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:06:23 [2024-05-01T16:06:23.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887632293 data=null button=1 stateMask=0x80000 x=22 y=58 count=1}, TableItem with text {}]
12:06:23 [2024-05-01T16:06:23.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
12:06:23 [2024-05-01T16:06:23.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'timestamp'
12:06:23 [2024-05-01T16:06:23.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {timestamp} time=887632314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'timestamp']
12:06:23 [2024-05-01T16:06:23.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'timestamp'
12:06:25 [2024-05-01T16:06:25.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:25 [2024-05-01T16:06:25.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:25 [2024-05-01T16:06:25.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=887633867 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887633867 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887633867 data=null}, TreeItem with text {TestForFiltering}]
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887633867 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887633867 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887633873 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=887633874 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887633874 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887633874 data=null}, TreeItem with text {TestForFiltering}]
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887633874 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887633874 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887633885 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:25 [2024-05-01T16:06:25.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=887633886 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887633886 data=null doit=true}, TreeItem with text {Traces [1]}]
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887633886 data=null}, TreeItem with text {Traces [1]}]
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887633886 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887633886 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:06:25 [2024-05-01T16:06:25.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887633894 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635289 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add new filter}]
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635295 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635295 data=null}, ToolItem with tooltip text {Add new filter}]
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=887635296 data=null button=0 stateMask=0x0 x=79 y=104 count=0}, TreeItem with text {FILTER <name>}]
12:06:26 [2024-05-01T16:06:26.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=887635296 data=null doit=true}, TreeItem with text {FILTER <name>}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=887635296 data=null}, TreeItem with text {FILTER <name>}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=887635296 data=null button=1 stateMask=0x0 x=79 y=104 count=1}, TreeItem with text {FILTER <name>}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887635296 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER <name>}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=887635300 data=null button=1 stateMask=0x80000 x=79 y=104 count=1}, TreeItem with text {FILTER <name>}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER field}
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=887635303 data=null button=0 stateMask=0x0 x=64 y=104 count=0}, TreeItem with text {FILTER field}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=887635304 data=null doit=true}, TreeItem with text {FILTER field}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=887635306 data=null}, TreeItem with text {FILTER field}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=887635306 data=null button=1 stateMask=0x0 x=64 y=104 count=1}, TreeItem with text {FILTER field}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887635306 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER field}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=887635319 data=null button=1 stateMask=0x80000 x=64 y=104 count=1}, TreeItem with text {FILTER field}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=887635319 data=null button=0 stateMask=0x0 x=64 y=104 count=0}, TreeItem with text {FILTER field}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=887635319 data=null doit=true}, TreeItem with text {FILTER field}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=887635319 data=null}, TreeItem with text {FILTER field}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER field}
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=887635320 data=null button=0 stateMask=0x0 x=64 y=104 count=0}, TreeItem with text {FILTER field}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=887635320 data=null doit=true}, TreeItem with text {FILTER field}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=887635320 data=null}, TreeItem with text {FILTER field}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=887635320 data=null button=1 stateMask=0x0 x=64 y=104 count=1}, TreeItem with text {FILTER field}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887635320 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER field}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=887635323 data=null button=1 stateMask=0x80000 x=64 y=104 count=1}, TreeItem with text {FILTER field}]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=887635348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
12:06:26 [2024-05-01T16:06:26.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=887635365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887635366 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887635366 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887635367 data=null button=1 stateMask=0x0 x=205 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887635367 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887635367 data=null button=1 stateMask=0x80000 x=205 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887635367 data=null button=0 stateMask=0x0 x=205 y=127 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887635367 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887635367 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887635368 data=null button=1 stateMask=0x0 x=205 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:26 [2024-05-01T16:06:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887635368 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887635385 data=null button=1 stateMask=0x80000 x=205 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'COMPARE'
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {COMPARE} time=887635403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'COMPARE']
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'COMPARE'
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=887635463 data=null doit=true}, Tree node with text: <select aspect> = <value>]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=887635464 data=null}, Tree node with text: <select aspect> = <value>]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=887635464 data=null button=1 stateMask=0x0 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887635464 data=null item=TreeItem {<select aspect> = <value>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: <select aspect> = <value>]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=887635464 data=null button=1 stateMask=0x80000 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=887635465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "<", using matcher: of type 'Button'
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "=", using matcher: of type 'Button'
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: of type 'Button'
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with mnemonic '>'
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with style 'SWT.RADIO'
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Num", using matcher: of type 'Button'
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Alpha", using matcher: of type 'Button'
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Timestamp", using matcher: of type 'Button'
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {=} time=887635505 data=null doit=true}, Button with text {=}]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {=} time=887635505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {=}]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {>} time=887635507 data=null doit=true}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {>} time=887635507 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {>} time=887635507 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {>} time=887635507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635520 data=null doit=true}, ToolItem with tooltip text {Save filters}]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Save filters}]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:26 [2024-05-01T16:06:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:26 [2024-05-01T16:06:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:26 [2024-05-01T16:06:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635522 data=null doit=true}, ToolItem with tooltip text {Save filters}]
12:06:26 [2024-05-01T16:06:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887635522 data=null}, ToolItem with tooltip text {Save filters}]
12:06:26 [2024-05-01T16:06:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
12:06:26 [2024-05-01T16:06:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:06:26 [2024-05-01T16:06:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:06:26 [2024-05-01T16:06:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:06:26 [2024-05-01T16:06:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:06:26 [2024-05-01T16:06:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=887635560 data=null button=0 stateMask=0x0 x=22 y=58 count=0}, TableItem with text {}]
12:06:26 [2024-05-01T16:06:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=887635560 data=null doit=true}, TableItem with text {}]
12:06:26 [2024-05-01T16:06:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=887635560 data=null}, TableItem with text {}]
12:06:26 [2024-05-01T16:06:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887635560 data=null button=1 stateMask=0x0 x=22 y=58 count=1}, TableItem with text {}]
12:06:26 [2024-05-01T16:06:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887635561 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:06:26 [2024-05-01T16:06:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887635561 data=null button=1 stateMask=0x80000 x=22 y=58 count=1}, TableItem with text {}]
12:06:26 [2024-05-01T16:06:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "field", using matcher: with mnemonic 'field'
12:06:26 [2024-05-01T16:06:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'field'
12:06:26 [2024-05-01T16:06:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {field} time=887635586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'field']
12:06:26 [2024-05-01T16:06:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'field'
12:06:28 [2024-05-01T16:06:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:28 [2024-05-01T16:06:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:28 [2024-05-01T16:06:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:28 [2024-05-01T16:06:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:28 [2024-05-01T16:06:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:28 [2024-05-01T16:06:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:28 [2024-05-01T16:06:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=887637155 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
12:06:28 [2024-05-01T16:06:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887637155 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:28 [2024-05-01T16:06:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887637155 data=null}, TreeItem with text {TestForFiltering}]
12:06:28 [2024-05-01T16:06:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887637156 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:28 [2024-05-01T16:06:28.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887637156 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:28 [2024-05-01T16:06:28.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887637164 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:28 [2024-05-01T16:06:28.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:28 [2024-05-01T16:06:28.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=887637165 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
12:06:28 [2024-05-01T16:06:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887637165 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:28 [2024-05-01T16:06:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887637165 data=null}, TreeItem with text {TestForFiltering}]
12:06:28 [2024-05-01T16:06:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887637165 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:28 [2024-05-01T16:06:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887637165 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:28 [2024-05-01T16:06:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887637169 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:28 [2024-05-01T16:06:28.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
12:06:28 [2024-05-01T16:06:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:28 [2024-05-01T16:06:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=887637170 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:06:28 [2024-05-01T16:06:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887637170 data=null doit=true}, TreeItem with text {Traces [1]}]
12:06:28 [2024-05-01T16:06:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887637170 data=null}, TreeItem with text {Traces [1]}]
12:06:28 [2024-05-01T16:06:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887637170 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:28 [2024-05-01T16:06:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887637170 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:06:28 [2024-05-01T16:06:28.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887637177 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:06:29 [2024-05-01T16:06:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
12:06:29 [2024-05-01T16:06:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:29 [2024-05-01T16:06:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:29 [2024-05-01T16:06:29.877Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
12:06:29 [2024-05-01T16:06:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
12:06:29 [2024-05-01T16:06:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:29 [2024-05-01T16:06:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:29 [2024-05-01T16:06:29.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638546 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add new filter}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638556 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638556 data=null}, ToolItem with tooltip text {Add new filter}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=887638557 data=null button=0 stateMask=0x0 x=79 y=173 count=0}, TreeItem with text {FILTER <name>}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=887638557 data=null doit=true}, TreeItem with text {FILTER <name>}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=887638557 data=null}, TreeItem with text {FILTER <name>}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=887638557 data=null button=1 stateMask=0x0 x=79 y=173 count=1}, TreeItem with text {FILTER <name>}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887638561 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER <name>}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=887638565 data=null button=1 stateMask=0x80000 x=79 y=173 count=1}, TreeItem with text {FILTER <name>}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER matchAndEquals}
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=887638568 data=null button=0 stateMask=0x0 x=104 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=887638568 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=887638570 data=null}, TreeItem with text {FILTER matchAndEquals}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=887638570 data=null button=1 stateMask=0x0 x=104 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887638570 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=887638573 data=null button=1 stateMask=0x80000 x=104 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=887638574 data=null button=0 stateMask=0x0 x=104 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=887638574 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=887638574 data=null}, TreeItem with text {FILTER matchAndEquals}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER matchAndEquals}
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=887638574 data=null button=0 stateMask=0x0 x=104 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=887638584 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=887638584 data=null}, TreeItem with text {FILTER matchAndEquals}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=887638585 data=null button=1 stateMask=0x0 x=104 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887638585 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=887638588 data=null button=1 stateMask=0x80000 x=104 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=887638613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
12:06:29 [2024-05-01T16:06:29.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=887638636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
12:06:29 [2024-05-01T16:06:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887638636 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887638636 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887638637 data=null button=1 stateMask=0x0 x=205 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887638637 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887638637 data=null button=1 stateMask=0x80000 x=205 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887638637 data=null button=0 stateMask=0x0 x=205 y=196 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887638638 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887638638 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887638638 data=null button=1 stateMask=0x0 x=205 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887638638 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}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=887638652 data=null button=1 stateMask=0x80000 x=205 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'OR'
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {OR} time=887638668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'OR']
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'OR'
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=887638680 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=887638680 data=null doit=true}, Tree node with text: OR]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=887638680 data=null}, Tree node with text: OR]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=887638680 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887638680 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OR]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=887638683 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'EQUALS'
12:06:29 [2024-05-01T16:06:29.879Z] 
12:06:29 [2024-05-01T16:06:29.879Z] (Eclipse:4564): Gtk-WARNING **: 16:06:29.855: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {EQUALS} time=887638701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'EQUALS']
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'EQUALS'
12:06:29 [2024-05-01T16:06:29.879Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=887638763 data=null button=0 stateMask=0x0 x=162 y=242 count=0}, TreeItem with text {<select aspect> EQUALS}]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=887638763 data=null doit=true}, TreeItem with text {<select aspect> EQUALS}]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=887638763 data=null}, TreeItem with text {<select aspect> EQUALS}]
12:06:29 [2024-05-01T16:06:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=887638764 data=null button=1 stateMask=0x0 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
12:06:30 [2024-05-01T16:06:30.134Z] 
12:06:30 [2024-05-01T16:06:30.134Z] (Eclipse:4564): Gtk-WARNING **: 16:06:29.890: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
12:06:30 [2024-05-01T16:06:30.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887638764 data=null item=TreeItem {<select aspect> EQUALS} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {<select aspect> EQUALS}]
12:06:30 [2024-05-01T16:06:30.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=887638793 data=null button=1 stateMask=0x80000 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
12:06:30 [2024-05-01T16:06:30.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
12:06:30 [2024-05-01T16:06:30.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
12:06:30 [2024-05-01T16:06:30.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
12:06:30 [2024-05-01T16:06:30.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
12:06:30 [2024-05-01T16:06:30.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
12:06:30 [2024-05-01T16:06:30.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=887638794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
12:06:30 [2024-05-01T16:06:30.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
12:06:30 [2024-05-01T16:06:30.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
12:06:30 [2024-05-01T16:06:30.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
12:06:30 [2024-05-01T16:06:30.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:06:30 [2024-05-01T16:06:30.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:30 [2024-05-01T16:06:30.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=887638840 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
12:06:30 [2024-05-01T16:06:30.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=887638840 data=null doit=true}, Tree node with text: OR]
12:06:30 [2024-05-01T16:06:30.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=887638840 data=null}, Tree node with text: OR]
12:06:30 [2024-05-01T16:06:30.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=887638840 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
12:06:30 [2024-05-01T16:06:30.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887638840 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OR]
12:06:30 [2024-05-01T16:06:30.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=887638857 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'MATCHES'
12:06:30 [2024-05-01T16:06:30.135Z] 
12:06:30 [2024-05-01T16:06:30.135Z] (Eclipse:4564): Gtk-WARNING **: 16:06:30.038: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {MATCHES} time=887638875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'MATCHES']
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'MATCHES'
12:06:30 [2024-05-01T16:06:30.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=887638944 data=null button=0 stateMask=0x0 x=167 y=265 count=0}, TreeItem with text {<select aspect> MATCHES}]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=887638944 data=null doit=true}, TreeItem with text {<select aspect> MATCHES}]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=887638944 data=null}, TreeItem with text {<select aspect> MATCHES}]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=887638944 data=null button=1 stateMask=0x0 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
12:06:30 [2024-05-01T16:06:30.135Z] 
12:06:30 [2024-05-01T16:06:30.135Z] (Eclipse:4564): Gtk-WARNING **: 16:06:30.070: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887638945 data=null item=TreeItem {<select aspect> MATCHES} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {<select aspect> MATCHES}]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=887638971 data=null button=1 stateMask=0x80000 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=887638971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638983 data=null doit=true}, ToolItem with tooltip text {Save filters}]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Save filters}]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638985 data=null doit=true}, ToolItem with tooltip text {Save filters}]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=887638985 data=null}, ToolItem with tooltip text {Save filters}]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=887639015 data=null button=0 stateMask=0x0 x=22 y=58 count=0}, TableItem with text {}]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=887639015 data=null doit=true}, TableItem with text {}]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=887639015 data=null}, TableItem with text {}]
12:06:30 [2024-05-01T16:06:30.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887639015 data=null button=1 stateMask=0x0 x=22 y=58 count=1}, TableItem with text {}]
12:06:30 [2024-05-01T16:06:30.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887639015 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:06:30 [2024-05-01T16:06:30.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887639016 data=null button=1 stateMask=0x80000 x=22 y=58 count=1}, TableItem with text {}]
12:06:30 [2024-05-01T16:06:30.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
12:06:30 [2024-05-01T16:06:30.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'matchAndEquals'
12:06:30 [2024-05-01T16:06:30.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=887639044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'matchAndEquals']
12:06:30 [2024-05-01T16:06:30.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'matchAndEquals'
12:06:32 [2024-05-01T16:06:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887640980 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:06:32 [2024-05-01T16:06:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:06:32 [2024-05-01T16:06:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:32 [2024-05-01T16:06:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:32 [2024-05-01T16:06:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:32 [2024-05-01T16:06:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=887640991 data=null button=0 stateMask=0x0 x=92 y=12 count=0}, TreeItem with text {TestForFiltering}]
12:06:32 [2024-05-01T16:06:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=887641003 data=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:32 [2024-05-01T16:06:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=887641004 data=null}, TreeItem with text {TestForFiltering}]
12:06:32 [2024-05-01T16:06:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=887641004 data=null button=1 stateMask=0x0 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:32 [2024-05-01T16:06:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887641004 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
12:06:32 [2024-05-01T16:06:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=887641013 data=null button=1 stateMask=0x80000 x=92 y=12 count=1}, TreeItem with text {TestForFiltering}]
12:06:32 [2024-05-01T16:06:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:06:32 [2024-05-01T16:06:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:06:32 [2024-05-01T16:06:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887641705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887641705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887641705 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887641705 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887641705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887641705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887641705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887641705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887641705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887641705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:32 [2024-05-01T16:06:32.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887641706 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:32 [2024-05-01T16:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887641706 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:32 [2024-05-01T16:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:06:32 [2024-05-01T16:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:32 [2024-05-01T16:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:32 [2024-05-01T16:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:32 [2024-05-01T16:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:32 [2024-05-01T16:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:06:32 [2024-05-01T16:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:32 [2024-05-01T16:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:32 [2024-05-01T16:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:32 [2024-05-01T16:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887641706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:32 [2024-05-01T16:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887641706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:32 [2024-05-01T16:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887641706 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:32 [2024-05-01T16:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887641706 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:32 [2024-05-01T16:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887641706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:32 [2024-05-01T16:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887641706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:32 [2024-05-01T16:06:32.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:32 [2024-05-01T16:06:32.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:32 [2024-05-01T16:06:32.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:32 [2024-05-01T16:06:32.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:32 [2024-05-01T16:06:32.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:32 [2024-05-01T16:06:32.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:06:33 [2024-05-01T16:06:33.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887641706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:33 [2024-05-01T16:06:33.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887641040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:06:33 [2024-05-01T16:06:33.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
12:06:33 [2024-05-01T16:06:33.606Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.84 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
12:06:33 [2024-05-01T16:06:33.606Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testTimestampFilter -- Time elapsed: 3.362 s
12:06:33 [2024-05-01T16:06:33.606Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testField01 -- Time elapsed: 3.278 s
12:06:33 [2024-05-01T16:06:33.606Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testTimestampEqualsOr -- Time elapsed: 3.450 s
12:06:33 [2024-05-01T16:06:33.606Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
12:06:33 [2024-05-01T16:06:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887642255 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:06:33 [2024-05-01T16:06:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:33 [2024-05-01T16:06:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:06:33 [2024-05-01T16:06:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:06:33 [2024-05-01T16:06:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:06:33 [2024-05-01T16:06:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887642332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:06:33 [2024-05-01T16:06:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:06:33 [2024-05-01T16:06:33.861Z] 
12:06:33 [2024-05-01T16:06:33.861Z] (Eclipse:4564): Gtk-WARNING **: 16:06:33.688: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:33 [2024-05-01T16:06:33.861Z] 
12:06:33 [2024-05-01T16:06:33.861Z] (Eclipse:4564): Gtk-WARNING **: 16:06:33.689: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:33 [2024-05-01T16:06:33.861Z] 
12:06:33 [2024-05-01T16:06:33.861Z] (Eclipse:4564): Gtk-WARNING **: 16:06:33.689: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:33 [2024-05-01T16:06:33.861Z] 
12:06:33 [2024-05-01T16:06:33.861Z] (Eclipse:4564): Gtk-WARNING **: 16:06:33.689: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:33 [2024-05-01T16:06:33.861Z] 
12:06:33 [2024-05-01T16:06:33.861Z] (Eclipse:4564): Gtk-WARNING **: 16:06:33.689: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:33 [2024-05-01T16:06:33.861Z] 
12:06:33 [2024-05-01T16:06:33.861Z] (Eclipse:4564): Gtk-WARNING **: 16:06:33.689: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:33 [2024-05-01T16:06:33.861Z] 
12:06:33 [2024-05-01T16:06:33.861Z] (Eclipse:4564): Gtk-WARNING **: 16:06:33.689: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:06:33 [2024-05-01T16:06:33.861Z] 
12:06:33 [2024-05-01T16:06:33.861Z] (Eclipse:4564): Gtk-WARNING **: 16:06:33.689: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:35 [2024-05-01T16:06:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
12:06:35 [2024-05-01T16:06:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:06:35 [2024-05-01T16:06:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:06:35 [2024-05-01T16:06:35.224Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:06:35 [2024-05-01T16:06:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
12:06:35 [2024-05-01T16:06:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644031 data=null doit=true}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644031 data=null}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644031 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644037 data=null doit=true}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644037 data=null}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-ust'
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to context-switches-ust'
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to context-switches-ust} time=887644040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pin to context-switches-ust']
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to context-switches-ust'
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644053 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644071 data=null doit=true}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644071 data=null}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644076 data=null doit=true}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644078 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
12:06:35 [2024-05-01T16:06:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887644078 data=null}, ToolItem with tooltip text {Unpin View}]
12:06:35 [2024-05-01T16:06:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
12:06:35 [2024-05-01T16:06:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
12:06:35 [2024-05-01T16:06:35.481Z] 
12:06:35 [2024-05-01T16:06:35.481Z] (Eclipse:4564): Gtk-WARNING **: 16:06:35.394: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:35 [2024-05-01T16:06:35.481Z] 
12:06:35 [2024-05-01T16:06:35.481Z] (Eclipse:4564): Gtk-WARNING **: 16:06:35.394: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:35 [2024-05-01T16:06:35.481Z] 
12:06:35 [2024-05-01T16:06:35.481Z] (Eclipse:4564): Gtk-WARNING **: 16:06:35.394: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:35 [2024-05-01T16:06:35.481Z] 
12:06:35 [2024-05-01T16:06:35.481Z] (Eclipse:4564): Gtk-WARNING **: 16:06:35.394: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:35 [2024-05-01T16:06:35.481Z] 
12:06:35 [2024-05-01T16:06:35.481Z] (Eclipse:4564): Gtk-WARNING **: 16:06:35.394: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:35 [2024-05-01T16:06:35.481Z] 
12:06:35 [2024-05-01T16:06:35.481Z] (Eclipse:4564): Gtk-WARNING **: 16:06:35.394: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:35 [2024-05-01T16:06:35.481Z] 
12:06:35 [2024-05-01T16:06:35.481Z] (Eclipse:4564): Gtk-WARNING **: 16:06:35.394: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:06:35 [2024-05-01T16:06:35.481Z] 
12:06:35 [2024-05-01T16:06:35.481Z] (Eclipse:4564): Gtk-WARNING **: 16:06:35.394: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:36 [2024-05-01T16:06:36.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
12:06:36 [2024-05-01T16:06:36.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:06:36 [2024-05-01T16:06:36.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:06:37 [2024-05-01T16:06:37.406Z] 
12:06:37 [2024-05-01T16:06:37.406Z] (Eclipse:4564): Gtk-WARNING **: 16:06:37.245: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:37 [2024-05-01T16:06:37.406Z] 
12:06:37 [2024-05-01T16:06:37.406Z] (Eclipse:4564): Gtk-WARNING **: 16:06:37.245: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:37 [2024-05-01T16:06:37.406Z] 
12:06:37 [2024-05-01T16:06:37.406Z] (Eclipse:4564): Gtk-WARNING **: 16:06:37.245: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:37 [2024-05-01T16:06:37.406Z] 
12:06:37 [2024-05-01T16:06:37.406Z] (Eclipse:4564): Gtk-WARNING **: 16:06:37.245: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:37 [2024-05-01T16:06:37.406Z] 
12:06:37 [2024-05-01T16:06:37.406Z] (Eclipse:4564): Gtk-WARNING **: 16:06:37.246: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:37 [2024-05-01T16:06:37.406Z] 
12:06:37 [2024-05-01T16:06:37.406Z] (Eclipse:4564): Gtk-WARNING **: 16:06:37.246: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:37 [2024-05-01T16:06:37.406Z] 
12:06:37 [2024-05-01T16:06:37.406Z] (Eclipse:4564): Gtk-WARNING **: 16:06:37.246: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:06:37 [2024-05-01T16:06:37.406Z] 
12:06:37 [2024-05-01T16:06:37.406Z] (Eclipse:4564): Gtk-WARNING **: 16:06:37.246: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=887648363 data=null button=0 stateMask=0x0 x=22 y=127 count=0}, TableItem with text {}]
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=887648363 data=null doit=true}, TableItem with text {}]
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=887648363 data=null}, TableItem with text {}]
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887648363 data=null button=1 stateMask=0x0 x=22 y=127 count=1}, TableItem with text {}]
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887648363 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887648364 data=null button=1 stateMask=0x80000 x=22 y=127 count=1}, TableItem with text {}]
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow time updates ...", using matcher: with mnemonic 'Follow time updates from other traces'
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=887648404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow time updates from other traces']
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:06:39 [2024-05-01T16:06:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:06:40 [2024-05-01T16:06:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
12:06:40 [2024-05-01T16:06:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:06:40 [2024-05-01T16:06:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:06:40 [2024-05-01T16:06:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow time updates ...", using matcher: with mnemonic 'Follow time updates from other traces'
12:06:40 [2024-05-01T16:06:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
12:06:40 [2024-05-01T16:06:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=887648993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow time updates from other traces']
12:06:40 [2024-05-01T16:06:40.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
12:06:40 [2024-05-01T16:06:40.432Z] 
12:06:40 [2024-05-01T16:06:40.433Z] (Eclipse:4564): Gtk-WARNING **: 16:06:40.346: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:40 [2024-05-01T16:06:40.433Z] 
12:06:40 [2024-05-01T16:06:40.433Z] (Eclipse:4564): Gtk-WARNING **: 16:06:40.346: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:40 [2024-05-01T16:06:40.433Z] 
12:06:40 [2024-05-01T16:06:40.433Z] (Eclipse:4564): Gtk-WARNING **: 16:06:40.346: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:40 [2024-05-01T16:06:40.433Z] 
12:06:40 [2024-05-01T16:06:40.433Z] (Eclipse:4564): Gtk-WARNING **: 16:06:40.346: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:40 [2024-05-01T16:06:40.433Z] 
12:06:40 [2024-05-01T16:06:40.433Z] (Eclipse:4564): Gtk-WARNING **: 16:06:40.346: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:40 [2024-05-01T16:06:40.433Z] 
12:06:40 [2024-05-01T16:06:40.433Z] (Eclipse:4564): Gtk-WARNING **: 16:06:40.346: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:40 [2024-05-01T16:06:40.433Z] 
12:06:40 [2024-05-01T16:06:40.433Z] (Eclipse:4564): Gtk-WARNING **: 16:06:40.346: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:06:40 [2024-05-01T16:06:40.433Z] 
12:06:40 [2024-05-01T16:06:40.433Z] (Eclipse:4564): Gtk-WARNING **: 16:06:40.346: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:41 [2024-05-01T16:06:41.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
12:06:41 [2024-05-01T16:06:41.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:06:41 [2024-05-01T16:06:41.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
12:06:41 [2024-05-01T16:06:41.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Time Graph Stub...", using matcher: with mnemonic 'New Time Graph Stub view'
12:06:41 [2024-05-01T16:06:41.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to context-sw...", using matcher: with mnemonic 'pinned to context-switches-ust'
12:06:41 [2024-05-01T16:06:41.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust'
12:06:41 [2024-05-01T16:06:41.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust} time=887650504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to context-switches-ust']
12:06:41 [2024-05-01T16:06:41.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust'
12:06:41 [2024-05-01T16:06:41.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
12:06:41 [2024-05-01T16:06:41.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
12:06:41 [2024-05-01T16:06:41.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to context-sw...", using matcher: with mnemonic 'pinned to context-switches-ust | new instance'
12:06:41 [2024-05-01T16:06:41.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust | new instance'
12:06:41 [2024-05-01T16:06:41.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust | new instance} time=887650594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to context-switches-ust | new instance']
12:06:41 [2024-05-01T16:06:41.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust | new instance'
12:06:41 [2024-05-01T16:06:41.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
12:06:41 [2024-05-01T16:06:41.796Z] 
12:06:41 [2024-05-01T16:06:41.796Z] (Eclipse:4564): Gtk-WARNING **: 16:06:41.756: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:41 [2024-05-01T16:06:41.796Z] 
12:06:41 [2024-05-01T16:06:41.796Z] (Eclipse:4564): Gtk-WARNING **: 16:06:41.756: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:41 [2024-05-01T16:06:41.796Z] 
12:06:41 [2024-05-01T16:06:41.796Z] (Eclipse:4564): Gtk-WARNING **: 16:06:41.756: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:41 [2024-05-01T16:06:41.796Z] 
12:06:41 [2024-05-01T16:06:41.796Z] (Eclipse:4564): Gtk-WARNING **: 16:06:41.756: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:41 [2024-05-01T16:06:41.796Z] 
12:06:41 [2024-05-01T16:06:41.796Z] (Eclipse:4564): Gtk-WARNING **: 16:06:41.756: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:41 [2024-05-01T16:06:41.796Z] 
12:06:41 [2024-05-01T16:06:41.796Z] (Eclipse:4564): Gtk-WARNING **: 16:06:41.756: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:41 [2024-05-01T16:06:41.796Z] 
12:06:41 [2024-05-01T16:06:41.796Z] (Eclipse:4564): Gtk-WARNING **: 16:06:41.756: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:06:41 [2024-05-01T16:06:41.796Z] 
12:06:41 [2024-05-01T16:06:41.796Z] (Eclipse:4564): Gtk-WARNING **: 16:06:41.756: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:06:42 [2024-05-01T16:06:42.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust | 2>"'
12:06:42 [2024-05-01T16:06:42.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
12:06:42 [2024-05-01T16:06:42.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
12:06:43 [2024-05-01T16:06:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:06:43 [2024-05-01T16:06:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:06:43 [2024-05-01T16:06:43.285Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
12:06:43 [2024-05-01T16:06:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
12:06:43 [2024-05-01T16:06:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887651942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:06:43 [2024-05-01T16:06:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887651942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:06:43 [2024-05-01T16:06:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887651942 data=null doit=true}, ToolItem with tooltip text {Pin View}]
12:06:43 [2024-05-01T16:06:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887651942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:06:43 [2024-05-01T16:06:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887651942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:06:43 [2024-05-01T16:06:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887651942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
12:06:43 [2024-05-01T16:06:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887651943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:06:43 [2024-05-01T16:06:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887651944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:06:43 [2024-05-01T16:06:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887651944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:06:43 [2024-05-01T16:06:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887651944 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
12:06:43 [2024-05-01T16:06:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887651944 data=null}, ToolItem with tooltip text {Unpin View}]
12:06:43 [2024-05-01T16:06:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
12:06:43 [2024-05-01T16:06:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
12:06:43 [2024-05-01T16:06:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:06:43 [2024-05-01T16:06:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:06:43 [2024-05-01T16:06:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887652263 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:06:43 [2024-05-01T16:06:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:06:43 [2024-05-01T16:06:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:43 [2024-05-01T16:06:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:43 [2024-05-01T16:06:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:43 [2024-05-01T16:06:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887652272 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:06:43 [2024-05-01T16:06:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887652273 data=null doit=true}, TreeItem with text {test}]
12:06:43 [2024-05-01T16:06:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887652273 data=null}, TreeItem with text {test}]
12:06:43 [2024-05-01T16:06:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887652273 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:06:43 [2024-05-01T16:06:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887652273 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:06:43 [2024-05-01T16:06:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887652289 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:06:43 [2024-05-01T16:06:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:06:43 [2024-05-01T16:06:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:06:43 [2024-05-01T16:06:43.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887652961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887652961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887652961 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887652961 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887652961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887652961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887652961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887652961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887652961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887652961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887652961 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887652962 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887652962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887652962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887652962 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887652962 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887652962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:44 [2024-05-01T16:06:44.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887652962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:44 [2024-05-01T16:06:44.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:44 [2024-05-01T16:06:44.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:44 [2024-05-01T16:06:44.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:44 [2024-05-01T16:06:44.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:44 [2024-05-01T16:06:44.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:44 [2024-05-01T16:06:44.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:06:44 [2024-05-01T16:06:44.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887652962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:44 [2024-05-01T16:06:44.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887652318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:06:44 [2024-05-01T16:06:44.613Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 11.21 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
12:06:44 [2024-05-01T16:06:44.613Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testPinSingleTrace -- Time elapsed: 1.703 s
12:06:44 [2024-05-01T16:06:44.613Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest skipped
12:06:44 [2024-05-01T16:06:44.613Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testFollow -- Time elapsed: 4.915 s
12:06:44 [2024-05-01T16:06:44.613Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testCloneSingleTrace -- Time elapsed: 3.003 s
12:06:44 [2024-05-01T16:06:44.613Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
12:06:44 [2024-05-01T16:06:44.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887653473 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:06:44 [2024-05-01T16:06:44.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:44 [2024-05-01T16:06:44.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:06:44 [2024-05-01T16:06:44.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:06:44 [2024-05-01T16:06:44.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:06:44 [2024-05-01T16:06:44.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887653567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:06:44 [2024-05-01T16:06:44.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:06:46 [2024-05-01T16:06:46.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:06:46 [2024-05-01T16:06:46.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:06:46 [2024-05-01T16:06:46.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:06:46 [2024-05-01T16:06:46.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:06:46 [2024-05-01T16:06:46.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
12:06:46 [2024-05-01T16:06:46.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=887655010 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:06:46 [2024-05-01T16:06:46.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=887655010 data=null doit=true}, TableItem with text {}]
12:06:46 [2024-05-01T16:06:46.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:06:46 [2024-05-01T16:06:46.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=887655010 data=null}, TableItem with text {}]
12:06:46 [2024-05-01T16:06:46.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887655010 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:06:46 [2024-05-01T16:06:46.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887655010 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
12:06:46 [2024-05-01T16:06:46.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887655013 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:06:46 [2024-05-01T16:06:46.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=887655013 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:06:46 [2024-05-01T16:06:46.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=887655013 data=null doit=true}, TableItem with text {}]
12:06:46 [2024-05-01T16:06:46.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=887655013 data=null}, TableItem with text {}]
12:06:46 [2024-05-01T16:06:46.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
12:06:46 [2024-05-01T16:06:46.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:06:46 [2024-05-01T16:06:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:06:46 [2024-05-01T16:06:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:06:46 [2024-05-01T16:06:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
12:06:46 [2024-05-01T16:06:46.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=887655581 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:06:46 [2024-05-01T16:06:46.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=887655582 data=null doit=true}, TableItem with text {}]
12:06:46 [2024-05-01T16:06:46.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:06:46 [2024-05-01T16:06:46.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=887655582 data=null}, TableItem with text {}]
12:06:46 [2024-05-01T16:06:46.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887655582 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:06:46 [2024-05-01T16:06:46.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887655582 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
12:06:46 [2024-05-01T16:06:46.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887655585 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:06:46 [2024-05-01T16:06:46.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=887655585 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:06:46 [2024-05-01T16:06:46.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=887655585 data=null doit=true}, TableItem with text {}]
12:06:46 [2024-05-01T16:06:46.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=887655585 data=null}, TableItem with text {}]
12:06:46 [2024-05-01T16:06:46.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
12:06:46 [2024-05-01T16:06:46.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
12:06:46 [2024-05-01T16:06:46.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
12:06:46 [2024-05-01T16:06:46.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
12:06:47 [2024-05-01T16:06:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=887655607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy to Clipboard']
12:06:47 [2024-05-01T16:06:47.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:06:47 [2024-05-01T16:06:47.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:06:47 [2024-05-01T16:06:47.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
12:06:47 [2024-05-01T16:06:47.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=887656122 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:06:47 [2024-05-01T16:06:47.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=887656122 data=null doit=true}, TableItem with text {}]
12:06:47 [2024-05-01T16:06:47.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:06:47 [2024-05-01T16:06:47.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=887656122 data=null}, TableItem with text {}]
12:06:47 [2024-05-01T16:06:47.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887656122 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:06:47 [2024-05-01T16:06:47.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887656123 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
12:06:47 [2024-05-01T16:06:47.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887656123 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:06:47 [2024-05-01T16:06:47.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=887656123 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:06:47 [2024-05-01T16:06:47.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=887656123 data=null doit=true}, TableItem with text {}]
12:06:47 [2024-05-01T16:06:47.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=887656124 data=null}, TableItem with text {}]
12:06:47 [2024-05-01T16:06:47.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
12:06:47 [2024-05-01T16:06:47.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:06:47 [2024-05-01T16:06:47.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:06:47 [2024-05-01T16:06:47.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
12:06:47 [2024-05-01T16:06:47.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
12:06:47 [2024-05-01T16:06:47.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
12:06:47 [2024-05-01T16:06:47.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=887656157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy to Clipboard']
12:06:47 [2024-05-01T16:06:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887656671 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:06:47 [2024-05-01T16:06:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:06:47 [2024-05-01T16:06:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:47 [2024-05-01T16:06:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:47 [2024-05-01T16:06:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:47 [2024-05-01T16:06:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887656710 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:06:47 [2024-05-01T16:06:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887656710 data=null doit=true}, TreeItem with text {test}]
12:06:47 [2024-05-01T16:06:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887656710 data=null}, TreeItem with text {test}]
12:06:47 [2024-05-01T16:06:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887656711 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:06:47 [2024-05-01T16:06:47.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887656711 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:06:48 [2024-05-01T16:06:48.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887656722 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:06:48 [2024-05-01T16:06:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:06:48 [2024-05-01T16:06:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:06:48 [2024-05-01T16:06:48.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:06:48 [2024-05-01T16:06:48.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:06:48 [2024-05-01T16:06:48.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:06:48 [2024-05-01T16:06:48.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:48 [2024-05-01T16:06:48.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:06:48 [2024-05-01T16:06:48.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:06:48 [2024-05-01T16:06:48.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:48 [2024-05-01T16:06:48.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:48 [2024-05-01T16:06:48.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:48 [2024-05-01T16:06:48.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:06:48 [2024-05-01T16:06:48.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:06:48 [2024-05-01T16:06:48.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887657425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:48 [2024-05-01T16:06:48.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887657425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:48 [2024-05-01T16:06:48.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887657425 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:48 [2024-05-01T16:06:48.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887657425 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:48 [2024-05-01T16:06:48.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887657425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887657425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887657426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887657426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887657426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887657426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887657426 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887657426 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887657426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887657426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887657426 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887657426 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887657426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887657426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:48 [2024-05-01T16:06:48.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:48 [2024-05-01T16:06:48.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:48 [2024-05-01T16:06:48.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:48 [2024-05-01T16:06:48.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:48 [2024-05-01T16:06:48.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:48 [2024-05-01T16:06:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:06:48 [2024-05-01T16:06:48.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887657426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:48 [2024-05-01T16:06:48.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887656756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:06:49 [2024-05-01T16:06:49.144Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.458 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
12:06:49 [2024-05-01T16:06:49.144Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testNoCopySearchRow -- Time elapsed: 0.571 s
12:06:49 [2024-05-01T16:06:49.144Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testCopySingleSelection -- Time elapsed: 0.541 s
12:06:49 [2024-05-01T16:06:49.144Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testCopyMultipleSelection -- Time elapsed: 0.549 s
12:06:49 [2024-05-01T16:06:49.144Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
12:06:49 [2024-05-01T16:06:49.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887657937 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:06:49 [2024-05-01T16:06:49.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:49 [2024-05-01T16:06:49.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:06:49 [2024-05-01T16:06:49.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:06:49 [2024-05-01T16:06:49.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:06:49 [2024-05-01T16:06:49.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887658039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:06:49 [2024-05-01T16:06:49.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=887659685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw']
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887659866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887659866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887659866 data=null doit=true}, (of type 'Table')]
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887659866 data=null}, (of type 'Table')]
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=887659866 data=null button=1 stateMask=0x0 x=98 y=104 count=1}, (of type 'Table')]
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=887659867 data=null button=1 stateMask=0x80000 x=98 y=104 count=1}, (of type 'Table')]
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887659867 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=887659871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887659872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=887659872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=887659872 data=null doit=true}, (of type 'Table')]
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=887659872 data=null}, (of type 'Table')]
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887659872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887659872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887659872 data=null doit=true}, (of type 'Table')]
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887659872 data=null}, (of type 'Table')]
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=887659873 data=null button=1 stateMask=0x0 x=22 y=104 count=1}, (of type 'Table')]
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887659873 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=887659873 data=null button=1 stateMask=0x80000 x=22 y=104 count=1}, (of type 'Table')]
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
12:06:51 [2024-05-01T16:06:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
12:06:51 [2024-05-01T16:06:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887659953 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
12:06:51 [2024-05-01T16:06:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:06:51 [2024-05-01T16:06:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:06:51 [2024-05-01T16:06:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:06:51 [2024-05-01T16:06:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887660257 data=null doit=true}, Shell with text {Preferences}]
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887660257 data=null doit=true}, Shell with text {Preferences}]
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {General}
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=887660270 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=887660270 data=null doit=true}, TreeItem with text {General}]
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=887660271 data=null}, TreeItem with text {General}]
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=887660271 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887660271 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {General}]
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=887660272 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {General} time=887660301 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {General} time=887660301 data=null doit=true}, TreeItem with text {General}]
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {General} time=887660301 data=null}, TreeItem with text {General}]
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {General}
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=887660302 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=887660302 data=null doit=true}, TreeItem with text {General}]
12:06:51 [2024-05-01T16:06:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=887660302 data=null}, TreeItem with text {General}]
12:06:51 [2024-05-01T16:06:51.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=887660302 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
12:06:51 [2024-05-01T16:06:51.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887660302 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {General}]
12:06:51 [2024-05-01T16:06:51.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=887660302 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Appearance
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=887660803 data=null button=0 stateMask=0x0 x=89 y=35 count=0}, Tree node with text: Appearance]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=887660803 data=null doit=true}, Tree node with text: Appearance]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=887660804 data=null}, Tree node with text: Appearance]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=887660804 data=null button=1 stateMask=0x0 x=89 y=35 count=1}, Tree node with text: Appearance]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887660804 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Appearance]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=887660805 data=null button=1 stateMask=0x80000 x=89 y=35 count=1}, Tree node with text: Appearance]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Appearance} time=887660831 data=null button=0 stateMask=0x0 x=89 y=35 count=0}, Tree node with text: Appearance]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Appearance} time=887660832 data=null doit=true}, Tree node with text: Appearance]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Appearance} time=887660832 data=null}, Tree node with text: Appearance]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Appearance
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=887660832 data=null button=0 stateMask=0x0 x=89 y=35 count=0}, Tree node with text: Appearance]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=887660832 data=null doit=true}, Tree node with text: Appearance]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=887660832 data=null}, Tree node with text: Appearance]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=887660832 data=null button=1 stateMask=0x0 x=89 y=35 count=1}, Tree node with text: Appearance]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887660832 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Appearance]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=887660833 data=null button=1 stateMask=0x80000 x=89 y=35 count=1}, Tree node with text: Appearance]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Colors and Fonts
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=887660833 data=null button=0 stateMask=0x0 x=126 y=58 count=0}, Tree node with text: Colors and Fonts]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=887660833 data=null doit=true}, Tree node with text: Colors and Fonts]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=887660833 data=null}, Tree node with text: Colors and Fonts]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=887660833 data=null button=1 stateMask=0x0 x=126 y=58 count=1}, Tree node with text: Colors and Fonts]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887660833 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Colors and Fonts]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=887660834 data=null button=1 stateMask=0x80000 x=126 y=58 count=1}, Tree node with text: Colors and Fonts]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=887660884 data=null button=0 stateMask=0x0 x=126 y=58 count=0}, Tree node with text: Colors and Fonts]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=887660884 data=null doit=true}, Tree node with text: Colors and Fonts]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=887660884 data=null}, Tree node with text: Colors and Fonts]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Colors and Fonts
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=887660884 data=null button=0 stateMask=0x0 x=126 y=58 count=0}, Tree node with text: Colors and Fonts]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=887660884 data=null doit=true}, Tree node with text: Colors and Fonts]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=887660885 data=null}, Tree node with text: Colors and Fonts]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=887660885 data=null button=1 stateMask=0x0 x=126 y=58 count=1}, Tree node with text: Colors and Fonts]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887660885 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Colors and Fonts]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=887660885 data=null button=1 stateMask=0x80000 x=126 y=58 count=1}, Tree node with text: Colors and Fonts]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {Tracing}
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887660887 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887660887 data=null doit=true}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887660888 data=null}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887660889 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887660889 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887660889 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing} time=887660889 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing} time=887660889 data=null doit=true}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing} time=887660889 data=null}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {Tracing}
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=887660889 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887660889 data=null doit=true}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887660889 data=null}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887660890 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887660890 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887660890 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=887660890 data=null doit=true}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=887660890 data=null}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=887660891 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887660891 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=887660904 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=887660905 data=null button=0 stateMask=0x0 x=272 y=173 count=0}, Tree node with text: Trace event raw text font (set to default: Text Font)]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=887660905 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=887660905 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=887660905 data=null button=1 stateMask=0x0 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887660905 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}, Tree node with text: Trace event raw text font (set to default: Text Font)]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=887660906 data=null button=1 stateMask=0x80000 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=887660906 data=null button=0 stateMask=0x0 x=272 y=173 count=0}, Tree node with text: Trace event raw text font (set to default: Text Font)]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=887660906 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=887660906 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=887660906 data=null button=0 stateMask=0x0 x=272 y=173 count=0}, Tree node with text: Trace event raw text font (set to default: Text Font)]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=887660906 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=887660906 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=887660907 data=null button=1 stateMask=0x0 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887660907 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}, Tree node with text: Trace event raw text font (set to default: Text Font)]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=887660907 data=null button=1 stateMask=0x80000 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Use System Font
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Use System Font} time=887660908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=887660908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Use System Font} time=887660909 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Use System Font} time=887660909 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Use System Font} time=887660909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Use System Font} time=887660909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Use System Font} time=887660909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Use System Font} time=887660916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=887660916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Use System Font} time=887660916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Use System Font} time=887660916 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Use System Font} time=887660916 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Use System Font
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=887660918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887660918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=887660918 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=887660918 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=887660918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=887660918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=887660918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=887660966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=887660966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=887660966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=887660966 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=887660966 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset
12:06:52 [2024-05-01T16:06:52.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset} time=887660968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset} time=887660968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset} time=887660968 data=null doit=true}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset} time=887660968 data=null}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset} time=887660968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset} time=887660968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset} time=887660968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:06:52 [2024-05-01T16:06:52.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:06:52 [2024-05-01T16:06:52.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:06:52 [2024-05-01T16:06:52.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:06:52 [2024-05-01T16:06:52.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Reset
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=887660981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=887660981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=887660981 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=887660981 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=887660981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=887660981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=887660981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=887659960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:06:52 [2024-05-01T16:06:52.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:52 [2024-05-01T16:06:52.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887661378 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:06:52 [2024-05-01T16:06:52.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:06:52 [2024-05-01T16:06:52.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:52 [2024-05-01T16:06:52.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:52 [2024-05-01T16:06:52.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:52 [2024-05-01T16:06:52.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887661382 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:06:52 [2024-05-01T16:06:52.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887661382 data=null doit=true}, TreeItem with text {test}]
12:06:52 [2024-05-01T16:06:52.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887661382 data=null}, TreeItem with text {test}]
12:06:52 [2024-05-01T16:06:52.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887661383 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:06:52 [2024-05-01T16:06:52.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887661383 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:06:52 [2024-05-01T16:06:52.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887661439 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:06:52 [2024-05-01T16:06:52.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:06:52 [2024-05-01T16:06:52.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:06:52 [2024-05-01T16:06:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:06:52 [2024-05-01T16:06:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:06:52 [2024-05-01T16:06:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:06:52 [2024-05-01T16:06:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:06:52 [2024-05-01T16:06:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:06:52 [2024-05-01T16:06:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:06:52 [2024-05-01T16:06:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:06:52 [2024-05-01T16:06:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887661657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:52 [2024-05-01T16:06:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887661657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:52 [2024-05-01T16:06:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887661657 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:52 [2024-05-01T16:06:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887661657 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:52 [2024-05-01T16:06:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887661668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:52 [2024-05-01T16:06:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887661668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:52 [2024-05-01T16:06:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887661668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:52 [2024-05-01T16:06:52.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887661668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887661668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887661668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887661668 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887661668 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887661669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887661669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887661669 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887661669 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887661669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887661670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:52 [2024-05-01T16:06:52.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:52 [2024-05-01T16:06:52.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:52 [2024-05-01T16:06:52.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:52 [2024-05-01T16:06:52.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:52 [2024-05-01T16:06:52.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:52 [2024-05-01T16:06:52.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:06:53 [2024-05-01T16:06:53.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887661670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887661469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:06:53 [2024-05-01T16:06:53.129Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.039 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
12:06:53 [2024-05-01T16:06:53.129Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest.testChangeFont -- Time elapsed: 3.934 s
12:06:53 [2024-05-01T16:06:53.129Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
12:06:53 [2024-05-01T16:06:53.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887661982 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:06:53 [2024-05-01T16:06:53.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:53 [2024-05-01T16:06:53.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:06:53 [2024-05-01T16:06:53.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:06:53 [2024-05-01T16:06:53.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:06:53 [2024-05-01T16:06:53.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887662074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:06:53 [2024-05-01T16:06:53.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:06:53 [2024-05-01T16:06:53.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:53 [2024-05-01T16:06:53.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:53 [2024-05-01T16:06:53.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:53 [2024-05-01T16:06:53.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:53 [2024-05-01T16:06:53.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:53 [2024-05-01T16:06:53.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=887662197 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=887662197 data=null doit=true}, TreeItem with text {TestXML}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=887662197 data=null}, TreeItem with text {TestXML}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=887662197 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887662197 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestXML}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=887662220 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=887662221 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=887662221 data=null doit=true}, TreeItem with text {TestXML}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=887662221 data=null}, TreeItem with text {TestXML}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=887662221 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887662221 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestXML}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=887662228 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=887662229 data=null doit=true}, TreeItem with text {TestXML}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=887662229 data=null}, TreeItem with text {TestXML}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=887662229 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887662229 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestXML}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=887662230 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=887662231 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=887662231 data=null doit=true}, TreeItem with text {Traces [0]}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=887662231 data=null}, TreeItem with text {Traces [0]}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=887662231 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887662231 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=887662238 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=887662239 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=887662239 data=null doit=true}, TreeItem with text {Traces [0]}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=887662239 data=null}, TreeItem with text {Traces [0]}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=887662239 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887662239 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=887662247 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
12:06:53 [2024-05-01T16:06:53.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887662391 data=null doit=true}, Shell with text {Manage Custom Parsers}]
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=887662405 data=null doit=true}, Button with text {Text}]
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=887662406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}]
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=887662406 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=887662406 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=887662406 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=887662406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
12:06:53 [2024-05-01T16:06:53.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=887662407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=887662407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=887662407 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=887662407 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=887662407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=887662407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=887662550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=887662554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=887662554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=887662554 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=887662554 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom XML Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887662557 data=null doit=true}, Shell with text {Custom XML Parser}]
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom XML Parser}
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:53 [2024-05-01T16:06:53.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=887662588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887662588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=887662589 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=887662589 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=887662589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=887662589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=887662589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.899Z] 
12:06:53 [2024-05-01T16:06:53.899Z] (Eclipse:4564): Gtk-CRITICAL **: 16:06:53.706: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=887662608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887662609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=887662609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=887662609 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=887662609 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {event} time=887662611 data=null button=0 stateMask=0x0 x=79 y=35 count=0}, Tree node with text: event]
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {event} time=887662612 data=null doit=true}, Tree node with text: event]
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {event} time=887662612 data=null}, Tree node with text: event]
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {event} time=887662612 data=null button=1 stateMask=0x0 x=79 y=35 count=1}, Tree node with text: event]
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887662612 data=null item=TreeItem {event} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: event]
12:06:53 [2024-05-01T16:06:53.899Z] 
12:06:53 [2024-05-01T16:06:53.899Z] (Eclipse:4564): Gtk-CRITICAL **: 16:06:53.768: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:06:53 [2024-05-01T16:06:53.899Z] 
12:06:53 [2024-05-01T16:06:53.899Z] (Eclipse:4564): Gtk-CRITICAL **: 16:06:53.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {event} time=887662683 data=null button=1 stateMask=0x80000 x=79 y=35 count=1}, Tree node with text: event]
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Log Entry}. Setting state to selected
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Log Entry} time=887662684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=887662685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Log Entry} time=887662685 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Log Entry} time=887662685 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Log Entry} time=887662685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Log Entry} time=887662685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Log Entry} time=887662685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
12:06:53 [2024-05-01T16:06:53.900Z] 
12:06:53 [2024-05-01T16:06:53.900Z] (Eclipse:4564): Gtk-CRITICAL **: 16:06:53.844: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Log Entry} time=887662746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=887662746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Log Entry} time=887662746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Log Entry} time=887662746 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Log Entry} time=887662746 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=887662748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=887662748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=887662748 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=887662748 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=887662748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=887662748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=887662748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:06:53 [2024-05-01T16:06:53.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:06:53 [2024-05-01T16:06:53.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:06:53 [2024-05-01T16:06:53.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:06:53 [2024-05-01T16:06:53.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:06:53 [2024-05-01T16:06:53.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:06:53 [2024-05-01T16:06:53.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:06:53 [2024-05-01T16:06:53.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:06:53 [2024-05-01T16:06:53.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:06:53 [2024-05-01T16:06:53.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=887662785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=887662785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=887662785 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=887662785 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=887662786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:53 [2024-05-01T16:06:53.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=887662786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.156Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:06:54 [2024-05-01T16:06:54.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=887662786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=887662407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:54 [2024-05-01T16:06:54.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:06:54 [2024-05-01T16:06:54.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887662869 data=null doit=true}, Shell with text {Manage Custom Parsers}]
12:06:54 [2024-05-01T16:06:54.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:06:54 [2024-05-01T16:06:54.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
12:06:54 [2024-05-01T16:06:54.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
12:06:54 [2024-05-01T16:06:54.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
12:06:54 [2024-05-01T16:06:54.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=887662871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=887662875 data=null doit=true}, (of type 'List')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=887662875 data=null}, (of type 'List')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=887662876 data=null button=1 stateMask=0x0 x=117 y=11 count=1}, (of type 'List')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=887662876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=887662876 data=null button=1 stateMask=0x80000 x=117 y=11 count=1}, (of type 'List')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=887662877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=887662877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=887662877 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=887662877 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=887662877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=887662877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=887662901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=887662902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=887662902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=887662902 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=887662902 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=887662936 data=null doit=true}, Shell with text {Delete Custom Parser}]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=887662937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=887662937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=887662937 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=887662937 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=887662937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=887662937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=887662937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=887662877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887662977 data=null doit=true}, Shell with text {Manage Custom Parsers}]
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=887662977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=887662977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=887662977 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=887662977 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=887662977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=887662977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=887662977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=887662274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887663017 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=887663020 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=887663020 data=null doit=true}, TreeItem with text {TestXML}]
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=887663021 data=null}, TreeItem with text {TestXML}]
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=887663021 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887663021 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestXML}]
12:06:54 [2024-05-01T16:06:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=887663040 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
12:06:54 [2024-05-01T16:06:54.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:06:54 [2024-05-01T16:06:54.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:06:54 [2024-05-01T16:06:54.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887663725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887663726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887663726 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887663726 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887663726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887663726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887663726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887663726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887663726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887663726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887663726 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887663726 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887663727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887663727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887663727 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887663727 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887663727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887663727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.976Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:54 [2024-05-01T16:06:54.976Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:54 [2024-05-01T16:06:54.976Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:54 [2024-05-01T16:06:54.976Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:54 [2024-05-01T16:06:54.976Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:54 [2024-05-01T16:06:54.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:06:54 [2024-05-01T16:06:54.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887663727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:54 [2024-05-01T16:06:54.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887663078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:06:55 [2024-05-01T16:06:55.537Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.249 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
12:06:55 [2024-05-01T16:06:55.537Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard.testNew -- Time elapsed: 2.156 s
12:06:55 [2024-05-01T16:06:55.537Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
12:06:55 [2024-05-01T16:06:55.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887664238 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:06:55 [2024-05-01T16:06:55.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:55 [2024-05-01T16:06:55.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:06:55 [2024-05-01T16:06:55.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:06:55 [2024-05-01T16:06:55.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:06:55 [2024-05-01T16:06:55.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887664316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:06:55 [2024-05-01T16:06:55.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:06:55 [2024-05-01T16:06:55.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:55 [2024-05-01T16:06:55.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:55 [2024-05-01T16:06:55.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:55 [2024-05-01T16:06:55.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:55 [2024-05-01T16:06:55.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:55 [2024-05-01T16:06:55.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:55 [2024-05-01T16:06:55.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=887664432 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
12:06:55 [2024-05-01T16:06:55.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=887664432 data=null doit=true}, TreeItem with text {TestText}]
12:06:55 [2024-05-01T16:06:55.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=887664432 data=null}, TreeItem with text {TestText}]
12:06:55 [2024-05-01T16:06:55.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=887664432 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
12:06:55 [2024-05-01T16:06:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887664432 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
12:06:55 [2024-05-01T16:06:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=887664449 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
12:06:55 [2024-05-01T16:06:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:55 [2024-05-01T16:06:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=887664450 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
12:06:55 [2024-05-01T16:06:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=887664450 data=null doit=true}, TreeItem with text {TestText}]
12:06:55 [2024-05-01T16:06:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=887664450 data=null}, TreeItem with text {TestText}]
12:06:55 [2024-05-01T16:06:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=887664450 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
12:06:55 [2024-05-01T16:06:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887664450 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
12:06:55 [2024-05-01T16:06:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=887664453 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
12:06:55 [2024-05-01T16:06:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=887664454 data=null doit=true}, TreeItem with text {TestText}]
12:06:55 [2024-05-01T16:06:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=887664454 data=null}, TreeItem with text {TestText}]
12:06:55 [2024-05-01T16:06:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=887664454 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
12:06:55 [2024-05-01T16:06:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887664454 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestText}]
12:06:55 [2024-05-01T16:06:55.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=887664455 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=887664456 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=887664456 data=null doit=true}, TreeItem with text {Traces [0]}]
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=887664456 data=null}, TreeItem with text {Traces [0]}]
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=887664456 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887664456 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=887664467 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=887664468 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=887664468 data=null doit=true}, TreeItem with text {Traces [0]}]
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=887664468 data=null}, TreeItem with text {Traces [0]}]
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=887664468 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887664468 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=887664471 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887664673 data=null doit=true}, Shell with text {Manage Custom Parsers}]
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=887664674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=887664674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=887664674 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=887664674 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=887664674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:55 [2024-05-01T16:06:55.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=887664674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=887664944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=887664949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=887664949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=887664949 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=887664949 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom Text Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887664965 data=null doit=true}, Shell with text {Custom Text Parser}]
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
12:06:56 [2024-05-01T16:06:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:56 [2024-05-01T16:06:56.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=887665060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'format:')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=887665085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887665085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=887665085 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=887665085 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=887665086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=887665086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=887665086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
12:06:56 [2024-05-01T16:06:56.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=887665144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887665144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=887665144 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=887665144 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=887665145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=887665145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=887665145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=887665171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887665172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=887665172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=887665172 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=887665172 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=887665180 data=null button=0 stateMask=0x0 x=129 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=887665180 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=887665180 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=887665181 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887665181 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}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=887665231 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=887665249 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=887665250 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
12:06:56 [2024-05-01T16:06:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=887665250 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
12:06:56 [2024-05-01T16:06:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=887665250 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
12:06:56 [2024-05-01T16:06:56.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887665250 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
12:06:56 [2024-05-01T16:06:56.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=887665280 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
12:06:56 [2024-05-01T16:06:56.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:06:56 [2024-05-01T16:06:56.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=887665287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887665287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=887665287 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=887665287 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=887665287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=887665287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=887665287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
12:06:56 [2024-05-01T16:06:56.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=887665312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with text 'Set')]
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=887665341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=887665341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=887665341 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=887665341 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=887665341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=887665341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=887665341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=887665344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=887665344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=887665344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=887665344 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=887665345 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=887665346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=887665346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=887665346 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=887665346 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=887665346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=887665346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=887665346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=887665384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=887665384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=887665384 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=887665384 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=887665384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=887665384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=887665384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=887664674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887665479 data=null doit=true}, Shell with text {Manage Custom Parsers}]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=887665484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=887665484 data=null doit=true}, (of type 'List')]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=887665484 data=null}, (of type 'List')]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=887665484 data=null button=1 stateMask=0x0 x=117 y=80 count=1}, (of type 'List')]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=887665484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=887665485 data=null button=1 stateMask=0x80000 x=117 y=80 count=1}, (of type 'List')]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=887665485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=887665485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=887665485 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=887665485 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=887665485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=887665485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=887665512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=887665512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=887665512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=887665513 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=887665513 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=887665513 data=null doit=true}, Shell with text {Delete Custom Parser}]
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=887665514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=887665514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=887665514 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=887665514 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=887665514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=887665514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=887665514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=887665485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887665569 data=null doit=true}, Shell with text {Manage Custom Parsers}]
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
12:06:56 [2024-05-01T16:06:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=887665569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=887665569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=887665569 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=887665569 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=887665573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=887665574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=887665574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=887664501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887665614 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=887665618 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=887665618 data=null doit=true}, TreeItem with text {TestText}]
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=887665618 data=null}, TreeItem with text {TestText}]
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=887665618 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887665618 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=887665641 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:06:56 [2024-05-01T16:06:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:06:57 [2024-05-01T16:06:57.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:06:57 [2024-05-01T16:06:57.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:06:57 [2024-05-01T16:06:57.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:57 [2024-05-01T16:06:57.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:06:57 [2024-05-01T16:06:57.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:06:57 [2024-05-01T16:06:57.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:57 [2024-05-01T16:06:57.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:57 [2024-05-01T16:06:57.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:57 [2024-05-01T16:06:57.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:06:57 [2024-05-01T16:06:57.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:06:57 [2024-05-01T16:06:57.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887666345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:57 [2024-05-01T16:06:57.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887666345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:57 [2024-05-01T16:06:57.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887666345 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:57 [2024-05-01T16:06:57.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887666345 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:57 [2024-05-01T16:06:57.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887666345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:57 [2024-05-01T16:06:57.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887666345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:57 [2024-05-01T16:06:57.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887666345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:57 [2024-05-01T16:06:57.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887666345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887666345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887666345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887666345 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887666345 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887666346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887666346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887666346 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887666346 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887666346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887666346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:57 [2024-05-01T16:06:57.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:57 [2024-05-01T16:06:57.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:57 [2024-05-01T16:06:57.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:57 [2024-05-01T16:06:57.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:57 [2024-05-01T16:06:57.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887666346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:57 [2024-05-01T16:06:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887665677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:06:58 [2024-05-01T16:06:58.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=887666963 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=887666963 data=null doit=true}, TreeItem with text {TestText}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=887666963 data=null}, TreeItem with text {TestText}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=887666963 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887666963 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=887666986 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=887666986 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=887666987 data=null doit=true}, TreeItem with text {TestText}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=887666987 data=null}, TreeItem with text {TestText}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=887666987 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887666987 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=887666991 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=887666991 data=null doit=true}, TreeItem with text {TestText}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=887666991 data=null}, TreeItem with text {TestText}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=887666991 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887666991 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestText}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=887666997 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=887666997 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=887666997 data=null doit=true}, TreeItem with text {Traces [0]}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=887666997 data=null}, TreeItem with text {Traces [0]}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=887666998 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887666998 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=887667005 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=887667005 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=887667005 data=null doit=true}, TreeItem with text {Traces [0]}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=887667005 data=null}, TreeItem with text {Traces [0]}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=887667005 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887667005 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=887667008 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887667101 data=null doit=true}, Shell with text {Manage Custom Parsers}]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Demo Category : Demo trace
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=887667102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=887667102 data=null doit=true}, (of type 'List')]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=887667102 data=null}, (of type 'List')]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=887667102 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
12:06:58 [2024-05-01T16:06:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=887667102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
12:06:58 [2024-05-01T16:06:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=887667102 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
12:06:58 [2024-05-01T16:06:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
12:06:58 [2024-05-01T16:06:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
12:06:58 [2024-05-01T16:06:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=887667103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=887667103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=887667103 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=887667103 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=887667103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=887667103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=887667279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=887667285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=887667285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=887667285 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=887667285 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom Text Parser} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887667314 data=null doit=true}, Shell with text {Custom Text Parser}]
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:58 [2024-05-01T16:06:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: of type 'Combo'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=887667444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=887667462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887667462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=887667462 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=887667462 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=887667462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=887667462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=887667462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=887667489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887667490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=887667490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=887667490 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=887667490 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:58 [2024-05-01T16:06:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=887667541 data=null button=0 stateMask=0x0 x=143 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=887667541 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=887667541 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=887667541 data=null button=1 stateMask=0x0 x=143 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887667541 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}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=887667592 data=null button=1 stateMask=0x80000 x=143 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=887667646 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=887667646 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=887667646 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=887667647 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887667647 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=887667675 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=887667682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887667682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=887667682 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=887667682 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=887667682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=887667682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=887667682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=887667744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with text 'Set')]
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=887667748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=887667748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=887667748 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=887667748 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=887667748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=887667748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=887667748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=887667757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=887667758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=887667758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=887667758 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=887667758 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=887667759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=887667759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=887667759 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=887667759 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=887667759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:58 [2024-05-01T16:06:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=887667759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=887667759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.142Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:06:59 [2024-05-01T16:06:59.142Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:06:59 [2024-05-01T16:06:59.142Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:06:59 [2024-05-01T16:06:59.142Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:06:59 [2024-05-01T16:06:59.142Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=887667793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=887667793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=887667793 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=887667793 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=887667793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=887667793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.142Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:06:59 [2024-05-01T16:06:59.142Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=887667793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=887667103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887667894 data=null doit=true}, Shell with text {Manage Custom Parsers}]
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
12:06:59 [2024-05-01T16:06:59.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=887667895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=887667895 data=null doit=true}, (of type 'List')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=887667895 data=null}, (of type 'List')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=887667895 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=887667895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=887667896 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=887667896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=887667896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=887667896 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=887667896 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=887667896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=887667896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=887667939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=887667940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=887667940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=887667940 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=887667940 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete Custom Parser} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=887667941 data=null doit=true}, Shell with text {Delete Custom Parser}]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=887667941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=887667941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=887667941 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=887667941 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=887667941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=887667941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=887667941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=887667896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887667989 data=null doit=true}, Shell with text {Manage Custom Parsers}]
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
12:06:59 [2024-05-01T16:06:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
12:06:59 [2024-05-01T16:06:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:06:59 [2024-05-01T16:06:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
12:06:59 [2024-05-01T16:06:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=887667990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=887667990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=887667990 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=887667990 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=887667990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=887667990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=887667990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=887667039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
12:06:59 [2024-05-01T16:06:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:06:59 [2024-05-01T16:06:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887668087 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:06:59 [2024-05-01T16:06:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:06:59 [2024-05-01T16:06:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:06:59 [2024-05-01T16:06:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:06:59 [2024-05-01T16:06:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:06:59 [2024-05-01T16:06:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=887668091 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
12:06:59 [2024-05-01T16:06:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=887668101 data=null doit=true}, TreeItem with text {TestText}]
12:06:59 [2024-05-01T16:06:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=887668101 data=null}, TreeItem with text {TestText}]
12:06:59 [2024-05-01T16:06:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=887668102 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
12:06:59 [2024-05-01T16:06:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887668102 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
12:06:59 [2024-05-01T16:06:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=887668118 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
12:06:59 [2024-05-01T16:06:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:06:59 [2024-05-01T16:06:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:06:59 [2024-05-01T16:06:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:06:59 [2024-05-01T16:06:59.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:06:59 [2024-05-01T16:06:59.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:06:59 [2024-05-01T16:06:59.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:06:59 [2024-05-01T16:06:59.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:06:59 [2024-05-01T16:06:59.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:06:59 [2024-05-01T16:06:59.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:06:59 [2024-05-01T16:06:59.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887668843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:59 [2024-05-01T16:06:59.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887668843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887668843 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887668843 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887668843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887668843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887668843 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887668843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887668843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887668843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887668844 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887668844 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887668844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887668844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887668844 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887668844 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887668844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887668844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:06:59 [2024-05-01T16:06:59.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:59 [2024-05-01T16:06:59.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:59 [2024-05-01T16:06:59.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:59 [2024-05-01T16:06:59.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:59 [2024-05-01T16:06:59.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:06:59 [2024-05-01T16:06:59.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:07:00 [2024-05-01T16:07:00.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887668844 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:00 [2024-05-01T16:07:00.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887668163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:07:00 [2024-05-01T16:07:00.473Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.111 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
12:07:00 [2024-05-01T16:07:00.473Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard.testNew -- Time elapsed: 2.534 s
12:07:00 [2024-05-01T16:07:00.473Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard.testEdit -- Time elapsed: 2.498 s
12:07:00 [2024-05-01T16:07:00.473Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
12:07:00 [2024-05-01T16:07:00.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887669362 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:07:00 [2024-05-01T16:07:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:07:00 [2024-05-01T16:07:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:07:00 [2024-05-01T16:07:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887669437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=887669567 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=887669567 data=null doit=true}, TreeItem with text {SomeProject}]
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=887669567 data=null}, TreeItem with text {SomeProject}]
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=887669567 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887669567 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {SomeProject}]
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=887669586 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=887669587 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=887669587 data=null doit=true}, TreeItem with text {SomeProject}]
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=887669587 data=null}, TreeItem with text {SomeProject}]
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=887669587 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
12:07:00 [2024-05-01T16:07:00.729Z] 
12:07:00 [2024-05-01T16:07:00.729Z] !ENTRY org.eclipse.cdt.core 1 0 2024-05-01 16:07:00.695
12:07:00 [2024-05-01T16:07:00.729Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887669587 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {SomeProject}]
12:07:00 [2024-05-01T16:07:00.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=887669592 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
12:07:00 [2024-05-01T16:07:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
12:07:00 [2024-05-01T16:07:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
12:07:00 [2024-05-01T16:07:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
12:07:00 [2024-05-01T16:07:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=887669662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure or convert to Tracing Project']
12:07:00 [2024-05-01T16:07:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
12:07:00 [2024-05-01T16:07:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=887669740 data=null doit=true}, TreeItem with text {SomeProject}]
12:07:00 [2024-05-01T16:07:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=887669740 data=null}, TreeItem with text {SomeProject}]
12:07:00 [2024-05-01T16:07:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=887669740 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
12:07:00 [2024-05-01T16:07:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887669741 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {SomeProject}]
12:07:00 [2024-05-01T16:07:00.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=887669745 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
12:07:00 [2024-05-01T16:07:00.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
12:07:00 [2024-05-01T16:07:00.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
12:07:02 [2024-05-01T16:07:02.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
12:07:02 [2024-05-01T16:07:02.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:07:02 [2024-05-01T16:07:02.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:07:02 [2024-05-01T16:07:02.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:07:02 [2024-05-01T16:07:02.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:07:02 [2024-05-01T16:07:02.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
12:07:02 [2024-05-01T16:07:02.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
12:07:02 [2024-05-01T16:07:02.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
12:07:02 [2024-05-01T16:07:02.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
12:07:02 [2024-05-01T16:07:02.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filters and Customization} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887671473 data=null doit=true}, Shell with text {Filters and Customization}]
12:07:02 [2024-05-01T16:07:02.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
12:07:02 [2024-05-01T16:07:02.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
12:07:02 [2024-05-01T16:07:02.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
12:07:02 [2024-05-01T16:07:02.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
12:07:02 [2024-05-01T16:07:02.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
12:07:02 [2024-05-01T16:07:02.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
12:07:02 [2024-05-01T16:07:02.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@6263c92e
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d8eaa6] time=887671475 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CTabItem')]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=887671489 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=887671489 data=null doit=true}, TableItem with text {.* resources}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=887671489 data=null}, TableItem with text {.* resources}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=887671489 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887671489 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {.* resources}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=887671490 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: .* resources
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=887671491 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=887671491 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=887671491 data=null}, TableItem with text {Trace Compass Shadow Projects}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=887671491 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887671501 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=887671501 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Trace Compass Shadow Projects
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887671502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887671502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887671507 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887671507 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887671507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887671507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887671507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=887671346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Filters and Customization...']
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=887671570 data=null button=0 stateMask=0x0 x=133 y=12 count=0}, TreeItem with text {.tracecompass-SomeProject}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=887671570 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=887671570 data=null}, TreeItem with text {.tracecompass-SomeProject}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=887671570 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887671571 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=887671587 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=887671587 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=887671587 data=null}, TreeItem with text {.tracecompass-SomeProject}]
12:07:02 [2024-05-01T16:07:02.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=887671587 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
12:07:02 [2024-05-01T16:07:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887671588 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
12:07:02 [2024-05-01T16:07:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=887671590 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
12:07:02 [2024-05-01T16:07:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887671590 data=null doit=true}, TreeItem with text {Traces [1]}]
12:07:02 [2024-05-01T16:07:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887671590 data=null}, TreeItem with text {Traces [1]}]
12:07:02 [2024-05-01T16:07:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887671590 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:07:02 [2024-05-01T16:07:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887671590 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:07:02 [2024-05-01T16:07:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887671600 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:07:02 [2024-05-01T16:07:02.871Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
12:07:02 [2024-05-01T16:07:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:07:02 [2024-05-01T16:07:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
12:07:02 [2024-05-01T16:07:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filters and Customization} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=887671853 data=null doit=true}, Shell with text {Filters and Customization}]
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@d9d5388
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7ea0de79] time=887671854 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CTabItem')]
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=887671856 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=887671856 data=null doit=true}, TableItem with text {.* resources}]
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=887671856 data=null}, TableItem with text {.* resources}]
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=887671856 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887671857 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {.* resources}]
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=887671871 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: .* resources
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=887671873 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=887671873 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=887671873 data=null}, TableItem with text {Trace Compass Shadow Projects}]
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=887671873 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887671873 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=887671878 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Trace Compass Shadow Projects
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:07:03 [2024-05-01T16:07:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887671888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:03 [2024-05-01T16:07:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887671888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:03 [2024-05-01T16:07:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887671888 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:03 [2024-05-01T16:07:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887671888 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:03 [2024-05-01T16:07:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887671888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:03 [2024-05-01T16:07:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887671888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:03 [2024-05-01T16:07:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887671889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:03 [2024-05-01T16:07:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=887671654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Filters and Customization...']
12:07:03 [2024-05-01T16:07:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:07:03 [2024-05-01T16:07:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:07:03 [2024-05-01T16:07:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:07:03 [2024-05-01T16:07:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:07:03 [2024-05-01T16:07:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@af57949] time=887672043 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:07:03 [2024-05-01T16:07:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:07:03 [2024-05-01T16:07:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:07:03 [2024-05-01T16:07:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:07:03 [2024-05-01T16:07:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:07:03 [2024-05-01T16:07:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=887672047 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
12:07:03 [2024-05-01T16:07:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=887672047 data=null doit=true}, TreeItem with text {SomeProject}]
12:07:03 [2024-05-01T16:07:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=887672048 data=null}, TreeItem with text {SomeProject}]
12:07:03 [2024-05-01T16:07:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=887672048 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
12:07:03 [2024-05-01T16:07:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887672048 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {SomeProject}]
12:07:03 [2024-05-01T16:07:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=887672072 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
12:07:03 [2024-05-01T16:07:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:07:03 [2024-05-01T16:07:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:07:03 [2024-05-01T16:07:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:07:03 [2024-05-01T16:07:03.383Z] 
12:07:03 [2024-05-01T16:07:03.383Z] (Eclipse:4564): Gtk-CRITICAL **: 16:07:03.283: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:07:03 [2024-05-01T16:07:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:07:03 [2024-05-01T16:07:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:07:03 [2024-05-01T16:07:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:07:03 [2024-05-01T16:07:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:07:03 [2024-05-01T16:07:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:07:03 [2024-05-01T16:07:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
12:07:03 [2024-05-01T16:07:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
12:07:03 [2024-05-01T16:07:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:07:03 [2024-05-01T16:07:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:07:03 [2024-05-01T16:07:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:07:03 [2024-05-01T16:07:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:07:03 [2024-05-01T16:07:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:07:03 [2024-05-01T16:07:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:07:03 [2024-05-01T16:07:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887672809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:03 [2024-05-01T16:07:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887672809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:03 [2024-05-01T16:07:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887672809 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:03 [2024-05-01T16:07:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887672809 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:03 [2024-05-01T16:07:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887672809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:03 [2024-05-01T16:07:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887672809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:03 [2024-05-01T16:07:03.947Z] 
12:07:03 [2024-05-01T16:07:03.947Z] (Eclipse:4564): Gtk-CRITICAL **: 16:07:03.919: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887672809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887672817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887672817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887672817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887672817 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887672817 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887672818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887672818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887672818 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887672818 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887672818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887672818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:03 [2024-05-01T16:07:03.947Z] 
12:07:03 [2024-05-01T16:07:03.947Z] (Eclipse:4564): Gtk-CRITICAL **: 16:07:03.931: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:07:03 [2024-05-01T16:07:03.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:03 [2024-05-01T16:07:03.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:03 [2024-05-01T16:07:03.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:03 [2024-05-01T16:07:03.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:03 [2024-05-01T16:07:03.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:03 [2024-05-01T16:07:03.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:07:04 [2024-05-01T16:07:04.202Z] 
12:07:04 [2024-05-01T16:07:04.202Z] (Eclipse:4564): Gtk-CRITICAL **: 16:07:04.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:07:04 [2024-05-01T16:07:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887672818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:04 [2024-05-01T16:07:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887672102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:07:04 [2024-05-01T16:07:04.457Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.973 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
12:07:04 [2024-05-01T16:07:04.457Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest.testConfigureTracingNature -- Time elapsed: 1.773 s
12:07:04 [2024-05-01T16:07:04.457Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest.testViewerFilter -- Time elapsed: 0.612 s
12:07:04 [2024-05-01T16:07:04.457Z] 
12:07:04 [2024-05-01T16:07:04.457Z] Results:
12:07:04 [2024-05-01T16:07:04.457Z] 
12:07:04 [2024-05-01T16:07:04.457Z] Tests run: 76, Failures: 0, Errors: 0, Skipped: 6
12:07:04 [2024-05-01T16:07:04.457Z] 
12:07:05 [2024-05-01T16:07:05.019Z] 
12:07:05 [2024-05-01T16:07:05.019Z] !ENTRY org.eclipse.core.resources 2 10035 2024-05-01 16:07:04.761
12:07:05 [2024-05-01T16:07:05.019Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:07:05 [2024-05-01T16:07:05.580Z] [INFO] All tests passed
12:07:05 [2024-05-01T16:07:05.580Z] [INFO] 
12:07:05 [2024-05-01T16:07:05.580Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:07:05 [2024-05-01T16:07:05.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.jar
12:07:05 [2024-05-01T16:07:05.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.pom
12:07:05 [2024-05-01T16:07:05.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar
12:07:05 [2024-05-01T16:07:05.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-p2metadata.xml
12:07:05 [2024-05-01T16:07:05.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-p2artifacts.xml
12:07:05 [2024-05-01T16:07:05.580Z] [INFO] 
12:07:05 [2024-05-01T16:07:05.580Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
12:07:05 [2024-05-01T16:07:05.580Z] [INFO] 
12:07:05 [2024-05-01T16:07:05.580Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
12:07:05 [2024-05-01T16:07:05.580Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [39/141]
12:07:05 [2024-05-01T16:07:05.580Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
12:07:05 [2024-05-01T16:07:05.580Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:07:05 [2024-05-01T16:07:05.580Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:07:05 [2024-05-01T16:07:05.580Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
12:07:05 [2024-05-01T16:07:05.836Z] [INFO] 
12:07:05 [2024-05-01T16:07:05.836Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:07:05 [2024-05-01T16:07:05.836Z] [INFO] 
12:07:05 [2024-05-01T16:07:05.836Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:07:05 [2024-05-01T16:07:05.836Z] [INFO] The project's OSGi version is 1.0.3.202405011547
12:07:05 [2024-05-01T16:07:05.836Z] [INFO] 
12:07:05 [2024-05-01T16:07:05.836Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:07:05 [2024-05-01T16:07:05.836Z] [INFO] 
12:07:05 [2024-05-01T16:07:05.836Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:07:05 [2024-05-01T16:07:05.836Z] [INFO] 
12:07:05 [2024-05-01T16:07:05.836Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:07:05 [2024-05-01T16:07:05.836Z] [INFO] 
12:07:05 [2024-05-01T16:07:05.836Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:07:05 [2024-05-01T16:07:05.836Z] [INFO] 
12:07:05 [2024-05-01T16:07:05.836Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:07:05 [2024-05-01T16:07:05.836Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests
12:07:06 [2024-05-01T16:07:06.397Z] [INFO] 
12:07:06 [2024-05-01T16:07:06.397Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:07:06 [2024-05-01T16:07:06.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
12:07:06 [2024-05-01T16:07:06.397Z] [INFO] 
12:07:06 [2024-05-01T16:07:06.397Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:07:06 [2024-05-01T16:07:06.397Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:07:06 [2024-05-01T16:07:06.397Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:07:06 [2024-05-01T16:07:06.397Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
12:07:06 [2024-05-01T16:07:06.397Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:07:06 [2024-05-01T16:07:06.652Z] [INFO] 
12:07:06 [2024-05-01T16:07:06.652Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:07:06 [2024-05-01T16:07:06.652Z] [INFO] 
12:07:06 [2024-05-01T16:07:06.652Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:07:06 [2024-05-01T16:07:06.652Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
12:07:06 [2024-05-01T16:07:06.652Z] [INFO] 
12:07:06 [2024-05-01T16:07:06.652Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:07:06 [2024-05-01T16:07:06.652Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
12:07:06 [2024-05-01T16:07:06.652Z] [INFO] 
12:07:06 [2024-05-01T16:07:06.652Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:07:06 [2024-05-01T16:07:06.652Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
12:07:06 [2024-05-01T16:07:06.907Z] [INFO] 
12:07:06 [2024-05-01T16:07:06.907Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:07:06 [2024-05-01T16:07:06.907Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
12:07:06 [2024-05-01T16:07:06.907Z] [INFO] 
12:07:06 [2024-05-01T16:07:06.907Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:07:06 [2024-05-01T16:07:06.907Z] [INFO] 
12:07:06 [2024-05-01T16:07:06.907Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:07:06 [2024-05-01T16:07:06.907Z] [INFO] 
12:07:06 [2024-05-01T16:07:06.907Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:07:06 [2024-05-01T16:07:06.907Z] [INFO] 
12:07:06 [2024-05-01T16:07:06.907Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:07:07 [2024-05-01T16:07:07.163Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log
12:07:07 [2024-05-01T16:07:07.163Z] [INFO] Command line:
12:07:07 [2024-05-01T16:07:07.163Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:07:07 [2024-05-01T16:07:07.163Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:07:09 [2024-05-01T16:07:09.674Z] May 01, 2024 4:07:09 PM org.apache.aries.spifly.BaseActivator log
12:07:09 [2024-05-01T16:07:09.674Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:07:11 [2024-05-01T16:07:11.562Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:07:11 [2024-05-01T16:07:11.562Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:07:16 [2024-05-01T16:07:16.798Z] Could not determine the accessibility bus address
12:07:16 [2024-05-01T16:07:16.798Z] !SESSION 2024-05-01 16:07:07.238 -----------------------------------------------
12:07:16 [2024-05-01T16:07:16.798Z] eclipse.buildId=unknown
12:07:16 [2024-05-01T16:07:16.798Z] java.version=17.0.2
12:07:16 [2024-05-01T16:07:16.798Z] java.vendor=Oracle Corporation
12:07:16 [2024-05-01T16:07:16.798Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:07:16 [2024-05-01T16:07:16.798Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:07:16 [2024-05-01T16:07:16.798Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:07:16 [2024-05-01T16:07:16.798Z] 
12:07:16 [2024-05-01T16:07:16.798Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-05-01 16:07:16.380
12:07:16 [2024-05-01T16:07:16.798Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:07:16 [2024-05-01T16:07:16.798Z] 
12:07:16 [2024-05-01T16:07:16.798Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:07:16.448
12:07:16 [2024-05-01T16:07:16.798Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:07:16 [2024-05-01T16:07:16.798Z] !STACK 0
12:07:16 [2024-05-01T16:07:16.798Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:07:16 [2024-05-01T16:07:16.798Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:07:16 [2024-05-01T16:07:16.798Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:07:16 [2024-05-01T16:07:16.798Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:07:16 [2024-05-01T16:07:16.798Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:07:16 [2024-05-01T16:07:16.798Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:07:16 [2024-05-01T16:07:16.798Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:07:16 [2024-05-01T16:07:16.798Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:07:16 [2024-05-01T16:07:16.798Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:07:16 [2024-05-01T16:07:16.798Z] Caused by: java.io.IOException: error=2, No such file or directory
12:07:16 [2024-05-01T16:07:16.798Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:07:16 [2024-05-01T16:07:16.798Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:07:16 [2024-05-01T16:07:16.798Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:07:16 [2024-05-01T16:07:16.798Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:07:16 [2024-05-01T16:07:16.798Z] 	... 7 more
12:07:16 [2024-05-01T16:07:16.798Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
12:07:17 [2024-05-01T16:07:17.358Z] Display size: 1440x900
12:07:17 [2024-05-01T16:07:17.358Z] OS version=6.2.9-300.fc38.x86_64
12:07:17 [2024-05-01T16:07:17.358Z] GTK version=3.24.33
12:07:17 [2024-05-01T16:07:17.358Z] GTK theme=Yaru
12:07:17 [2024-05-01T16:07:17.358Z] LIBOVERLAY_SCROLLBAR=0
12:07:17 [2024-05-01T16:07:17.358Z] Time zone: Greenwich Mean Time
12:07:17 [2024-05-01T16:07:17.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@19c06762] time=887686070 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:07:18 [2024-05-01T16:07:18.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:07:18 [2024-05-01T16:07:18.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:07:18 [2024-05-01T16:07:18.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:07:18 [2024-05-01T16:07:18.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:07:18 [2024-05-01T16:07:18.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=887686885 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:07:18 [2024-05-01T16:07:18.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=887686885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:07:18 [2024-05-01T16:07:18.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887686937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:07:18 [2024-05-01T16:07:18.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:07:18 [2024-05-01T16:07:18.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
12:07:18 [2024-05-01T16:07:18.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:07:22 [2024-05-01T16:07:22.108Z] 
12:07:22 [2024-05-01T16:07:22.108Z] (Eclipse:6766): Gtk-WARNING **: 16:07:21.775: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:22 [2024-05-01T16:07:22.108Z] 
12:07:22 [2024-05-01T16:07:22.108Z] (Eclipse:6766): Gtk-WARNING **: 16:07:21.775: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:22 [2024-05-01T16:07:22.108Z] 
12:07:22 [2024-05-01T16:07:22.108Z] (Eclipse:6766): Gtk-WARNING **: 16:07:21.775: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:22 [2024-05-01T16:07:22.108Z] 
12:07:22 [2024-05-01T16:07:22.108Z] (Eclipse:6766): Gtk-WARNING **: 16:07:21.775: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:22 [2024-05-01T16:07:22.108Z] 
12:07:22 [2024-05-01T16:07:22.108Z] (Eclipse:6766): Gtk-WARNING **: 16:07:21.776: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:22 [2024-05-01T16:07:22.108Z] 
12:07:22 [2024-05-01T16:07:22.108Z] (Eclipse:6766): Gtk-WARNING **: 16:07:21.776: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:22 [2024-05-01T16:07:22.108Z] 
12:07:22 [2024-05-01T16:07:22.108Z] (Eclipse:6766): Gtk-WARNING **: 16:07:21.776: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:22 [2024-05-01T16:07:22.108Z] 
12:07:22 [2024-05-01T16:07:22.108Z] (Eclipse:6766): Gtk-WARNING **: 16:07:21.776: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:22 [2024-05-01T16:07:22.108Z] 
12:07:22 [2024-05-01T16:07:22.108Z] (Eclipse:6766): Gtk-WARNING **: 16:07:21.776: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:22 [2024-05-01T16:07:22.108Z] 
12:07:22 [2024-05-01T16:07:22.108Z] (Eclipse:6766): Gtk-WARNING **: 16:07:21.776: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:22 [2024-05-01T16:07:22.108Z] 
12:07:22 [2024-05-01T16:07:22.108Z] (Eclipse:6766): Gtk-WARNING **: 16:07:21.776: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:22 [2024-05-01T16:07:22.108Z] 
12:07:22 [2024-05-01T16:07:22.108Z] (Eclipse:6766): Gtk-WARNING **: 16:07:21.776: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:22 [2024-05-01T16:07:22.108Z] 
12:07:22 [2024-05-01T16:07:22.108Z] (Eclipse:6766): Gtk-WARNING **: 16:07:21.776: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:07:22 [2024-05-01T16:07:22.108Z] 
12:07:22 [2024-05-01T16:07:22.108Z] (Eclipse:6766): Gtk-WARNING **: 16:07:21.776: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:48 [2024-05-01T16:07:48.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:07:48 [2024-05-01T16:07:48.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:07:48 [2024-05-01T16:07:48.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:07:48 [2024-05-01T16:07:48.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:07:48 [2024-05-01T16:07:48.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: minor_faults
12:07:48 [2024-05-01T16:07:48.601Z] 
12:07:48 [2024-05-01T16:07:48.601Z] (Eclipse:6766): Gtk-WARNING **: 16:07:45.077: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/dash-symbolic.svg.
12:07:48 [2024-05-01T16:07:48.601Z] This may indicate that pixbuf loaders or the mime database could not be found.
12:07:48 [2024-05-01T16:07:48.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
12:07:48 [2024-05-01T16:07:48.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:07:48 [2024-05-01T16:07:48.601Z] 
12:07:48 [2024-05-01T16:07:48.601Z] (Eclipse:6766): Gtk-WARNING **: 16:07:47.863: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:48 [2024-05-01T16:07:48.601Z] 
12:07:48 [2024-05-01T16:07:48.601Z] (Eclipse:6766): Gtk-WARNING **: 16:07:47.863: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:48 [2024-05-01T16:07:48.601Z] 
12:07:48 [2024-05-01T16:07:48.601Z] (Eclipse:6766): Gtk-WARNING **: 16:07:47.863: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:48 [2024-05-01T16:07:48.601Z] 
12:07:48 [2024-05-01T16:07:48.601Z] (Eclipse:6766): Gtk-WARNING **: 16:07:47.863: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:48 [2024-05-01T16:07:48.601Z] 
12:07:48 [2024-05-01T16:07:48.601Z] (Eclipse:6766): Gtk-WARNING **: 16:07:47.863: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:48 [2024-05-01T16:07:48.601Z] 
12:07:48 [2024-05-01T16:07:48.601Z] (Eclipse:6766): Gtk-WARNING **: 16:07:47.863: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:48 [2024-05-01T16:07:48.601Z] 
12:07:48 [2024-05-01T16:07:48.601Z] (Eclipse:6766): Gtk-WARNING **: 16:07:47.863: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:48 [2024-05-01T16:07:48.601Z] 
12:07:48 [2024-05-01T16:07:48.601Z] (Eclipse:6766): Gtk-WARNING **: 16:07:47.863: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:48 [2024-05-01T16:07:48.601Z] 
12:07:48 [2024-05-01T16:07:48.601Z] (Eclipse:6766): Gtk-WARNING **: 16:07:47.863: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:48 [2024-05-01T16:07:48.601Z] 
12:07:48 [2024-05-01T16:07:48.601Z] (Eclipse:6766): Gtk-WARNING **: 16:07:47.863: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:48 [2024-05-01T16:07:48.601Z] 
12:07:48 [2024-05-01T16:07:48.601Z] (Eclipse:6766): Gtk-WARNING **: 16:07:47.863: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:48 [2024-05-01T16:07:48.601Z] 
12:07:48 [2024-05-01T16:07:48.601Z] (Eclipse:6766): Gtk-WARNING **: 16:07:47.863: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:48 [2024-05-01T16:07:48.601Z] 
12:07:48 [2024-05-01T16:07:48.601Z] (Eclipse:6766): Gtk-WARNING **: 16:07:47.864: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:07:48 [2024-05-01T16:07:48.601Z] 
12:07:48 [2024-05-01T16:07:48.601Z] (Eclipse:6766): Gtk-WARNING **: 16:07:47.864: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:49 [2024-05-01T16:07:49.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:07:49 [2024-05-01T16:07:49.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:07:49 [2024-05-01T16:07:49.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:07:49 [2024-05-01T16:07:49.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:07:49 [2024-05-01T16:07:49.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel_vm
12:07:49 [2024-05-01T16:07:49.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: minor_faults
12:07:49 [2024-05-01T16:07:49.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@19c06762] time=887718240 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:07:49 [2024-05-01T16:07:49.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:07:49 [2024-05-01T16:07:49.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:07:49 [2024-05-01T16:07:49.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:07:49 [2024-05-01T16:07:49.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:07:49 [2024-05-01T16:07:49.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887718271 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:07:49 [2024-05-01T16:07:49.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887718275 data=null doit=true}, TreeItem with text {test}]
12:07:49 [2024-05-01T16:07:49.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887718275 data=null}, TreeItem with text {test}]
12:07:49 [2024-05-01T16:07:49.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887718275 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:07:49 [2024-05-01T16:07:49.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887718276 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:07:49 [2024-05-01T16:07:49.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887718339 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:07:49 [2024-05-01T16:07:49.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:07:49 [2024-05-01T16:07:49.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:07:49 [2024-05-01T16:07:49.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:07:49 [2024-05-01T16:07:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:07:49 [2024-05-01T16:07:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:07:49 [2024-05-01T16:07:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:07:49 [2024-05-01T16:07:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:07:49 [2024-05-01T16:07:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:07:49 [2024-05-01T16:07:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:07:49 [2024-05-01T16:07:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:07:49 [2024-05-01T16:07:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:07:49 [2024-05-01T16:07:49.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:07:50 [2024-05-01T16:07:50.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:07:50 [2024-05-01T16:07:50.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887718845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:50 [2024-05-01T16:07:50.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887718845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:50 [2024-05-01T16:07:50.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887718845 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:50 [2024-05-01T16:07:50.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887718845 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:50 [2024-05-01T16:07:50.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887718845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:50 [2024-05-01T16:07:50.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887718846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:50 [2024-05-01T16:07:50.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887718846 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:50 [2024-05-01T16:07:50.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887718846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:50 [2024-05-01T16:07:50.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887718846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:50 [2024-05-01T16:07:50.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887718846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:50 [2024-05-01T16:07:50.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887718846 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:50 [2024-05-01T16:07:50.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887718847 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:07:50 [2024-05-01T16:07:50.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:07:50 [2024-05-01T16:07:50.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:07:50 [2024-05-01T16:07:50.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:07:50 [2024-05-01T16:07:50.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:07:50 [2024-05-01T16:07:50.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:07:50 [2024-05-01T16:07:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:07:50 [2024-05-01T16:07:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:07:50 [2024-05-01T16:07:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:50 [2024-05-01T16:07:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:07:50 [2024-05-01T16:07:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887718849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:50 [2024-05-01T16:07:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887718849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:50 [2024-05-01T16:07:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887718859 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:50 [2024-05-01T16:07:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887718860 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:50 [2024-05-01T16:07:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887718862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:50 [2024-05-01T16:07:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887718862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:50 [2024-05-01T16:07:50.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:50 [2024-05-01T16:07:50.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:50 [2024-05-01T16:07:50.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:50 [2024-05-01T16:07:50.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:50 [2024-05-01T16:07:50.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:50 [2024-05-01T16:07:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:07:50 [2024-05-01T16:07:50.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887718862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:07:50 [2024-05-01T16:07:50.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887718473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:07:50 [2024-05-01T16:07:50.743Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.00 s -- in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
12:07:50 [2024-05-01T16:07:50.743Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest.testDisplayingDataSeries -- Time elapsed: 27.42 s
12:07:50 [2024-05-01T16:07:50.743Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest.testManipulatingTreeViewer -- Time elapsed: 3.665 s
12:07:50 [2024-05-01T16:07:50.743Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
12:07:50 [2024-05-01T16:07:50.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@19c06762] time=887719492 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:07:50 [2024-05-01T16:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:07:50 [2024-05-01T16:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:07:50 [2024-05-01T16:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:07:50 [2024-05-01T16:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:07:50 [2024-05-01T16:07:50.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887719688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:07:50 [2024-05-01T16:07:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:07:51 [2024-05-01T16:07:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
12:07:51 [2024-05-01T16:07:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:07:53 [2024-05-01T16:07:53.144Z] 
12:07:53 [2024-05-01T16:07:53.144Z] (Eclipse:6766): Gtk-WARNING **: 16:07:52.652: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:53 [2024-05-01T16:07:53.144Z] 
12:07:53 [2024-05-01T16:07:53.144Z] (Eclipse:6766): Gtk-WARNING **: 16:07:52.652: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:53 [2024-05-01T16:07:53.144Z] 
12:07:53 [2024-05-01T16:07:53.144Z] (Eclipse:6766): Gtk-WARNING **: 16:07:52.652: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:53 [2024-05-01T16:07:53.144Z] 
12:07:53 [2024-05-01T16:07:53.144Z] (Eclipse:6766): Gtk-WARNING **: 16:07:52.652: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:53 [2024-05-01T16:07:53.144Z] 
12:07:53 [2024-05-01T16:07:53.144Z] (Eclipse:6766): Gtk-WARNING **: 16:07:52.653: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:53 [2024-05-01T16:07:53.144Z] 
12:07:53 [2024-05-01T16:07:53.144Z] (Eclipse:6766): Gtk-WARNING **: 16:07:52.653: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:53 [2024-05-01T16:07:53.144Z] 
12:07:53 [2024-05-01T16:07:53.144Z] (Eclipse:6766): Gtk-WARNING **: 16:07:52.653: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:53 [2024-05-01T16:07:53.144Z] 
12:07:53 [2024-05-01T16:07:53.144Z] (Eclipse:6766): Gtk-WARNING **: 16:07:52.653: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:53 [2024-05-01T16:07:53.144Z] 
12:07:53 [2024-05-01T16:07:53.144Z] (Eclipse:6766): Gtk-WARNING **: 16:07:52.653: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:53 [2024-05-01T16:07:53.144Z] 
12:07:53 [2024-05-01T16:07:53.144Z] (Eclipse:6766): Gtk-WARNING **: 16:07:52.653: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:53 [2024-05-01T16:07:53.144Z] 
12:07:53 [2024-05-01T16:07:53.144Z] (Eclipse:6766): Gtk-WARNING **: 16:07:52.653: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:53 [2024-05-01T16:07:53.144Z] 
12:07:53 [2024-05-01T16:07:53.144Z] (Eclipse:6766): Gtk-WARNING **: 16:07:52.653: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:07:53 [2024-05-01T16:07:53.144Z] 
12:07:53 [2024-05-01T16:07:53.144Z] (Eclipse:6766): Gtk-WARNING **: 16:07:52.653: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:07:53 [2024-05-01T16:07:53.144Z] 
12:07:53 [2024-05-01T16:07:53.144Z] (Eclipse:6766): Gtk-WARNING **: 16:07:52.653: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:08:19 [2024-05-01T16:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:19 [2024-05-01T16:08:19.635Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
12:08:19 [2024-05-01T16:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
12:08:19 [2024-05-01T16:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744544 data=null doit=true}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744544 data=null}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744545 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744580 data=null doit=true}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744580 data=null}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=887744583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pin to kernel_vm']
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744770 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744773 data=null doit=true}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744774 data=null}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744779 data=null doit=true}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:19 [2024-05-01T16:08:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744785 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744785 data=null}, ToolItem with tooltip text {Unpin View}]
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744837 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744840 data=null doit=true}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887744840 data=null}, ToolItem with tooltip text {Pin View}]
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:17.242: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:17.242: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:17.242: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:17.242: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:17.242: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:17.242: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:17.242: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:17.242: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:17.242: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:17.242: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:17.243: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:17.243: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:17.243: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:17.243: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:08:19 [2024-05-01T16:08:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:19.053: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:19.053: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:19.053: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:19.053: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:19.054: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:19.054: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:19.054: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:19 [2024-05-01T16:08:19.637Z] 
12:08:19 [2024-05-01T16:08:19.637Z] (Eclipse:6766): Gtk-WARNING **: 16:08:19.054: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:24 [2024-05-01T16:08:24.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
12:08:24 [2024-05-01T16:08:24.879Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
12:08:24 [2024-05-01T16:08:24.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
12:08:24 [2024-05-01T16:08:24.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753140 data=null doit=true}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753140 data=null}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753141 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753171 data=null doit=true}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753171 data=null}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753339 data=null doit=true}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 15 to [FocusIn [15]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753339 data=null}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753339 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753439 data=null doit=true}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887753439 data=null}, ToolItem with tooltip text {Pin View}]
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=887753441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pin to kernel_vm']
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
12:08:24 [2024-05-01T16:08:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:08:25 [2024-05-01T16:08:25.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:25 [2024-05-01T16:08:25.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:25 [2024-05-01T16:08:25.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
12:08:25 [2024-05-01T16:08:25.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
12:08:25 [2024-05-01T16:08:25.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:25 [2024-05-01T16:08:25.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:25 [2024-05-01T16:08:25.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
12:08:25 [2024-05-01T16:08:25.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754397 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754401 data=null doit=true}, ToolItem with tooltip text {Pin View}]
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754401 data=null}, ToolItem with tooltip text {Pin View}]
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754472 data=null doit=true}, ToolItem with tooltip text {Pin View}]
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:25 [2024-05-01T16:08:25.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:25 [2024-05-01T16:08:25.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:25 [2024-05-01T16:08:25.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754474 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
12:08:25 [2024-05-01T16:08:25.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887754474 data=null}, ToolItem with tooltip text {Unpin View}]
12:08:25 [2024-05-01T16:08:25.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
12:08:25 [2024-05-01T16:08:25.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
12:08:25 [2024-05-01T16:08:25.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
12:08:25 [2024-05-01T16:08:25.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
12:08:25 [2024-05-01T16:08:25.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:08:27 [2024-05-01T16:08:27.271Z] 
12:08:27 [2024-05-01T16:08:27.271Z] (Eclipse:6766): Gtk-WARNING **: 16:08:26.971: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:27 [2024-05-01T16:08:27.271Z] 
12:08:27 [2024-05-01T16:08:27.271Z] (Eclipse:6766): Gtk-WARNING **: 16:08:26.972: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:27 [2024-05-01T16:08:27.271Z] 
12:08:27 [2024-05-01T16:08:27.271Z] (Eclipse:6766): Gtk-WARNING **: 16:08:26.972: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:27 [2024-05-01T16:08:27.271Z] 
12:08:27 [2024-05-01T16:08:27.271Z] (Eclipse:6766): Gtk-WARNING **: 16:08:26.972: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:27 [2024-05-01T16:08:27.271Z] 
12:08:27 [2024-05-01T16:08:27.271Z] (Eclipse:6766): Gtk-WARNING **: 16:08:26.972: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:27 [2024-05-01T16:08:27.271Z] 
12:08:27 [2024-05-01T16:08:27.271Z] (Eclipse:6766): Gtk-WARNING **: 16:08:26.972: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:27 [2024-05-01T16:08:27.271Z] 
12:08:27 [2024-05-01T16:08:27.271Z] (Eclipse:6766): Gtk-WARNING **: 16:08:26.972: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:27 [2024-05-01T16:08:27.271Z] 
12:08:27 [2024-05-01T16:08:27.271Z] (Eclipse:6766): Gtk-WARNING **: 16:08:26.972: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:27 [2024-05-01T16:08:27.271Z] 
12:08:27 [2024-05-01T16:08:27.271Z] (Eclipse:6766): Gtk-WARNING **: 16:08:26.972: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:27 [2024-05-01T16:08:27.271Z] 
12:08:27 [2024-05-01T16:08:27.271Z] (Eclipse:6766): Gtk-WARNING **: 16:08:26.972: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:27 [2024-05-01T16:08:27.271Z] 
12:08:27 [2024-05-01T16:08:27.271Z] (Eclipse:6766): Gtk-WARNING **: 16:08:26.972: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:27 [2024-05-01T16:08:27.271Z] 
12:08:27 [2024-05-01T16:08:27.271Z] (Eclipse:6766): Gtk-WARNING **: 16:08:26.972: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:27 [2024-05-01T16:08:27.271Z] 
12:08:27 [2024-05-01T16:08:27.271Z] (Eclipse:6766): Gtk-WARNING **: 16:08:26.972: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:08:27 [2024-05-01T16:08:27.271Z] 
12:08:27 [2024-05-01T16:08:27.271Z] (Eclipse:6766): Gtk-WARNING **: 16:08:26.972: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:28 [2024-05-01T16:08:28.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:08:28 [2024-05-01T16:08:28.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:28 [2024-05-01T16:08:28.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
12:08:28 [2024-05-01T16:08:28.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
12:08:28 [2024-05-01T16:08:28.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm'
12:08:28 [2024-05-01T16:08:28.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=887757461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to kernel_vm']
12:08:28 [2024-05-01T16:08:28.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm'
12:08:28 [2024-05-01T16:08:28.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
12:08:28 [2024-05-01T16:08:28.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
12:08:28 [2024-05-01T16:08:28.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
12:08:28 [2024-05-01T16:08:28.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
12:08:28 [2024-05-01T16:08:28.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=887757771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to kernel_vm | new instance']
12:08:28 [2024-05-01T16:08:28.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
12:08:28 [2024-05-01T16:08:28.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
12:08:29 [2024-05-01T16:08:29.454Z] 
12:08:29 [2024-05-01T16:08:29.454Z] (Eclipse:6766): Gtk-WARNING **: 16:08:29.172: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:29 [2024-05-01T16:08:29.454Z] 
12:08:29 [2024-05-01T16:08:29.454Z] (Eclipse:6766): Gtk-WARNING **: 16:08:29.172: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:29 [2024-05-01T16:08:29.454Z] 
12:08:29 [2024-05-01T16:08:29.454Z] (Eclipse:6766): Gtk-WARNING **: 16:08:29.173: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:29 [2024-05-01T16:08:29.454Z] 
12:08:29 [2024-05-01T16:08:29.454Z] (Eclipse:6766): Gtk-WARNING **: 16:08:29.173: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:29 [2024-05-01T16:08:29.454Z] 
12:08:29 [2024-05-01T16:08:29.454Z] (Eclipse:6766): Gtk-WARNING **: 16:08:29.173: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:29 [2024-05-01T16:08:29.454Z] 
12:08:29 [2024-05-01T16:08:29.454Z] (Eclipse:6766): Gtk-WARNING **: 16:08:29.173: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:29 [2024-05-01T16:08:29.454Z] 
12:08:29 [2024-05-01T16:08:29.454Z] (Eclipse:6766): Gtk-WARNING **: 16:08:29.173: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:29 [2024-05-01T16:08:29.454Z] 
12:08:29 [2024-05-01T16:08:29.454Z] (Eclipse:6766): Gtk-WARNING **: 16:08:29.173: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:29 [2024-05-01T16:08:29.454Z] 
12:08:29 [2024-05-01T16:08:29.454Z] (Eclipse:6766): Gtk-WARNING **: 16:08:29.173: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:29 [2024-05-01T16:08:29.454Z] 
12:08:29 [2024-05-01T16:08:29.454Z] (Eclipse:6766): Gtk-WARNING **: 16:08:29.173: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:29 [2024-05-01T16:08:29.454Z] 
12:08:29 [2024-05-01T16:08:29.454Z] (Eclipse:6766): Gtk-WARNING **: 16:08:29.173: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:29 [2024-05-01T16:08:29.454Z] 
12:08:29 [2024-05-01T16:08:29.454Z] (Eclipse:6766): Gtk-WARNING **: 16:08:29.173: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:29 [2024-05-01T16:08:29.454Z] 
12:08:29 [2024-05-01T16:08:29.454Z] (Eclipse:6766): Gtk-WARNING **: 16:08:29.173: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:08:29 [2024-05-01T16:08:29.454Z] 
12:08:29 [2024-05-01T16:08:29.454Z] (Eclipse:6766): Gtk-WARNING **: 16:08:29.174: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:08:29 [2024-05-01T16:08:29.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
12:08:29 [2024-05-01T16:08:29.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
12:08:30 [2024-05-01T16:08:30.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
12:08:30 [2024-05-01T16:08:30.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:30 [2024-05-01T16:08:30.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:30 [2024-05-01T16:08:30.528Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
12:08:30 [2024-05-01T16:08:30.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
12:08:30 [2024-05-01T16:08:30.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887759378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:30 [2024-05-01T16:08:30.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887759378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:30 [2024-05-01T16:08:30.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887759378 data=null doit=true}, ToolItem with tooltip text {Pin View}]
12:08:30 [2024-05-01T16:08:30.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887759378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:30 [2024-05-01T16:08:30.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887759378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
12:08:30 [2024-05-01T16:08:30.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887759378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
12:08:30 [2024-05-01T16:08:30.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887759379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:30 [2024-05-01T16:08:30.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887759384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:30 [2024-05-01T16:08:30.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887759384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
12:08:30 [2024-05-01T16:08:30.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887759384 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
12:08:30 [2024-05-01T16:08:30.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=org.eclipse.linuxtools.tmf.ui.views.PinTmfViewAction, visible=true)} time=887759384 data=null}, ToolItem with tooltip text {Unpin View}]
12:08:30 [2024-05-01T16:08:30.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
12:08:30 [2024-05-01T16:08:30.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
12:08:30 [2024-05-01T16:08:30.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:30 [2024-05-01T16:08:30.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:31 [2024-05-01T16:08:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@19c06762] time=887760356 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:08:31 [2024-05-01T16:08:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:08:31 [2024-05-01T16:08:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:08:31 [2024-05-01T16:08:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:08:31 [2024-05-01T16:08:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:08:31 [2024-05-01T16:08:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887760382 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:08:31 [2024-05-01T16:08:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887760382 data=null doit=true}, TreeItem with text {test}]
12:08:31 [2024-05-01T16:08:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887760382 data=null}, TreeItem with text {test}]
12:08:31 [2024-05-01T16:08:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887760382 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:08:31 [2024-05-01T16:08:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887760382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:08:31 [2024-05-01T16:08:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887760394 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:08:31 [2024-05-01T16:08:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:08:31 [2024-05-01T16:08:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:08:31 [2024-05-01T16:08:31.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887760689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887760689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887760689 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887760689 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887760689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887760689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887760750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887760751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887760751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887760751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887760751 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887760751 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:08:31 [2024-05-01T16:08:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:08:31 [2024-05-01T16:08:31.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:08:31 [2024-05-01T16:08:31.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:08:31 [2024-05-01T16:08:31.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:08:31 [2024-05-01T16:08:31.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:31 [2024-05-01T16:08:31.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:08:31 [2024-05-01T16:08:31.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887760752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:31 [2024-05-01T16:08:31.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887760752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:31 [2024-05-01T16:08:31.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887760752 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:31 [2024-05-01T16:08:31.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887760752 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:31 [2024-05-01T16:08:31.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887760752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:31 [2024-05-01T16:08:31.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887760752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:31 [2024-05-01T16:08:31.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:31 [2024-05-01T16:08:31.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:31 [2024-05-01T16:08:31.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:31 [2024-05-01T16:08:31.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:31 [2024-05-01T16:08:31.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:31 [2024-05-01T16:08:31.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:08:32 [2024-05-01T16:08:32.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887760753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:08:32 [2024-05-01T16:08:32.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887760475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:08:32 [2024-05-01T16:08:32.477Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.78 s -- in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
12:08:32 [2024-05-01T16:08:32.477Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testPinSingleTrace -- Time elapsed: 25.04 s
12:08:32 [2024-05-01T16:08:32.477Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testPinTwoTraces -- Time elapsed: 9.776 s
12:08:32 [2024-05-01T16:08:32.477Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testCloneSingleTrace -- Time elapsed: 5.589 s
12:08:32 [2024-05-01T16:08:32.477Z] 
12:08:32 [2024-05-01T16:08:32.477Z] Results:
12:08:32 [2024-05-01T16:08:32.477Z] 
12:08:32 [2024-05-01T16:08:32.477Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
12:08:32 [2024-05-01T16:08:32.477Z] 
12:08:32 [2024-05-01T16:08:32.733Z] 
12:08:32 [2024-05-01T16:08:32.733Z] !ENTRY org.eclipse.core.resources 2 10035 2024-05-01 16:08:32.678
12:08:32 [2024-05-01T16:08:32.733Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] All tests passed
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] 
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] 
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] 
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [40/141]
12:08:33 [2024-05-01T16:08:33.295Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:08:33 [2024-05-01T16:08:33.295Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] 
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] 
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] The project's OSGi version is 1.0.8.202405011547
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] 
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] 
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] 
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] 
12:08:33 [2024-05-01T16:08:33.295Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:33 [2024-05-01T16:08:33.551Z] [INFO] 
12:08:33 [2024-05-01T16:08:33.551Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:33 [2024-05-01T16:08:33.551Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests
12:08:33 [2024-05-01T16:08:33.551Z] [INFO] 
12:08:33 [2024-05-01T16:08:33.551Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:33 [2024-05-01T16:08:33.551Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
12:08:33 [2024-05-01T16:08:33.551Z] [INFO] 
12:08:33 [2024-05-01T16:08:33.551Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:33 [2024-05-01T16:08:33.551Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:08:33 [2024-05-01T16:08:33.551Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:08:33 [2024-05-01T16:08:33.551Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
12:08:33 [2024-05-01T16:08:33.551Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:08:33 [2024-05-01T16:08:33.806Z] [INFO] 
12:08:33 [2024-05-01T16:08:33.806Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:33 [2024-05-01T16:08:33.806Z] [INFO] 
12:08:33 [2024-05-01T16:08:33.806Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:33 [2024-05-01T16:08:33.806Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
12:08:33 [2024-05-01T16:08:33.806Z] [INFO] 
12:08:33 [2024-05-01T16:08:33.806Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:33 [2024-05-01T16:08:33.806Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
12:08:33 [2024-05-01T16:08:33.806Z] [INFO] 
12:08:33 [2024-05-01T16:08:33.806Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:33 [2024-05-01T16:08:33.806Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
12:08:34 [2024-05-01T16:08:34.061Z] [INFO] 
12:08:34 [2024-05-01T16:08:34.061Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:34 [2024-05-01T16:08:34.061Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
12:08:34 [2024-05-01T16:08:34.061Z] [INFO] 
12:08:34 [2024-05-01T16:08:34.061Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:34 [2024-05-01T16:08:34.061Z] [INFO] 
12:08:34 [2024-05-01T16:08:34.061Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:34 [2024-05-01T16:08:34.061Z] [INFO] 
12:08:34 [2024-05-01T16:08:34.061Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:34 [2024-05-01T16:08:34.061Z] [INFO] 
12:08:34 [2024-05-01T16:08:34.061Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:34 [2024-05-01T16:08:34.317Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
12:08:34 [2024-05-01T16:08:34.317Z] [INFO] Command line:
12:08:34 [2024-05-01T16:08:34.317Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:08:34 [2024-05-01T16:08:34.317Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:08:38 [2024-05-01T16:08:38.479Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
12:08:38 [2024-05-01T16:08:38.479Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [3,0]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [3,0]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[3,0]--DEFAULT->[4,2]]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [4,2]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[4,2]--DEFAULT->[16,2]]]
12:08:38 [2024-05-01T16:08:38.479Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [15,1]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [15,1]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[15,1]--DEFAULT->[16,2]]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [16,2]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[16,2]--DEFAULT->[17,3]]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [17,3]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[17,3]--DEFAULT->[18,5]]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [18,5]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[18,5]--DEFAULT->[6,5]]]
12:08:38 [2024-05-01T16:08:38.479Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [5,4]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [5,4]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[5,4]--DEFAULT->[6,5]]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [6,5]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[6,5]--DEFAULT->[7,7]]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [7,7]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[7,7]--DEFAULT->[8,8]]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [8,8]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[8,8]--DEFAULT->[20,8]]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[8,8]--DEFAULT->[9,9]]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [9,9]]
12:08:38 [2024-05-01T16:08:38.479Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [19,6]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [19,6]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[19,6]--DEFAULT->[20,8]]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [20,8]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[20,8]--DEFAULT->[21,11]]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [21,11]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[21,11]--DEFAULT->[11,11]]]
12:08:38 [2024-05-01T16:08:38.479Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [10,10]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [10,10]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[10,10]--DEFAULT->[11,11]]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [11,11]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[11,11]--DEFAULT->[12,12]]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [12,12]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[12,12]--DEFAULT->[22,12]]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[12,12]--DEFAULT->[13,13]]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [13,13]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[13,13]--DEFAULT->[14,15]]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [14,15]]
12:08:38 [2024-05-01T16:08:38.479Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [22,12]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [22,12]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit edge [Legacy edge: [[22,12]--DEFAULT->[23,14]]]
12:08:38 [2024-05-01T16:08:38.479Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [23,14]]
12:08:38 [2024-05-01T16:08:38.479Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
12:08:38 [2024-05-01T16:08:38.479Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAppendVertex -- Time elapsed: 0.087 s
12:08:38 [2024-05-01T16:08:38.480Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testScanCount -- Time elapsed: 0.008 s
12:08:38 [2024-05-01T16:08:38.480Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHead -- Time elapsed: 0 s
12:08:38 [2024-05-01T16:08:38.480Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLink -- Time elapsed: 0.001 s
12:08:38 [2024-05-01T16:08:38.480Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testTail -- Time elapsed: 0 s
12:08:38 [2024-05-01T16:08:38.480Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHeadSequence -- Time elapsed: 0 s
12:08:38 [2024-05-01T16:08:38.480Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHorizontalSelfLink -- Time elapsed: 0 s
12:08:38 [2024-05-01T16:08:38.480Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLinkVertical -- Time elapsed: 0 s
12:08:38 [2024-05-01T16:08:38.480Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAddVertex -- Time elapsed: 0.001 s
12:08:38 [2024-05-01T16:08:38.480Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testGraphStatistics -- Time elapsed: 0.001 s
12:08:38 [2024-05-01T16:08:38.480Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testParent -- Time elapsed: 0 s
12:08:38 [2024-05-01T16:08:38.480Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
12:08:40 [2024-05-01T16:08:40.369Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.475 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
12:08:40 [2024-05-01T16:08:40.369Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testBuildGraph -- Time elapsed: 1.457 s
12:08:40 [2024-05-01T16:08:40.369Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testHandlers -- Time elapsed: 0.017 s
12:08:40 [2024-05-01T16:08:40.369Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
12:08:40 [2024-05-01T16:08:40.369Z] Start vertex [w0,0]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w0,0]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w0,0]--DEFAULT->[w0,2]]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w0,2]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w0,2]--DEFAULT->[w1,2]]
12:08:40 [2024-05-01T16:08:40.369Z] Start vertex [w1,1]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w1,1]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w1,1]--DEFAULT->[w1,2]]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w1,2]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w1,2]--DEFAULT->[w1,3]]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w1,3]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w1,3]--DEFAULT->[w1,5]]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w1,5]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w1,5]--DEFAULT->[w0,5]]
12:08:40 [2024-05-01T16:08:40.369Z] Start vertex [w0,4]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w0,4]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w0,4]--DEFAULT->[w0,5]]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w0,5]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w0,5]--DEFAULT->[w0,7]]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w0,7]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w0,7]--DEFAULT->[w0,8]]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w0,8]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w0,8]--DEFAULT->[w1,8]]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w0,8]--DEFAULT->[w0,9]]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w0,9]
12:08:40 [2024-05-01T16:08:40.369Z] Start vertex [w1,6]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w1,6]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w1,6]--DEFAULT->[w1,8]]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w1,8]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w1,8]--DEFAULT->[w1,11]]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w1,11]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w1,11]--DEFAULT->[w0,11]]
12:08:40 [2024-05-01T16:08:40.369Z] Start vertex [w0,10]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w0,10]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w0,10]--DEFAULT->[w0,11]]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w0,11]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w0,11]--DEFAULT->[w0,12]]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w0,12]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w0,12]--DEFAULT->[w1,12]]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w0,12]--DEFAULT->[w0,13]]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w0,13]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w0,13]--DEFAULT->[w0,15]]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w0,15]
12:08:40 [2024-05-01T16:08:40.369Z] Start vertex [w1,12]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w1,12]
12:08:40 [2024-05-01T16:08:40.369Z] Visit edge [[w1,12]--DEFAULT->[w1,14]]
12:08:40 [2024-05-01T16:08:40.369Z] Visit vertex [w1,14]
12:08:40 [2024-05-01T16:08:40.369Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
12:08:40 [2024-05-01T16:08:40.369Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testIllegalVertex -- Time elapsed: 0.003 s
12:08:40 [2024-05-01T16:08:40.369Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testReReadGraph -- Time elapsed: 0.005 s
12:08:40 [2024-05-01T16:08:40.369Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testVertexNotInGraph -- Time elapsed: 0.001 s
12:08:40 [2024-05-01T16:08:40.369Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testDefaultConstructor -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.369Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAppendVertex -- Time elapsed: 0.002 s
12:08:40 [2024-05-01T16:08:40.369Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testScanCount -- Time elapsed: 0.004 s
12:08:40 [2024-05-01T16:08:40.369Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHead -- Time elapsed: 0.002 s
12:08:40 [2024-05-01T16:08:40.369Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLink -- Time elapsed: 0.001 s
12:08:40 [2024-05-01T16:08:40.369Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testTail -- Time elapsed: 0.001 s
12:08:40 [2024-05-01T16:08:40.369Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHeadSequence -- Time elapsed: 0.001 s
12:08:40 [2024-05-01T16:08:40.369Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHorizontalSelfLink -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.369Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLinkVertical -- Time elapsed: 0.001 s
12:08:40 [2024-05-01T16:08:40.369Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAddVertex -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.369Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testGraphStatistics -- Time elapsed: 0.001 s
12:08:40 [2024-05-01T16:08:40.369Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testParent -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.369Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
12:08:40 [2024-05-01T16:08:40.369Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckVertical -- Time elapsed: 0.001 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAppendVertex -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckHorizontal -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testIllegalVertex -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVertexAt -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead2 -- Time elapsed: 0.002 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanCount -- Time elapsed: 0.001 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testLink -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testTail -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalSelfLink -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVerticalSelfLink -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAddVertex -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalCycle -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanLineTerminates -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testGraphStatistics -- Time elapsed: 0.001 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testParent -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testDefaultConstructor -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.370Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
12:08:40 [2024-05-01T16:08:40.370Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpenedDelay -- Time elapsed: 0.007 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupInterleave -- Time elapsed: 0.001 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMissing -- Time elapsed: 0.001 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNew -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMutual -- Time elapsed: 0.051 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNested -- Time elapsed: 0.001 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathBasic -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpened -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupEmbedded -- Time elapsed: 0.001 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNet1 -- Time elapsed: 0.001 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupSelf -- Time elapsed: 0 s
12:08:40 [2024-05-01T16:08:40.370Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupUnknown -- Time elapsed: 0.001 s
12:08:40 [2024-05-01T16:08:40.370Z] 
12:08:40 [2024-05-01T16:08:40.370Z] Results:
12:08:40 [2024-05-01T16:08:40.370Z] 
12:08:40 [2024-05-01T16:08:40.370Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
12:08:40 [2024-05-01T16:08:40.370Z] 
12:08:40 [2024-05-01T16:08:40.626Z] [INFO] All tests passed
12:08:40 [2024-05-01T16:08:40.626Z] [INFO] 
12:08:40 [2024-05-01T16:08:40.626Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:40 [2024-05-01T16:08:40.626Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
12:08:40 [2024-05-01T16:08:40.626Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.pom
12:08:40 [2024-05-01T16:08:40.626Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
12:08:40 [2024-05-01T16:08:40.626Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
12:08:40 [2024-05-01T16:08:40.626Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
12:08:40 [2024-05-01T16:08:40.626Z] [INFO] 
12:08:40 [2024-05-01T16:08:40.626Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
12:08:40 [2024-05-01T16:08:40.626Z] [INFO] 
12:08:40 [2024-05-01T16:08:40.626Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
12:08:40 [2024-05-01T16:08:40.626Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [41/141]
12:08:40 [2024-05-01T16:08:40.626Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
12:08:40 [2024-05-01T16:08:40.626Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:08:40 [2024-05-01T16:08:40.626Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:08:40 [2024-05-01T16:08:40.626Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
12:08:40 [2024-05-01T16:08:40.882Z] [INFO] 
12:08:40 [2024-05-01T16:08:40.882Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:40 [2024-05-01T16:08:40.882Z] [INFO] 
12:08:40 [2024-05-01T16:08:40.882Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:40 [2024-05-01T16:08:40.882Z] [INFO] The project's OSGi version is 1.1.0.202405011547
12:08:40 [2024-05-01T16:08:40.882Z] [INFO] 
12:08:40 [2024-05-01T16:08:40.882Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:40 [2024-05-01T16:08:40.882Z] [INFO] 
12:08:40 [2024-05-01T16:08:40.882Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:40 [2024-05-01T16:08:40.882Z] [INFO] 
12:08:40 [2024-05-01T16:08:40.882Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:40 [2024-05-01T16:08:40.882Z] [INFO] 
12:08:40 [2024-05-01T16:08:40.882Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:40 [2024-05-01T16:08:40.882Z] [INFO] 
12:08:40 [2024-05-01T16:08:40.882Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:40 [2024-05-01T16:08:40.882Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui
12:08:41 [2024-05-01T16:08:41.137Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.137Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:41 [2024-05-01T16:08:41.137Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
12:08:41 [2024-05-01T16:08:41.137Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.137Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:41 [2024-05-01T16:08:41.137Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:08:41 [2024-05-01T16:08:41.137Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:08:41 [2024-05-01T16:08:41.137Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
12:08:41 [2024-05-01T16:08:41.392Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:41 [2024-05-01T16:08:41.648Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:08:41 [2024-05-01T16:08:41.648Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:08:41 [2024-05-01T16:08:41.648Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:41 [2024-05-01T16:08:41.648Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.pom
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-p2metadata.xml
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-p2artifacts.xml
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [42/141]
12:08:41 [2024-05-01T16:08:41.648Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:08:41 [2024-05-01T16:08:41.648Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:08:41 [2024-05-01T16:08:41.648Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
12:08:41 [2024-05-01T16:08:41.903Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.903Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:41 [2024-05-01T16:08:41.903Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.903Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:41 [2024-05-01T16:08:41.903Z] [INFO] The project's OSGi version is 1.0.5.202405011547
12:08:41 [2024-05-01T16:08:41.903Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.903Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:41 [2024-05-01T16:08:41.903Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.903Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:41 [2024-05-01T16:08:41.903Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.903Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:41 [2024-05-01T16:08:41.903Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.903Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:41 [2024-05-01T16:08:41.903Z] [INFO] 
12:08:41 [2024-05-01T16:08:41.903Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:41 [2024-05-01T16:08:41.903Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests
12:08:42 [2024-05-01T16:08:42.158Z] [INFO] 
12:08:42 [2024-05-01T16:08:42.159Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:42 [2024-05-01T16:08:42.159Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
12:08:42 [2024-05-01T16:08:42.159Z] [INFO] 
12:08:42 [2024-05-01T16:08:42.159Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:42 [2024-05-01T16:08:42.159Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:08:42 [2024-05-01T16:08:42.159Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:08:42 [2024-05-01T16:08:42.159Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
12:08:42 [2024-05-01T16:08:42.159Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] 
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] 
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] 
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:42 [2024-05-01T16:08:42.414Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] 
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] 
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] 
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] 
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] 
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] 
12:08:42 [2024-05-01T16:08:42.414Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:42 [2024-05-01T16:08:42.669Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
12:08:42 [2024-05-01T16:08:42.669Z] [INFO] Command line:
12:08:42 [2024-05-01T16:08:42.669Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:08:42 [2024-05-01T16:08:42.669Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:08:46 [2024-05-01T16:08:46.832Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
12:08:46 [2024-05-01T16:08:46.832Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
12:08:46 [2024-05-01T16:08:46.832Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testBaseCommand -- Time elapsed: 0.070 s
12:08:46 [2024-05-01T16:08:46.832Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testMetadata -- Time elapsed: 0.014 s
12:08:46 [2024-05-01T16:08:46.832Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResults -- Time elapsed: 0.086 s
12:08:46 [2024-05-01T16:08:46.832Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResultsError -- Time elapsed: 0.002 s
12:08:46 [2024-05-01T16:08:46.832Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
12:08:46 [2024-05-01T16:08:46.832Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
12:08:46 [2024-05-01T16:08:46.832Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessNameAspectTest -- Time elapsed: 0.002 s
12:08:46 [2024-05-01T16:08:46.832Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeBeginAspectTest -- Time elapsed: 0.001 s
12:08:46 [2024-05-01T16:08:46.832Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessTIDAspectTest -- Time elapsed: 0 s
12:08:46 [2024-05-01T16:08:46.832Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeEndAspectTest -- Time elapsed: 0 s
12:08:46 [2024-05-01T16:08:46.832Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNameAspectTest -- Time elapsed: 0.001 s
12:08:46 [2024-05-01T16:08:46.832Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeDurationAspectTest -- Time elapsed: 0 s
12:08:46 [2024-05-01T16:08:46.832Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiGenericAspectTest -- Time elapsed: 0.001 s
12:08:46 [2024-05-01T16:08:46.832Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessPIDAspectTest -- Time elapsed: 0 s
12:08:46 [2024-05-01T16:08:46.832Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNumberAspectTest -- Time elapsed: 0 s
12:08:46 [2024-05-01T16:08:46.832Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiDurationAspectTest -- Time elapsed: 0 s
12:08:46 [2024-05-01T16:08:46.832Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimestampAspectTest -- Time elapsed: 0 s
12:08:46 [2024-05-01T16:08:46.832Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiEmptyAspectTest -- Time elapsed: 0 s
12:08:46 [2024-05-01T16:08:46.832Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.testAspectEquality -- Time elapsed: 0 s
12:08:46 [2024-05-01T16:08:46.832Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiMixedAspectTest -- Time elapsed: 0 s
12:08:46 [2024-05-01T16:08:46.832Z] 
12:08:46 [2024-05-01T16:08:46.832Z] Results:
12:08:46 [2024-05-01T16:08:46.832Z] 
12:08:46 [2024-05-01T16:08:46.832Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
12:08:46 [2024-05-01T16:08:46.832Z] 
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] All tests passed
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] 
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.pom
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] 
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] 
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [43/141]
12:08:47 [2024-05-01T16:08:47.088Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:08:47 [2024-05-01T16:08:47.088Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] 
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] 
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] The project's OSGi version is 1.1.0.202405011547
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] 
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] 
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] 
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:47 [2024-05-01T16:08:47.088Z] [INFO] 
12:08:47 [2024-05-01T16:08:47.089Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:47 [2024-05-01T16:08:47.089Z] [INFO] 
12:08:47 [2024-05-01T16:08:47.089Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:47 [2024-05-01T16:08:47.089Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui
12:08:47 [2024-05-01T16:08:47.650Z] [INFO] 
12:08:47 [2024-05-01T16:08:47.650Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:47 [2024-05-01T16:08:47.650Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
12:08:47 [2024-05-01T16:08:47.650Z] [INFO] 
12:08:47 [2024-05-01T16:08:47.650Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:47 [2024-05-01T16:08:47.650Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:08:47 [2024-05-01T16:08:47.650Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:08:47 [2024-05-01T16:08:47.650Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
12:08:47 [2024-05-01T16:08:47.650Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:48 [2024-05-01T16:08:48.211Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:08:48 [2024-05-01T16:08:48.211Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:08:48 [2024-05-01T16:08:48.211Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:48 [2024-05-01T16:08:48.211Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:48 [2024-05-01T16:08:48.211Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.212Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:48 [2024-05-01T16:08:48.212Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.212Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:48 [2024-05-01T16:08:48.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
12:08:48 [2024-05-01T16:08:48.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.pom
12:08:48 [2024-05-01T16:08:48.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
12:08:48 [2024-05-01T16:08:48.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-p2metadata.xml
12:08:48 [2024-05-01T16:08:48.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-p2artifacts.xml
12:08:48 [2024-05-01T16:08:48.212Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.212Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
12:08:48 [2024-05-01T16:08:48.212Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.212Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
12:08:48 [2024-05-01T16:08:48.212Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [44/141]
12:08:48 [2024-05-01T16:08:48.212Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
12:08:48 [2024-05-01T16:08:48.212Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:08:48 [2024-05-01T16:08:48.212Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:08:48 [2024-05-01T16:08:48.212Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
12:08:48 [2024-05-01T16:08:48.467Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.467Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:48 [2024-05-01T16:08:48.467Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.467Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:48 [2024-05-01T16:08:48.467Z] [INFO] The project's OSGi version is 1.2.0.202405011547
12:08:48 [2024-05-01T16:08:48.467Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.467Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:48 [2024-05-01T16:08:48.467Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.467Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:48 [2024-05-01T16:08:48.467Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.467Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:48 [2024-05-01T16:08:48.467Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.467Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:48 [2024-05-01T16:08:48.467Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.467Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:48 [2024-05-01T16:08:48.467Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui
12:08:48 [2024-05-01T16:08:48.723Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.723Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:48 [2024-05-01T16:08:48.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
12:08:48 [2024-05-01T16:08:48.723Z] [INFO] 
12:08:48 [2024-05-01T16:08:48.723Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:48 [2024-05-01T16:08:48.723Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:08:48 [2024-05-01T16:08:48.723Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:08:48 [2024-05-01T16:08:48.723Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
12:08:48 [2024-05-01T16:08:48.723Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:08:49 [2024-05-01T16:08:49.282Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.282Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:49 [2024-05-01T16:08:49.282Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.282Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:49 [2024-05-01T16:08:49.282Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.282Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:49 [2024-05-01T16:08:49.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
12:08:49 [2024-05-01T16:08:49.282Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.282Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:49 [2024-05-01T16:08:49.282Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:08:49 [2024-05-01T16:08:49.282Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:08:49 [2024-05-01T16:08:49.282Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
12:08:49 [2024-05-01T16:08:49.282Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.282Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:49 [2024-05-01T16:08:49.282Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:08:49 [2024-05-01T16:08:49.282Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.282Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:49 [2024-05-01T16:08:49.282Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
12:08:49 [2024-05-01T16:08:49.282Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.282Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:49 [2024-05-01T16:08:49.282Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
12:08:49 [2024-05-01T16:08:49.282Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.283Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:49 [2024-05-01T16:08:49.283Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.283Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:49 [2024-05-01T16:08:49.283Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.283Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:49 [2024-05-01T16:08:49.283Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.283Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:49 [2024-05-01T16:08:49.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
12:08:49 [2024-05-01T16:08:49.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.pom
12:08:49 [2024-05-01T16:08:49.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
12:08:49 [2024-05-01T16:08:49.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-p2metadata.xml
12:08:49 [2024-05-01T16:08:49.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-p2artifacts.xml
12:08:49 [2024-05-01T16:08:49.283Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.283Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
12:08:49 [2024-05-01T16:08:49.283Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.283Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
12:08:49 [2024-05-01T16:08:49.283Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [45/141]
12:08:49 [2024-05-01T16:08:49.283Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
12:08:49 [2024-05-01T16:08:49.283Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:08:49 [2024-05-01T16:08:49.283Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:08:49 [2024-05-01T16:08:49.283Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] The project's OSGi version is 1.0.4.202405011547
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:49 [2024-05-01T16:08:49.538Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:08:49 [2024-05-01T16:08:49.538Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:08:49 [2024-05-01T16:08:49.538Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
12:08:49 [2024-05-01T16:08:49.538Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:49 [2024-05-01T16:08:49.793Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] 
12:08:49 [2024-05-01T16:08:49.793Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:50 [2024-05-01T16:08:50.353Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
12:08:50 [2024-05-01T16:08:50.353Z] [INFO] Command line:
12:08:50 [2024-05-01T16:08:50.353Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:08:50 [2024-05-01T16:08:50.353Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:08:53 [2024-05-01T16:08:53.616Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
12:08:53 [2024-05-01T16:08:53.616Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
12:08:53 [2024-05-01T16:08:53.616Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructorWithUnit -- Time elapsed: 0.002 s
12:08:53 [2024-05-01T16:08:53.616Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructor -- Time elapsed: 0 s
12:08:53 [2024-05-01T16:08:53.616Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
12:08:53 [2024-05-01T16:08:53.616Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
12:08:53 [2024-05-01T16:08:53.616Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructorWithUnit -- Time elapsed: 0.001 s
12:08:53 [2024-05-01T16:08:53.616Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructor -- Time elapsed: 0 s
12:08:53 [2024-05-01T16:08:53.616Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
12:08:53 [2024-05-01T16:08:53.616Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
12:08:53 [2024-05-01T16:08:53.616Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testComparator -- Time elapsed: 0 s
12:08:53 [2024-05-01T16:08:53.616Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testLimitValues -- Time elapsed: 0 s
12:08:53 [2024-05-01T16:08:53.616Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testMapper -- Time elapsed: 0 s
12:08:53 [2024-05-01T16:08:53.616Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
12:08:53 [2024-05-01T16:08:53.616Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
12:08:53 [2024-05-01T16:08:53.616Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testComparator -- Time elapsed: 0 s
12:08:53 [2024-05-01T16:08:53.616Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testLimitValues -- Time elapsed: 0 s
12:08:53 [2024-05-01T16:08:53.616Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testMapper -- Time elapsed: 0.001 s
12:08:53 [2024-05-01T16:08:53.616Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
12:08:53 [2024-05-01T16:08:53.616Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
12:08:53 [2024-05-01T16:08:53.616Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testResolver -- Time elapsed: 0.006 s
12:08:53 [2024-05-01T16:08:53.616Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testWithPredicate -- Time elapsed: 0.001 s
12:08:53 [2024-05-01T16:08:53.616Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
12:08:53 [2024-05-01T16:08:53.616Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
12:08:53 [2024-05-01T16:08:53.616Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest.testConstructor -- Time elapsed: 0.002 s
12:08:53 [2024-05-01T16:08:53.616Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
12:08:53 [2024-05-01T16:08:53.616Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
12:08:53 [2024-05-01T16:08:53.616Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testImmutableSeries -- Time elapsed: 0 s
12:08:53 [2024-05-01T16:08:53.616Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testGetDescriptors -- Time elapsed: 0 s
12:08:53 [2024-05-01T16:08:53.616Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
12:08:53 [2024-05-01T16:08:53.616Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
12:08:53 [2024-05-01T16:08:53.616Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest.testConstructor -- Time elapsed: 0 s
12:08:53 [2024-05-01T16:08:53.616Z] 
12:08:53 [2024-05-01T16:08:53.616Z] Results:
12:08:53 [2024-05-01T16:08:53.616Z] 
12:08:53 [2024-05-01T16:08:53.616Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
12:08:53 [2024-05-01T16:08:53.616Z] 
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] All tests passed
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] 
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.pom
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] 
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] 
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [46/141]
12:08:54 [2024-05-01T16:08:54.177Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:08:54 [2024-05-01T16:08:54.177Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] 
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] 
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] The project's OSGi version is 1.0.7.202405011547
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] 
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] 
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] 
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] 
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] 
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:08:54 [2024-05-01T16:08:54.177Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests
12:08:54 [2024-05-01T16:08:54.737Z] [INFO] 
12:08:54 [2024-05-01T16:08:54.737Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:08:54 [2024-05-01T16:08:54.737Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
12:08:54 [2024-05-01T16:08:54.737Z] [INFO] 
12:08:54 [2024-05-01T16:08:54.737Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:08:54 [2024-05-01T16:08:54.737Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:08:54 [2024-05-01T16:08:54.737Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:08:54 [2024-05-01T16:08:54.737Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
12:08:54 [2024-05-01T16:08:54.737Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] 
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] 
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] 
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:08:55 [2024-05-01T16:08:55.297Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] 
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] 
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] 
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] 
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] 
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] 
12:08:55 [2024-05-01T16:08:55.297Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:08:55 [2024-05-01T16:08:55.552Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log
12:08:55 [2024-05-01T16:08:55.552Z] [INFO] Command line:
12:08:55 [2024-05-01T16:08:55.552Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:08:55 [2024-05-01T16:08:55.552Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:08:58 [2024-05-01T16:08:58.065Z] May 01, 2024 4:08:57 PM org.apache.aries.spifly.BaseActivator log
12:08:58 [2024-05-01T16:08:58.065Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:08:59 [2024-05-01T16:08:59.952Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:08:59 [2024-05-01T16:08:59.952Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:09:04 [2024-05-01T16:09:04.115Z] Could not determine the accessibility bus address
12:09:04 [2024-05-01T16:09:04.115Z] !SESSION 2024-05-01 16:08:55.654 -----------------------------------------------
12:09:04 [2024-05-01T16:09:04.115Z] eclipse.buildId=unknown
12:09:04 [2024-05-01T16:09:04.115Z] java.version=17.0.2
12:09:04 [2024-05-01T16:09:04.115Z] java.vendor=Oracle Corporation
12:09:04 [2024-05-01T16:09:04.115Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:09:04 [2024-05-01T16:09:04.115Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:09:04 [2024-05-01T16:09:04.115Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:09:04 [2024-05-01T16:09:04.115Z] 
12:09:04 [2024-05-01T16:09:04.115Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-05-01 16:09:03.838
12:09:04 [2024-05-01T16:09:04.115Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:09:04 [2024-05-01T16:09:04.115Z] 
12:09:04 [2024-05-01T16:09:04.115Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:09:03.851
12:09:04 [2024-05-01T16:09:04.115Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:09:04 [2024-05-01T16:09:04.115Z] !STACK 0
12:09:04 [2024-05-01T16:09:04.115Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:09:04 [2024-05-01T16:09:04.115Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:09:04 [2024-05-01T16:09:04.115Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:09:04 [2024-05-01T16:09:04.115Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:09:04 [2024-05-01T16:09:04.115Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:09:04 [2024-05-01T16:09:04.115Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:09:04 [2024-05-01T16:09:04.115Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:09:04 [2024-05-01T16:09:04.115Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:09:04 [2024-05-01T16:09:04.115Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:09:04 [2024-05-01T16:09:04.115Z] Caused by: java.io.IOException: error=2, No such file or directory
12:09:04 [2024-05-01T16:09:04.115Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:09:04 [2024-05-01T16:09:04.115Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:09:04 [2024-05-01T16:09:04.115Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:09:04 [2024-05-01T16:09:04.115Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:09:04 [2024-05-01T16:09:04.115Z] 	... 7 more
12:09:04 [2024-05-01T16:09:04.115Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
12:09:04 [2024-05-01T16:09:04.676Z] Display size: 1440x900
12:09:04 [2024-05-01T16:09:04.676Z] OS version=6.2.9-300.fc38.x86_64
12:09:04 [2024-05-01T16:09:04.676Z] GTK version=3.24.33
12:09:04 [2024-05-01T16:09:04.676Z] GTK theme=Yaru
12:09:04 [2024-05-01T16:09:04.676Z] LIBOVERLAY_SCROLLBAR=0
12:09:04 [2024-05-01T16:09:04.676Z] Time zone: Greenwich Mean Time
12:09:04 [2024-05-01T16:09:04.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@779448b8] time=887793548 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:09:05 [2024-05-01T16:09:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:09:05 [2024-05-01T16:09:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:09:05 [2024-05-01T16:09:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:09:05 [2024-05-01T16:09:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:09:05 [2024-05-01T16:09:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=887794284 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:09:05 [2024-05-01T16:09:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=887794285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:09:05 [2024-05-01T16:09:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887794336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:09:05 [2024-05-01T16:09:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:09:05 [2024-05-01T16:09:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"'
12:09:05 [2024-05-01T16:09:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
12:09:05 [2024-05-01T16:09:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create custom chart'
12:09:05 [2024-05-01T16:09:05.856Z] 
12:09:05 [2024-05-01T16:09:05.856Z] (Eclipse:7525): Gtk-CRITICAL **: 16:09:05.608: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:09:05 [2024-05-01T16:09:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create custom chart'
12:09:05 [2024-05-01T16:09:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:09:05 [2024-05-01T16:09:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887794647 data=null doit=true}, Shell with text {Custom chart creation}]
12:09:05 [2024-05-01T16:09:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:05 [2024-05-01T16:09:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:05 [2024-05-01T16:09:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887794666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887794682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887794683 data=null doit=true}, (of type 'Table')]
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887794683 data=null}, (of type 'Table')]
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=887794683 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=887794684 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887794684 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=887794686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887794686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=887794686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=887794686 data=null doit=true}, (of type 'Table')]
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=887794686 data=null}, (of type 'Table')]
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:05 [2024-05-01T16:09:05.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
12:09:06 [2024-05-01T16:09:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
12:09:06 [2024-05-01T16:09:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK')
12:09:06 [2024-05-01T16:09:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
12:09:06 [2024-05-01T16:09:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
12:09:06 [2024-05-01T16:09:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:09:06 [2024-05-01T16:09:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Integer
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] 
12:09:06 [2024-05-01T16:09:06.115Z] (Eclipse:7525): Gtk-WARNING **: 16:09:05.882: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
12:09:06 [2024-05-01T16:09:06.115Z] This may indicate that pixbuf loaders or the mime database could not be found.
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Integer
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Duration (ns)
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Duration (ns)
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Timestamp
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887794844 data=null doit=true}, Shell with text {Custom chart creation}]
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=887794847 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=887794847 data=null doit=true}, TableItem with text {String}]
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=887794849 data=null}, TableItem with text {String}]
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=887794849 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887794849 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {String}]
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=887794849 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=887794850 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=887794850 data=null doit=true}, TableItem with text {String}]
12:09:06 [2024-05-01T16:09:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=887794850 data=null}, TableItem with text {String}]
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=887794859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887794860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=887794860 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=887794860 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=887794860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=887794860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=887794860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=887794864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887794865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=887794865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=887794865 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=887794865 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887794875 data=null doit=true}, Shell with text {Custom chart creation}]
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
12:09:06 [2024-05-01T16:09:06.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=887794877 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=887794877 data=null doit=true}, TableItem with text {String}]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=887794878 data=null}, TableItem with text {String}]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=887794878 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887794879 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {String}]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=887794879 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=887794879 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=887794880 data=null doit=true}, TableItem with text {String}]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=887794880 data=null}, TableItem with text {String}]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp2
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=887794939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887794940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=887794940 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=887794940 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=887794940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=887794940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=887794940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=887794944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887794945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=887794945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=887794945 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=887794946 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:06 [2024-05-01T16:09:06.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:06 [2024-05-01T16:09:06.117Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.016 s -- in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
12:09:06 [2024-05-01T16:09:06.117Z] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest.testBarChartSeries -- Time elapsed: 0.565 s
12:09:06 [2024-05-01T16:09:06.117Z] 
12:09:06 [2024-05-01T16:09:06.117Z] Results:
12:09:06 [2024-05-01T16:09:06.117Z] 
12:09:06 [2024-05-01T16:09:06.117Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
12:09:06 [2024-05-01T16:09:06.117Z] 
12:09:06 [2024-05-01T16:09:06.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create custom chart} time=887794449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create custom chart']
12:09:07 [2024-05-01T16:09:07.299Z] [INFO] All tests passed
12:09:07 [2024-05-01T16:09:07.299Z] [INFO] 
12:09:07 [2024-05-01T16:09:07.299Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:09:07 [2024-05-01T16:09:07.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
12:09:07 [2024-05-01T16:09:07.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
12:09:07 [2024-05-01T16:09:07.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
12:09:07 [2024-05-01T16:09:07.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
12:09:07 [2024-05-01T16:09:07.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
12:09:07 [2024-05-01T16:09:07.299Z] [INFO] 
12:09:07 [2024-05-01T16:09:07.299Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
12:09:07 [2024-05-01T16:09:07.299Z] [INFO] 
12:09:07 [2024-05-01T16:09:07.299Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
12:09:07 [2024-05-01T16:09:07.299Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [47/141]
12:09:07 [2024-05-01T16:09:07.299Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
12:09:07 [2024-05-01T16:09:07.299Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:09:07 [2024-05-01T16:09:07.299Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:09:07 [2024-05-01T16:09:07.300Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
12:09:07 [2024-05-01T16:09:07.555Z] [INFO] 
12:09:07 [2024-05-01T16:09:07.555Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:07 [2024-05-01T16:09:07.555Z] [INFO] 
12:09:07 [2024-05-01T16:09:07.555Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:07 [2024-05-01T16:09:07.555Z] [INFO] The project's OSGi version is 1.0.7.202405011547
12:09:07 [2024-05-01T16:09:07.555Z] [INFO] 
12:09:07 [2024-05-01T16:09:07.555Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:07 [2024-05-01T16:09:07.555Z] [INFO] 
12:09:07 [2024-05-01T16:09:07.555Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:07 [2024-05-01T16:09:07.555Z] [INFO] 
12:09:07 [2024-05-01T16:09:07.555Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:07 [2024-05-01T16:09:07.555Z] [INFO] 
12:09:07 [2024-05-01T16:09:07.555Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:07 [2024-05-01T16:09:07.555Z] [INFO] 
12:09:07 [2024-05-01T16:09:07.555Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:07 [2024-05-01T16:09:07.555Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests
12:09:08 [2024-05-01T16:09:08.116Z] [INFO] 
12:09:08 [2024-05-01T16:09:08.116Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:08 [2024-05-01T16:09:08.116Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
12:09:08 [2024-05-01T16:09:08.116Z] [INFO] 
12:09:08 [2024-05-01T16:09:08.116Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:08 [2024-05-01T16:09:08.116Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:09:08 [2024-05-01T16:09:08.116Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:09:08 [2024-05-01T16:09:08.116Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
12:09:08 [2024-05-01T16:09:08.116Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] 
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] 
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] 
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:08 [2024-05-01T16:09:08.676Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] 
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] 
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] 
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] 
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] 
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] 
12:09:08 [2024-05-01T16:09:08.676Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:08 [2024-05-01T16:09:08.932Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log
12:09:08 [2024-05-01T16:09:08.932Z] [INFO] Command line:
12:09:08 [2024-05-01T16:09:08.932Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:09:08 [2024-05-01T16:09:08.932Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:09:11 [2024-05-01T16:09:11.444Z] May 01, 2024 4:09:11 PM org.apache.aries.spifly.BaseActivator log
12:09:11 [2024-05-01T16:09:11.444Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:09:13 [2024-05-01T16:09:13.332Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:09:13 [2024-05-01T16:09:13.332Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:09:17 [2024-05-01T16:09:17.493Z] Could not determine the accessibility bus address
12:09:17 [2024-05-01T16:09:17.749Z] !SESSION 2024-05-01 16:09:08.952 -----------------------------------------------
12:09:17 [2024-05-01T16:09:17.749Z] eclipse.buildId=unknown
12:09:17 [2024-05-01T16:09:17.749Z] java.version=17.0.2
12:09:17 [2024-05-01T16:09:17.749Z] java.vendor=Oracle Corporation
12:09:17 [2024-05-01T16:09:17.749Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:09:17 [2024-05-01T16:09:17.749Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:09:17 [2024-05-01T16:09:17.749Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:09:17 [2024-05-01T16:09:17.749Z] 
12:09:17 [2024-05-01T16:09:17.749Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-05-01 16:09:17.638
12:09:17 [2024-05-01T16:09:17.749Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:09:17 [2024-05-01T16:09:17.749Z] 
12:09:17 [2024-05-01T16:09:17.749Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:09:17.649
12:09:17 [2024-05-01T16:09:17.749Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:09:17 [2024-05-01T16:09:17.749Z] !STACK 0
12:09:17 [2024-05-01T16:09:17.749Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:09:17 [2024-05-01T16:09:17.749Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:09:17 [2024-05-01T16:09:17.749Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:09:17 [2024-05-01T16:09:17.749Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:09:17 [2024-05-01T16:09:17.749Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:09:17 [2024-05-01T16:09:17.749Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:09:17 [2024-05-01T16:09:17.749Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:09:17 [2024-05-01T16:09:17.749Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:09:17 [2024-05-01T16:09:17.749Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:09:17 [2024-05-01T16:09:17.749Z] Caused by: java.io.IOException: error=2, No such file or directory
12:09:17 [2024-05-01T16:09:17.749Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:09:17 [2024-05-01T16:09:17.749Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:09:17 [2024-05-01T16:09:17.749Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:09:17 [2024-05-01T16:09:17.749Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:09:17 [2024-05-01T16:09:17.749Z] 	... 7 more
12:09:18 [2024-05-01T16:09:18.004Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
12:09:18 [2024-05-01T16:09:18.260Z] Display size: 1440x900
12:09:18 [2024-05-01T16:09:18.260Z] OS version=6.2.9-300.fc38.x86_64
12:09:18 [2024-05-01T16:09:18.260Z] GTK version=3.24.33
12:09:18 [2024-05-01T16:09:18.260Z] GTK theme=Yaru
12:09:18 [2024-05-01T16:09:18.260Z] LIBOVERLAY_SCROLLBAR=0
12:09:18 [2024-05-01T16:09:18.260Z] Time zone: Greenwich Mean Time
12:09:18 [2024-05-01T16:09:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d9d8ecf] time=887807245 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:09:19 [2024-05-01T16:09:19.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:09:19 [2024-05-01T16:09:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:09:19 [2024-05-01T16:09:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:09:19 [2024-05-01T16:09:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:09:19 [2024-05-01T16:09:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=887808042 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:09:19 [2024-05-01T16:09:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=887808043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:09:19 [2024-05-01T16:09:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887808049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:09:19 [2024-05-01T16:09:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:09:20 [2024-05-01T16:09:20.255Z] 
12:09:20 [2024-05-01T16:09:20.255Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 16:09:19.964
12:09:20 [2024-05-01T16:09:20.255Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
12:09:20 [2024-05-01T16:09:20.255Z] !STACK 0
12:09:20 [2024-05-01T16:09:20.255Z] java.lang.RuntimeException: The parameter should be set
12:09:20 [2024-05-01T16:09:20.255Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
12:09:20 [2024-05-01T16:09:20.255Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:09:20 [2024-05-01T16:09:20.255Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:09:20 [2024-05-01T16:09:20.255Z] 
12:09:20 [2024-05-01T16:09:20.255Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 16:09:19.971
12:09:20 [2024-05-01T16:09:20.255Z] !MESSAGE Exception executing analysis
12:09:20 [2024-05-01T16:09:20.255Z] !STACK 0
12:09:20 [2024-05-01T16:09:20.255Z] java.lang.RuntimeException: The parameter should be set
12:09:20 [2024-05-01T16:09:20.255Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
12:09:20 [2024-05-01T16:09:20.255Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:09:20 [2024-05-01T16:09:20.255Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:09:22 [2024-05-01T16:09:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:09:22 [2024-05-01T16:09:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:09:22 [2024-05-01T16:09:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:09:22 [2024-05-01T16:09:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:09:22 [2024-05-01T16:09:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:09:22 [2024-05-01T16:09:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:22 [2024-05-01T16:09:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887810999 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:09:22 [2024-05-01T16:09:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887811003 data=null doit=true}, TreeItem with text {test}]
12:09:22 [2024-05-01T16:09:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887811003 data=null}, TreeItem with text {test}]
12:09:22 [2024-05-01T16:09:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887811003 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:09:22 [2024-05-01T16:09:22.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887811004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:09:22 [2024-05-01T16:09:22.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887811074 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:09:22 [2024-05-01T16:09:22.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:22 [2024-05-01T16:09:22.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887811077 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:09:22 [2024-05-01T16:09:22.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887811077 data=null doit=true}, TreeItem with text {test}]
12:09:22 [2024-05-01T16:09:22.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887811077 data=null}, TreeItem with text {test}]
12:09:22 [2024-05-01T16:09:22.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887811078 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887811078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887811142 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887811143 data=null doit=true}, TreeItem with text {test}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887811144 data=null}, TreeItem with text {test}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887811144 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887811144 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887811165 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=887811166 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887811167 data=null doit=true}, TreeItem with text {Traces [1]}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887811167 data=null}, TreeItem with text {Traces [1]}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887811167 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887811167 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887811238 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887811239 data=null doit=true}, TreeItem with text {Traces [1]}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887811239 data=null}, TreeItem with text {Traces [1]}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887811239 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887811240 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887811243 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:09:22 [2024-05-01T16:09:22.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {External Analyses} time=887811245 data=null doit=true}, TreeItem with text {External Analyses}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=887811245 data=null}, TreeItem with text {External Analyses}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=887811245 data=null button=1 stateMask=0x0 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=887811245 data=null item=TreeItem {External Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {External Analyses}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=887811248 data=null button=1 stateMask=0x80000 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=887811251 data=null button=0 stateMask=0x0 x=281 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=887811251 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=887811251 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=887811252 data=null button=1 stateMask=0x0 x=281 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887811252 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=887811271 data=null button=1 stateMask=0x80000 x=281 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=887811279 data=null button=1 stateMask=0x0 x=281 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
12:09:22 [2024-05-01T16:09:22.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=887811279 data=null button=1 stateMask=0x0 x=281 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
12:09:22 [2024-05-01T16:09:22.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=887811585 data=null button=1 stateMask=0x80000 x=281 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
12:09:22 [2024-05-01T16:09:22.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=887811586 data=null button=0 stateMask=0x0 x=281 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
12:09:22 [2024-05-01T16:09:22.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=887811586 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
12:09:22 [2024-05-01T16:09:22.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=887811587 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
12:09:22 [2024-05-01T16:09:22.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
12:09:22 [2024-05-01T16:09:22.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
12:09:22 [2024-05-01T16:09:22.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {External Analysis Parameters} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887811645 data=null doit=true}, Shell with text {External Analysis Parameters}]
12:09:22 [2024-05-01T16:09:22.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:22 [2024-05-01T16:09:22.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:22 [2024-05-01T16:09:22.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:09:22 [2024-05-01T16:09:22.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:09:22 [2024-05-01T16:09:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:22 [2024-05-01T16:09:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:09:22 [2024-05-01T16:09:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887811647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:22 [2024-05-01T16:09:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887811648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:22 [2024-05-01T16:09:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887811648 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:22 [2024-05-01T16:09:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887811648 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:22 [2024-05-01T16:09:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887811648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:22 [2024-05-01T16:09:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887811648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:22 [2024-05-01T16:09:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887811648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:22 [2024-05-01T16:09:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=887811280 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
12:09:23 [2024-05-01T16:09:23.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:23 [2024-05-01T16:09:23.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
12:09:23 [2024-05-01T16:09:23.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
12:09:23 [2024-05-01T16:09:23.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
12:09:23 [2024-05-01T16:09:23.474Z] 
12:09:23 [2024-05-01T16:09:23.474Z] (Eclipse:7780): Gtk-CRITICAL **: 16:09:23.261: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:09:23 [2024-05-01T16:09:23.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
12:09:23 [2024-05-01T16:09:23.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:09:23 [2024-05-01T16:09:23.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887812283 data=null doit=true}, Shell with text {Custom chart creation}]
12:09:23 [2024-05-01T16:09:23.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:23 [2024-05-01T16:09:23.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:23 [2024-05-01T16:09:23.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:23 [2024-05-01T16:09:23.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:23 [2024-05-01T16:09:23.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:23 [2024-05-01T16:09:23.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:23 [2024-05-01T16:09:23.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:23 [2024-05-01T16:09:23.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:23 [2024-05-01T16:09:23.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:09:23 [2024-05-01T16:09:23.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
12:09:23 [2024-05-01T16:09:23.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887812355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:23 [2024-05-01T16:09:23.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887812355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:23 [2024-05-01T16:09:23.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887812355 data=null doit=true}, (of type 'Table')]
12:09:23 [2024-05-01T16:09:23.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887812355 data=null}, (of type 'Table')]
12:09:23 [2024-05-01T16:09:23.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=887812355 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
12:09:23 [2024-05-01T16:09:23.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=887812356 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
12:09:23 [2024-05-01T16:09:23.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887812356 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=887812358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887812375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=887812376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=887812376 data=null doit=true}, (of type 'Table')]
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=887812376 data=null}, (of type 'Table')]
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887812378 data=null doit=true}, Shell with text {Custom chart creation}]
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakee process (name)}
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=887812396 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TableItem with text {Wakee process (name)}]
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=887812441 data=null doit=true}, TableItem with text {Wakee process (name)}]
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=887812443 data=null}, TableItem with text {Wakee process (name)}]
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=887812443 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TableItem with text {Wakee process (name)}]
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887812444 data=null item=TableItem {Wakee process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Wakee process (name)}]
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=887812444 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TableItem with text {Wakee process (name)}]
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=887812444 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TableItem with text {Wakee process (name)}]
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=887812444 data=null doit=true}, TableItem with text {Wakee process (name)}]
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=887812445 data=null}, TableItem with text {Wakee process (name)}]
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakee process (name)}
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=887812454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887812454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=887812454 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:23 [2024-05-01T16:09:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=887812454 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=887812454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=887812454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=887812454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:23 [2024-05-01T16:09:23.732Z] 
12:09:23 [2024-05-01T16:09:23.732Z] (Eclipse:7780): Gtk-WARNING **: 16:09:23.568: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
12:09:23 [2024-05-01T16:09:23.732Z] This may indicate that pixbuf loaders or the mime database could not be found.
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=887812469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887812471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=887812471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=887812471 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=887812471 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887812473 data=null doit=true}, Shell with text {Custom chart creation}]
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887812474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887812474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887812474 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887812482 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887812483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887812483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:23 [2024-05-01T16:09:23.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887812483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:23 [2024-05-01T16:09:23.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=887812070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
12:09:23 [2024-05-01T16:09:23.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:23 [2024-05-01T16:09:23.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
12:09:23 [2024-05-01T16:09:23.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
12:09:23 [2024-05-01T16:09:23.987Z] 
12:09:23 [2024-05-01T16:09:23.987Z] (Eclipse:7780): Gtk-CRITICAL **: 16:09:23.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887812904 data=null doit=true}, Shell with text {Custom chart creation}]
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887812909 data=null doit=true}, Shell with text {Custom chart creation}]
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887812947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887812947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887812947 data=null doit=true}, (of type 'Table')]
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887812947 data=null}, (of type 'Table')]
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=887812947 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=887812948 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887812948 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:09:24 [2024-05-01T16:09:24.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=887812977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887812977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=887812977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=887812977 data=null doit=true}, (of type 'Table')]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=887812977 data=null}, (of type 'Table')]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887812995 data=null doit=true}, Shell with text {Custom chart creation}]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Waker process (name)}
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=887812998 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Waker process (name)} time=887812998 data=null doit=true}, TableItem with text {Waker process (name)}]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=887813000 data=null}, TableItem with text {Waker process (name)}]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=887813051 data=null button=1 stateMask=0x0 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887813052 data=null item=TableItem {Waker process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Waker process (name)}]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=887813053 data=null button=1 stateMask=0x80000 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=887813053 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=887813053 data=null doit=true}, TableItem with text {Waker process (name)}]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=887813053 data=null}, TableItem with text {Waker process (name)}]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Waker process (name)}
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=887813079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887813079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=887813079 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=887813079 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=887813079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=887813080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=887813080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=887813088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887813090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=887813090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=887813091 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=887813091 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887813092 data=null doit=true}, Shell with text {Custom chart creation}]
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887813095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887813095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887813107 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887813107 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887813107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887813108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887813108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=887812769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
12:09:24 [2024-05-01T16:09:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:24 [2024-05-01T16:09:24.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
12:09:24 [2024-05-01T16:09:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:09:24 [2024-05-01T16:09:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
12:09:24 [2024-05-01T16:09:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
12:09:24 [2024-05-01T16:09:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
12:09:24 [2024-05-01T16:09:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
12:09:24 [2024-05-01T16:09:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:09:24 [2024-05-01T16:09:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
12:09:24 [2024-05-01T16:09:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=887813496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=887813496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=887813496 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=887813497 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=887813497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=887813497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
12:09:24 [2024-05-01T16:09:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=887813497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
12:09:25 [2024-05-01T16:09:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:25 [2024-05-01T16:09:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:09:25 [2024-05-01T16:09:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:09:25 [2024-05-01T16:09:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:09:25 [2024-05-01T16:09:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:09:25 [2024-05-01T16:09:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:09:25 [2024-05-01T16:09:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:25 [2024-05-01T16:09:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887813777 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887813777 data=null doit=true}, TreeItem with text {test}]
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887813777 data=null}, TreeItem with text {test}]
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887813777 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887813778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887813849 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887813850 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887813850 data=null doit=true}, TreeItem with text {test}]
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887813850 data=null}, TreeItem with text {test}]
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887813850 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887813850 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887813867 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:09:25 [2024-05-01T16:09:25.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=887813872 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=887813872 data=null doit=true}, TreeItem with text {Traces [1]}]
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=887813872 data=null}, TreeItem with text {Traces [1]}]
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=887813872 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887813872 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=887813882 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:09:25 [2024-05-01T16:09:25.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:09:25 [2024-05-01T16:09:25.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
12:09:25 [2024-05-01T16:09:25.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=887813883 data=null button=0 stateMask=0x0 x=258 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
12:09:25 [2024-05-01T16:09:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=887813884 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
12:09:25 [2024-05-01T16:09:25.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:25 [2024-05-01T16:09:25.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=887813940 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
12:09:25 [2024-05-01T16:09:25.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=887813940 data=null button=1 stateMask=0x0 x=258 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
12:09:25 [2024-05-01T16:09:25.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887813941 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
12:09:25 [2024-05-01T16:09:25.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=887813956 data=null button=1 stateMask=0x80000 x=258 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
12:09:25 [2024-05-01T16:09:25.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=887813957 data=null button=1 stateMask=0x0 x=258 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
12:09:25 [2024-05-01T16:09:25.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=887813957 data=null button=1 stateMask=0x0 x=258 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
12:09:25 [2024-05-01T16:09:25.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=887814160 data=null button=1 stateMask=0x80000 x=258 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=887814176 data=null button=0 stateMask=0x0 x=258 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=887814177 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=887814177 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {External Analysis Parameters} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887814252 data=null doit=true}, Shell with text {External Analysis Parameters}]
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887814253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887814254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887814254 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887814254 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887814255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887814256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887814256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:25 [2024-05-01T16:09:25.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=887813957 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
12:09:25 [2024-05-01T16:09:25.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:25 [2024-05-01T16:09:25.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
12:09:26 [2024-05-01T16:09:26.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
12:09:26 [2024-05-01T16:09:26.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
12:09:26 [2024-05-01T16:09:26.035Z] 
12:09:26 [2024-05-01T16:09:26.035Z] (Eclipse:7780): Gtk-CRITICAL **: 16:09:25.886: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:09:26 [2024-05-01T16:09:26.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
12:09:26 [2024-05-01T16:09:26.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:09:26 [2024-05-01T16:09:26.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887814891 data=null doit=true}, Shell with text {Custom chart creation}]
12:09:26 [2024-05-01T16:09:26.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887814958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887814958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887814958 data=null doit=true}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887814959 data=null}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=887814970 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=887814970 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887814970 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=887814987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887814987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=887814987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=887814987 data=null doit=true}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=887814987 data=null}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887814992 data=null doit=true}, Shell with text {Custom chart creation}]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=887815004 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TableItem with text {Wakeup timestamp}]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=887815005 data=null doit=true}, TableItem with text {Wakeup timestamp}]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=887815007 data=null}, TableItem with text {Wakeup timestamp}]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=887815007 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TableItem with text {Wakeup timestamp}]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887815007 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Wakeup timestamp}]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=887815007 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TableItem with text {Wakeup timestamp}]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=887815007 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TableItem with text {Wakeup timestamp}]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=887815007 data=null doit=true}, TableItem with text {Wakeup timestamp}]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=887815008 data=null}, TableItem with text {Wakeup timestamp}]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=887815050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887815050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=887815050 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=887815050 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=887815050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=887815050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=887815050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=887815053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887815069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=887815069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=887815069 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=887815069 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887815070 data=null doit=true}, Shell with text {Custom chart creation}]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=887815072 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=887815072 data=null doit=true}, TableItem with text {Switch timestamp}]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=887815073 data=null}, TableItem with text {Switch timestamp}]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=887815073 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887815074 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Switch timestamp}]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=887815074 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=887815074 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=887815074 data=null doit=true}, TableItem with text {Switch timestamp}]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=887815074 data=null}, TableItem with text {Switch timestamp}]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=887815077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887815077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=887815077 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=887815077 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=887815077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=887815078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=887815078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=887815081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887815082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=887815083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=887815083 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=887815083 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887815084 data=null doit=true}, Shell with text {Custom chart creation}]
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887815085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887815085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887815085 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887815085 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887815085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887815085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887815085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=887814754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
12:09:26 [2024-05-01T16:09:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:26 [2024-05-01T16:09:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
12:09:26 [2024-05-01T16:09:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
12:09:26 [2024-05-01T16:09:26.548Z] 
12:09:26 [2024-05-01T16:09:26.548Z] (Eclipse:7780): Gtk-CRITICAL **: 16:09:26.461: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887815463 data=null doit=true}, Shell with text {Custom chart creation}]
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=887815481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887815481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=887815550 data=null doit=true}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=887815550 data=null}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=887815552 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=887815552 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887815552 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=887815555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=887815566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=887815566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=887815566 data=null doit=true}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=887815566 data=null}, (of type 'Table')]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887815567 data=null doit=true}, Shell with text {Custom chart creation}]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=887815587 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TableItem with text {Wakeup timestamp}]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=887815587 data=null doit=true}, TableItem with text {Wakeup timestamp}]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=887815588 data=null}, TableItem with text {Wakeup timestamp}]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=887815589 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TableItem with text {Wakeup timestamp}]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887815589 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Wakeup timestamp}]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=887815589 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TableItem with text {Wakeup timestamp}]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=887815589 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TableItem with text {Wakeup timestamp}]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=887815589 data=null doit=true}, TableItem with text {Wakeup timestamp}]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=887815589 data=null}, TableItem with text {Wakeup timestamp}]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=887815647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887815647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=887815647 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=887815647 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=887815647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=887815647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=887815647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=887815650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887815655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=887815655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=887815655 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=887815655 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887815656 data=null doit=true}, Shell with text {Custom chart creation}]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=887815658 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=887815658 data=null doit=true}, TableItem with text {Switch timestamp}]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=887815659 data=null}, TableItem with text {Switch timestamp}]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=887815659 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=887815660 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Switch timestamp}]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=887815660 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=887815660 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=887815660 data=null doit=true}, TableItem with text {Switch timestamp}]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=887815660 data=null}, TableItem with text {Switch timestamp}]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=887815663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887815663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=887815663 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=887815663 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=887815663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=887815663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=887815664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=887815667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=887815675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=887815675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=887815675 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=887815675 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887815676 data=null doit=true}, Shell with text {Custom chart creation}]
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2e674698
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=887815678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=887815679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=887815679 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=887815679 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=887815679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=887815679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=887815679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=887815679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=887815679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=887815679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=887815679 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=887815679 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Custom chart creation} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=887815680 data=null doit=true}, Shell with text {Custom chart creation}]
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887815681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887815681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887815681 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887815681 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887815681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:26 [2024-05-01T16:09:26.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887815681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:27 [2024-05-01T16:09:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887815681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:27 [2024-05-01T16:09:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=887815284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
12:09:27 [2024-05-01T16:09:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:27 [2024-05-01T16:09:27.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
12:09:27 [2024-05-01T16:09:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:09:27 [2024-05-01T16:09:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
12:09:27 [2024-05-01T16:09:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
12:09:27 [2024-05-01T16:09:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
12:09:27 [2024-05-01T16:09:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
12:09:27 [2024-05-01T16:09:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
12:09:27 [2024-05-01T16:09:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
12:09:27 [2024-05-01T16:09:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=887816056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
12:09:27 [2024-05-01T16:09:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=887816056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
12:09:27 [2024-05-01T16:09:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=887816056 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
12:09:27 [2024-05-01T16:09:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=887816056 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
12:09:27 [2024-05-01T16:09:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=887816056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
12:09:27 [2024-05-01T16:09:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=887816056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
12:09:27 [2024-05-01T16:09:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=887816056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
12:09:27 [2024-05-01T16:09:27.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:09:27 [2024-05-01T16:09:27.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5d9d8ecf] time=887816343 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:09:27 [2024-05-01T16:09:27.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:09:27 [2024-05-01T16:09:27.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:09:27 [2024-05-01T16:09:27.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:09:27 [2024-05-01T16:09:27.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:09:27 [2024-05-01T16:09:27.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=887816380 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:09:27 [2024-05-01T16:09:27.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=887816380 data=null doit=true}, TreeItem with text {test}]
12:09:27 [2024-05-01T16:09:27.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=887816380 data=null}, TreeItem with text {test}]
12:09:27 [2024-05-01T16:09:27.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=887816380 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:09:27 [2024-05-01T16:09:27.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=887816381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:09:27 [2024-05-01T16:09:27.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=887816444 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:09:27 [2024-05-01T16:09:27.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:09:27 [2024-05-01T16:09:27.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:09:27 [2024-05-01T16:09:27.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:09:28 [2024-05-01T16:09:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:09:28 [2024-05-01T16:09:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:09:28 [2024-05-01T16:09:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:09:28 [2024-05-01T16:09:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:09:28 [2024-05-01T16:09:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:09:28 [2024-05-01T16:09:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:09:28 [2024-05-01T16:09:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:28 [2024-05-01T16:09:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:28 [2024-05-01T16:09:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:09:28 [2024-05-01T16:09:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:09:28 [2024-05-01T16:09:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887817396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:28 [2024-05-01T16:09:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887817396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:28 [2024-05-01T16:09:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887817396 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:28 [2024-05-01T16:09:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887817397 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:28 [2024-05-01T16:09:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887817397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887817397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=887817397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887817397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887817397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=887817397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=887817397 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=887817397 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=887817398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=887817398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=887817398 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=887817399 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=887817399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=887817399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:28 [2024-05-01T16:09:28.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:28 [2024-05-01T16:09:28.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:28 [2024-05-01T16:09:28.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:28 [2024-05-01T16:09:28.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:28 [2024-05-01T16:09:28.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=887817399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:09:28 [2024-05-01T16:09:28.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=887816580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:09:29 [2024-05-01T16:09:29.010Z] 
12:09:29 [2024-05-01T16:09:29.010Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-05-01 16:09:29.009
12:09:29 [2024-05-01T16:09:29.010Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
12:09:29 [2024-05-01T16:09:29.010Z] 
12:09:29 [2024-05-01T16:09:29.010Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-05-01 16:09:29.010
12:09:29 [2024-05-01T16:09:29.010Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
12:09:29 [2024-05-01T16:09:29.265Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.24 s -- in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
12:09:29 [2024-05-01T16:09:29.265Z] org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest.testSimilarRows -- Time elapsed: 2.786 s
12:09:29 [2024-05-01T16:09:29.265Z] org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest.testScatterMultipleRow -- Time elapsed: 2.513 s
12:09:29 [2024-05-01T16:09:29.265Z] 
12:09:29 [2024-05-01T16:09:29.265Z] Results:
12:09:29 [2024-05-01T16:09:29.265Z] 
12:09:29 [2024-05-01T16:09:29.265Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
12:09:29 [2024-05-01T16:09:29.265Z] 
12:09:29 [2024-05-01T16:09:29.522Z] 
12:09:29 [2024-05-01T16:09:29.522Z] !ENTRY org.eclipse.core.resources 2 10035 2024-05-01 16:09:29.372
12:09:29 [2024-05-01T16:09:29.522Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:09:30 [2024-05-01T16:09:30.083Z] [INFO] All tests passed
12:09:30 [2024-05-01T16:09:30.083Z] [INFO] 
12:09:30 [2024-05-01T16:09:30.083Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:30 [2024-05-01T16:09:30.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
12:09:30 [2024-05-01T16:09:30.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
12:09:30 [2024-05-01T16:09:30.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
12:09:30 [2024-05-01T16:09:30.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
12:09:30 [2024-05-01T16:09:30.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
12:09:30 [2024-05-01T16:09:30.083Z] [INFO] 
12:09:30 [2024-05-01T16:09:30.083Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
12:09:30 [2024-05-01T16:09:30.083Z] [INFO] 
12:09:30 [2024-05-01T16:09:30.083Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
12:09:30 [2024-05-01T16:09:30.083Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [48/141]
12:09:30 [2024-05-01T16:09:30.083Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
12:09:30 [2024-05-01T16:09:30.083Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:09:30 [2024-05-01T16:09:30.083Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:09:30 [2024-05-01T16:09:30.083Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
12:09:30 [2024-05-01T16:09:30.339Z] [INFO] 
12:09:30 [2024-05-01T16:09:30.339Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:09:30 [2024-05-01T16:09:30.339Z] [INFO] 
12:09:30 [2024-05-01T16:09:30.339Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:09:30 [2024-05-01T16:09:30.339Z] [INFO] The project's OSGi version is 1.0.18.202405011547
12:09:30 [2024-05-01T16:09:30.339Z] [INFO] 
12:09:30 [2024-05-01T16:09:30.339Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:09:30 [2024-05-01T16:09:30.339Z] [INFO] 
12:09:30 [2024-05-01T16:09:30.339Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:09:30 [2024-05-01T16:09:30.339Z] [INFO] 
12:09:30 [2024-05-01T16:09:30.339Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:09:30 [2024-05-01T16:09:30.339Z] [INFO] 
12:09:30 [2024-05-01T16:09:30.339Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:09:30 [2024-05-01T16:09:30.339Z] [INFO] 
12:09:30 [2024-05-01T16:09:30.339Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:09:30 [2024-05-01T16:09:30.339Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests
12:09:30 [2024-05-01T16:09:30.594Z] [INFO] 
12:09:30 [2024-05-01T16:09:30.594Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:09:30 [2024-05-01T16:09:30.594Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
12:09:30 [2024-05-01T16:09:30.594Z] [INFO] 
12:09:30 [2024-05-01T16:09:30.594Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:09:30 [2024-05-01T16:09:30.594Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:09:30 [2024-05-01T16:09:30.594Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:09:30 [2024-05-01T16:09:30.594Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
12:09:30 [2024-05-01T16:09:30.595Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:09:30 [2024-05-01T16:09:30.850Z] [INFO] 
12:09:30 [2024-05-01T16:09:30.850Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:09:30 [2024-05-01T16:09:30.850Z] [INFO] 
12:09:30 [2024-05-01T16:09:30.850Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:09:30 [2024-05-01T16:09:30.850Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
12:09:30 [2024-05-01T16:09:30.850Z] [INFO] 
12:09:30 [2024-05-01T16:09:30.850Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:09:30 [2024-05-01T16:09:30.850Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
12:09:30 [2024-05-01T16:09:30.850Z] [INFO] 
12:09:30 [2024-05-01T16:09:30.850Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:09:30 [2024-05-01T16:09:30.850Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar
12:09:31 [2024-05-01T16:09:31.107Z] [INFO] 
12:09:31 [2024-05-01T16:09:31.107Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:09:31 [2024-05-01T16:09:31.107Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
12:09:31 [2024-05-01T16:09:31.107Z] [INFO] 
12:09:31 [2024-05-01T16:09:31.107Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:09:31 [2024-05-01T16:09:31.107Z] [INFO] 
12:09:31 [2024-05-01T16:09:31.107Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:09:31 [2024-05-01T16:09:31.107Z] [INFO] 
12:09:31 [2024-05-01T16:09:31.107Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:09:31 [2024-05-01T16:09:31.107Z] [INFO] 
12:09:31 [2024-05-01T16:09:31.107Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:09:31 [2024-05-01T16:09:31.362Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
12:09:31 [2024-05-01T16:09:31.362Z] [INFO] Command line:
12:09:31 [2024-05-01T16:09:31.362Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:09:31 [2024-05-01T16:09:31.362Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:09:35 [2024-05-01T16:09:35.526Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
12:09:36 [2024-05-01T16:09:36.891Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.795 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
12:09:36 [2024-05-01T16:09:36.891Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest.testResolveTidAspect -- Time elapsed: 1.775 s
12:09:36 [2024-05-01T16:09:36.891Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
12:09:38 [2024-05-01T16:09:38.256Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
12:09:38 [2024-05-01T16:09:38.256Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest.testResolvePidAspect -- Time elapsed: 1.279 s
12:09:38 [2024-05-01T16:09:38.256Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
12:09:50 [2024-05-01T16:09:50.414Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.26 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
12:09:50 [2024-05-01T16:09:50.414Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPpid -- Time elapsed: 1.198 s
12:09:50 [2024-05-01T16:09:50.414Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadOnCpu -- Time elapsed: 1.135 s
12:09:50 [2024-05-01T16:09:50.414Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testIsThreadActiveRange -- Time elapsed: 1.140 s
12:09:50 [2024-05-01T16:09:50.414Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetExecutableName -- Time elapsed: 1.131 s
12:09:50 [2024-05-01T16:09:50.414Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadQuarks -- Time elapsed: 1.132 s
12:09:50 [2024-05-01T16:09:50.414Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThread -- Time elapsed: 1.134 s
12:09:50 [2024-05-01T16:09:50.414Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPid -- Time elapsed: 1.132 s
12:09:50 [2024-05-01T16:09:50.414Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadsOfCpus -- Time elapsed: 1.129 s
12:09:50 [2024-05-01T16:09:50.414Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThreadIt -- Time elapsed: 1.128 s
12:09:50 [2024-05-01T16:09:50.414Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
12:09:50 [2024-05-01T16:09:50.414Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
12:09:50 [2024-05-01T16:09:50.414Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest.testOpening -- Time elapsed: 0.008 s
12:09:50 [2024-05-01T16:09:50.414Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
12:09:50 [2024-05-01T16:09:50.414Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
12:09:50 [2024-05-01T16:09:50.414Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest.testThreadStatusDataProvider -- Time elapsed: 1.184 s
12:09:50 [2024-05-01T16:09:50.414Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
12:09:51 [2024-05-01T16:09:51.777Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.224 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
12:09:51 [2024-05-01T16:09:51.777Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest.testTree -- Time elapsed: 2.223 s
12:09:51 [2024-05-01T16:09:51.777Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
12:10:01 [2024-05-01T16:10:01.708Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.976 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
12:10:01 [2024-05-01T16:10:01.708Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testAnalysisExecution -- Time elapsed: 2.216 s
12:10:01 [2024-05-01T16:10:01.708Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testInRangeWithCpuSubset -- Time elapsed: 2.214 s
12:10:01 [2024-05-01T16:10:01.708Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testUsageInRange -- Time elapsed: 2.214 s
12:10:01 [2024-05-01T16:10:01.708Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testRequirements -- Time elapsed: 1.114 s
12:10:01 [2024-05-01T16:10:01.708Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testReturnedStateSystem -- Time elapsed: 2.216 s
12:10:01 [2024-05-01T16:10:01.708Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
12:10:57 [2024-05-01T16:10:57.860Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.21 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[0: io_analysis.xml] -- Time elapsed: 2.221 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[0: io_analysis.xml] -- Time elapsed: 2.221 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[0: io_analysis.xml] -- Time elapsed: 2.219 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[1: io_nostatedump.xml] -- Time elapsed: 2.211 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[1: io_nostatedump.xml] -- Time elapsed: 2.211 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[1: io_nostatedump.xml] -- Time elapsed: 2.210 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[2: io_req_merge.xml] -- Time elapsed: 2.215 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[2: io_req_merge.xml] -- Time elapsed: 2.217 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[2: io_req_merge.xml] -- Time elapsed: 2.218 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[3: io_missing.xml] -- Time elapsed: 2.221 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[3: io_missing.xml] -- Time elapsed: 2.222 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[3: io_missing.xml] -- Time elapsed: 2.220 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[4: io_two_devices.xml] -- Time elapsed: 2.215 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[4: io_two_devices.xml] -- Time elapsed: 2.215 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[4: io_two_devices.xml] -- Time elapsed: 2.214 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[5: io_syscall_read.xml] -- Time elapsed: 2.217 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[5: io_syscall_read.xml] -- Time elapsed: 2.215 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[5: io_syscall_read.xml] -- Time elapsed: 2.214 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[6: io_syscall_write.xml] -- Time elapsed: 2.216 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[6: io_syscall_write.xml] -- Time elapsed: 2.215 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[6: io_syscall_write.xml] -- Time elapsed: 2.212 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[7: io_full_kernel.xml] -- Time elapsed: 2.217 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[7: io_full_kernel.xml] -- Time elapsed: 2.218 s
12:10:57 [2024-05-01T16:10:57.860Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[7: io_full_kernel.xml] -- Time elapsed: 2.218 s
12:10:57 [2024-05-01T16:10:57.860Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
12:11:02 [2024-05-01T16:11:02.024Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.639 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
12:11:02 [2024-05-01T16:11:02.024Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[0: io_analysis.xml] -- Time elapsed: 2.216 s
12:11:02 [2024-05-01T16:11:02.024Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[1: io_nostatedump.xml] -- Time elapsed: 2.209 s
12:11:02 [2024-05-01T16:11:02.024Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[2: io_two_devices.xml] -- Time elapsed: 2.212 s
12:11:02 [2024-05-01T16:11:02.024Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
12:11:03 [2024-05-01T16:11:03.911Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.230 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
12:11:03 [2024-05-01T16:11:03.911Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest.testDiskActivity[0: io_analysis.xml] -- Time elapsed: 2.228 s
12:11:03 [2024-05-01T16:11:03.911Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
12:11:18 [2024-05-01T16:11:18.742Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.28 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
12:11:18 [2024-05-01T16:11:18.742Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[0: io_analysis.xml] -- Time elapsed: 2.219 s
12:11:18 [2024-05-01T16:11:18.742Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[0: io_analysis.xml] -- Time elapsed: 2.217 s
12:11:18 [2024-05-01T16:11:18.742Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[1: io_nostatedump.xml] -- Time elapsed: 2.210 s
12:11:18 [2024-05-01T16:11:18.742Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[1: io_nostatedump.xml] -- Time elapsed: 2.211 s
12:11:18 [2024-05-01T16:11:18.742Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[2: io_two_devices.xml] -- Time elapsed: 2.212 s
12:11:18 [2024-05-01T16:11:18.742Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[2: io_two_devices.xml] -- Time elapsed: 2.212 s
12:11:18 [2024-05-01T16:11:18.742Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
12:11:22 [2024-05-01T16:11:22.003Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.467 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
12:11:22 [2024-05-01T16:11:22.003Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testAnalysisExecution -- Time elapsed: 1.114 s
12:11:22 [2024-05-01T16:11:22.003Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testUsageInRange -- Time elapsed: 1.118 s
12:11:22 [2024-05-01T16:11:22.003Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testReturnedStateSystem -- Time elapsed: 1.118 s
12:11:22 [2024-05-01T16:11:22.003Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testInvalid -- Time elapsed: 1.117 s
12:11:22 [2024-05-01T16:11:22.003Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
12:11:22 [2024-05-01T16:11:22.003Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
12:11:22 [2024-05-01T16:11:22.003Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatchingMultiMatchers -- Time elapsed: 0.141 s
12:11:22 [2024-05-01T16:11:22.003Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatching -- Time elapsed: 0.119 s
12:11:22 [2024-05-01T16:11:22.003Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
12:11:25 [2024-05-01T16:11:25.265Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.331 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
12:11:25 [2024-05-01T16:11:25.265Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAnalysisExecution -- Time elapsed: 2.213 s
12:11:25 [2024-05-01T16:11:25.265Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAllocationDeallocationMemory -- Time elapsed: 1.117 s
12:11:25 [2024-05-01T16:11:25.265Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
12:11:25 [2024-05-01T16:11:25.265Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
12:11:25 [2024-05-01T16:11:25.265Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testCallsiteAnalysis -- Time elapsed: 0.018 s
12:11:25 [2024-05-01T16:11:25.265Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testIterator -- Time elapsed: 0.007 s
12:11:25 [2024-05-01T16:11:25.265Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
12:11:28 [2024-05-01T16:11:28.739Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.998 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
12:11:28 [2024-05-01T16:11:28.739Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest.testSmallTraceSequential -- Time elapsed: 2.998 s
12:11:28 [2024-05-01T16:11:28.739Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
12:11:29 [2024-05-01T16:11:29.665Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.123 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
12:11:29 [2024-05-01T16:11:29.665Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest.testSmallTraceSequential -- Time elapsed: 1.123 s
12:11:29 [2024-05-01T16:11:29.665Z] 
12:11:29 [2024-05-01T16:11:29.665Z] Results:
12:11:29 [2024-05-01T16:11:29.665Z] 
12:11:29 [2024-05-01T16:11:29.665Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
12:11:29 [2024-05-01T16:11:29.665Z] 
12:11:29 [2024-05-01T16:11:29.665Z] [INFO] All tests passed
12:11:29 [2024-05-01T16:11:29.665Z] [INFO] 
12:11:29 [2024-05-01T16:11:29.665Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:11:29 [2024-05-01T16:11:29.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
12:11:29 [2024-05-01T16:11:29.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.pom
12:11:29 [2024-05-01T16:11:29.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar
12:11:29 [2024-05-01T16:11:29.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-p2metadata.xml
12:11:29 [2024-05-01T16:11:29.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-p2artifacts.xml
12:11:29 [2024-05-01T16:11:29.665Z] [INFO] 
12:11:29 [2024-05-01T16:11:29.665Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
12:11:29 [2024-05-01T16:11:29.665Z] [INFO] 
12:11:29 [2024-05-01T16:11:29.665Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
12:11:29 [2024-05-01T16:11:29.665Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [49/141]
12:11:29 [2024-05-01T16:11:29.665Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
12:11:29 [2024-05-01T16:11:29.665Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:11:29 [2024-05-01T16:11:29.665Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:11:29 [2024-05-01T16:11:29.665Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
12:11:29 [2024-05-01T16:11:29.921Z] [INFO] 
12:11:29 [2024-05-01T16:11:29.921Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:29 [2024-05-01T16:11:29.921Z] [INFO] 
12:11:29 [2024-05-01T16:11:29.921Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:29 [2024-05-01T16:11:29.921Z] [INFO] The project's OSGi version is 6.1.1.202405011547
12:11:29 [2024-05-01T16:11:29.921Z] [INFO] 
12:11:29 [2024-05-01T16:11:29.921Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:29 [2024-05-01T16:11:29.921Z] [INFO] 
12:11:29 [2024-05-01T16:11:29.921Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:29 [2024-05-01T16:11:29.921Z] [INFO] 
12:11:29 [2024-05-01T16:11:29.921Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:29 [2024-05-01T16:11:29.921Z] [INFO] 
12:11:29 [2024-05-01T16:11:29.921Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:29 [2024-05-01T16:11:29.921Z] [INFO] 
12:11:29 [2024-05-01T16:11:29.921Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:29 [2024-05-01T16:11:29.921Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui
12:11:30 [2024-05-01T16:11:30.176Z] [INFO] 
12:11:30 [2024-05-01T16:11:30.176Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:30 [2024-05-01T16:11:30.176Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
12:11:30 [2024-05-01T16:11:30.176Z] [INFO] 
12:11:30 [2024-05-01T16:11:30.176Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:30 [2024-05-01T16:11:30.176Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:11:30 [2024-05-01T16:11:30.176Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:11:30 [2024-05-01T16:11:30.176Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
12:11:30 [2024-05-01T16:11:30.431Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:11:30 [2024-05-01T16:11:30.991Z] [INFO] 
12:11:30 [2024-05-01T16:11:30.991Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:30 [2024-05-01T16:11:30.991Z] [INFO] 
12:11:30 [2024-05-01T16:11:30.991Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:30 [2024-05-01T16:11:30.991Z] [INFO] 
12:11:30 [2024-05-01T16:11:30.991Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:30 [2024-05-01T16:11:30.991Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
12:11:30 [2024-05-01T16:11:30.991Z] [INFO] 
12:11:30 [2024-05-01T16:11:30.991Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:30 [2024-05-01T16:11:30.991Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:11:30 [2024-05-01T16:11:30.991Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:11:30 [2024-05-01T16:11:30.991Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
12:11:30 [2024-05-01T16:11:30.991Z] [INFO] 
12:11:30 [2024-05-01T16:11:30.991Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:30 [2024-05-01T16:11:30.991Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:11:30 [2024-05-01T16:11:30.991Z] [INFO] 
12:11:30 [2024-05-01T16:11:30.991Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:30 [2024-05-01T16:11:30.991Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
12:11:30 [2024-05-01T16:11:30.991Z] [INFO] 
12:11:30 [2024-05-01T16:11:30.991Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:30 [2024-05-01T16:11:30.991Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] 
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] 
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] 
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] 
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.pom
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-p2metadata.xml
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-p2artifacts.xml
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] 
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] 
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT [50/141]
12:11:30 [2024-05-01T16:11:30.992Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:11:30 [2024-05-01T16:11:30.992Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:11:30 [2024-05-01T16:11:30.992Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
12:11:31 [2024-05-01T16:11:31.247Z] [INFO] 
12:11:31 [2024-05-01T16:11:31.247Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:31 [2024-05-01T16:11:31.247Z] [INFO] 
12:11:31 [2024-05-01T16:11:31.247Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:31 [2024-05-01T16:11:31.247Z] [INFO] The project's OSGi version is 4.1.3.202405011547
12:11:31 [2024-05-01T16:11:31.247Z] [INFO] 
12:11:31 [2024-05-01T16:11:31.247Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:31 [2024-05-01T16:11:31.247Z] [INFO] 
12:11:31 [2024-05-01T16:11:31.247Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:31 [2024-05-01T16:11:31.247Z] [INFO] 
12:11:31 [2024-05-01T16:11:31.247Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:31 [2024-05-01T16:11:31.247Z] [INFO] 
12:11:31 [2024-05-01T16:11:31.247Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:31 [2024-05-01T16:11:31.247Z] [INFO] 
12:11:31 [2024-05-01T16:11:31.247Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:31 [2024-05-01T16:11:31.247Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui
12:11:31 [2024-05-01T16:11:31.808Z] [INFO] 
12:11:31 [2024-05-01T16:11:31.808Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:31 [2024-05-01T16:11:31.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
12:11:31 [2024-05-01T16:11:31.808Z] [INFO] 
12:11:31 [2024-05-01T16:11:31.808Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:31 [2024-05-01T16:11:31.808Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:11:31 [2024-05-01T16:11:31.808Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:11:31 [2024-05-01T16:11:31.808Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
12:11:31 [2024-05-01T16:11:31.808Z] [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:32 [2024-05-01T16:11:32.369Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:11:32 [2024-05-01T16:11:32.369Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:11:32 [2024-05-01T16:11:32.369Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:32 [2024-05-01T16:11:32.369Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-sources.jar
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.jar
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.jar
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.pom
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-sources.jar
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-p2metadata.xml
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-p2artifacts.xml
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [51/141]
12:11:32 [2024-05-01T16:11:32.369Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:11:32 [2024-05-01T16:11:32.369Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:11:32 [2024-05-01T16:11:32.369Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
12:11:32 [2024-05-01T16:11:32.625Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.625Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:32 [2024-05-01T16:11:32.625Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.625Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:32 [2024-05-01T16:11:32.625Z] [INFO] The project's OSGi version is 1.0.10.202405011547
12:11:32 [2024-05-01T16:11:32.625Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.625Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:32 [2024-05-01T16:11:32.625Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.625Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:32 [2024-05-01T16:11:32.625Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.625Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:32 [2024-05-01T16:11:32.625Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.625Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:32 [2024-05-01T16:11:32.625Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.625Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:32 [2024-05-01T16:11:32.625Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests
12:11:32 [2024-05-01T16:11:32.881Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.881Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:32 [2024-05-01T16:11:32.881Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
12:11:32 [2024-05-01T16:11:32.881Z] [INFO] 
12:11:32 [2024-05-01T16:11:32.881Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:32 [2024-05-01T16:11:32.881Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:11:32 [2024-05-01T16:11:32.881Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:11:32 [2024-05-01T16:11:32.881Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
12:11:33 [2024-05-01T16:11:33.136Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] 
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] 
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] 
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:33 [2024-05-01T16:11:33.392Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] 
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] 
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] 
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] 
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] 
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] 
12:11:33 [2024-05-01T16:11:33.392Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:33 [2024-05-01T16:11:33.646Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log
12:11:33 [2024-05-01T16:11:33.646Z] [INFO] Command line:
12:11:33 [2024-05-01T16:11:33.646Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:11:33 [2024-05-01T16:11:33.646Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:11:37 [2024-05-01T16:11:37.814Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:11:37 [2024-05-01T16:11:37.814Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:11:41 [2024-05-01T16:11:41.973Z] Could not determine the accessibility bus address
12:11:41 [2024-05-01T16:11:41.973Z] !SESSION 2024-05-01 16:11:33.764 -----------------------------------------------
12:11:41 [2024-05-01T16:11:41.973Z] eclipse.buildId=unknown
12:11:41 [2024-05-01T16:11:41.973Z] java.version=17.0.2
12:11:41 [2024-05-01T16:11:41.973Z] java.vendor=Oracle Corporation
12:11:41 [2024-05-01T16:11:41.973Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:11:41 [2024-05-01T16:11:41.973Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:11:41 [2024-05-01T16:11:41.973Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:11:41 [2024-05-01T16:11:41.973Z] 
12:11:41 [2024-05-01T16:11:41.973Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:11:41.944
12:11:41 [2024-05-01T16:11:41.973Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:11:41 [2024-05-01T16:11:41.973Z] !STACK 0
12:11:41 [2024-05-01T16:11:41.973Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:11:41 [2024-05-01T16:11:41.973Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:11:41 [2024-05-01T16:11:41.973Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:11:41 [2024-05-01T16:11:41.973Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:11:41 [2024-05-01T16:11:41.973Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:11:41 [2024-05-01T16:11:41.974Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:11:41 [2024-05-01T16:11:41.974Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:11:41 [2024-05-01T16:11:41.974Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:11:41 [2024-05-01T16:11:41.974Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:11:41 [2024-05-01T16:11:41.974Z] Caused by: java.io.IOException: error=2, No such file or directory
12:11:41 [2024-05-01T16:11:41.974Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:11:41 [2024-05-01T16:11:41.974Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:11:41 [2024-05-01T16:11:41.974Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:11:41 [2024-05-01T16:11:41.974Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:11:41 [2024-05-01T16:11:41.974Z] 	... 7 more
12:11:42 [2024-05-01T16:11:42.533Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
12:11:42 [2024-05-01T16:11:42.789Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
12:11:42 [2024-05-01T16:11:42.789Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testEmpty -- Time elapsed: 0.011 s
12:11:42 [2024-05-01T16:11:42.789Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testMany -- Time elapsed: 0.279 s
12:11:42 [2024-05-01T16:11:42.789Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testDoubleOtherOrder -- Time elapsed: 0.003 s
12:11:42 [2024-05-01T16:11:42.789Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9OutOfOrder -- Time elapsed: 0 s
12:11:42 [2024-05-01T16:11:42.789Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9InOrder -- Time elapsed: 0 s
12:11:42 [2024-05-01T16:11:42.789Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testDouble -- Time elapsed: 0.001 s
12:11:42 [2024-05-01T16:11:42.789Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testSingleInvalid -- Time elapsed: 0 s
12:11:42 [2024-05-01T16:11:42.789Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testSingle -- Time elapsed: 0 s
12:11:42 [2024-05-01T16:11:42.789Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9InOrder10Times -- Time elapsed: 0 s
12:11:42 [2024-05-01T16:11:42.789Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
12:11:43 [2024-05-01T16:11:43.044Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
12:11:43 [2024-05-01T16:11:43.044Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidColumnComparatorTest -- Time elapsed: 0.002 s
12:11:43 [2024-05-01T16:11:43.044Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
12:11:43 [2024-05-01T16:11:43.044Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameColumnComparatorTest -- Time elapsed: 0 s
12:11:43 [2024-05-01T16:11:43.044Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidComparatorTest -- Time elapsed: 0 s
12:11:43 [2024-05-01T16:11:43.044Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidComparatorTest -- Time elapsed: 0 s
12:11:43 [2024-05-01T16:11:43.044Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidColumnComparatorTest -- Time elapsed: 0 s
12:11:43 [2024-05-01T16:11:43.044Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeColumnComparatorTest -- Time elapsed: 0 s
12:11:43 [2024-05-01T16:11:43.044Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
12:11:43 [2024-05-01T16:11:43.044Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
12:11:43 [2024-05-01T16:11:43.044Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
12:11:43 [2024-05-01T16:11:43.044Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeComparatorTest -- Time elapsed: 0 s
12:11:43 [2024-05-01T16:11:43.044Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameComparatorTest -- Time elapsed: 0 s
12:11:43 [2024-05-01T16:11:43.044Z] 
12:11:43 [2024-05-01T16:11:43.044Z] Results:
12:11:43 [2024-05-01T16:11:43.044Z] 
12:11:43 [2024-05-01T16:11:43.044Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
12:11:43 [2024-05-01T16:11:43.044Z] 
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] All tests passed
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] 
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.pom
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-p2metadata.xml
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-p2artifacts.xml
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] 
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] 
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [52/141]
12:11:43 [2024-05-01T16:11:43.970Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:11:43 [2024-05-01T16:11:43.970Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] 
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] 
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] The project's OSGi version is 1.0.11.202405011547
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] 
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] 
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] 
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] 
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] 
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:43 [2024-05-01T16:11:43.970Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests
12:11:44 [2024-05-01T16:11:44.225Z] [INFO] 
12:11:44 [2024-05-01T16:11:44.225Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:44 [2024-05-01T16:11:44.225Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
12:11:44 [2024-05-01T16:11:44.225Z] [INFO] 
12:11:44 [2024-05-01T16:11:44.225Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:44 [2024-05-01T16:11:44.225Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:11:44 [2024-05-01T16:11:44.225Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:11:44 [2024-05-01T16:11:44.225Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
12:11:44 [2024-05-01T16:11:44.225Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:11:44 [2024-05-01T16:11:44.480Z] [INFO] 
12:11:44 [2024-05-01T16:11:44.480Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:44 [2024-05-01T16:11:44.480Z] [INFO] 
12:11:44 [2024-05-01T16:11:44.480Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:44 [2024-05-01T16:11:44.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
12:11:44 [2024-05-01T16:11:44.481Z] [INFO] 
12:11:44 [2024-05-01T16:11:44.481Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:44 [2024-05-01T16:11:44.481Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
12:11:44 [2024-05-01T16:11:44.481Z] [INFO] 
12:11:44 [2024-05-01T16:11:44.481Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:44 [2024-05-01T16:11:44.481Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
12:11:44 [2024-05-01T16:11:44.481Z] [INFO] 
12:11:44 [2024-05-01T16:11:44.481Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:44 [2024-05-01T16:11:44.481Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
12:11:44 [2024-05-01T16:11:44.481Z] [INFO] 
12:11:44 [2024-05-01T16:11:44.481Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:44 [2024-05-01T16:11:44.481Z] [INFO] 
12:11:44 [2024-05-01T16:11:44.481Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:44 [2024-05-01T16:11:44.481Z] [INFO] 
12:11:44 [2024-05-01T16:11:44.481Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:44 [2024-05-01T16:11:44.481Z] [INFO] 
12:11:44 [2024-05-01T16:11:44.481Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:44 [2024-05-01T16:11:44.736Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
12:11:44 [2024-05-01T16:11:44.736Z] [INFO] Command line:
12:11:44 [2024-05-01T16:11:44.736Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:11:44 [2024-05-01T16:11:44.736Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:11:48 [2024-05-01T16:11:48.899Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
12:11:49 [2024-05-01T16:11:49.155Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
12:11:49 [2024-05-01T16:11:49.155Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStatsCancel -- Time elapsed: 0.268 s
12:11:49 [2024-05-01T16:11:49.155Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecute -- Time elapsed: 0.032 s
12:11:49 [2024-05-01T16:11:49.155Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoDepend -- Time elapsed: 0.069 s
12:11:49 [2024-05-01T16:11:49.155Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testTotalStats -- Time elapsed: 0.024 s
12:11:49 [2024-05-01T16:11:49.155Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPerTypeStats -- Time elapsed: 0.070 s
12:11:49 [2024-05-01T16:11:49.155Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStats -- Time elapsed: 0.029 s
12:11:49 [2024-05-01T16:11:49.155Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoTrace -- Time elapsed: 0.013 s
12:11:49 [2024-05-01T16:11:49.155Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialStats -- Time elapsed: 0.078 s
12:11:49 [2024-05-01T16:11:49.155Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
12:11:51 [2024-05-01T16:11:51.668Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.055 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testDescending -- Time elapsed: 0.003 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.408 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testNoiseDataset -- Time elapsed: 0.595 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.streamBuildingTest -- Time elapsed: 0.344 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testEmpty -- Time elapsed: 0 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testSmallDataset -- Time elapsed: 0 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.446 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDataset -- Time elapsed: 0.251 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testAscending -- Time elapsed: 0 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset -- Time elapsed: 0.001 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0.001 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.002 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
12:11:51 [2024-05-01T16:11:51.668Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
12:11:51 [2024-05-01T16:11:51.668Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeSpecificRange -- Time elapsed: 0.017 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithMapperFullRange -- Time elapsed: 0.001 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeFullRange -- Time elapsed: 0 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithUserDefinedAspectsFullRange -- Time elapsed: 0.002 s
12:11:51 [2024-05-01T16:11:51.668Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
12:11:51 [2024-05-01T16:11:51.668Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testID -- Time elapsed: 0 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testFetchTree -- Time elapsed: 0 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderNullFetchXY -- Time elapsed: 0.004 s
12:11:51 [2024-05-01T16:11:51.668Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderFetchXY -- Time elapsed: 0 s
12:11:51 [2024-05-01T16:11:51.668Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
12:11:54 [2024-05-01T16:11:54.955Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.965 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
12:11:54 [2024-05-01T16:11:54.955Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnAnExperiment -- Time elapsed: 1.394 s
12:11:54 [2024-05-01T16:11:54.955Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testMainDataProviderFetchColumn -- Time elapsed: 0 s
12:11:54 [2024-05-01T16:11:54.955Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testInvalidExperimentDataProviderFetchColumn -- Time elapsed: 0 s
12:11:54 [2024-05-01T16:11:54.955Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testSingleTraceExperimentDataProviderFetchColumn -- Time elapsed: 0 s
12:11:54 [2024-05-01T16:11:54.955Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithSearchOnAnExperiment -- Time elapsed: 0.004 s
12:11:54 [2024-05-01T16:11:54.955Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithExperiment -- Time elapsed: 0.002 s
12:11:54 [2024-05-01T16:11:54.955Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFronmDataProviderWithEmptyExperiment -- Time elapsed: 0 s
12:11:54 [2024-05-01T16:11:54.955Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnASingleTraceExperiment -- Time elapsed: 1.064 s
12:11:54 [2024-05-01T16:11:54.955Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithSingleTraceExperiment -- Time elapsed: 0.001 s
12:11:54 [2024-05-01T16:11:54.955Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTraceNameSorting -- Time elapsed: 0.001 s
12:11:54 [2024-05-01T16:11:54.955Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
12:11:55 [2024-05-01T16:11:55.515Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.766 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
12:11:55 [2024-05-01T16:11:55.515Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineZeroIndex -- Time elapsed: 0.001 s
12:11:55 [2024-05-01T16:11:55.515Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCornerIndex -- Time elapsed: 0.001 s
12:11:55 [2024-05-01T16:11:55.515Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithDurationComparator -- Time elapsed: 0.003 s
12:11:55 [2024-05-01T16:11:55.515Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchPrevious -- Time elapsed: 0.462 s
12:11:55 [2024-05-01T16:11:55.515Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearch -- Time elapsed: 0.039 s
12:11:55 [2024-05-01T16:11:55.515Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithEndTimeComparator -- Time elapsed: 0.001 s
12:11:55 [2024-05-01T16:11:55.515Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineNonZeroIndex -- Time elapsed: 0 s
12:11:55 [2024-05-01T16:11:55.515Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0 s
12:11:55 [2024-05-01T16:11:55.515Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCrossIndexes -- Time elapsed: 0.062 s
12:11:55 [2024-05-01T16:11:55.515Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchTypo -- Time elapsed: 0.001 s
12:11:55 [2024-05-01T16:11:55.515Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithEndComparator -- Time elapsed: 0 s
12:11:55 [2024-05-01T16:11:55.515Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineTimeOut -- Time elapsed: 0.001 s
12:11:55 [2024-05-01T16:11:55.515Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithDurationComparator -- Time elapsed: 0.004 s
12:11:55 [2024-05-01T16:11:55.515Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
12:11:57 [2024-05-01T16:11:57.400Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.864 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
12:11:57 [2024-05-01T16:11:57.400Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testDescending -- Time elapsed: 0.001 s
12:11:57 [2024-05-01T16:11:57.400Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0 s
12:11:57 [2024-05-01T16:11:57.400Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.203 s
12:11:57 [2024-05-01T16:11:57.400Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testNoiseDataset -- Time elapsed: 0.299 s
12:11:57 [2024-05-01T16:11:57.400Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.streamBuildingTest -- Time elapsed: 0.100 s
12:11:57 [2024-05-01T16:11:57.400Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testEmpty -- Time elapsed: 0 s
12:11:57 [2024-05-01T16:11:57.400Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testSmallDataset -- Time elapsed: 0 s
12:11:57 [2024-05-01T16:11:57.400Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.160 s
12:11:57 [2024-05-01T16:11:57.400Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDataset -- Time elapsed: 0.153 s
12:11:57 [2024-05-01T16:11:57.400Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testAscending -- Time elapsed: 0 s
12:11:57 [2024-05-01T16:11:57.400Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset -- Time elapsed: 0 s
12:11:57 [2024-05-01T16:11:57.400Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0 s
12:11:57 [2024-05-01T16:11:57.400Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.595 s
12:11:57 [2024-05-01T16:11:57.400Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.350 s
12:11:57 [2024-05-01T16:11:57.400Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
12:11:57 [2024-05-01T16:11:57.400Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
12:11:58 [2024-05-01T16:11:58.327Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testDescending -- Time elapsed: 0.001 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0.001 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.046 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testNoiseDataset -- Time elapsed: 0.349 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.streamBuildingTest -- Time elapsed: 0.146 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testEmpty -- Time elapsed: 0 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testSmallDataset -- Time elapsed: 0 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.127 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDataset -- Time elapsed: 0.149 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testAscending -- Time elapsed: 0.001 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset -- Time elapsed: 0 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.266 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
12:11:58 [2024-05-01T16:11:58.327Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
12:11:58 [2024-05-01T16:11:58.327Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.floatTest -- Time elapsed: 0.001 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.longTest -- Time elapsed: 0 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.shortTest -- Time elapsed: 0 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.byteTest -- Time elapsed: 0 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigDecTest -- Time elapsed: 0.001 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBSTest -- Time elapsed: 0.001 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failDFTest -- Time elapsed: 0 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failFDTest -- Time elapsed: 0 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failILTest -- Time elapsed: 0 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failLITest -- Time elapsed: 0 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigIntTest -- Time elapsed: 0 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failSBTest -- Time elapsed: 0 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBdBiTest -- Time elapsed: 0.001 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBiBdTest -- Time elapsed: 0 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.doubleTest -- Time elapsed: 0 s
12:11:58 [2024-05-01T16:11:58.327Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.intTest -- Time elapsed: 0.001 s
12:11:58 [2024-05-01T16:11:58.327Z] 
12:11:58 [2024-05-01T16:11:58.327Z] Results:
12:11:58 [2024-05-01T16:11:58.327Z] 
12:11:58 [2024-05-01T16:11:58.327Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
12:11:58 [2024-05-01T16:11:58.327Z] 
12:11:58 [2024-05-01T16:11:58.327Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@25290bca was not deregistered.
12:11:58 [2024-05-01T16:11:58.327Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:11:58 [2024-05-01T16:11:58.327Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:11:58 [2024-05-01T16:11:58.327Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:11:58 [2024-05-01T16:11:58.327Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:11:58 [2024-05-01T16:11:58.327Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:11:58 [2024-05-01T16:11:58.327Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
12:11:58 [2024-05-01T16:11:58.327Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
12:11:58 [2024-05-01T16:11:58.327Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
12:11:58 [2024-05-01T16:11:58.327Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:98)
12:11:58 [2024-05-01T16:11:58.327Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:11:58 [2024-05-01T16:11:58.327Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:11:58 [2024-05-01T16:11:58.327Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:11:58 [2024-05-01T16:11:58.327Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:11:58 [2024-05-01T16:11:58.327Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:11:58 [2024-05-01T16:11:58.327Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:11:58 [2024-05-01T16:11:58.327Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:11:58 [2024-05-01T16:11:58.327Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
12:11:58 [2024-05-01T16:11:58.327Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
12:11:58 [2024-05-01T16:11:58.327Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:11:58 [2024-05-01T16:11:58.327Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:11:58 [2024-05-01T16:11:58.327Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:11:58 [2024-05-01T16:11:58.327Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:11:58 [2024-05-01T16:11:58.327Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:11:58 [2024-05-01T16:11:58.327Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1492)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1465)
12:11:58 [2024-05-01T16:11:58.328Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@68d7a2df was not deregistered.
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:156)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1492)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1465)
12:11:58 [2024-05-01T16:11:58.328Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@6c3659be was not deregistered.
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:164)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:11:58 [2024-05-01T16:11:58.328Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:11:58 [2024-05-01T16:11:58.328Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1492)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1465)
12:11:58 [2024-05-01T16:11:58.329Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@146dcfe6 was not deregistered.
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:92)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1492)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1465)
12:11:58 [2024-05-01T16:11:58.329Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@7fe82967 was not deregistered.
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:160)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:11:58 [2024-05-01T16:11:58.329Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1492)
12:11:58 [2024-05-01T16:11:58.329Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1465)
12:11:58 [2024-05-01T16:11:58.584Z] [INFO] All tests passed
12:11:58 [2024-05-01T16:11:58.584Z] [INFO] 
12:11:58 [2024-05-01T16:11:58.584Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:58 [2024-05-01T16:11:58.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
12:11:58 [2024-05-01T16:11:58.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.pom
12:11:58 [2024-05-01T16:11:58.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
12:11:58 [2024-05-01T16:11:58.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
12:11:58 [2024-05-01T16:11:58.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
12:11:58 [2024-05-01T16:11:58.584Z] [INFO] 
12:11:58 [2024-05-01T16:11:58.584Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
12:11:58 [2024-05-01T16:11:58.584Z] [INFO] 
12:11:58 [2024-05-01T16:11:58.584Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
12:11:58 [2024-05-01T16:11:58.584Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [53/141]
12:11:58 [2024-05-01T16:11:58.584Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
12:11:58 [2024-05-01T16:11:58.584Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:11:58 [2024-05-01T16:11:58.584Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:11:58 [2024-05-01T16:11:58.584Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
12:11:58 [2024-05-01T16:11:58.840Z] [INFO] 
12:11:58 [2024-05-01T16:11:58.840Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:11:58 [2024-05-01T16:11:58.840Z] [INFO] 
12:11:58 [2024-05-01T16:11:58.840Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:11:58 [2024-05-01T16:11:58.840Z] [INFO] The project's OSGi version is 1.0.12.202405011547
12:11:58 [2024-05-01T16:11:58.840Z] [INFO] 
12:11:58 [2024-05-01T16:11:58.840Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:11:58 [2024-05-01T16:11:58.840Z] [INFO] 
12:11:58 [2024-05-01T16:11:58.840Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:11:58 [2024-05-01T16:11:58.840Z] [INFO] 
12:11:58 [2024-05-01T16:11:58.840Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:11:58 [2024-05-01T16:11:58.840Z] [INFO] 
12:11:58 [2024-05-01T16:11:58.840Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:11:58 [2024-05-01T16:11:58.840Z] [INFO] 
12:11:58 [2024-05-01T16:11:58.840Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:11:58 [2024-05-01T16:11:58.840Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests
12:11:59 [2024-05-01T16:11:59.399Z] [INFO] 
12:11:59 [2024-05-01T16:11:59.399Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:11:59 [2024-05-01T16:11:59.399Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
12:11:59 [2024-05-01T16:11:59.399Z] [INFO] 
12:11:59 [2024-05-01T16:11:59.399Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:11:59 [2024-05-01T16:11:59.399Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:11:59 [2024-05-01T16:11:59.399Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:11:59 [2024-05-01T16:11:59.399Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
12:11:59 [2024-05-01T16:11:59.399Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:11:59 [2024-05-01T16:11:59.654Z] [INFO] 
12:11:59 [2024-05-01T16:11:59.654Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:11:59 [2024-05-01T16:11:59.654Z] [INFO] 
12:11:59 [2024-05-01T16:11:59.654Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:11:59 [2024-05-01T16:11:59.655Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
12:11:59 [2024-05-01T16:11:59.655Z] [INFO] 
12:11:59 [2024-05-01T16:11:59.655Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:11:59 [2024-05-01T16:11:59.655Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
12:11:59 [2024-05-01T16:11:59.655Z] [INFO] 
12:11:59 [2024-05-01T16:11:59.655Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:11:59 [2024-05-01T16:11:59.910Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
12:11:59 [2024-05-01T16:11:59.910Z] [INFO] 
12:11:59 [2024-05-01T16:11:59.910Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:11:59 [2024-05-01T16:11:59.910Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
12:11:59 [2024-05-01T16:11:59.910Z] [INFO] 
12:11:59 [2024-05-01T16:11:59.910Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:11:59 [2024-05-01T16:11:59.910Z] [INFO] 
12:11:59 [2024-05-01T16:11:59.910Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:11:59 [2024-05-01T16:11:59.910Z] [INFO] 
12:11:59 [2024-05-01T16:11:59.910Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:11:59 [2024-05-01T16:11:59.910Z] [INFO] 
12:11:59 [2024-05-01T16:11:59.910Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:12:00 [2024-05-01T16:12:00.164Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log
12:12:00 [2024-05-01T16:12:00.164Z] [INFO] Command line:
12:12:00 [2024-05-01T16:12:00.164Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:12:00 [2024-05-01T16:12:00.164Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:12:02 [2024-05-01T16:12:02.673Z] May 01, 2024 4:12:02 PM org.apache.aries.spifly.BaseActivator log
12:12:02 [2024-05-01T16:12:02.673Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:12:04 [2024-05-01T16:12:04.560Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:12:04 [2024-05-01T16:12:04.560Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:12:08 [2024-05-01T16:12:08.722Z] Could not determine the accessibility bus address
12:12:08 [2024-05-01T16:12:08.722Z] !SESSION 2024-05-01 16:12:00.178 -----------------------------------------------
12:12:08 [2024-05-01T16:12:08.722Z] eclipse.buildId=unknown
12:12:08 [2024-05-01T16:12:08.722Z] java.version=17.0.2
12:12:08 [2024-05-01T16:12:08.722Z] java.vendor=Oracle Corporation
12:12:08 [2024-05-01T16:12:08.722Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:12:08 [2024-05-01T16:12:08.722Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:12:08 [2024-05-01T16:12:08.722Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:12:08 [2024-05-01T16:12:08.722Z] 
12:12:08 [2024-05-01T16:12:08.722Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-05-01 16:12:08.663
12:12:08 [2024-05-01T16:12:08.722Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:12:08 [2024-05-01T16:12:08.978Z] 
12:12:08 [2024-05-01T16:12:08.978Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:12:08.736
12:12:08 [2024-05-01T16:12:08.978Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:12:08 [2024-05-01T16:12:08.978Z] !STACK 0
12:12:08 [2024-05-01T16:12:08.978Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:12:08 [2024-05-01T16:12:08.978Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:12:08 [2024-05-01T16:12:08.978Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:12:08 [2024-05-01T16:12:08.978Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:12:08 [2024-05-01T16:12:08.978Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:12:08 [2024-05-01T16:12:08.978Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:12:08 [2024-05-01T16:12:08.978Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:12:08 [2024-05-01T16:12:08.978Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:12:08 [2024-05-01T16:12:08.978Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:12:08 [2024-05-01T16:12:08.978Z] Caused by: java.io.IOException: error=2, No such file or directory
12:12:08 [2024-05-01T16:12:08.978Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:12:08 [2024-05-01T16:12:08.978Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:12:08 [2024-05-01T16:12:08.978Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:12:08 [2024-05-01T16:12:08.978Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:12:08 [2024-05-01T16:12:08.978Z] 	... 7 more
12:12:08 [2024-05-01T16:12:08.978Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
12:12:09 [2024-05-01T16:12:09.538Z] Display size: 1440x900
12:12:09 [2024-05-01T16:12:09.539Z] OS version=6.2.9-300.fc38.x86_64
12:12:09 [2024-05-01T16:12:09.539Z] GTK version=3.24.33
12:12:09 [2024-05-01T16:12:09.539Z] GTK theme=Yaru
12:12:09 [2024-05-01T16:12:09.539Z] LIBOVERLAY_SCROLLBAR=0
12:12:09 [2024-05-01T16:12:09.539Z] Time zone: Greenwich Mean Time
12:12:09 [2024-05-01T16:12:09.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7607340f] time=887978346 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:12:10 [2024-05-01T16:12:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:12:10 [2024-05-01T16:12:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:12:10 [2024-05-01T16:12:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:12:10 [2024-05-01T16:12:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:12:10 [2024-05-01T16:12:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=887979145 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:12:10 [2024-05-01T16:12:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=887979145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:12:10 [2024-05-01T16:12:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=887979152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:12:10 [2024-05-01T16:12:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:12:10 [2024-05-01T16:12:10.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=887979455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:10 [2024-05-01T16:12:10.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=887979458 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
12:12:10 [2024-05-01T16:12:10.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=887979463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:10 [2024-05-01T16:12:10.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=887979465 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
12:12:10 [2024-05-01T16:12:10.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:12:10 [2024-05-01T16:12:10.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=887979666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:10 [2024-05-01T16:12:10.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=887979667 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
12:12:10 [2024-05-01T16:12:10.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=887979668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:10 [2024-05-01T16:12:10.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=887979669 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
12:12:10 [2024-05-01T16:12:10.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:12:10 [2024-05-01T16:12:10.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:12:11 [2024-05-01T16:12:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
12:12:11 [2024-05-01T16:12:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
12:12:11 [2024-05-01T16:12:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=887979946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export to TSV...']
12:12:11 [2024-05-01T16:12:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
12:12:11 [2024-05-01T16:12:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:12:13 [2024-05-01T16:12:13.115Z] 
12:12:13 [2024-05-01T16:12:13.115Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-05-01 16:12:12.923
12:12:13 [2024-05-01T16:12:13.115Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:12:14 [2024-05-01T16:12:14.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=887981851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:14 [2024-05-01T16:12:14.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=887982821 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
12:12:14 [2024-05-01T16:12:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=887982822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:14 [2024-05-01T16:12:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=887983795 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
12:12:14 [2024-05-01T16:12:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:12:15 [2024-05-01T16:12:15.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=887984039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:15 [2024-05-01T16:12:15.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=887984041 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
12:12:15 [2024-05-01T16:12:15.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=887984042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:15 [2024-05-01T16:12:15.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=887984042 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
12:12:15 [2024-05-01T16:12:15.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:12:16 [2024-05-01T16:12:16.148Z] 
12:12:16 [2024-05-01T16:12:16.148Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-05-01 16:12:15.810
12:12:16 [2024-05-01T16:12:16.148Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:12:16 [2024-05-01T16:12:16.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=887984729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:16 [2024-05-01T16:12:16.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=887984758 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
12:12:16 [2024-05-01T16:12:16.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=887984759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:16 [2024-05-01T16:12:16.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=887984798 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
12:12:16 [2024-05-01T16:12:16.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:12:18 [2024-05-01T16:12:18.034Z] 
12:12:18 [2024-05-01T16:12:18.034Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-05-01 16:12:17.929
12:12:18 [2024-05-01T16:12:18.034Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:12:18 [2024-05-01T16:12:18.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=887986852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:18 [2024-05-01T16:12:18.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=887987070 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
12:12:18 [2024-05-01T16:12:18.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=887987071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:18 [2024-05-01T16:12:18.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=887987081 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
12:12:18 [2024-05-01T16:12:18.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:12:20 [2024-05-01T16:12:20.177Z] 
12:12:20 [2024-05-01T16:12:20.177Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-05-01 16:12:20.156
12:12:20 [2024-05-01T16:12:20.177Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:12:21 [2024-05-01T16:12:21.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=887989077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:21 [2024-05-01T16:12:21.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=887990181 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
12:12:22 [2024-05-01T16:12:22.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=887990182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:22 [2024-05-01T16:12:22.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=887991542 data=null button=1 stateMask=0x80000 x=527 y=-17 count=1}, TableColumn with text {Duration}]
12:12:22 [2024-05-01T16:12:22.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
12:12:22 [2024-05-01T16:12:22.903Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.89 s -- in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
12:12:22 [2024-05-01T16:12:22.903Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.climbTest -- Time elapsed: 0.378 s
12:12:22 [2024-05-01T16:12:22.903Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.smallTest -- Time elapsed: 0.196 s
12:12:22 [2024-05-01T16:12:22.903Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.testWriteToTsv -- Time elapsed: 0.231 s
12:12:22 [2024-05-01T16:12:22.903Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.gaussianNoiseTest -- Time elapsed: 3.954 s
12:12:22 [2024-05-01T16:12:22.903Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.decrementingTest -- Time elapsed: 0.138 s
12:12:22 [2024-05-01T16:12:22.903Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.largeTest -- Time elapsed: 1.240 s
12:12:22 [2024-05-01T16:12:22.903Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.onDiskSegStoreTest -- Time elapsed: 1.952 s
12:12:22 [2024-05-01T16:12:22.903Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.noiseTest -- Time elapsed: 4.382 s
12:12:22 [2024-05-01T16:12:22.903Z] 
12:12:22 [2024-05-01T16:12:22.903Z] Results:
12:12:22 [2024-05-01T16:12:22.903Z] 
12:12:22 [2024-05-01T16:12:22.903Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
12:12:22 [2024-05-01T16:12:22.903Z] 
12:12:23 [2024-05-01T16:12:23.828Z] [INFO] All tests passed
12:12:23 [2024-05-01T16:12:23.828Z] [INFO] 
12:12:23 [2024-05-01T16:12:23.828Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:12:23 [2024-05-01T16:12:23.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
12:12:23 [2024-05-01T16:12:23.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
12:12:23 [2024-05-01T16:12:23.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
12:12:23 [2024-05-01T16:12:23.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
12:12:23 [2024-05-01T16:12:23.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
12:12:23 [2024-05-01T16:12:23.829Z] [INFO] 
12:12:23 [2024-05-01T16:12:23.829Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
12:12:23 [2024-05-01T16:12:23.829Z] [INFO] 
12:12:23 [2024-05-01T16:12:23.829Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
12:12:23 [2024-05-01T16:12:23.829Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [54/141]
12:12:23 [2024-05-01T16:12:23.829Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
12:12:23 [2024-05-01T16:12:23.829Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:12:23 [2024-05-01T16:12:23.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:12:23 [2024-05-01T16:12:23.829Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
12:12:24 [2024-05-01T16:12:24.085Z] [INFO] 
12:12:24 [2024-05-01T16:12:24.085Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:12:24 [2024-05-01T16:12:24.085Z] [INFO] 
12:12:24 [2024-05-01T16:12:24.085Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:12:24 [2024-05-01T16:12:24.085Z] [INFO] The project's OSGi version is 1.0.17.202405011547
12:12:24 [2024-05-01T16:12:24.085Z] [INFO] 
12:12:24 [2024-05-01T16:12:24.085Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:12:24 [2024-05-01T16:12:24.085Z] [INFO] 
12:12:24 [2024-05-01T16:12:24.085Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:12:24 [2024-05-01T16:12:24.085Z] [INFO] 
12:12:24 [2024-05-01T16:12:24.085Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:12:24 [2024-05-01T16:12:24.085Z] [INFO] 
12:12:24 [2024-05-01T16:12:24.085Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:12:24 [2024-05-01T16:12:24.085Z] [INFO] 
12:12:24 [2024-05-01T16:12:24.085Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:12:24 [2024-05-01T16:12:24.085Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests
12:12:24 [2024-05-01T16:12:24.645Z] [INFO] 
12:12:24 [2024-05-01T16:12:24.645Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:12:24 [2024-05-01T16:12:24.645Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
12:12:24 [2024-05-01T16:12:24.645Z] [INFO] 
12:12:24 [2024-05-01T16:12:24.645Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:12:24 [2024-05-01T16:12:24.645Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:12:24 [2024-05-01T16:12:24.645Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:12:24 [2024-05-01T16:12:24.645Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
12:12:24 [2024-05-01T16:12:24.645Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:12:25 [2024-05-01T16:12:25.206Z] [INFO] 
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] 
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] 
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:12:25 [2024-05-01T16:12:25.207Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] 
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] 
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] 
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] 
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] 
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] 
12:12:25 [2024-05-01T16:12:25.207Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:12:25 [2024-05-01T16:12:25.462Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log
12:12:25 [2024-05-01T16:12:25.462Z] [INFO] Command line:
12:12:25 [2024-05-01T16:12:25.462Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:12:25 [2024-05-01T16:12:25.462Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:12:27 [2024-05-01T16:12:27.974Z] May 01, 2024 4:12:27 PM org.apache.aries.spifly.BaseActivator log
12:12:27 [2024-05-01T16:12:27.974Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:12:29 [2024-05-01T16:12:29.861Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:12:29 [2024-05-01T16:12:29.861Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:12:35 [2024-05-01T16:12:35.100Z] Could not determine the accessibility bus address
12:12:35 [2024-05-01T16:12:35.100Z] !SESSION 2024-05-01 16:12:25.397 -----------------------------------------------
12:12:35 [2024-05-01T16:12:35.100Z] eclipse.buildId=unknown
12:12:35 [2024-05-01T16:12:35.100Z] java.version=17.0.2
12:12:35 [2024-05-01T16:12:35.100Z] java.vendor=Oracle Corporation
12:12:35 [2024-05-01T16:12:35.100Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:12:35 [2024-05-01T16:12:35.100Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:12:35 [2024-05-01T16:12:35.100Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:12:35 [2024-05-01T16:12:35.100Z] 
12:12:35 [2024-05-01T16:12:35.100Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-05-01 16:12:34.443
12:12:35 [2024-05-01T16:12:35.100Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:12:35 [2024-05-01T16:12:35.100Z] 
12:12:35 [2024-05-01T16:12:35.100Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:12:34.451
12:12:35 [2024-05-01T16:12:35.100Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:12:35 [2024-05-01T16:12:35.100Z] !STACK 0
12:12:35 [2024-05-01T16:12:35.100Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:12:35 [2024-05-01T16:12:35.100Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:12:35 [2024-05-01T16:12:35.100Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:12:35 [2024-05-01T16:12:35.100Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:12:35 [2024-05-01T16:12:35.100Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:12:35 [2024-05-01T16:12:35.100Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:12:35 [2024-05-01T16:12:35.100Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:12:35 [2024-05-01T16:12:35.100Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:12:35 [2024-05-01T16:12:35.100Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:12:35 [2024-05-01T16:12:35.100Z] Caused by: java.io.IOException: error=2, No such file or directory
12:12:35 [2024-05-01T16:12:35.100Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:12:35 [2024-05-01T16:12:35.100Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:12:35 [2024-05-01T16:12:35.100Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:12:35 [2024-05-01T16:12:35.100Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:12:35 [2024-05-01T16:12:35.100Z] 	... 7 more
12:12:35 [2024-05-01T16:12:35.100Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
12:12:35 [2024-05-01T16:12:35.100Z] Display size: 1440x900
12:12:35 [2024-05-01T16:12:35.100Z] OS version=6.2.9-300.fc38.x86_64
12:12:35 [2024-05-01T16:12:35.100Z] GTK version=3.24.33
12:12:35 [2024-05-01T16:12:35.100Z] GTK theme=Yaru
12:12:35 [2024-05-01T16:12:35.100Z] LIBOVERLAY_SCROLLBAR=0
12:12:35 [2024-05-01T16:12:35.100Z] Time zone: Greenwich Mean Time
12:12:35 [2024-05-01T16:12:35.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@53153d5e] time=888004063 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:12:35 [2024-05-01T16:12:35.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:12:36 [2024-05-01T16:12:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:12:36 [2024-05-01T16:12:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:12:36 [2024-05-01T16:12:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:12:36 [2024-05-01T16:12:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=888004847 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:12:36 [2024-05-01T16:12:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=888004848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:12:36 [2024-05-01T16:12:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888004854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:12:36 [2024-05-01T16:12:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:12:36 [2024-05-01T16:12:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
12:12:36 [2024-05-01T16:12:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:12:36 [2024-05-01T16:12:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:12:36 [2024-05-01T16:12:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
12:12:36 [2024-05-01T16:12:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
12:12:38 [2024-05-01T16:12:38.683Z] 
12:12:38 [2024-05-01T16:12:38.683Z] (Eclipse:10058): Gtk-WARNING **: 16:12:38.449: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:38 [2024-05-01T16:12:38.683Z] 
12:12:38 [2024-05-01T16:12:38.683Z] (Eclipse:10058): Gtk-WARNING **: 16:12:38.449: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:38 [2024-05-01T16:12:38.683Z] 
12:12:38 [2024-05-01T16:12:38.683Z] (Eclipse:10058): Gtk-WARNING **: 16:12:38.449: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:38 [2024-05-01T16:12:38.683Z] 
12:12:38 [2024-05-01T16:12:38.683Z] (Eclipse:10058): Gtk-WARNING **: 16:12:38.449: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:38 [2024-05-01T16:12:38.683Z] 
12:12:38 [2024-05-01T16:12:38.683Z] (Eclipse:10058): Gtk-WARNING **: 16:12:38.449: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:38 [2024-05-01T16:12:38.683Z] 
12:12:38 [2024-05-01T16:12:38.683Z] (Eclipse:10058): Gtk-WARNING **: 16:12:38.449: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:38 [2024-05-01T16:12:38.683Z] 
12:12:38 [2024-05-01T16:12:38.683Z] (Eclipse:10058): Gtk-WARNING **: 16:12:38.449: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:38 [2024-05-01T16:12:38.683Z] 
12:12:38 [2024-05-01T16:12:38.683Z] (Eclipse:10058): Gtk-WARNING **: 16:12:38.449: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:42 [2024-05-01T16:12:42.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
12:12:42 [2024-05-01T16:12:42.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:12:42 [2024-05-01T16:12:42.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:12:42 [2024-05-01T16:12:42.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
12:12:43 [2024-05-01T16:12:43.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@53153d5e] time=888011867 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:12:43 [2024-05-01T16:12:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:12:43 [2024-05-01T16:12:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:12:43 [2024-05-01T16:12:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:12:43 [2024-05-01T16:12:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:12:43 [2024-05-01T16:12:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=888011895 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:12:43 [2024-05-01T16:12:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888011932 data=null doit=true}, TreeItem with text {test}]
12:12:43 [2024-05-01T16:12:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888011933 data=null}, TreeItem with text {test}]
12:12:43 [2024-05-01T16:12:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888011933 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:12:43 [2024-05-01T16:12:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888011934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:12:43 [2024-05-01T16:12:43.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888011948 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:12:43 [2024-05-01T16:12:43.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:12:43 [2024-05-01T16:12:43.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:12:43 [2024-05-01T16:12:43.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:12:44 [2024-05-01T16:12:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:12:44 [2024-05-01T16:12:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:12:44 [2024-05-01T16:12:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:12:44 [2024-05-01T16:12:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:12:44 [2024-05-01T16:12:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:12:44 [2024-05-01T16:12:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:12:44 [2024-05-01T16:12:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:44 [2024-05-01T16:12:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:12:44 [2024-05-01T16:12:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:12:44 [2024-05-01T16:12:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:12:44 [2024-05-01T16:12:44.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888012892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888012893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888012893 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888012893 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888012893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888012893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888012894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888012894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888012894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888012894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888012894 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888012894 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888012897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888012897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888012897 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888012897 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888012898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888012898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:44 [2024-05-01T16:12:44.281Z] 
12:12:44 [2024-05-01T16:12:44.281Z] (Eclipse:10058): Gtk-WARNING **: 16:12:44.006: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
12:12:44 [2024-05-01T16:12:44.281Z] This may indicate that pixbuf loaders or the mime database could not be found.
12:12:44 [2024-05-01T16:12:44.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:44 [2024-05-01T16:12:44.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:44 [2024-05-01T16:12:44.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:44 [2024-05-01T16:12:44.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:44 [2024-05-01T16:12:44.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888012898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:44 [2024-05-01T16:12:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888012083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:12:44 [2024-05-01T16:12:44.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
12:12:44 [2024-05-01T16:12:44.792Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.891 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
12:12:44 [2024-05-01T16:12:44.792Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest.testWithTrace -- Time elapsed: 8.562 s
12:12:44 [2024-05-01T16:12:44.792Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
12:12:44 [2024-05-01T16:12:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@53153d5e] time=888013472 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:12:44 [2024-05-01T16:12:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:12:44 [2024-05-01T16:12:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:12:44 [2024-05-01T16:12:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:12:44 [2024-05-01T16:12:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:12:44 [2024-05-01T16:12:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888013647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:12:44 [2024-05-01T16:12:44.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:12:45 [2024-05-01T16:12:45.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"'
12:12:45 [2024-05-01T16:12:45.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:12:46 [2024-05-01T16:12:46.718Z] 
12:12:46 [2024-05-01T16:12:46.718Z] (Eclipse:10058): Gtk-WARNING **: 16:12:46.347: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:46 [2024-05-01T16:12:46.718Z] 
12:12:46 [2024-05-01T16:12:46.718Z] (Eclipse:10058): Gtk-WARNING **: 16:12:46.347: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:46 [2024-05-01T16:12:46.718Z] 
12:12:46 [2024-05-01T16:12:46.718Z] (Eclipse:10058): Gtk-WARNING **: 16:12:46.347: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:46 [2024-05-01T16:12:46.718Z] 
12:12:46 [2024-05-01T16:12:46.718Z] (Eclipse:10058): Gtk-WARNING **: 16:12:46.347: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:46 [2024-05-01T16:12:46.718Z] 
12:12:46 [2024-05-01T16:12:46.718Z] (Eclipse:10058): Gtk-WARNING **: 16:12:46.347: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:46 [2024-05-01T16:12:46.718Z] 
12:12:46 [2024-05-01T16:12:46.718Z] (Eclipse:10058): Gtk-WARNING **: 16:12:46.347: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:46 [2024-05-01T16:12:46.718Z] 
12:12:46 [2024-05-01T16:12:46.718Z] (Eclipse:10058): Gtk-WARNING **: 16:12:46.348: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:46 [2024-05-01T16:12:46.718Z] 
12:12:46 [2024-05-01T16:12:46.718Z] (Eclipse:10058): Gtk-WARNING **: 16:12:46.348: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:49 [2024-05-01T16:12:49.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:12:49 [2024-05-01T16:12:49.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:12:49 [2024-05-01T16:12:49.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:12:49 [2024-05-01T16:12:49.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:12:49 [2024-05-01T16:12:49.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:12:49 [2024-05-01T16:12:49.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:12:49 [2024-05-01T16:12:49.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:12:49 [2024-05-01T16:12:49.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:12:49 [2024-05-01T16:12:49.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
12:12:49 [2024-05-01T16:12:49.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:12:49 [2024-05-01T16:12:49.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:12:49 [2024-05-01T16:12:49.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:12:49 [2024-05-01T16:12:49.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:12:50 [2024-05-01T16:12:50.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:12:50 [2024-05-01T16:12:50.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:12:50 [2024-05-01T16:12:50.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@53153d5e] time=888019117 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:12:50 [2024-05-01T16:12:50.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:12:50 [2024-05-01T16:12:50.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:12:50 [2024-05-01T16:12:50.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:12:50 [2024-05-01T16:12:50.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:12:50 [2024-05-01T16:12:50.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=888019152 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:12:50 [2024-05-01T16:12:50.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888019152 data=null doit=true}, TreeItem with text {test}]
12:12:50 [2024-05-01T16:12:50.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888019152 data=null}, TreeItem with text {test}]
12:12:50 [2024-05-01T16:12:50.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888019152 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:12:50 [2024-05-01T16:12:50.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888019154 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:12:50 [2024-05-01T16:12:50.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888019162 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:12:50 [2024-05-01T16:12:50.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:12:50 [2024-05-01T16:12:50.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:12:50 [2024-05-01T16:12:50.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888019473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888019474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888019474 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888019474 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888019484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888019485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888019485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888019485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888019485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888019485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888019485 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888019485 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888019487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888019487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888019487 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888019487 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888019487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888019487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:50 [2024-05-01T16:12:50.748Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:50 [2024-05-01T16:12:50.748Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:50 [2024-05-01T16:12:50.748Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:50 [2024-05-01T16:12:50.748Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:50 [2024-05-01T16:12:50.748Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:50 [2024-05-01T16:12:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:12:51 [2024-05-01T16:12:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888019487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:51 [2024-05-01T16:12:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888019255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:12:51 [2024-05-01T16:12:51.259Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.583 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
12:12:51 [2024-05-01T16:12:51.259Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest.testWithTrace -- Time elapsed: 5.238 s
12:12:51 [2024-05-01T16:12:51.259Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
12:12:51 [2024-05-01T16:12:51.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@53153d5e] time=888020066 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:12:51 [2024-05-01T16:12:51.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:12:51 [2024-05-01T16:12:51.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:12:51 [2024-05-01T16:12:51.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:12:51 [2024-05-01T16:12:51.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:12:51 [2024-05-01T16:12:51.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888020179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:12:51 [2024-05-01T16:12:51.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:12:51 [2024-05-01T16:12:51.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
12:12:51 [2024-05-01T16:12:51.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
12:12:51 [2024-05-01T16:12:51.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
12:12:52 [2024-05-01T16:12:52.439Z] 
12:12:52 [2024-05-01T16:12:52.439Z] (Eclipse:10058): Gtk-WARNING **: 16:12:52.165: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:52 [2024-05-01T16:12:52.439Z] 
12:12:52 [2024-05-01T16:12:52.439Z] (Eclipse:10058): Gtk-WARNING **: 16:12:52.165: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:52 [2024-05-01T16:12:52.439Z] 
12:12:52 [2024-05-01T16:12:52.439Z] (Eclipse:10058): Gtk-WARNING **: 16:12:52.165: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:52 [2024-05-01T16:12:52.439Z] 
12:12:52 [2024-05-01T16:12:52.439Z] (Eclipse:10058): Gtk-WARNING **: 16:12:52.165: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:52 [2024-05-01T16:12:52.439Z] 
12:12:52 [2024-05-01T16:12:52.439Z] (Eclipse:10058): Gtk-WARNING **: 16:12:52.165: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:52 [2024-05-01T16:12:52.439Z] 
12:12:52 [2024-05-01T16:12:52.439Z] (Eclipse:10058): Gtk-WARNING **: 16:12:52.165: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:52 [2024-05-01T16:12:52.439Z] 
12:12:52 [2024-05-01T16:12:52.439Z] (Eclipse:10058): Gtk-WARNING **: 16:12:52.165: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:52 [2024-05-01T16:12:52.439Z] 
12:12:52 [2024-05-01T16:12:52.439Z] (Eclipse:10058): Gtk-WARNING **: 16:12:52.165: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:54 [2024-05-01T16:12:54.324Z] 
12:12:54 [2024-05-01T16:12:54.324Z] (Eclipse:10058): Gtk-WARNING **: 16:12:54.257: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:54 [2024-05-01T16:12:54.324Z] 
12:12:54 [2024-05-01T16:12:54.324Z] (Eclipse:10058): Gtk-WARNING **: 16:12:54.258: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:54 [2024-05-01T16:12:54.324Z] 
12:12:54 [2024-05-01T16:12:54.324Z] (Eclipse:10058): Gtk-WARNING **: 16:12:54.258: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:54 [2024-05-01T16:12:54.324Z] 
12:12:54 [2024-05-01T16:12:54.324Z] (Eclipse:10058): Gtk-WARNING **: 16:12:54.258: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:54 [2024-05-01T16:12:54.324Z] 
12:12:54 [2024-05-01T16:12:54.324Z] (Eclipse:10058): Gtk-WARNING **: 16:12:54.258: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:54 [2024-05-01T16:12:54.324Z] 
12:12:54 [2024-05-01T16:12:54.324Z] (Eclipse:10058): Gtk-WARNING **: 16:12:54.258: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:54 [2024-05-01T16:12:54.324Z] 
12:12:54 [2024-05-01T16:12:54.324Z] (Eclipse:10058): Gtk-WARNING **: 16:12:54.259: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:54 [2024-05-01T16:12:54.324Z] 
12:12:54 [2024-05-01T16:12:54.324Z] (Eclipse:10058): Gtk-WARNING **: 16:12:54.259: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:54 [2024-05-01T16:12:54.324Z] 
12:12:54 [2024-05-01T16:12:54.324Z] (Eclipse:10058): Gtk-WARNING **: 16:12:54.259: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:54 [2024-05-01T16:12:54.324Z] 
12:12:54 [2024-05-01T16:12:54.324Z] (Eclipse:10058): Gtk-WARNING **: 16:12:54.259: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:54 [2024-05-01T16:12:54.324Z] 
12:12:54 [2024-05-01T16:12:54.324Z] (Eclipse:10058): Gtk-WARNING **: 16:12:54.259: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:54 [2024-05-01T16:12:54.324Z] 
12:12:54 [2024-05-01T16:12:54.324Z] (Eclipse:10058): Gtk-WARNING **: 16:12:54.260: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:54 [2024-05-01T16:12:54.324Z] 
12:12:54 [2024-05-01T16:12:54.324Z] (Eclipse:10058): Gtk-WARNING **: 16:12:54.260: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:54 [2024-05-01T16:12:54.324Z] 
12:12:54 [2024-05-01T16:12:54.324Z] (Eclipse:10058): Gtk-WARNING **: 16:12:54.260: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:54 [2024-05-01T16:12:54.324Z] 
12:12:54 [2024-05-01T16:12:54.324Z] (Eclipse:10058): Gtk-WARNING **: 16:12:54.260: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:54 [2024-05-01T16:12:54.324Z] 
12:12:54 [2024-05-01T16:12:54.324Z] (Eclipse:10058): Gtk-WARNING **: 16:12:54.260: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:54 [2024-05-01T16:12:54.324Z] 
12:12:54 [2024-05-01T16:12:54.324Z] (Eclipse:10058): Gtk-WARNING **: 16:12:54.260: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:55 [2024-05-01T16:12:55.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
12:12:55 [2024-05-01T16:12:55.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
12:12:55 [2024-05-01T16:12:55.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888024379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:55 [2024-05-01T16:12:55.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888024437 data=null button=1 stateMask=0x80000 x=37 y=-17 count=1}, TableColumn with text {Duration}]
12:12:55 [2024-05-01T16:12:55.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888024437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:55 [2024-05-01T16:12:55.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888024448 data=null button=1 stateMask=0x80000 x=37 y=-17 count=1}, TableColumn with text {Duration}]
12:12:55 [2024-05-01T16:12:55.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@53153d5e] time=888024535 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:12:55 [2024-05-01T16:12:55.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:12:55 [2024-05-01T16:12:55.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:12:55 [2024-05-01T16:12:55.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:12:55 [2024-05-01T16:12:55.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:12:55 [2024-05-01T16:12:55.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=888024558 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:12:55 [2024-05-01T16:12:55.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888024558 data=null doit=true}, TreeItem with text {test}]
12:12:55 [2024-05-01T16:12:55.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888024559 data=null}, TreeItem with text {test}]
12:12:55 [2024-05-01T16:12:55.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888024559 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:12:55 [2024-05-01T16:12:55.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888024559 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:12:55 [2024-05-01T16:12:55.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888024569 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:12:55 [2024-05-01T16:12:55.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:12:55 [2024-05-01T16:12:55.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:12:55 [2024-05-01T16:12:55.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888025316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888025316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888025316 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888025316 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888025316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888025316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888025316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888025316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888025316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888025317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888025317 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888025317 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:12:56 [2024-05-01T16:12:56.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:56 [2024-05-01T16:12:56.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:12:56 [2024-05-01T16:12:56.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888025318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:56 [2024-05-01T16:12:56.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888025318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:56 [2024-05-01T16:12:56.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888025318 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:56 [2024-05-01T16:12:56.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888025318 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:56 [2024-05-01T16:12:56.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888025318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:56 [2024-05-01T16:12:56.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888025318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:56 [2024-05-01T16:12:56.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:56 [2024-05-01T16:12:56.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:56 [2024-05-01T16:12:56.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:56 [2024-05-01T16:12:56.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:56 [2024-05-01T16:12:56.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:56 [2024-05-01T16:12:56.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:12:56 [2024-05-01T16:12:56.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888025318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:12:56 [2024-05-01T16:12:56.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888024648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:12:57 [2024-05-01T16:12:57.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
12:12:57 [2024-05-01T16:12:57.011Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.777 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
12:12:57 [2024-05-01T16:12:57.011Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest.testWithTrace -- Time elapsed: 5.660 s
12:12:57 [2024-05-01T16:12:57.011Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
12:12:57 [2024-05-01T16:12:57.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@53153d5e] time=888025852 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888025969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888026079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888026081 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888026082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888026133 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=888026135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {System Call}]
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=888026138 data=null button=1 stateMask=0x80000 x=419 y=-17 count=1}, TableColumn with text {System Call}]
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=888026138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {System Call}]
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=888026139 data=null button=1 stateMask=0x80000 x=419 y=-17 count=1}, TableColumn with text {System Call}]
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888026139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888026140 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888026140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888026141 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Start Time} time=888026141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Start Time}]
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Start Time} time=888026142 data=null button=1 stateMask=0x80000 x=74 y=-17 count=1}, TableColumn with text {Start Time}]
12:12:57 [2024-05-01T16:12:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:12:57 [2024-05-01T16:12:57.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:12:57 [2024-05-01T16:12:57.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:12:58 [2024-05-01T16:12:58.082Z] 
12:12:58 [2024-05-01T16:12:58.082Z] (Eclipse:10058): Gtk-WARNING **: 16:12:58.060: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:58 [2024-05-01T16:12:58.082Z] 
12:12:58 [2024-05-01T16:12:58.082Z] (Eclipse:10058): Gtk-WARNING **: 16:12:58.060: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:58 [2024-05-01T16:12:58.082Z] 
12:12:58 [2024-05-01T16:12:58.082Z] (Eclipse:10058): Gtk-WARNING **: 16:12:58.060: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:58 [2024-05-01T16:12:58.082Z] 
12:12:58 [2024-05-01T16:12:58.082Z] (Eclipse:10058): Gtk-WARNING **: 16:12:58.060: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:58 [2024-05-01T16:12:58.082Z] 
12:12:58 [2024-05-01T16:12:58.082Z] (Eclipse:10058): Gtk-WARNING **: 16:12:58.060: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:58 [2024-05-01T16:12:58.082Z] 
12:12:58 [2024-05-01T16:12:58.082Z] (Eclipse:10058): Gtk-WARNING **: 16:12:58.061: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:58 [2024-05-01T16:12:58.082Z] 
12:12:58 [2024-05-01T16:12:58.082Z] (Eclipse:10058): Gtk-WARNING **: 16:12:58.061: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:12:58 [2024-05-01T16:12:58.082Z] 
12:12:58 [2024-05-01T16:12:58.082Z] (Eclipse:10058): Gtk-WARNING **: 16:12:58.061: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888029703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888029716 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888029716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888029732 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@53153d5e] time=888029845 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=888029867 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888029867 data=null doit=true}, TreeItem with text {test}]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888029867 data=null}, TreeItem with text {test}]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888029868 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888029868 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888029876 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888030181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888030181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888030181 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888030181 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888030181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888030181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888030181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888030181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888030181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888030182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888030182 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888030182 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:01 [2024-05-01T16:13:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:01 [2024-05-01T16:13:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:13:01 [2024-05-01T16:13:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:01 [2024-05-01T16:13:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:01 [2024-05-01T16:13:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:01 [2024-05-01T16:13:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:13:01 [2024-05-01T16:13:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888030196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:01 [2024-05-01T16:13:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888030196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:01 [2024-05-01T16:13:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888030196 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:01 [2024-05-01T16:13:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888030196 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:01 [2024-05-01T16:13:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888030196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:01 [2024-05-01T16:13:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888030197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:01 [2024-05-01T16:13:01.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:01 [2024-05-01T16:13:01.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:01 [2024-05-01T16:13:01.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:01 [2024-05-01T16:13:01.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:01 [2024-05-01T16:13:01.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:01 [2024-05-01T16:13:01.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:13:01 [2024-05-01T16:13:01.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888030197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:13:01 [2024-05-01T16:13:01.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888029950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:13:01 [2024-05-01T16:13:01.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:13:01 [2024-05-01T16:13:01.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:13:01 [2024-05-01T16:13:01.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888030574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:13:01 [2024-05-01T16:13:01.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888030575 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
12:13:01 [2024-05-01T16:13:01.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888030575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:13:01 [2024-05-01T16:13:01.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888030581 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
12:13:01 [2024-05-01T16:13:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:13:01 [2024-05-01T16:13:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:13:01 [2024-05-01T16:13:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:13:02 [2024-05-01T16:13:02.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
12:13:02 [2024-05-01T16:13:02.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
12:13:02 [2024-05-01T16:13:02.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=888030770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export to TSV...']
12:13:02 [2024-05-01T16:13:02.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
12:13:02 [2024-05-01T16:13:02.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:13:02 [2024-05-01T16:13:02.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:13:04 [2024-05-01T16:13:04.621Z] 
12:13:04 [2024-05-01T16:13:04.621Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-05-01 16:13:04.482
12:13:04 [2024-05-01T16:13:04.621Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:13:05 [2024-05-01T16:13:05.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888033415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:13:05 [2024-05-01T16:13:05.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888034128 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
12:13:06 [2024-05-01T16:13:06.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888034128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:13:06 [2024-05-01T16:13:06.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888034954 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
12:13:06 [2024-05-01T16:13:06.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:13:06 [2024-05-01T16:13:06.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:13:06 [2024-05-01T16:13:06.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888035247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:13:06 [2024-05-01T16:13:06.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888035249 data=null button=1 stateMask=0x80000 x=332 y=-17 count=1}, TableColumn with text {Duration}]
12:13:06 [2024-05-01T16:13:06.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888035250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:13:06 [2024-05-01T16:13:06.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888035251 data=null button=1 stateMask=0x80000 x=332 y=-17 count=1}, TableColumn with text {Duration}]
12:13:06 [2024-05-01T16:13:06.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:13:06 [2024-05-01T16:13:06.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:13:07 [2024-05-01T16:13:07.176Z] 
12:13:07 [2024-05-01T16:13:07.176Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-05-01 16:13:07.069
12:13:07 [2024-05-01T16:13:07.176Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:13:07 [2024-05-01T16:13:07.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888035996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:13:07 [2024-05-01T16:13:07.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888036033 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
12:13:07 [2024-05-01T16:13:07.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888036034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:13:07 [2024-05-01T16:13:07.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888036081 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
12:13:07 [2024-05-01T16:13:07.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:13:07 [2024-05-01T16:13:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:13:09 [2024-05-01T16:13:09.047Z] 
12:13:09 [2024-05-01T16:13:09.047Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-05-01 16:13:08.861
12:13:09 [2024-05-01T16:13:09.047Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:13:09 [2024-05-01T16:13:09.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888037790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:13:09 [2024-05-01T16:13:09.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888038058 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
12:13:09 [2024-05-01T16:13:09.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888038058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:13:09 [2024-05-01T16:13:09.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888038132 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
12:13:09 [2024-05-01T16:13:09.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:13:09 [2024-05-01T16:13:09.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:13:11 [2024-05-01T16:13:11.747Z] 
12:13:11 [2024-05-01T16:13:11.747Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-05-01 16:13:11.703
12:13:11 [2024-05-01T16:13:11.747Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
12:13:13 [2024-05-01T16:13:13.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888040630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:13:13 [2024-05-01T16:13:13.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888041815 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
12:13:14 [2024-05-01T16:13:14.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=888041815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
12:13:14 [2024-05-01T16:13:14.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=888043050 data=null button=1 stateMask=0x80000 x=333 y=-17 count=1}, TableColumn with text {Duration}]
12:13:14 [2024-05-01T16:13:14.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
12:13:14 [2024-05-01T16:13:14.470Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.45 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
12:13:14 [2024-05-01T16:13:14.470Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.climbTest -- Time elapsed: 0.193 s
12:13:14 [2024-05-01T16:13:14.470Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.testWithTrace -- Time elapsed: 4.324 s
12:13:14 [2024-05-01T16:13:14.470Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.smallTest -- Time elapsed: 0.152 s
12:13:14 [2024-05-01T16:13:14.470Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.testWriteToTsv -- Time elapsed: 0.195 s
12:13:14 [2024-05-01T16:13:14.470Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.gaussianNoiseTest -- Time elapsed: 4.317 s
12:13:14 [2024-05-01T16:13:14.470Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.decrementingTest -- Time elapsed: 0.120 s
12:13:14 [2024-05-01T16:13:14.470Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.largeTest -- Time elapsed: 1.030 s
12:13:14 [2024-05-01T16:13:14.470Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.onDiskSegStoreTest -- Time elapsed: 2.174 s
12:13:14 [2024-05-01T16:13:14.470Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.noiseTest -- Time elapsed: 4.815 s
12:13:14 [2024-05-01T16:13:14.470Z] 
12:13:14 [2024-05-01T16:13:14.470Z] Results:
12:13:14 [2024-05-01T16:13:14.470Z] 
12:13:14 [2024-05-01T16:13:14.470Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
12:13:14 [2024-05-01T16:13:14.470Z] 
12:13:15 [2024-05-01T16:13:15.029Z] 
12:13:15 [2024-05-01T16:13:15.029Z] !ENTRY org.eclipse.core.resources 2 10035 2024-05-01 16:13:14.765
12:13:15 [2024-05-01T16:13:15.029Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:13:15 [2024-05-01T16:13:15.284Z] [INFO] All tests passed
12:13:15 [2024-05-01T16:13:15.284Z] [INFO] 
12:13:15 [2024-05-01T16:13:15.284Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:13:15 [2024-05-01T16:13:15.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
12:13:15 [2024-05-01T16:13:15.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.pom
12:13:15 [2024-05-01T16:13:15.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
12:13:15 [2024-05-01T16:13:15.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-p2metadata.xml
12:13:15 [2024-05-01T16:13:15.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-p2artifacts.xml
12:13:15 [2024-05-01T16:13:15.284Z] [INFO] 
12:13:15 [2024-05-01T16:13:15.284Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
12:13:15 [2024-05-01T16:13:15.284Z] [INFO] 
12:13:15 [2024-05-01T16:13:15.284Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
12:13:15 [2024-05-01T16:13:15.284Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT [55/141]
12:13:15 [2024-05-01T16:13:15.284Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
12:13:15 [2024-05-01T16:13:15.284Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:13:15 [2024-05-01T16:13:15.284Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:13:15 [2024-05-01T16:13:15.539Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
12:13:15 [2024-05-01T16:13:15.539Z] [INFO] 
12:13:15 [2024-05-01T16:13:15.539Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:15 [2024-05-01T16:13:15.539Z] [INFO] 
12:13:15 [2024-05-01T16:13:15.539Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:15 [2024-05-01T16:13:15.539Z] [INFO] The project's OSGi version is 1.0.10.202405011547
12:13:15 [2024-05-01T16:13:15.539Z] [INFO] 
12:13:15 [2024-05-01T16:13:15.539Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:15 [2024-05-01T16:13:15.539Z] [INFO] 
12:13:15 [2024-05-01T16:13:15.539Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:15 [2024-05-01T16:13:15.539Z] [INFO] 
12:13:15 [2024-05-01T16:13:15.539Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:15 [2024-05-01T16:13:15.539Z] [INFO] 
12:13:15 [2024-05-01T16:13:15.539Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:15 [2024-05-01T16:13:15.539Z] [INFO] 
12:13:15 [2024-05-01T16:13:15.539Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:15 [2024-05-01T16:13:15.539Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests
12:13:15 [2024-05-01T16:13:15.794Z] [INFO] 
12:13:15 [2024-05-01T16:13:15.794Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:15 [2024-05-01T16:13:15.794Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
12:13:15 [2024-05-01T16:13:15.795Z] [INFO] 
12:13:15 [2024-05-01T16:13:15.795Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:15 [2024-05-01T16:13:15.795Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:13:15 [2024-05-01T16:13:15.795Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:13:15 [2024-05-01T16:13:15.795Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
12:13:15 [2024-05-01T16:13:15.795Z] [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] 
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] 
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] 
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:16 [2024-05-01T16:13:16.354Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] 
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-sources.jar
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] 
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.jar
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] 
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] 
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] 
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] 
12:13:16 [2024-05-01T16:13:16.354Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:16 [2024-05-01T16:13:16.912Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
12:13:16 [2024-05-01T16:13:16.912Z] [INFO] Command line:
12:13:16 [2024-05-01T16:13:16.913Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:13:16 [2024-05-01T16:13:16.913Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:13:21 [2024-05-01T16:13:21.073Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
12:13:35 [2024-05-01T16:13:35.897Z] !SESSION 2024-05-01 16:13:16.857 -----------------------------------------------
12:13:35 [2024-05-01T16:13:35.897Z] eclipse.buildId=unknown
12:13:35 [2024-05-01T16:13:35.897Z] java.version=17.0.2
12:13:35 [2024-05-01T16:13:35.897Z] java.vendor=Oracle Corporation
12:13:35 [2024-05-01T16:13:35.897Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:13:35 [2024-05-01T16:13:35.897Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:13:35 [2024-05-01T16:13:35.897Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:13:35 [2024-05-01T16:13:35.897Z] 
12:13:35 [2024-05-01T16:13:35.897Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2024-05-01 16:13:34.398
12:13:35 [2024-05-01T16:13:35.897Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
12:13:40 [2024-05-01T16:13:40.054Z] 
12:13:40 [2024-05-01T16:13:40.054Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2024-05-01 16:13:39.871
12:13:40 [2024-05-01T16:13:40.054Z] !MESSAGE Incoherent callstack found on (10019) occasions
12:13:40 [2024-05-01T16:13:40.615Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.50 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
12:13:40 [2024-05-01T16:13:40.615Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[0: Small trace] -- Time elapsed: 1.591 s
12:13:40 [2024-05-01T16:13:40.615Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[0: Small trace] -- Time elapsed: 0.091 s
12:13:40 [2024-05-01T16:13:40.615Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[1: Big trace] -- Time elapsed: 17.20 s
12:13:40 [2024-05-01T16:13:40.615Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[1: Big trace] -- Time elapsed: 0.581 s
12:13:40 [2024-05-01T16:13:40.615Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
12:13:40 [2024-05-01T16:13:40.870Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
12:13:40 [2024-05-01T16:13:40.870Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.075 s
12:13:40 [2024-05-01T16:13:40.870Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.011 s
12:13:40 [2024-05-01T16:13:40.870Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest
12:13:41 [2024-05-01T16:13:41.125Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest
12:13:41 [2024-05-01T16:13:41.125Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.cascadeTest -- Time elapsed: 0.026 s
12:13:41 [2024-05-01T16:13:41.125Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.008 s
12:13:41 [2024-05-01T16:13:41.125Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0.065 s
12:13:41 [2024-05-01T16:13:41.125Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.largeTest -- Time elapsed: 0.110 s
12:13:41 [2024-05-01T16:13:41.125Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.008 s
12:13:41 [2024-05-01T16:13:41.125Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.011 s
12:13:41 [2024-05-01T16:13:41.125Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.008 s
12:13:41 [2024-05-01T16:13:41.125Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.treeTest -- Time elapsed: 0.061 s
12:13:41 [2024-05-01T16:13:41.125Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest
12:13:41 [2024-05-01T16:13:41.125Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest
12:13:41 [2024-05-01T16:13:41.125Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.002 s
12:13:41 [2024-05-01T16:13:41.125Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.mergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.001 s
12:13:41 [2024-05-01T16:13:41.125Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
12:13:41 [2024-05-01T16:13:41.125Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.treeStatisticsTest -- Time elapsed: 0.001 s
12:13:41 [2024-05-01T16:13:41.125Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest
12:13:43 [2024-05-01T16:13:43.638Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.278 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByAllInstrumented -- Time elapsed: 2.227 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testMultiGroupBys -- Time elapsed: 0.013 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByProcessInstrumented -- Time elapsed: 0.011 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByThreadInstrumented -- Time elapsed: 0.025 s
12:13:43 [2024-05-01T16:13:43.638Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest
12:13:43 [2024-05-01T16:13:43.638Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testToString -- Time elapsed: 0.003 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.003 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidNull -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0.001 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testEquals -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.638Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest
12:13:43 [2024-05-01T16:13:43.638Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testCallGraphWithCpuTime -- Time elapsed: 0.118 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testSelectionCallGraph -- Time elapsed: 0.088 s
12:13:43 [2024-05-01T16:13:43.638Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testCallGraph -- Time elapsed: 0.088 s
12:13:43 [2024-05-01T16:13:43.638Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest
12:13:43 [2024-05-01T16:13:43.893Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderAllItems -- Time elapsed: 0.169 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderSelection -- Time elapsed: 0.019 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderGrouped -- Time elapsed: 0.070 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderGroupByProcess -- Time elapsed: 0.014 s
12:13:43 [2024-05-01T16:13:43.894Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
12:13:43 [2024-05-01T16:13:43.894Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetDepth -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testToString -- Time elapsed: 0.003 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testEquals -- Time elapsed: 0.001 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetParent -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
12:13:43 [2024-05-01T16:13:43.894Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.sampled.SampledCallGraphTest
12:13:44 [2024-05-01T16:13:44.149Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.sampled.SampledCallGraphTest
12:13:44 [2024-05-01T16:13:44.149Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.sampled.SampledCallGraphTest.testStackTraces -- Time elapsed: 0.001 s
12:13:44 [2024-05-01T16:13:44.149Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
12:13:50 [2024-05-01T16:13:50.671Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.248 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
12:13:50 [2024-05-01T16:13:50.671Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[0: Small trace] -- Time elapsed: 0.013 s
12:13:50 [2024-05-01T16:13:50.671Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[1: Big trace] -- Time elapsed: 6.234 s
12:13:50 [2024-05-01T16:13:50.671Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest
12:13:50 [2024-05-01T16:13:50.671Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest
12:13:50 [2024-05-01T16:13:50.671Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest.testGroupByAllNoGrouping -- Time elapsed: 0.002 s
12:13:50 [2024-05-01T16:13:50.671Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel2NoGrouping -- Time elapsed: 0.001 s
12:13:50 [2024-05-01T16:13:50.671Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest.testMultiGroupBysNoGrouping -- Time elapsed: 0.001 s
12:13:50 [2024-05-01T16:13:50.671Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest.testMultiGroupBys -- Time elapsed: 0.001 s
12:13:50 [2024-05-01T16:13:50.671Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel1NoGrouping -- Time elapsed: 0 s
12:13:50 [2024-05-01T16:13:50.671Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest.testGroupByAll -- Time elapsed: 0 s
12:13:50 [2024-05-01T16:13:50.671Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel1 -- Time elapsed: 0 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel2 -- Time elapsed: 0 s
12:13:50 [2024-05-01T16:13:50.672Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeTest
12:13:50 [2024-05-01T16:13:50.672Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeTest
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeTest.testSimpleMerge -- Time elapsed: 0 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeTest.testDeepMerge -- Time elapsed: 0.001 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeTest.testConstructors -- Time elapsed: 0 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeTest.testAddChild -- Time elapsed: 0 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeTest.testMergeWrongObject -- Time elapsed: 0 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeTest.testAddToWeight -- Time elapsed: 0 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeTest.testCopyOf -- Time elapsed: 0 s
12:13:50 [2024-05-01T16:13:50.672Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeSetTest
12:13:50 [2024-05-01T16:13:50.672Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeSetTest
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeSetTest.testAddingSimpleData -- Time elapsed: 0 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.weighted.WeightedTreeSetTest.testAddingTreeData -- Time elapsed: 0 s
12:13:50 [2024-05-01T16:13:50.672Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
12:13:50 [2024-05-01T16:13:50.672Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.TreeStatisticsTest -- Time elapsed: 0.001 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0 s
12:13:50 [2024-05-01T16:13:50.672Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
12:13:50 [2024-05-01T16:13:50.672Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest -- Time elapsed: 0.001 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest -- Time elapsed: 0.009 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.001 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest -- Time elapsed: 0 s
12:13:50 [2024-05-01T16:13:50.672Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest
12:13:50 [2024-05-01T16:13:50.672Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFollowEvents -- Time elapsed: 0.068 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFetchTree -- Time elapsed: 0.010 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFetchModel -- Time elapsed: 0.078 s
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testGetDescriptors -- Time elapsed: 0.010 s
12:13:50 [2024-05-01T16:13:50.672Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
12:13:50 [2024-05-01T16:13:50.672Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
12:13:50 [2024-05-01T16:13:50.672Z] org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
12:13:50 [2024-05-01T16:13:50.672Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
12:13:55 [2024-05-01T16:13:55.907Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.366 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
12:13:55 [2024-05-01T16:13:55.907Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForExperiment -- Time elapsed: 0.005 s
12:13:55 [2024-05-01T16:13:55.907Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForTrace -- Time elapsed: 0 s
12:13:55 [2024-05-01T16:13:55.907Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest
12:13:55 [2024-05-01T16:13:55.907Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest
12:13:55 [2024-05-01T16:13:55.907Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest.testCallStackProvider -- Time elapsed: 0.012 s
12:13:55 [2024-05-01T16:13:55.907Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest.testCallStackContent -- Time elapsed: 0.010 s
12:13:55 [2024-05-01T16:13:55.907Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest
12:13:55 [2024-05-01T16:13:55.907Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest
12:13:55 [2024-05-01T16:13:55.907Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackTraversal -- Time elapsed: 0.009 s
12:13:55 [2024-05-01T16:13:55.907Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackRanges -- Time elapsed: 0.009 s
12:13:55 [2024-05-01T16:13:55.907Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackNext -- Time elapsed: 0.009 s
12:13:55 [2024-05-01T16:13:55.907Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest
12:13:55 [2024-05-01T16:13:55.907Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest
12:13:55 [2024-05-01T16:13:55.907Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.068 s
12:13:55 [2024-05-01T16:13:55.907Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testContainsSegmentStoreInvalidInput -- Time elapsed: 0.011 s
12:13:55 [2024-05-01T16:13:55.907Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testContainsSegmentStore -- Time elapsed: 0.032 s
12:13:55 [2024-05-01T16:13:55.907Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.057 s
12:13:55 [2024-05-01T16:13:55.907Z] 
12:13:55 [2024-05-01T16:13:55.907Z] Results:
12:13:55 [2024-05-01T16:13:55.907Z] 
12:13:55 [2024-05-01T16:13:55.907Z] Tests run: 115, Failures: 0, Errors: 0, Skipped: 0
12:13:55 [2024-05-01T16:13:55.907Z] 
12:13:55 [2024-05-01T16:13:55.907Z] [INFO] All tests passed
12:13:55 [2024-05-01T16:13:55.907Z] [INFO] 
12:13:55 [2024-05-01T16:13:55.907Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:55 [2024-05-01T16:13:55.907Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.jar
12:13:55 [2024-05-01T16:13:55.907Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.pom
12:13:55 [2024-05-01T16:13:55.907Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-sources.jar
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-p2metadata.xml
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] 
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] 
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT [56/141]
12:13:55 [2024-05-01T16:13:55.908Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:13:55 [2024-05-01T16:13:55.908Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] 
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] 
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] The project's OSGi version is 4.1.1.202405011547
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] 
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] 
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] 
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] 
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] 
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:55 [2024-05-01T16:13:55.908Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui
12:13:56 [2024-05-01T16:13:56.468Z] [INFO] 
12:13:56 [2024-05-01T16:13:56.468Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:56 [2024-05-01T16:13:56.468Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
12:13:56 [2024-05-01T16:13:56.468Z] [INFO] 
12:13:56 [2024-05-01T16:13:56.468Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:56 [2024-05-01T16:13:56.468Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:13:56 [2024-05-01T16:13:56.468Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:13:56 [2024-05-01T16:13:56.468Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
12:13:56 [2024-05-01T16:13:56.468Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:57 [2024-05-01T16:13:57.028Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:13:57 [2024-05-01T16:13:57.028Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:13:57 [2024-05-01T16:13:57.028Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:57 [2024-05-01T16:13:57.028Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-sources.jar
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.jar
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.jar
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.pom
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-sources.jar
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-p2metadata.xml
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-p2artifacts.xml
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT [57/141]
12:13:57 [2024-05-01T16:13:57.028Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:13:57 [2024-05-01T16:13:57.028Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:13:57 [2024-05-01T16:13:57.028Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
12:13:57 [2024-05-01T16:13:57.588Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.588Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:13:57 [2024-05-01T16:13:57.588Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.588Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:13:57 [2024-05-01T16:13:57.588Z] [INFO] The project's OSGi version is 1.0.8.202405011547
12:13:57 [2024-05-01T16:13:57.588Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.588Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:13:57 [2024-05-01T16:13:57.588Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.588Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:13:57 [2024-05-01T16:13:57.588Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.588Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:13:57 [2024-05-01T16:13:57.588Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.588Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:13:57 [2024-05-01T16:13:57.588Z] [INFO] 
12:13:57 [2024-05-01T16:13:57.588Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:13:57 [2024-05-01T16:13:57.588Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests
12:13:58 [2024-05-01T16:13:58.147Z] [INFO] 
12:13:58 [2024-05-01T16:13:58.147Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:13:58 [2024-05-01T16:13:58.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
12:13:58 [2024-05-01T16:13:58.147Z] [INFO] 
12:13:58 [2024-05-01T16:13:58.147Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:13:58 [2024-05-01T16:13:58.147Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:13:58 [2024-05-01T16:13:58.147Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:13:58 [2024-05-01T16:13:58.147Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
12:13:58 [2024-05-01T16:13:58.147Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:13:58 [2024-05-01T16:13:58.401Z] [INFO] 
12:13:58 [2024-05-01T16:13:58.401Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:13:58 [2024-05-01T16:13:58.401Z] [INFO] 
12:13:58 [2024-05-01T16:13:58.401Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:13:58 [2024-05-01T16:13:58.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
12:13:58 [2024-05-01T16:13:58.401Z] [INFO] 
12:13:58 [2024-05-01T16:13:58.401Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:13:58 [2024-05-01T16:13:58.401Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
12:13:58 [2024-05-01T16:13:58.401Z] [INFO] 
12:13:58 [2024-05-01T16:13:58.401Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:13:58 [2024-05-01T16:13:58.401Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
12:13:58 [2024-05-01T16:13:58.656Z] [INFO] 
12:13:58 [2024-05-01T16:13:58.656Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:13:58 [2024-05-01T16:13:58.656Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
12:13:58 [2024-05-01T16:13:58.656Z] [INFO] 
12:13:58 [2024-05-01T16:13:58.656Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:13:58 [2024-05-01T16:13:58.656Z] [INFO] 
12:13:58 [2024-05-01T16:13:58.656Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:13:58 [2024-05-01T16:13:58.656Z] [INFO] 
12:13:58 [2024-05-01T16:13:58.656Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:13:58 [2024-05-01T16:13:58.656Z] [INFO] 
12:13:58 [2024-05-01T16:13:58.656Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:13:58 [2024-05-01T16:13:58.911Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log
12:13:58 [2024-05-01T16:13:58.911Z] [INFO] Command line:
12:13:58 [2024-05-01T16:13:58.911Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:13:58 [2024-05-01T16:13:58.911Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:14:01 [2024-05-01T16:14:01.422Z] May 01, 2024 4:14:01 PM org.apache.aries.spifly.BaseActivator log
12:14:01 [2024-05-01T16:14:01.422Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:14:03 [2024-05-01T16:14:03.307Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:14:03 [2024-05-01T16:14:03.307Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:14:08 [2024-05-01T16:14:08.541Z] Could not determine the accessibility bus address
12:14:08 [2024-05-01T16:14:08.541Z] !SESSION 2024-05-01 16:13:58.977 -----------------------------------------------
12:14:08 [2024-05-01T16:14:08.541Z] eclipse.buildId=unknown
12:14:08 [2024-05-01T16:14:08.541Z] java.version=17.0.2
12:14:08 [2024-05-01T16:14:08.541Z] java.vendor=Oracle Corporation
12:14:08 [2024-05-01T16:14:08.541Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:14:08 [2024-05-01T16:14:08.541Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:14:08 [2024-05-01T16:14:08.541Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:14:08 [2024-05-01T16:14:08.541Z] 
12:14:08 [2024-05-01T16:14:08.541Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-05-01 16:14:07.956
12:14:08 [2024-05-01T16:14:08.541Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:14:08 [2024-05-01T16:14:08.541Z] 
12:14:08 [2024-05-01T16:14:08.541Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:14:07.964
12:14:08 [2024-05-01T16:14:08.541Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:14:08 [2024-05-01T16:14:08.541Z] !STACK 0
12:14:08 [2024-05-01T16:14:08.541Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:14:08 [2024-05-01T16:14:08.541Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:14:08 [2024-05-01T16:14:08.541Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:14:08 [2024-05-01T16:14:08.541Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:14:08 [2024-05-01T16:14:08.541Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:14:08 [2024-05-01T16:14:08.541Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:14:08 [2024-05-01T16:14:08.541Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:14:08 [2024-05-01T16:14:08.541Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:14:08 [2024-05-01T16:14:08.541Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:14:08 [2024-05-01T16:14:08.541Z] Caused by: java.io.IOException: error=2, No such file or directory
12:14:08 [2024-05-01T16:14:08.541Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:14:08 [2024-05-01T16:14:08.541Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:14:08 [2024-05-01T16:14:08.541Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:14:08 [2024-05-01T16:14:08.541Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:14:08 [2024-05-01T16:14:08.541Z] 	... 7 more
12:14:08 [2024-05-01T16:14:08.541Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
12:14:08 [2024-05-01T16:14:08.796Z] Display size: 1440x900
12:14:08 [2024-05-01T16:14:08.796Z] OS version=6.2.9-300.fc38.x86_64
12:14:08 [2024-05-01T16:14:08.796Z] GTK version=3.24.33
12:14:08 [2024-05-01T16:14:08.796Z] GTK theme=Yaru
12:14:08 [2024-05-01T16:14:08.796Z] LIBOVERLAY_SCROLLBAR=0
12:14:08 [2024-05-01T16:14:08.796Z] Time zone: Greenwich Mean Time
12:14:08 [2024-05-01T16:14:08.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@10bcbbce] time=888097634 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:14:09 [2024-05-01T16:14:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:09 [2024-05-01T16:14:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:14:09 [2024-05-01T16:14:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:14:09 [2024-05-01T16:14:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:14:09 [2024-05-01T16:14:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=888098454 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:14:09 [2024-05-01T16:14:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=888098455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:14:09 [2024-05-01T16:14:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888098462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:14:09 [2024-05-01T16:14:09.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:14:10 [2024-05-01T16:14:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
12:14:10 [2024-05-01T16:14:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:14:10 [2024-05-01T16:14:10.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicking on TimeGraphControl {*Wrong Thread*} [layout=null]
12:14:10 [2024-05-01T16:14:10.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=888099067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:14:10 [2024-05-01T16:14:10.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=888099072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:14:10 [2024-05-01T16:14:10.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=888099072 data=null doit=true}, TimeGraphControl with text {}]
12:14:10 [2024-05-01T16:14:10.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=888099072 data=null}, TimeGraphControl with text {}]
12:14:10 [2024-05-01T16:14:10.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=888099073 data=null button=1 stateMask=0x0 x=493 y=47 count=1}, TimeGraphControl with text {}]
12:14:10 [2024-05-01T16:14:10.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=888099075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
12:14:10 [2024-05-01T16:14:10.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=888099075 data=null button=1 stateMask=0x80000 x=493 y=47 count=1}, TimeGraphControl with text {}]
12:14:10 [2024-05-01T16:14:10.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=888099076 data=null button=1 stateMask=0x0 x=493 y=47 count=2}, TimeGraphControl with text {}]
12:14:10 [2024-05-01T16:14:10.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=888099077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
12:14:10 [2024-05-01T16:14:10.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} [layout=null] time=888099077 data=null button=1 stateMask=0x0 x=493 y=47 count=2}, TimeGraphControl with text {}]
12:14:10 [2024-05-01T16:14:10.279Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 14 to [DefaultSelection [14]: SelectionEvent{TimeGraphControl {} [layout=null] time=888099084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
12:14:10 [2024-05-01T16:14:10.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=888099084 data=null button=1 stateMask=0x80000 x=493 y=47 count=2}, TimeGraphControl with text {}]
12:14:10 [2024-05-01T16:14:10.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 32 to [MouseHover [32]: MouseEvent{TimeGraphControl {} [layout=null] time=888099085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:14:10 [2024-05-01T16:14:10.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=888099135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:14:10 [2024-05-01T16:14:10.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=888099136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
12:14:10 [2024-05-01T16:14:10.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=888099136 data=null doit=true}, TimeGraphControl with text {}]
12:14:10 [2024-05-01T16:14:10.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=888099137 data=null}, TimeGraphControl with text {}]
12:14:10 [2024-05-01T16:14:10.280Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicked on TimeGraphControl {*Wrong Thread*} [layout=null]
12:14:10 [2024-05-01T16:14:10.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
12:14:10 [2024-05-01T16:14:10.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
12:14:10 [2024-05-01T16:14:10.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
12:14:10 [2024-05-01T16:14:10.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
12:14:10 [2024-05-01T16:14:10.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
12:14:10 [2024-05-01T16:14:10.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
12:14:10 [2024-05-01T16:14:10.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
12:14:11 [2024-05-01T16:14:11.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
12:14:11 [2024-05-01T16:14:11.043Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.782 s -- in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
12:14:11 [2024-05-01T16:14:11.043Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom -- Time elapsed: 0.659 s
12:14:11 [2024-05-01T16:14:11.043Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest -- Time elapsed: 0.046 s
12:14:11 [2024-05-01T16:14:11.043Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest -- Time elapsed: 0.041 s
12:14:11 [2024-05-01T16:14:11.043Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest -- Time elapsed: 0.081 s
12:14:11 [2024-05-01T16:14:11.043Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest -- Time elapsed: 0.180 s
12:14:11 [2024-05-01T16:14:11.043Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest -- Time elapsed: 0.038 s
12:14:11 [2024-05-01T16:14:11.043Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.085 s
12:14:11 [2024-05-01T16:14:11.043Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.090 s
12:14:11 [2024-05-01T16:14:11.044Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest -- Time elapsed: 0.041 s
12:14:11 [2024-05-01T16:14:11.044Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
12:14:11 [2024-05-01T16:14:11.044Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
12:14:11 [2024-05-01T16:14:11.044Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
12:14:11 [2024-05-01T16:14:11.044Z] 
12:14:11 [2024-05-01T16:14:11.044Z] Results:
12:14:11 [2024-05-01T16:14:11.044Z] 
12:14:11 [2024-05-01T16:14:11.044Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
12:14:11 [2024-05-01T16:14:11.044Z] 
12:14:11 [2024-05-01T16:14:11.604Z] 
12:14:11 [2024-05-01T16:14:11.604Z] (Eclipse:10916): Gdk-CRITICAL **: 16:14:11.337: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
12:14:11 [2024-05-01T16:14:11.604Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:14:11 [2024-05-01T16:14:11.604Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] All tests passed
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.pom
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] Building Trace Compass BTF Support Parent 9.3.0-SNAPSHOT        [58/141]
12:14:12 [2024-05-01T16:14:12.164Z] [INFO]   from btf/pom.xml
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] --------------------------------[ pom ]---------------------------------
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf-parent ---
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-9.3.0-SNAPSHOT.pom
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [59/141]
12:14:12 [2024-05-01T16:14:12.164Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
12:14:12 [2024-05-01T16:14:12.164Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:14:12 [2024-05-01T16:14:12.164Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] The project's OSGi version is 3.1.0.202405011547
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core/src/main/resources
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.420Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:14:12 [2024-05-01T16:14:12.420Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:14:12 [2024-05-01T16:14:12.420Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
12:14:12 [2024-05-01T16:14:12.420Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core/src/test/resources
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.674Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:14:12 [2024-05-01T16:14:12.674Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:14:12 [2024-05-01T16:14:12.674Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.674Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.pom
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-p2metadata.xml
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-p2artifacts.xml
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [60/141]
12:14:12 [2024-05-01T16:14:12.674Z] [INFO]   from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:14:12 [2024-05-01T16:14:12.674Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:14:12 [2024-05-01T16:14:12.674Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
12:14:12 [2024-05-01T16:14:12.929Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.929Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
12:14:12 [2024-05-01T16:14:12.929Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.929Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
12:14:12 [2024-05-01T16:14:12.929Z] [INFO] The project's OSGi version is 1.1.0.202405011547
12:14:12 [2024-05-01T16:14:12.929Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.929Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
12:14:12 [2024-05-01T16:14:12.929Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.929Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
12:14:12 [2024-05-01T16:14:12.929Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.929Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
12:14:12 [2024-05-01T16:14:12.929Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.929Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
12:14:12 [2024-05-01T16:14:12.929Z] [INFO] 
12:14:12 [2024-05-01T16:14:12.929Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
12:14:12 [2024-05-01T16:14:12.929Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui
12:14:13 [2024-05-01T16:14:13.184Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.184Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
12:14:13 [2024-05-01T16:14:13.184Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
12:14:13 [2024-05-01T16:14:13.184Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.184Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
12:14:13 [2024-05-01T16:14:13.184Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:14:13 [2024-05-01T16:14:13.184Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:14:13 [2024-05-01T16:14:13.184Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
12:14:13 [2024-05-01T16:14:13.184Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.ui ---
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.ui ---
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.ui ---
12:14:13 [2024-05-01T16:14:13.746Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:14:13 [2024-05-01T16:14:13.746Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:14:13 [2024-05-01T16:14:13.746Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.ui ---
12:14:13 [2024-05-01T16:14:13.746Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.ui ---
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.pom
12:14:13 [2024-05-01T16:14:13.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-p2metadata.xml
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-p2artifacts.xml
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] Building Trace Compass Documentation 9.3.0-SNAPSHOT             [61/141]
12:14:13 [2024-05-01T16:14:13.747Z] [INFO]   from doc/pom.xml
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] --------------------------------[ pom ]---------------------------------
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc ---
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc ---
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc-9.3.0-SNAPSHOT.pom
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user >--
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] Building Trace Compass Profiling User Guide 9.3.0-SNAPSHOT      [62/141]
12:14:13 [2024-05-01T16:14:13.747Z] [INFO]   from doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] 
12:14:13 [2024-05-01T16:14:13.747Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:13 [2024-05-01T16:14:13.747Z] [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
12:14:14 [2024-05-01T16:14:14.307Z] [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
12:14:14 [2024-05-01T16:14:14.307Z] [INFO] Downloading from jboss-public-repository-group: https://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
12:14:14 [2024-05-01T16:14:14.307Z] [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
12:14:14 [2024-05-01T16:14:14.307Z] [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
12:14:14 [2024-05-01T16:14:14.307Z] [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
12:14:14 [2024-05-01T16:14:14.307Z] [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 116 kB/s)
12:14:14 [2024-05-01T16:14:14.307Z] [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
12:14:14 [2024-05-01T16:14:14.307Z] [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
12:14:14 [2024-05-01T16:14:14.561Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
12:14:14 [2024-05-01T16:14:14.816Z] [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
12:14:14 [2024-05-01T16:14:14.816Z] [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
12:14:14 [2024-05-01T16:14:14.816Z] [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
12:14:14 [2024-05-01T16:14:14.816Z] [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 729 kB/s)
12:14:14 [2024-05-01T16:14:14.816Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
12:14:14 [2024-05-01T16:14:14.816Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
12:14:14 [2024-05-01T16:14:14.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
12:14:14 [2024-05-01T16:14:14.816Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
12:14:14 [2024-05-01T16:14:14.816Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
12:14:14 [2024-05-01T16:14:14.816Z] [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
12:14:14 [2024-05-01T16:14:14.816Z] [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 291 kB/s)
12:14:14 [2024-05-01T16:14:14.816Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
12:14:14 [2024-05-01T16:14:14.816Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
12:14:14 [2024-05-01T16:14:14.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
12:14:15 [2024-05-01T16:14:15.071Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
12:14:15 [2024-05-01T16:14:15.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
12:14:15 [2024-05-01T16:14:15.071Z] [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:14:15 [2024-05-01T16:14:15.071Z] [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 521 kB/s)
12:14:15 [2024-05-01T16:14:15.071Z] [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:14:15 [2024-05-01T16:14:15.072Z] [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:14:15 [2024-05-01T16:14:15.072Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
12:14:15 [2024-05-01T16:14:15.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:14:15 [2024-05-01T16:14:15.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:14:15 [2024-05-01T16:14:15.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:14:15 [2024-05-01T16:14:15.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 733 kB/s)
12:14:15 [2024-05-01T16:14:15.072Z] [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
12:14:15 [2024-05-01T16:14:15.327Z] [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
12:14:15 [2024-05-01T16:14:15.327Z] [INFO] Downloading from jboss-public-repository-group: https://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
12:14:15 [2024-05-01T16:14:15.327Z] [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
12:14:15 [2024-05-01T16:14:15.327Z] [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
12:14:15 [2024-05-01T16:14:15.327Z] [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
12:14:15 [2024-05-01T16:14:15.327Z] [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 99 kB/s)
12:14:15 [2024-05-01T16:14:15.327Z] [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
12:14:15 [2024-05-01T16:14:15.327Z] [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
12:14:15 [2024-05-01T16:14:15.327Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
12:14:15 [2024-05-01T16:14:15.327Z] [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
12:14:15 [2024-05-01T16:14:15.327Z] [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
12:14:15 [2024-05-01T16:14:15.327Z] [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
12:14:15 [2024-05-01T16:14:15.327Z] [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 875 kB/s)
12:14:15 [2024-05-01T16:14:15.327Z] [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
12:14:15 [2024-05-01T16:14:15.327Z] [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
12:14:15 [2024-05-01T16:14:15.327Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
12:14:15 [2024-05-01T16:14:15.581Z] [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
12:14:15 [2024-05-01T16:14:15.581Z] [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
12:14:15 [2024-05-01T16:14:15.581Z] [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
12:14:15 [2024-05-01T16:14:15.581Z] [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 280 kB/s)
12:14:15 [2024-05-01T16:14:15.581Z] [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
12:14:15 [2024-05-01T16:14:15.581Z] [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
12:14:15 [2024-05-01T16:14:15.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
12:14:15 [2024-05-01T16:14:15.581Z] [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
12:14:15 [2024-05-01T16:14:15.581Z] [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
12:14:15 [2024-05-01T16:14:15.581Z] [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
12:14:15 [2024-05-01T16:14:15.581Z] [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 180 kB/s)
12:14:15 [2024-05-01T16:14:15.581Z] [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
12:14:15 [2024-05-01T16:14:15.581Z] [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
12:14:15 [2024-05-01T16:14:15.581Z] [INFO] Downloading from jboss-public-repository-group: https://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
12:14:15 [2024-05-01T16:14:15.836Z] [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
12:14:15 [2024-05-01T16:14:15.836Z] [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
12:14:15 [2024-05-01T16:14:15.836Z] [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
12:14:15 [2024-05-01T16:14:15.836Z] [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 193 kB/s)
12:14:15 [2024-05-01T16:14:15.836Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
12:14:15 [2024-05-01T16:14:15.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
12:14:15 [2024-05-01T16:14:15.836Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom
12:14:15 [2024-05-01T16:14:15.836Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
12:14:15 [2024-05-01T16:14:15.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
12:14:15 [2024-05-01T16:14:15.836Z] [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
12:14:15 [2024-05-01T16:14:15.836Z] [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 1.0 MB/s)
12:14:15 [2024-05-01T16:14:15.836Z] [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
12:14:15 [2024-05-01T16:14:15.836Z] [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
12:14:15 [2024-05-01T16:14:15.836Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
12:14:15 [2024-05-01T16:14:15.836Z] [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
12:14:16 [2024-05-01T16:14:16.091Z] [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
12:14:16 [2024-05-01T16:14:16.091Z] [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
12:14:16 [2024-05-01T16:14:16.091Z] [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 1.2 MB/s)
12:14:16 [2024-05-01T16:14:16.091Z] [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
12:14:16 [2024-05-01T16:14:16.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
12:14:16 [2024-05-01T16:14:16.091Z] [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
12:14:16 [2024-05-01T16:14:16.091Z] [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
12:14:16 [2024-05-01T16:14:16.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
12:14:16 [2024-05-01T16:14:16.091Z] [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
12:14:16 [2024-05-01T16:14:16.091Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
12:14:16 [2024-05-01T16:14:16.091Z] [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
12:14:16 [2024-05-01T16:14:16.091Z] [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
12:14:16 [2024-05-01T16:14:16.091Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
12:14:16 [2024-05-01T16:14:16.091Z] [INFO] Downloading from jboss-public-repository-group: https://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
12:14:16 [2024-05-01T16:14:16.346Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
12:14:16 [2024-05-01T16:14:16.346Z] [INFO] Downloading from jboss-public-repository-group: https://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
12:14:16 [2024-05-01T16:14:16.346Z] [INFO] Downloading from jboss-public-repository-group: https://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
12:14:16 [2024-05-01T16:14:16.346Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar
12:14:16 [2024-05-01T16:14:16.601Z] [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
12:14:16 [2024-05-01T16:14:16.601Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
12:14:16 [2024-05-01T16:14:16.601Z] [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
12:14:16 [2024-05-01T16:14:16.601Z] [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
12:14:16 [2024-05-01T16:14:16.601Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
12:14:16 [2024-05-01T16:14:16.601Z] [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
12:14:16 [2024-05-01T16:14:16.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
12:14:16 [2024-05-01T16:14:16.601Z] [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
12:14:16 [2024-05-01T16:14:16.601Z] [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
12:14:16 [2024-05-01T16:14:16.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
12:14:16 [2024-05-01T16:14:16.601Z] [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
12:14:16 [2024-05-01T16:14:16.601Z] [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 35 MB/s)
12:14:16 [2024-05-01T16:14:16.601Z] [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
12:14:16 [2024-05-01T16:14:16.601Z] [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
12:14:16 [2024-05-01T16:14:16.601Z] [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
12:14:16 [2024-05-01T16:14:16.601Z] [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
12:14:16 [2024-05-01T16:14:16.601Z] [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 8.2 MB/s)
12:14:16 [2024-05-01T16:14:16.601Z] [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 23 MB/s)
12:14:16 [2024-05-01T16:14:16.601Z] [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 2.1 MB/s)
12:14:16 [2024-05-01T16:14:16.601Z] [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 63 MB/s)
12:14:16 [2024-05-01T16:14:16.856Z] [INFO] Executing tasks
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] Executed tasks
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] 
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] 
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] 
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] 
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] 
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] 
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] 
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] Resolving class path of Trace Compass Profiling User Guide
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] 
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:17 [2024-05-01T16:14:17.417Z] [INFO] Executing tasks
12:14:17 [2024-05-01T16:14:17.672Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc/User-Guide.html
12:14:17 [2024-05-01T16:14:17.672Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
12:14:17 [2024-05-01T16:14:17.672Z] [INFO] Executed tasks
12:14:17 [2024-05-01T16:14:17.672Z] [INFO] 
12:14:17 [2024-05-01T16:14:17.673Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:17 [2024-05-01T16:14:17.673Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/main/resources
12:14:17 [2024-05-01T16:14:17.673Z] [INFO] 
12:14:17 [2024-05-01T16:14:17.673Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:17 [2024-05-01T16:14:17.673Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:14:17 [2024-05-01T16:14:17.673Z] [INFO] 
12:14:17 [2024-05-01T16:14:17.673Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:17 [2024-05-01T16:14:17.673Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.23
12:14:19 [2024-05-01T16:14:19.558Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
12:14:19 [2024-05-01T16:14:19.558Z] [INFO] Command line:
12:14:19 [2024-05-01T16:14:19.558Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
12:14:19 [2024-05-01T16:14:19.813Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:14:21 [2024-05-01T16:14:21.697Z] Buildfile: build.xml
12:14:21 [2024-05-01T16:14:21.697Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:14:21 [2024-05-01T16:14:21.697Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:14:21 [2024-05-01T16:14:21.697Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
12:14:21 [2024-05-01T16:14:21.697Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:14:21 [2024-05-01T16:14:21.697Z] WARNING: System::setSecurityManager will be removed in a future release
12:14:21 [2024-05-01T16:14:21.697Z] 
12:14:21 [2024-05-01T16:14:21.697Z] build.index:
12:14:22 [2024-05-01T16:14:22.622Z] BUILD SUCCESSFUL
12:14:22 [2024-05-01T16:14:22.622Z] 
12:14:22 [2024-05-01T16:14:22.622Z] BUILD SUCCESSFUL
12:14:22 [2024-05-01T16:14:22.622Z] Total time: 1 second
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/test/resources
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:22 [2024-05-01T16:14:22.622Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:22 [2024-05-01T16:14:22.622Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-sources.jar
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.jar
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.jar
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.pom
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-sources.jar
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.622Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] Executing tasks
12:14:22 [2024-05-01T16:14:22.877Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/.temp/org.eclipse.tracecompass.analysis.profiling.doc.user
12:14:22 [2024-05-01T16:14:22.877Z] [INFO]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/.temp/org.eclipse.tracecompass.analysis.profiling.doc.user
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] Executed tasks
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] Building Trace Compass Developer Guide 9.3.0-SNAPSHOT           [63/141]
12:14:22 [2024-05-01T16:14:22.877Z] [INFO]   from doc/org.eclipse.tracecompass.doc.dev/pom.xml
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:14:22 [2024-05-01T16:14:22.877Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
12:14:22 [2024-05-01T16:14:22.877Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.dev/pom.xml
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] Executing tasks
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] Executed tasks
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.dev/target
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] Resolving class path of Trace Compass Developer Guide
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] 
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
12:14:22 [2024-05-01T16:14:22.877Z] [INFO] Executing tasks
12:14:23 [2024-05-01T16:14:23.437Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
12:14:23 [2024-05-01T16:14:23.437Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
12:14:23 [2024-05-01T16:14:23.437Z] [INFO] Executed tasks
12:14:23 [2024-05-01T16:14:23.437Z] [INFO] 
12:14:23 [2024-05-01T16:14:23.437Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
12:14:23 [2024-05-01T16:14:23.437Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
12:14:23 [2024-05-01T16:14:23.437Z] [INFO] 
12:14:23 [2024-05-01T16:14:23.437Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
12:14:23 [2024-05-01T16:14:23.437Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:14:23 [2024-05-01T16:14:23.437Z] [INFO] 
12:14:23 [2024-05-01T16:14:23.437Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
12:14:23 [2024-05-01T16:14:23.691Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
12:14:23 [2024-05-01T16:14:23.691Z] [INFO] Command line:
12:14:23 [2024-05-01T16:14:23.691Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
12:14:23 [2024-05-01T16:14:23.691Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:14:25 [2024-05-01T16:14:25.576Z] Buildfile: build.xml
12:14:25 [2024-05-01T16:14:25.576Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:14:25 [2024-05-01T16:14:25.576Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:14:25 [2024-05-01T16:14:25.576Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
12:14:25 [2024-05-01T16:14:25.576Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:14:25 [2024-05-01T16:14:25.576Z] WARNING: System::setSecurityManager will be removed in a future release
12:14:25 [2024-05-01T16:14:25.576Z] 
12:14:25 [2024-05-01T16:14:25.576Z] build.index:
12:14:27 [2024-05-01T16:14:27.458Z] BUILD SUCCESSFUL
12:14:27 [2024-05-01T16:14:27.458Z] 
12:14:27 [2024-05-01T16:14:27.458Z] BUILD SUCCESSFUL
12:14:27 [2024-05-01T16:14:27.458Z] Total time: 2 seconds
12:14:27 [2024-05-01T16:14:27.458Z] [INFO] 
12:14:27 [2024-05-01T16:14:27.458Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.dev ---
12:14:27 [2024-05-01T16:14:27.458Z] [INFO] 
12:14:27 [2024-05-01T16:14:27.458Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.dev ---
12:14:27 [2024-05-01T16:14:27.458Z] [INFO] 
12:14:27 [2024-05-01T16:14:27.458Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
12:14:27 [2024-05-01T16:14:27.458Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
12:14:27 [2024-05-01T16:14:27.458Z] [INFO] 
12:14:27 [2024-05-01T16:14:27.458Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.dev ---
12:14:27 [2024-05-01T16:14:27.458Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:14:27 [2024-05-01T16:14:27.458Z] [INFO] 
12:14:27 [2024-05-01T16:14:27.458Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.dev ---
12:14:27 [2024-05-01T16:14:27.458Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
12:14:27 [2024-05-01T16:14:27.458Z] [INFO] 
12:14:27 [2024-05-01T16:14:27.458Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
12:14:27 [2024-05-01T16:14:27.458Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-sources.jar
12:14:27 [2024-05-01T16:14:27.458Z] [INFO] 
12:14:27 [2024-05-01T16:14:27.458Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
12:14:27 [2024-05-01T16:14:27.458Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.jar
12:14:27 [2024-05-01T16:14:27.713Z] [INFO] 
12:14:27 [2024-05-01T16:14:27.713Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
12:14:27 [2024-05-01T16:14:27.713Z] [INFO] 
12:14:27 [2024-05-01T16:14:27.713Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.dev ---
12:14:27 [2024-05-01T16:14:27.713Z] [INFO] 
12:14:27 [2024-05-01T16:14:27.713Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
12:14:27 [2024-05-01T16:14:27.713Z] [INFO] 
12:14:27 [2024-05-01T16:14:27.713Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
12:14:27 [2024-05-01T16:14:27.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.jar
12:14:27 [2024-05-01T16:14:27.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.dev/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.pom
12:14:27 [2024-05-01T16:14:27.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-sources.jar
12:14:27 [2024-05-01T16:14:27.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-p2metadata.xml
12:14:27 [2024-05-01T16:14:27.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-p2artifacts.xml
12:14:27 [2024-05-01T16:14:27.714Z] [INFO] 
12:14:27 [2024-05-01T16:14:27.714Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
12:14:27 [2024-05-01T16:14:27.714Z] [INFO] 
12:14:27 [2024-05-01T16:14:27.714Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
12:14:27 [2024-05-01T16:14:27.969Z] [INFO] Executing tasks
12:14:27 [2024-05-01T16:14:27.969Z] [INFO]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/.temp/org.eclipse.tracecompass.doc.dev
12:14:27 [2024-05-01T16:14:27.969Z] [INFO] Executed tasks
12:14:27 [2024-05-01T16:14:27.969Z] [INFO] 
12:14:27 [2024-05-01T16:14:27.969Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
12:14:27 [2024-05-01T16:14:27.969Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [64/141]
12:14:27 [2024-05-01T16:14:27.969Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
12:14:27 [2024-05-01T16:14:27.969Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:14:27 [2024-05-01T16:14:27.969Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:14:27 [2024-05-01T16:14:27.969Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
12:14:28 [2024-05-01T16:14:28.225Z] [INFO] 
12:14:28 [2024-05-01T16:14:28.225Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:28 [2024-05-01T16:14:28.225Z] [INFO] 
12:14:28 [2024-05-01T16:14:28.225Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:28 [2024-05-01T16:14:28.225Z] [INFO] The project's OSGi version is 2.2.0.202405011547
12:14:28 [2024-05-01T16:14:28.225Z] [INFO] 
12:14:28 [2024-05-01T16:14:28.225Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:28 [2024-05-01T16:14:28.225Z] [INFO] 
12:14:28 [2024-05-01T16:14:28.225Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:28 [2024-05-01T16:14:28.225Z] [INFO] 
12:14:28 [2024-05-01T16:14:28.225Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:28 [2024-05-01T16:14:28.225Z] [INFO] 
12:14:28 [2024-05-01T16:14:28.225Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:28 [2024-05-01T16:14:28.225Z] [INFO] 
12:14:28 [2024-05-01T16:14:28.225Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:28 [2024-05-01T16:14:28.225Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui
12:14:28 [2024-05-01T16:14:28.479Z] [INFO] 
12:14:28 [2024-05-01T16:14:28.479Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:28 [2024-05-01T16:14:28.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
12:14:28 [2024-05-01T16:14:28.479Z] [INFO] 
12:14:28 [2024-05-01T16:14:28.479Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:28 [2024-05-01T16:14:28.479Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:14:28 [2024-05-01T16:14:28.479Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:14:28 [2024-05-01T16:14:28.479Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
12:14:28 [2024-05-01T16:14:28.479Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:14:29 [2024-05-01T16:14:29.038Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.038Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:29 [2024-05-01T16:14:29.038Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.038Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:29 [2024-05-01T16:14:29.038Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.038Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:29 [2024-05-01T16:14:29.038Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
12:14:29 [2024-05-01T16:14:29.038Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.038Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:29 [2024-05-01T16:14:29.038Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:14:29 [2024-05-01T16:14:29.038Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:14:29 [2024-05-01T16:14:29.038Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
12:14:29 [2024-05-01T16:14:29.038Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.038Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:29 [2024-05-01T16:14:29.038Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:14:29 [2024-05-01T16:14:29.038Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.038Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:29 [2024-05-01T16:14:29.038Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
12:14:29 [2024-05-01T16:14:29.038Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.038Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:29 [2024-05-01T16:14:29.293Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
12:14:29 [2024-05-01T16:14:29.293Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.293Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:29 [2024-05-01T16:14:29.293Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.293Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:29 [2024-05-01T16:14:29.294Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.294Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:29 [2024-05-01T16:14:29.294Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.294Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:29 [2024-05-01T16:14:29.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
12:14:29 [2024-05-01T16:14:29.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.pom
12:14:29 [2024-05-01T16:14:29.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
12:14:29 [2024-05-01T16:14:29.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-p2metadata.xml
12:14:29 [2024-05-01T16:14:29.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-p2artifacts.xml
12:14:29 [2024-05-01T16:14:29.294Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.294Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
12:14:29 [2024-05-01T16:14:29.294Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.294Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
12:14:29 [2024-05-01T16:14:29.294Z] [INFO] Building org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT            [65/141]
12:14:29 [2024-05-01T16:14:29.294Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
12:14:29 [2024-05-01T16:14:29.294Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:14:29 [2024-05-01T16:14:29.294Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf/target
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf/src/main/resources
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf ---
12:14:29 [2024-05-01T16:14:29.548Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.548Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.jar
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf ---
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-sources-feature.jar
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.jar
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.pom
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-sources-feature.jar
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-p2metadata.xml
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-p2artifacts.xml
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] 
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] Building org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT            [66/141]
12:14:29 [2024-05-01T16:14:29.803Z] [INFO]   from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:14:29 [2024-05-01T16:14:29.803Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf ---
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf/target
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf/src/main/resources
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf ---
12:14:30 [2024-05-01T16:14:30.365Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.jar
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf ---
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-sources-feature.jar
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.jar
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.pom
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-sources-feature.jar
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-p2metadata.xml
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-p2artifacts.xml
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [67/141]
12:14:30 [2024-05-01T16:14:30.365Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:14:30 [2024-05-01T16:14:30.365Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:14:30 [2024-05-01T16:14:30.365Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] The project's OSGi version is 1.0.4.202405011547
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:30 [2024-05-01T16:14:30.620Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:14:30 [2024-05-01T16:14:30.620Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:14:30 [2024-05-01T16:14:30.620Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
12:14:30 [2024-05-01T16:14:30.620Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:14:30 [2024-05-01T16:14:30.875Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.875Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:30 [2024-05-01T16:14:30.875Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.875Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:30 [2024-05-01T16:14:30.875Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
12:14:30 [2024-05-01T16:14:30.875Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.875Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:30 [2024-05-01T16:14:30.875Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
12:14:30 [2024-05-01T16:14:30.875Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.875Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:30 [2024-05-01T16:14:30.875Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
12:14:30 [2024-05-01T16:14:30.875Z] [INFO] 
12:14:30 [2024-05-01T16:14:30.875Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:30 [2024-05-01T16:14:30.875Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
12:14:31 [2024-05-01T16:14:31.131Z] [INFO] 
12:14:31 [2024-05-01T16:14:31.131Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:31 [2024-05-01T16:14:31.131Z] [INFO] 
12:14:31 [2024-05-01T16:14:31.131Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:31 [2024-05-01T16:14:31.131Z] [INFO] 
12:14:31 [2024-05-01T16:14:31.131Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:31 [2024-05-01T16:14:31.131Z] [INFO] 
12:14:31 [2024-05-01T16:14:31.131Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:31 [2024-05-01T16:14:31.386Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
12:14:31 [2024-05-01T16:14:31.386Z] [INFO] Command line:
12:14:31 [2024-05-01T16:14:31.386Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:14:31 [2024-05-01T16:14:31.386Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:14:35 [2024-05-01T16:14:35.545Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
12:14:35 [2024-05-01T16:14:35.545Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s -- in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
12:14:35 [2024-05-01T16:14:35.545Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadProperties -- Time elapsed: 0.109 s
12:14:35 [2024-05-01T16:14:35.545Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testValidate -- Time elapsed: 0.065 s
12:14:35 [2024-05-01T16:14:35.545Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testTwoContexts -- Time elapsed: 0.021 s
12:14:35 [2024-05-01T16:14:35.545Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent1 -- Time elapsed: 0.005 s
12:14:35 [2024-05-01T16:14:35.545Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent2 -- Time elapsed: 0.004 s
12:14:35 [2024-05-01T16:14:35.545Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testSeek1stEvent -- Time elapsed: 0.061 s
12:14:35 [2024-05-01T16:14:35.545Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent1 -- Time elapsed: 0.008 s
12:14:35 [2024-05-01T16:14:35.545Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent2 -- Time elapsed: 0.007 s
12:14:35 [2024-05-01T16:14:35.545Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead1stEvent -- Time elapsed: 0.003 s
12:14:35 [2024-05-01T16:14:35.545Z] 
12:14:35 [2024-05-01T16:14:35.545Z] Results:
12:14:35 [2024-05-01T16:14:35.545Z] 
12:14:35 [2024-05-01T16:14:35.545Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
12:14:35 [2024-05-01T16:14:35.545Z] 
12:14:35 [2024-05-01T16:14:35.545Z] [INFO] All tests passed
12:14:35 [2024-05-01T16:14:35.545Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.545Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:35 [2024-05-01T16:14:35.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
12:14:35 [2024-05-01T16:14:35.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.pom
12:14:35 [2024-05-01T16:14:35.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] Building org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT            [68/141]
12:14:35 [2024-05-01T16:14:35.546Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf/target
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf/src/main/resources
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf ---
12:14:35 [2024-05-01T16:14:35.546Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.jar
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf ---
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-sources-feature.jar
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.jar
12:14:35 [2024-05-01T16:14:35.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.pom
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-sources-feature.jar
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-p2metadata.xml
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-p2artifacts.xml
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [69/141]
12:14:35 [2024-05-01T16:14:35.800Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:14:35 [2024-05-01T16:14:35.800Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] The project's OSGi version is 1.0.4.202405011547
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] 
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:35 [2024-05-01T16:14:35.800Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests
12:14:36 [2024-05-01T16:14:36.055Z] [INFO] 
12:14:36 [2024-05-01T16:14:36.055Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:36 [2024-05-01T16:14:36.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
12:14:36 [2024-05-01T16:14:36.055Z] [INFO] 
12:14:36 [2024-05-01T16:14:36.055Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:36 [2024-05-01T16:14:36.055Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:14:36 [2024-05-01T16:14:36.055Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:14:36 [2024-05-01T16:14:36.055Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
12:14:36 [2024-05-01T16:14:36.055Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:14:36 [2024-05-01T16:14:36.055Z] [INFO] 
12:14:36 [2024-05-01T16:14:36.055Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:36 [2024-05-01T16:14:36.055Z] [INFO] 
12:14:36 [2024-05-01T16:14:36.055Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:36 [2024-05-01T16:14:36.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
12:14:36 [2024-05-01T16:14:36.055Z] [INFO] 
12:14:36 [2024-05-01T16:14:36.055Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:36 [2024-05-01T16:14:36.055Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
12:14:36 [2024-05-01T16:14:36.055Z] [INFO] 
12:14:36 [2024-05-01T16:14:36.055Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:36 [2024-05-01T16:14:36.055Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
12:14:36 [2024-05-01T16:14:36.055Z] [INFO] 
12:14:36 [2024-05-01T16:14:36.055Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:36 [2024-05-01T16:14:36.309Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
12:14:36 [2024-05-01T16:14:36.309Z] [INFO] 
12:14:36 [2024-05-01T16:14:36.309Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:36 [2024-05-01T16:14:36.310Z] [INFO] 
12:14:36 [2024-05-01T16:14:36.310Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:36 [2024-05-01T16:14:36.310Z] [INFO] 
12:14:36 [2024-05-01T16:14:36.310Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:36 [2024-05-01T16:14:36.310Z] [INFO] 
12:14:36 [2024-05-01T16:14:36.310Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:36 [2024-05-01T16:14:36.564Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
12:14:36 [2024-05-01T16:14:36.564Z] [INFO] Command line:
12:14:36 [2024-05-01T16:14:36.565Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:14:36 [2024-05-01T16:14:36.565Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:14:39 [2024-05-01T16:14:39.825Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
12:14:40 [2024-05-01T16:14:40.080Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.101 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testCharacterLiteralPrimaryExpression -- Time elapsed: 0.017 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnumDeclaration -- Time elapsed: 0.002 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerLiteralPrimaryExpression -- Time elapsed: 0.001 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testKeywordPrimaryExpression -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testStringLiteralPrimaryExpression -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnvDeclaration -- Time elapsed: 0.001 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMixedUnaryExpression -- Time elapsed: 0.001 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testArrayUnaryExpression -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMemberUnaryExpression -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testFloatingTypeAliasDeclaration -- Time elapsed: 0.001 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerTypeAliasDeclaration -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPointerUnaryExpression -- Time elapsed: 0.001 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testUnaryExpression -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIdentifierPrimaryExpression -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSpecialArrayUnaryExpression -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testDeclaration -- Time elapsed: 0.001 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSimpleUnaryExpression -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPrimaryExpression -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.080Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
12:14:40 [2024-05-01T16:14:40.080Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testSymbols -- Time elapsed: 0.001 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testStringLiteral -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testCharLiteral -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralSuffixes -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralPrefixes -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.080Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMixedComment -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.081Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testWhitespaces -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.081Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest skipped
12:14:40 [2024-05-01T16:14:40.081Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifierLetters -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.081Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMultiLineComment -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.081Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testComment -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.081Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLineComment -- Time elapsed: 0.001 s
12:14:40 [2024-05-01T16:14:40.081Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testNestedComment -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.081Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralDigits -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.081Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralZero -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.081Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testKeywords -- Time elapsed: 0.001 s
12:14:40 [2024-05-01T16:14:40.081Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeStringLiteral -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.081Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeCharLiteral -- Time elapsed: 0.001 s
12:14:40 [2024-05-01T16:14:40.081Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifier -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.081Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiterals -- Time elapsed: 0 s
12:14:40 [2024-05-01T16:14:40.081Z] 
12:14:40 [2024-05-01T16:14:40.081Z] Results:
12:14:40 [2024-05-01T16:14:40.081Z] 
12:14:40 [2024-05-01T16:14:40.081Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
12:14:40 [2024-05-01T16:14:40.081Z] 
12:14:40 [2024-05-01T16:14:40.336Z] [INFO] All tests passed
12:14:40 [2024-05-01T16:14:40.336Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.336Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:40 [2024-05-01T16:14:40.336Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
12:14:40 [2024-05-01T16:14:40.336Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.pom
12:14:40 [2024-05-01T16:14:40.336Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
12:14:40 [2024-05-01T16:14:40.336Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-p2metadata.xml
12:14:40 [2024-05-01T16:14:40.336Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-p2artifacts.xml
12:14:40 [2024-05-01T16:14:40.336Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.336Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
12:14:40 [2024-05-01T16:14:40.336Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.336Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
12:14:40 [2024-05-01T16:14:40.336Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT        [70/141]
12:14:40 [2024-05-01T16:14:40.336Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
12:14:40 [2024-05-01T16:14:40.336Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:14:40 [2024-05-01T16:14:40.336Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf/target
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf ---
12:14:40 [2024-05-01T16:14:40.591Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.jar
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf ---
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-sources-feature.jar
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.jar
12:14:40 [2024-05-01T16:14:40.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.pom
12:14:40 [2024-05-01T16:14:40.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-sources-feature.jar
12:14:40 [2024-05-01T16:14:40.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-p2metadata.xml
12:14:40 [2024-05-01T16:14:40.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-p2artifacts.xml
12:14:40 [2024-05-01T16:14:40.846Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.846Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
12:14:40 [2024-05-01T16:14:40.846Z] [INFO] 
12:14:40 [2024-05-01T16:14:40.846Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
12:14:40 [2024-05-01T16:14:40.846Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [71/141]
12:14:40 [2024-05-01T16:14:40.846Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
12:14:40 [2024-05-01T16:14:40.846Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:14:40 [2024-05-01T16:14:40.846Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:14:40 [2024-05-01T16:14:40.846Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
12:14:41 [2024-05-01T16:14:41.101Z] [INFO] 
12:14:41 [2024-05-01T16:14:41.101Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:14:41 [2024-05-01T16:14:41.101Z] [INFO] 
12:14:41 [2024-05-01T16:14:41.101Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:14:41 [2024-05-01T16:14:41.101Z] [INFO] The project's OSGi version is 1.0.12.202405011547
12:14:41 [2024-05-01T16:14:41.101Z] [INFO] 
12:14:41 [2024-05-01T16:14:41.101Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:14:41 [2024-05-01T16:14:41.101Z] [INFO] 
12:14:41 [2024-05-01T16:14:41.101Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:14:41 [2024-05-01T16:14:41.101Z] [INFO] 
12:14:41 [2024-05-01T16:14:41.101Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:14:41 [2024-05-01T16:14:41.101Z] [INFO] 
12:14:41 [2024-05-01T16:14:41.101Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:14:41 [2024-05-01T16:14:41.101Z] [INFO] 
12:14:41 [2024-05-01T16:14:41.101Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:14:41 [2024-05-01T16:14:41.101Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
12:14:41 [2024-05-01T16:14:41.661Z] [INFO] 
12:14:41 [2024-05-01T16:14:41.661Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:14:41 [2024-05-01T16:14:41.661Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
12:14:41 [2024-05-01T16:14:41.661Z] [INFO] 
12:14:41 [2024-05-01T16:14:41.661Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:14:41 [2024-05-01T16:14:41.661Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:14:41 [2024-05-01T16:14:41.661Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:14:41 [2024-05-01T16:14:41.661Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
12:14:41 [2024-05-01T16:14:41.661Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:14:41 [2024-05-01T16:14:41.916Z] [INFO] 
12:14:41 [2024-05-01T16:14:41.916Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:14:41 [2024-05-01T16:14:41.916Z] [INFO] 
12:14:41 [2024-05-01T16:14:41.916Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:14:41 [2024-05-01T16:14:41.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
12:14:41 [2024-05-01T16:14:41.917Z] [INFO] 
12:14:41 [2024-05-01T16:14:41.917Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:14:41 [2024-05-01T16:14:41.917Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
12:14:41 [2024-05-01T16:14:41.917Z] [INFO] 
12:14:41 [2024-05-01T16:14:41.917Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:14:41 [2024-05-01T16:14:41.917Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
12:14:41 [2024-05-01T16:14:41.917Z] [INFO] 
12:14:41 [2024-05-01T16:14:41.917Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:14:41 [2024-05-01T16:14:41.917Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
12:14:41 [2024-05-01T16:14:41.917Z] [INFO] 
12:14:41 [2024-05-01T16:14:41.917Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:14:41 [2024-05-01T16:14:41.917Z] [INFO] 
12:14:41 [2024-05-01T16:14:41.917Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:14:41 [2024-05-01T16:14:41.917Z] [INFO] 
12:14:41 [2024-05-01T16:14:41.917Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:14:41 [2024-05-01T16:14:41.917Z] [INFO] 
12:14:41 [2024-05-01T16:14:41.917Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:14:42 [2024-05-01T16:14:42.171Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log
12:14:42 [2024-05-01T16:14:42.171Z] [INFO] Command line:
12:14:42 [2024-05-01T16:14:42.171Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:14:42 [2024-05-01T16:14:42.171Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:14:44 [2024-05-01T16:14:44.683Z] May 01, 2024 4:14:44 PM org.apache.aries.spifly.BaseActivator log
12:14:44 [2024-05-01T16:14:44.683Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:14:46 [2024-05-01T16:14:46.567Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:14:46 [2024-05-01T16:14:46.567Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:14:50 [2024-05-01T16:14:50.725Z] Could not determine the accessibility bus address
12:14:50 [2024-05-01T16:14:50.725Z] !SESSION 2024-05-01 16:14:42.253 -----------------------------------------------
12:14:50 [2024-05-01T16:14:50.725Z] eclipse.buildId=unknown
12:14:50 [2024-05-01T16:14:50.725Z] java.version=17.0.2
12:14:50 [2024-05-01T16:14:50.725Z] java.vendor=Oracle Corporation
12:14:50 [2024-05-01T16:14:50.725Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:14:50 [2024-05-01T16:14:50.725Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:14:50 [2024-05-01T16:14:50.725Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:14:50 [2024-05-01T16:14:50.725Z] 
12:14:50 [2024-05-01T16:14:50.725Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-05-01 16:14:50.671
12:14:50 [2024-05-01T16:14:50.725Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:14:50 [2024-05-01T16:14:50.980Z] 
12:14:50 [2024-05-01T16:14:50.980Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:14:50.742
12:14:50 [2024-05-01T16:14:50.980Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:14:50 [2024-05-01T16:14:50.980Z] !STACK 0
12:14:50 [2024-05-01T16:14:50.980Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:14:50 [2024-05-01T16:14:50.980Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:14:50 [2024-05-01T16:14:50.980Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:14:50 [2024-05-01T16:14:50.980Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:14:50 [2024-05-01T16:14:50.980Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:14:50 [2024-05-01T16:14:50.980Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:14:50 [2024-05-01T16:14:50.980Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:14:50 [2024-05-01T16:14:50.980Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:14:50 [2024-05-01T16:14:50.980Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:14:50 [2024-05-01T16:14:50.980Z] Caused by: java.io.IOException: error=2, No such file or directory
12:14:50 [2024-05-01T16:14:50.980Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:14:50 [2024-05-01T16:14:50.980Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:14:50 [2024-05-01T16:14:50.980Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:14:50 [2024-05-01T16:14:50.980Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:14:50 [2024-05-01T16:14:50.980Z] 	... 7 more
12:14:50 [2024-05-01T16:14:50.980Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
12:14:51 [2024-05-01T16:14:51.542Z] Display size: 1440x900
12:14:51 [2024-05-01T16:14:51.542Z] OS version=6.2.9-300.fc38.x86_64
12:14:51 [2024-05-01T16:14:51.542Z] GTK version=3.24.33
12:14:51 [2024-05-01T16:14:51.542Z] GTK theme=Yaru
12:14:51 [2024-05-01T16:14:51.542Z] LIBOVERLAY_SCROLLBAR=0
12:14:51 [2024-05-01T16:14:51.542Z] Time zone: Greenwich Mean Time
12:14:51 [2024-05-01T16:14:51.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@301f9aa0] time=888140356 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:14:52 [2024-05-01T16:14:52.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:52 [2024-05-01T16:14:52.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:14:52 [2024-05-01T16:14:52.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:14:52 [2024-05-01T16:14:52.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:14:52 [2024-05-01T16:14:52.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=888141139 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:14:52 [2024-05-01T16:14:52.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=888141139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:14:52 [2024-05-01T16:14:52.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888141146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:14:52 [2024-05-01T16:14:52.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:14:52 [2024-05-01T16:14:52.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:52 [2024-05-01T16:14:52.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:52 [2024-05-01T16:14:52.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:52 [2024-05-01T16:14:52.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:52 [2024-05-01T16:14:52.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:52 [2024-05-01T16:14:52.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:52 [2024-05-01T16:14:52.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888141369 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:14:52 [2024-05-01T16:14:52.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888141373 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:52 [2024-05-01T16:14:52.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888141373 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:14:52 [2024-05-01T16:14:52.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888141381 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:52 [2024-05-01T16:14:52.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888141382 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:52 [2024-05-01T16:14:52.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888141474 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:52 [2024-05-01T16:14:52.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:52 [2024-05-01T16:14:52.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888141475 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:14:52 [2024-05-01T16:14:52.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888141475 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:52 [2024-05-01T16:14:52.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888141475 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:14:52 [2024-05-01T16:14:52.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888141476 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:52 [2024-05-01T16:14:52.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888141476 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:52 [2024-05-01T16:14:52.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888141489 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:52 [2024-05-01T16:14:52.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888141534 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:52 [2024-05-01T16:14:52.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888141535 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:14:52 [2024-05-01T16:14:52.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888141535 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:52 [2024-05-01T16:14:52.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888141535 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:52 [2024-05-01T16:14:52.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888141562 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:52 [2024-05-01T16:14:52.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:52 [2024-05-01T16:14:52.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=888141564 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:14:52 [2024-05-01T16:14:52.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=888141564 data=null doit=true}, TreeItem with text {Traces [0]}]
12:14:52 [2024-05-01T16:14:52.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=888141564 data=null}, TreeItem with text {Traces [0]}]
12:14:52 [2024-05-01T16:14:52.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=888141564 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:14:52 [2024-05-01T16:14:52.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888141565 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:14:52 [2024-05-01T16:14:52.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=888141585 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:14:53 [2024-05-01T16:14:53.281Z] 
12:14:53 [2024-05-01T16:14:53.281Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:14:53.155
12:14:53 [2024-05-01T16:14:53.281Z] !MESSAGE Error initializing trace.
12:14:53 [2024-05-01T16:14:53.281Z] 
12:14:53 [2024-05-01T16:14:53.281Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
12:14:53 [2024-05-01T16:14:53.281Z] !STACK 0
12:14:53 [2024-05-01T16:14:53.281Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
12:14:53 [2024-05-01T16:14:53.281Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
12:14:53 [2024-05-01T16:14:53.281Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:14:53 [2024-05-01T16:14:53.281Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:14:53 [2024-05-01T16:14:53.281Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:14:53 [2024-05-01T16:14:53.281Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:14:53 [2024-05-01T16:14:53.281Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:14:53 [2024-05-01T16:14:53.281Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:14:53 [2024-05-01T16:14:53.281Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:14:53 [2024-05-01T16:14:53.281Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:14:53 [2024-05-01T16:14:53.281Z] Caused by: MismatchedTokenException(57!=72)
12:14:53 [2024-05-01T16:14:53.281Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231)
12:14:53 [2024-05-01T16:14:53.281Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
12:14:53 [2024-05-01T16:14:53.281Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1744)
12:14:53 [2024-05-01T16:14:53.281Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
12:14:53 [2024-05-01T16:14:53.281Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
12:14:53 [2024-05-01T16:14:53.281Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
12:14:53 [2024-05-01T16:14:53.281Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:14:53 [2024-05-01T16:14:53.281Z] 	... 8 more
12:14:54 [2024-05-01T16:14:54.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:14:54 [2024-05-01T16:14:54.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888142944 data=null doit=true}, Shell with text {Open Trace}]
12:14:54 [2024-05-01T16:14:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:14:54 [2024-05-01T16:14:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:14:54 [2024-05-01T16:14:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:14:54 [2024-05-01T16:14:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:14:54 [2024-05-01T16:14:54.206Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:14:54 [2024-05-01T16:14:54.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888143057 data=null doit=true}, Shell with text {Open Trace}]
12:14:54 [2024-05-01T16:14:54.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:54 [2024-05-01T16:14:54.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:54 [2024-05-01T16:14:54.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:54 [2024-05-01T16:14:54.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:54 [2024-05-01T16:14:54.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:54 [2024-05-01T16:14:54.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:54 [2024-05-01T16:14:54.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888143161 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:14:54 [2024-05-01T16:14:54.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888143161 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:54 [2024-05-01T16:14:54.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888143161 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:14:54 [2024-05-01T16:14:54.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888143162 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:54 [2024-05-01T16:14:54.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888143162 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:54 [2024-05-01T16:14:54.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888143182 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:54 [2024-05-01T16:14:54.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:54 [2024-05-01T16:14:54.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888143183 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:14:54 [2024-05-01T16:14:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888143183 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:54 [2024-05-01T16:14:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888143183 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:14:54 [2024-05-01T16:14:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888143183 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:54 [2024-05-01T16:14:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888143183 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:54 [2024-05-01T16:14:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888143195 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:54 [2024-05-01T16:14:54.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:14:54 [2024-05-01T16:14:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:54 [2024-05-01T16:14:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888143236 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:14:54 [2024-05-01T16:14:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888143236 data=null doit=true}, TreeItem with text {Traces [1]}]
12:14:54 [2024-05-01T16:14:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888143237 data=null}, TreeItem with text {Traces [1]}]
12:14:54 [2024-05-01T16:14:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888143237 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:14:54 [2024-05-01T16:14:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888143237 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:14:54 [2024-05-01T16:14:54.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888143247 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:14:54 [2024-05-01T16:14:54.461Z] 
12:14:54 [2024-05-01T16:14:54.461Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:14:54.456
12:14:54 [2024-05-01T16:14:54.461Z] !MESSAGE Error initializing trace.
12:14:54 [2024-05-01T16:14:54.461Z] 
12:14:54 [2024-05-01T16:14:54.461Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
12:14:54 [2024-05-01T16:14:54.461Z] !STACK 0
12:14:54 [2024-05-01T16:14:54.461Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
12:14:54 [2024-05-01T16:14:54.461Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:14:54 [2024-05-01T16:14:54.461Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:14:54 [2024-05-01T16:14:54.461Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:14:54 [2024-05-01T16:14:54.461Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:14:54 [2024-05-01T16:14:54.461Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:14:54 [2024-05-01T16:14:54.461Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:14:54 [2024-05-01T16:14:54.461Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:14:54 [2024-05-01T16:14:54.461Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:14:54 [2024-05-01T16:14:54.461Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:14:54 [2024-05-01T16:14:54.461Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
12:14:54 [2024-05-01T16:14:54.461Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
12:14:54 [2024-05-01T16:14:54.461Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
12:14:54 [2024-05-01T16:14:54.461Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
12:14:54 [2024-05-01T16:14:54.461Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
12:14:54 [2024-05-01T16:14:54.461Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:14:54 [2024-05-01T16:14:54.461Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:14:54 [2024-05-01T16:14:54.461Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:14:54 [2024-05-01T16:14:54.461Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:14:54 [2024-05-01T16:14:54.461Z] 	... 8 more
12:14:55 [2024-05-01T16:14:55.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:14:55 [2024-05-01T16:14:55.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888143852 data=null doit=true}, Shell with text {Open Trace}]
12:14:55 [2024-05-01T16:14:55.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:14:55 [2024-05-01T16:14:55.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:14:55 [2024-05-01T16:14:55.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:14:55 [2024-05-01T16:14:55.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:14:55 [2024-05-01T16:14:55.020Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888143913 data=null doit=true}, Shell with text {Open Trace}]
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888143975 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888143976 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888143976 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888143976 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888143976 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888144039 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888144040 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888144040 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888144040 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888144040 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888144040 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888144047 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:55 [2024-05-01T16:14:55.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888144048 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888144048 data=null doit=true}, TreeItem with text {Traces [1]}]
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888144048 data=null}, TreeItem with text {Traces [1]}]
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888144049 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888144049 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:14:55 [2024-05-01T16:14:55.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888144063 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:14:55 [2024-05-01T16:14:55.530Z] 
12:14:55 [2024-05-01T16:14:55.530Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:14:55.289
12:14:55 [2024-05-01T16:14:55.530Z] !MESSAGE Error initializing trace.
12:14:55 [2024-05-01T16:14:55.530Z] 
12:14:55 [2024-05-01T16:14:55.530Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
12:14:55 [2024-05-01T16:14:55.530Z] !STACK 0
12:14:55 [2024-05-01T16:14:55.530Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:14:55 [2024-05-01T16:14:55.530Z] Caused by: NoViableAltException(75@[])
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
12:14:55 [2024-05-01T16:14:55.530Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:14:55 [2024-05-01T16:14:55.530Z] 	... 8 more
12:14:56 [2024-05-01T16:14:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:14:56 [2024-05-01T16:14:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888144797 data=null doit=true}, Shell with text {Open Trace}]
12:14:56 [2024-05-01T16:14:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:14:56 [2024-05-01T16:14:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:14:56 [2024-05-01T16:14:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:14:56 [2024-05-01T16:14:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:14:56 [2024-05-01T16:14:56.090Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:14:56 [2024-05-01T16:14:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888144858 data=null doit=true}, Shell with text {Open Trace}]
12:14:56 [2024-05-01T16:14:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:56 [2024-05-01T16:14:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:56 [2024-05-01T16:14:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:56 [2024-05-01T16:14:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:56 [2024-05-01T16:14:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:56 [2024-05-01T16:14:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:56 [2024-05-01T16:14:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888144950 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:14:56 [2024-05-01T16:14:56.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888144950 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:56 [2024-05-01T16:14:56.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888144950 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:14:56 [2024-05-01T16:14:56.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888144951 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:56 [2024-05-01T16:14:56.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888144951 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:56 [2024-05-01T16:14:56.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888144970 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:56 [2024-05-01T16:14:56.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:56 [2024-05-01T16:14:56.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888144971 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:14:56 [2024-05-01T16:14:56.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888144972 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:56 [2024-05-01T16:14:56.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888144972 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:14:56 [2024-05-01T16:14:56.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888144972 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:56 [2024-05-01T16:14:56.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888144972 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:56 [2024-05-01T16:14:56.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888144984 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:56 [2024-05-01T16:14:56.091Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:14:56 [2024-05-01T16:14:56.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:56 [2024-05-01T16:14:56.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888144985 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:14:56 [2024-05-01T16:14:56.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888144985 data=null doit=true}, TreeItem with text {Traces [1]}]
12:14:56 [2024-05-01T16:14:56.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888144985 data=null}, TreeItem with text {Traces [1]}]
12:14:56 [2024-05-01T16:14:56.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888144986 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:14:56 [2024-05-01T16:14:56.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888144986 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:14:56 [2024-05-01T16:14:56.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888145042 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:14:56 [2024-05-01T16:14:56.347Z] 
12:14:56 [2024-05-01T16:14:56.347Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:14:56.254
12:14:56 [2024-05-01T16:14:56.347Z] !MESSAGE Error initializing trace.
12:14:56 [2024-05-01T16:14:56.347Z] 
12:14:56 [2024-05-01T16:14:56.347Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
12:14:56 [2024-05-01T16:14:56.347Z] !STACK 0
12:14:56 [2024-05-01T16:14:56.347Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
12:14:56 [2024-05-01T16:14:56.347Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:14:56 [2024-05-01T16:14:56.347Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:14:56 [2024-05-01T16:14:56.347Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:14:56 [2024-05-01T16:14:56.347Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:14:56 [2024-05-01T16:14:56.347Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:14:56 [2024-05-01T16:14:56.347Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:14:56 [2024-05-01T16:14:56.347Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:14:56 [2024-05-01T16:14:56.347Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:14:56 [2024-05-01T16:14:56.347Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:14:56 [2024-05-01T16:14:56.347Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
12:14:56 [2024-05-01T16:14:56.347Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:164)
12:14:56 [2024-05-01T16:14:56.347Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
12:14:56 [2024-05-01T16:14:56.347Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
12:14:56 [2024-05-01T16:14:56.347Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:14:56 [2024-05-01T16:14:56.347Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:14:56 [2024-05-01T16:14:56.347Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:14:56 [2024-05-01T16:14:56.347Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:14:56 [2024-05-01T16:14:56.347Z] 	... 8 more
12:14:56 [2024-05-01T16:14:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:14:56 [2024-05-01T16:14:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888145645 data=null doit=true}, Shell with text {Open Trace}]
12:14:56 [2024-05-01T16:14:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:14:56 [2024-05-01T16:14:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:14:56 [2024-05-01T16:14:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:14:56 [2024-05-01T16:14:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:14:56 [2024-05-01T16:14:56.907Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:14:56 [2024-05-01T16:14:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888145705 data=null doit=true}, Shell with text {Open Trace}]
12:14:56 [2024-05-01T16:14:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:56 [2024-05-01T16:14:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:56 [2024-05-01T16:14:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:56 [2024-05-01T16:14:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:56 [2024-05-01T16:14:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:56 [2024-05-01T16:14:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:56 [2024-05-01T16:14:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888145774 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:14:56 [2024-05-01T16:14:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888145774 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:56 [2024-05-01T16:14:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888145774 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:14:56 [2024-05-01T16:14:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888145775 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:56 [2024-05-01T16:14:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888145775 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888145841 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:57 [2024-05-01T16:14:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888145841 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888145842 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888145842 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888145842 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888145842 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888145848 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.162Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:14:57 [2024-05-01T16:14:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:57 [2024-05-01T16:14:57.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888145850 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:14:57 [2024-05-01T16:14:57.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888145850 data=null doit=true}, TreeItem with text {Traces [1]}]
12:14:57 [2024-05-01T16:14:57.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888145850 data=null}, TreeItem with text {Traces [1]}]
12:14:57 [2024-05-01T16:14:57.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888145850 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:14:57 [2024-05-01T16:14:57.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888145855 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:14:57 [2024-05-01T16:14:57.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888145863 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:14:57 [2024-05-01T16:14:57.163Z] 
12:14:57 [2024-05-01T16:14:57.163Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:14:57.080
12:14:57 [2024-05-01T16:14:57.163Z] !MESSAGE Error initializing trace.
12:14:57 [2024-05-01T16:14:57.163Z] 
12:14:57 [2024-05-01T16:14:57.163Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
12:14:57 [2024-05-01T16:14:57.163Z] !STACK 0
12:14:57 [2024-05-01T16:14:57.163Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:14:57 [2024-05-01T16:14:57.163Z] Caused by: NoViableAltException(14@[])
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
12:14:57 [2024-05-01T16:14:57.163Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:14:57 [2024-05-01T16:14:57.163Z] 	... 8 more
12:14:57 [2024-05-01T16:14:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:14:57 [2024-05-01T16:14:57.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888146585 data=null doit=true}, Shell with text {Open Trace}]
12:14:57 [2024-05-01T16:14:57.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:14:57 [2024-05-01T16:14:57.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:14:57 [2024-05-01T16:14:57.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:14:57 [2024-05-01T16:14:57.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888146648 data=null doit=true}, Shell with text {Open Trace}]
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888146737 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888146737 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888146737 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888146738 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888146738 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888146749 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888146756 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888146756 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888146756 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888146757 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888146757 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888146763 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:57 [2024-05-01T16:14:57.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:14:57 [2024-05-01T16:14:57.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:57 [2024-05-01T16:14:57.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888146764 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:14:57 [2024-05-01T16:14:57.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888146764 data=null doit=true}, TreeItem with text {Traces [1]}]
12:14:57 [2024-05-01T16:14:57.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888146764 data=null}, TreeItem with text {Traces [1]}]
12:14:57 [2024-05-01T16:14:57.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888146764 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:14:57 [2024-05-01T16:14:57.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888146764 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:14:57 [2024-05-01T16:14:57.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888146778 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:14:58 [2024-05-01T16:14:58.236Z] 
12:14:58 [2024-05-01T16:14:58.236Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:14:57.997
12:14:58 [2024-05-01T16:14:58.236Z] !MESSAGE Error initializing trace.
12:14:58 [2024-05-01T16:14:58.236Z] 
12:14:58 [2024-05-01T16:14:58.236Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
12:14:58 [2024-05-01T16:14:58.236Z] !STACK 0
12:14:58 [2024-05-01T16:14:58.236Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
12:14:58 [2024-05-01T16:14:58.236Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:14:58 [2024-05-01T16:14:58.236Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:14:58 [2024-05-01T16:14:58.236Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:14:58 [2024-05-01T16:14:58.236Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:14:58 [2024-05-01T16:14:58.236Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:14:58 [2024-05-01T16:14:58.236Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:14:58 [2024-05-01T16:14:58.236Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:14:58 [2024-05-01T16:14:58.236Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:14:58 [2024-05-01T16:14:58.236Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:14:58 [2024-05-01T16:14:58.236Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
12:14:58 [2024-05-01T16:14:58.236Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
12:14:58 [2024-05-01T16:14:58.236Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
12:14:58 [2024-05-01T16:14:58.236Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
12:14:58 [2024-05-01T16:14:58.236Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
12:14:58 [2024-05-01T16:14:58.236Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:14:58 [2024-05-01T16:14:58.236Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:14:58 [2024-05-01T16:14:58.236Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:14:58 [2024-05-01T16:14:58.236Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:14:58 [2024-05-01T16:14:58.236Z] 	... 8 more
12:14:58 [2024-05-01T16:14:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:14:58 [2024-05-01T16:14:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888147548 data=null doit=true}, Shell with text {Open Trace}]
12:14:58 [2024-05-01T16:14:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:14:58 [2024-05-01T16:14:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:14:58 [2024-05-01T16:14:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:14:58 [2024-05-01T16:14:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:14:58 [2024-05-01T16:14:58.797Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:14:58 [2024-05-01T16:14:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888147636 data=null doit=true}, Shell with text {Open Trace}]
12:14:58 [2024-05-01T16:14:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:58 [2024-05-01T16:14:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:58 [2024-05-01T16:14:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:58 [2024-05-01T16:14:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:58 [2024-05-01T16:14:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:58 [2024-05-01T16:14:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:58 [2024-05-01T16:14:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888147679 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:14:58 [2024-05-01T16:14:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888147680 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:58 [2024-05-01T16:14:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888147680 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:14:58 [2024-05-01T16:14:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888147680 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:58 [2024-05-01T16:14:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888147680 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888147737 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:59 [2024-05-01T16:14:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888147738 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888147738 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888147738 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888147739 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888147739 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888147745 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:14:59 [2024-05-01T16:14:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:59 [2024-05-01T16:14:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888147746 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:14:59 [2024-05-01T16:14:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888147746 data=null doit=true}, TreeItem with text {Traces [1]}]
12:14:59 [2024-05-01T16:14:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888147746 data=null}, TreeItem with text {Traces [1]}]
12:14:59 [2024-05-01T16:14:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888147746 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:14:59 [2024-05-01T16:14:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888147746 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:14:59 [2024-05-01T16:14:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888147761 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:14:59 [2024-05-01T16:14:59.053Z] 
12:14:59 [2024-05-01T16:14:59.053Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:14:58.978
12:14:59 [2024-05-01T16:14:59.053Z] !MESSAGE Error initializing trace.
12:14:59 [2024-05-01T16:14:59.053Z] 
12:14:59 [2024-05-01T16:14:59.053Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
12:14:59 [2024-05-01T16:14:59.053Z] !STACK 0
12:14:59 [2024-05-01T16:14:59.053Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:14:59 [2024-05-01T16:14:59.053Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:119)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:191)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:124)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:190)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:180)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:14:59 [2024-05-01T16:14:59.053Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:14:59 [2024-05-01T16:14:59.053Z] 	... 8 more
12:14:59 [2024-05-01T16:14:59.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:14:59 [2024-05-01T16:14:59.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888148484 data=null doit=true}, Shell with text {Open Trace}]
12:14:59 [2024-05-01T16:14:59.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:14:59 [2024-05-01T16:14:59.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:14:59 [2024-05-01T16:14:59.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:14:59 [2024-05-01T16:14:59.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:14:59 [2024-05-01T16:14:59.870Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:14:59 [2024-05-01T16:14:59.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888148546 data=null doit=true}, Shell with text {Open Trace}]
12:14:59 [2024-05-01T16:14:59.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:14:59 [2024-05-01T16:14:59.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:59 [2024-05-01T16:14:59.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:59 [2024-05-01T16:14:59.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:14:59 [2024-05-01T16:14:59.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:14:59 [2024-05-01T16:14:59.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:59 [2024-05-01T16:14:59.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888148589 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888148589 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888148589 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888148589 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888148590 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888148654 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:59 [2024-05-01T16:14:59.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888148655 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888148655 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888148655 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888148656 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888148656 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888148662 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:14:59 [2024-05-01T16:14:59.871Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:14:59 [2024-05-01T16:14:59.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:14:59 [2024-05-01T16:14:59.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888148662 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:14:59 [2024-05-01T16:14:59.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888148663 data=null doit=true}, TreeItem with text {Traces [1]}]
12:14:59 [2024-05-01T16:14:59.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888148663 data=null}, TreeItem with text {Traces [1]}]
12:14:59 [2024-05-01T16:14:59.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888148663 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:14:59 [2024-05-01T16:14:59.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888148663 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:14:59 [2024-05-01T16:14:59.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888148677 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:00 [2024-05-01T16:15:00.126Z] 
12:15:00 [2024-05-01T16:15:00.126Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:14:59.947
12:15:00 [2024-05-01T16:15:00.126Z] !MESSAGE Error initializing trace.
12:15:00 [2024-05-01T16:15:00.126Z] 
12:15:00 [2024-05-01T16:15:00.126Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
12:15:00 [2024-05-01T16:15:00.126Z] !STACK 0
12:15:00 [2024-05-01T16:15:00.126Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
12:15:00 [2024-05-01T16:15:00.126Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:15:00 [2024-05-01T16:15:00.126Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:15:00 [2024-05-01T16:15:00.126Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:15:00 [2024-05-01T16:15:00.126Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:15:00 [2024-05-01T16:15:00.126Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:15:00 [2024-05-01T16:15:00.126Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:15:00 [2024-05-01T16:15:00.126Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:15:00 [2024-05-01T16:15:00.126Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:15:00 [2024-05-01T16:15:00.126Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:15:00 [2024-05-01T16:15:00.126Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
12:15:00 [2024-05-01T16:15:00.126Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
12:15:00 [2024-05-01T16:15:00.126Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
12:15:00 [2024-05-01T16:15:00.126Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
12:15:00 [2024-05-01T16:15:00.126Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
12:15:00 [2024-05-01T16:15:00.126Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:15:00 [2024-05-01T16:15:00.126Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:15:00 [2024-05-01T16:15:00.126Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:15:00 [2024-05-01T16:15:00.126Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:15:00 [2024-05-01T16:15:00.126Z] 	... 8 more
12:15:00 [2024-05-01T16:15:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888149280 data=null doit=true}, Shell with text {Open Trace}]
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888149343 data=null doit=true}, Shell with text {Open Trace}]
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888149387 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888149387 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888149387 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888149388 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888149388 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888149448 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888149448 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888149449 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888149449 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888149449 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888149449 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888149460 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:00 [2024-05-01T16:15:00.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888149461 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888149462 data=null doit=true}, TreeItem with text {Traces [1]}]
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888149462 data=null}, TreeItem with text {Traces [1]}]
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888149462 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888149462 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:15:00 [2024-05-01T16:15:00.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888149470 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:00 [2024-05-01T16:15:00.892Z] 
12:15:00 [2024-05-01T16:15:00.892Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:15:00.687
12:15:00 [2024-05-01T16:15:00.892Z] !MESSAGE Error initializing trace.
12:15:00 [2024-05-01T16:15:00.892Z] 
12:15:00 [2024-05-01T16:15:00.892Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
12:15:00 [2024-05-01T16:15:00.892Z] !STACK 0
12:15:00 [2024-05-01T16:15:00.892Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:15:00 [2024-05-01T16:15:00.892Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63)
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:200)
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:15:00 [2024-05-01T16:15:00.892Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:15:00 [2024-05-01T16:15:00.892Z] 	... 8 more
12:15:01 [2024-05-01T16:15:01.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:15:01 [2024-05-01T16:15:01.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888150250 data=null doit=true}, Shell with text {Open Trace}]
12:15:01 [2024-05-01T16:15:01.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:15:01 [2024-05-01T16:15:01.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:15:01 [2024-05-01T16:15:01.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:01 [2024-05-01T16:15:01.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:01 [2024-05-01T16:15:01.455Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:15:01 [2024-05-01T16:15:01.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888150312 data=null doit=true}, Shell with text {Open Trace}]
12:15:01 [2024-05-01T16:15:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:01 [2024-05-01T16:15:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:01 [2024-05-01T16:15:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:01 [2024-05-01T16:15:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:01 [2024-05-01T16:15:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:01 [2024-05-01T16:15:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:01 [2024-05-01T16:15:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888150372 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:01 [2024-05-01T16:15:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888150372 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:01 [2024-05-01T16:15:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888150373 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:01 [2024-05-01T16:15:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888150373 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:01 [2024-05-01T16:15:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888150373 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:01 [2024-05-01T16:15:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888150389 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:01 [2024-05-01T16:15:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:01 [2024-05-01T16:15:01.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888150390 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:01 [2024-05-01T16:15:01.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888150390 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:01 [2024-05-01T16:15:01.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888150391 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:01 [2024-05-01T16:15:01.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888150391 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:01 [2024-05-01T16:15:01.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888150391 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:01 [2024-05-01T16:15:01.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888150396 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:01 [2024-05-01T16:15:01.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:15:01 [2024-05-01T16:15:01.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:01 [2024-05-01T16:15:01.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888150397 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:15:01 [2024-05-01T16:15:01.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888150397 data=null doit=true}, TreeItem with text {Traces [1]}]
12:15:01 [2024-05-01T16:15:01.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888150397 data=null}, TreeItem with text {Traces [1]}]
12:15:01 [2024-05-01T16:15:01.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888150398 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:01 [2024-05-01T16:15:01.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888150398 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:15:01 [2024-05-01T16:15:01.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888150445 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:01 [2024-05-01T16:15:01.711Z] 
12:15:01 [2024-05-01T16:15:01.711Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:15:01.648
12:15:01 [2024-05-01T16:15:01.711Z] !MESSAGE Error initializing trace.
12:15:01 [2024-05-01T16:15:01.711Z] 
12:15:01 [2024-05-01T16:15:01.711Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
12:15:01 [2024-05-01T16:15:01.711Z] !STACK 0
12:15:01 [2024-05-01T16:15:01.711Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:15:01 [2024-05-01T16:15:01.711Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60)
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:200)
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:15:01 [2024-05-01T16:15:01.711Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:15:01 [2024-05-01T16:15:01.711Z] 	... 8 more
12:15:02 [2024-05-01T16:15:02.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:15:02 [2024-05-01T16:15:02.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888151045 data=null doit=true}, Shell with text {Open Trace}]
12:15:02 [2024-05-01T16:15:02.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:15:02 [2024-05-01T16:15:02.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:15:02 [2024-05-01T16:15:02.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:02 [2024-05-01T16:15:02.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:02 [2024-05-01T16:15:02.272Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:15:02 [2024-05-01T16:15:02.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888151134 data=null doit=true}, Shell with text {Open Trace}]
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888151182 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888151182 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888151183 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888151183 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888151183 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888151200 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888151201 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888151201 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888151201 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888151202 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888151202 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888151242 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:02 [2024-05-01T16:15:02.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888151244 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888151244 data=null doit=true}, TreeItem with text {Traces [1]}]
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888151244 data=null}, TreeItem with text {Traces [1]}]
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888151244 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888151244 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:15:02 [2024-05-01T16:15:02.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888151258 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:02 [2024-05-01T16:15:02.527Z] 
12:15:02 [2024-05-01T16:15:02.527Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:15:02.454
12:15:02 [2024-05-01T16:15:02.527Z] !MESSAGE Error initializing trace.
12:15:02 [2024-05-01T16:15:02.527Z] 
12:15:02 [2024-05-01T16:15:02.527Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
12:15:02 [2024-05-01T16:15:02.527Z] !STACK 0
12:15:02 [2024-05-01T16:15:02.527Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:15:02 [2024-05-01T16:15:02.527Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65)
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:191)
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:15:02 [2024-05-01T16:15:02.527Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:15:02 [2024-05-01T16:15:02.527Z] 	... 8 more
12:15:03 [2024-05-01T16:15:03.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:15:03 [2024-05-01T16:15:03.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888151851 data=null doit=true}, Shell with text {Open Trace}]
12:15:03 [2024-05-01T16:15:03.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:15:03 [2024-05-01T16:15:03.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:15:03 [2024-05-01T16:15:03.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:03 [2024-05-01T16:15:03.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:03 [2024-05-01T16:15:03.088Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:15:03 [2024-05-01T16:15:03.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888151934 data=null doit=true}, Shell with text {Open Trace}]
12:15:03 [2024-05-01T16:15:03.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:03 [2024-05-01T16:15:03.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:03 [2024-05-01T16:15:03.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:03 [2024-05-01T16:15:03.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:03 [2024-05-01T16:15:03.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:03 [2024-05-01T16:15:03.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:03 [2024-05-01T16:15:03.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888151977 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:03 [2024-05-01T16:15:03.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888151977 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:03 [2024-05-01T16:15:03.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888151977 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:03 [2024-05-01T16:15:03.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888151977 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:03 [2024-05-01T16:15:03.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888151977 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:03 [2024-05-01T16:15:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888152036 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:03 [2024-05-01T16:15:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:03 [2024-05-01T16:15:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888152037 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:03 [2024-05-01T16:15:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888152037 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:03 [2024-05-01T16:15:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888152037 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:03 [2024-05-01T16:15:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888152037 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:03 [2024-05-01T16:15:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888152038 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:03 [2024-05-01T16:15:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888152043 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:03 [2024-05-01T16:15:03.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:15:03 [2024-05-01T16:15:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:03 [2024-05-01T16:15:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888152044 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:15:03 [2024-05-01T16:15:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888152044 data=null doit=true}, TreeItem with text {Traces [1]}]
12:15:03 [2024-05-01T16:15:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888152044 data=null}, TreeItem with text {Traces [1]}]
12:15:03 [2024-05-01T16:15:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888152045 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:03 [2024-05-01T16:15:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888152045 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:15:03 [2024-05-01T16:15:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888152058 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:03 [2024-05-01T16:15:03.345Z] 
12:15:03 [2024-05-01T16:15:03.345Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:15:03.277
12:15:03 [2024-05-01T16:15:03.345Z] !MESSAGE Error initializing trace.
12:15:03 [2024-05-01T16:15:03.345Z] 
12:15:03 [2024-05-01T16:15:03.345Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
12:15:03 [2024-05-01T16:15:03.345Z] !STACK 0
12:15:03 [2024-05-01T16:15:03.345Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
12:15:03 [2024-05-01T16:15:03.345Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:15:03 [2024-05-01T16:15:03.345Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:15:03 [2024-05-01T16:15:03.345Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:15:03 [2024-05-01T16:15:03.345Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:15:03 [2024-05-01T16:15:03.345Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:15:03 [2024-05-01T16:15:03.345Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:15:03 [2024-05-01T16:15:03.345Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:15:03 [2024-05-01T16:15:03.346Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:15:03 [2024-05-01T16:15:03.346Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:15:03 [2024-05-01T16:15:03.346Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
12:15:03 [2024-05-01T16:15:03.346Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
12:15:03 [2024-05-01T16:15:03.346Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59)
12:15:03 [2024-05-01T16:15:03.346Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:158)
12:15:03 [2024-05-01T16:15:03.346Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:253)
12:15:03 [2024-05-01T16:15:03.346Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:154)
12:15:03 [2024-05-01T16:15:03.346Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:15:03 [2024-05-01T16:15:03.346Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:15:03 [2024-05-01T16:15:03.346Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:15:03 [2024-05-01T16:15:03.346Z] 	... 8 more
12:15:03 [2024-05-01T16:15:03.346Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
12:15:03 [2024-05-01T16:15:03.346Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
12:15:03 [2024-05-01T16:15:03.346Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
12:15:03 [2024-05-01T16:15:03.346Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
12:15:03 [2024-05-01T16:15:03.346Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
12:15:03 [2024-05-01T16:15:03.346Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
12:15:03 [2024-05-01T16:15:03.346Z] 	... 15 more
12:15:03 [2024-05-01T16:15:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:15:03 [2024-05-01T16:15:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888152658 data=null doit=true}, Shell with text {Open Trace}]
12:15:03 [2024-05-01T16:15:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:15:03 [2024-05-01T16:15:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:15:03 [2024-05-01T16:15:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:03 [2024-05-01T16:15:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:03 [2024-05-01T16:15:03.907Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:15:03 [2024-05-01T16:15:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888152721 data=null doit=true}, Shell with text {Open Trace}]
12:15:03 [2024-05-01T16:15:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:03 [2024-05-01T16:15:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:03 [2024-05-01T16:15:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:03 [2024-05-01T16:15:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:03 [2024-05-01T16:15:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:03 [2024-05-01T16:15:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:03 [2024-05-01T16:15:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888152770 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:03 [2024-05-01T16:15:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888152770 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:03 [2024-05-01T16:15:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888152771 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:03 [2024-05-01T16:15:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888152771 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:03 [2024-05-01T16:15:03.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888152771 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888152837 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:04 [2024-05-01T16:15:04.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888152838 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888152838 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888152838 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888152838 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888152839 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888152844 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:15:04 [2024-05-01T16:15:04.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:04 [2024-05-01T16:15:04.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888152845 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:15:04 [2024-05-01T16:15:04.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888152845 data=null doit=true}, TreeItem with text {Traces [1]}]
12:15:04 [2024-05-01T16:15:04.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888152845 data=null}, TreeItem with text {Traces [1]}]
12:15:04 [2024-05-01T16:15:04.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888152846 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:04 [2024-05-01T16:15:04.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888152846 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:15:04 [2024-05-01T16:15:04.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888152859 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:04 [2024-05-01T16:15:04.163Z] 
12:15:04 [2024-05-01T16:15:04.163Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:15:04.076
12:15:04 [2024-05-01T16:15:04.163Z] !MESSAGE Error initializing trace.
12:15:04 [2024-05-01T16:15:04.163Z] 
12:15:04 [2024-05-01T16:15:04.163Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
12:15:04 [2024-05-01T16:15:04.163Z] !STACK 0
12:15:04 [2024-05-01T16:15:04.163Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:15:04 [2024-05-01T16:15:04.163Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:185)
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:15:04 [2024-05-01T16:15:04.163Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:15:04 [2024-05-01T16:15:04.163Z] 	... 8 more
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888153457 data=null doit=true}, Shell with text {Open Trace}]
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888153520 data=null doit=true}, Shell with text {Open Trace}]
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888153572 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888153572 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888153572 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888153573 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888153573 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888153589 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888153590 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888153590 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888153590 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888153590 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888153590 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888153640 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:04 [2024-05-01T16:15:04.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:15:04 [2024-05-01T16:15:04.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:04 [2024-05-01T16:15:04.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888153641 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:15:04 [2024-05-01T16:15:04.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888153641 data=null doit=true}, TreeItem with text {Traces [1]}]
12:15:04 [2024-05-01T16:15:04.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888153641 data=null}, TreeItem with text {Traces [1]}]
12:15:04 [2024-05-01T16:15:04.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888153641 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:04 [2024-05-01T16:15:04.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888153642 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:15:04 [2024-05-01T16:15:04.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888153649 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:04 [2024-05-01T16:15:04.980Z] 
12:15:04 [2024-05-01T16:15:04.980Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:15:04.803
12:15:04 [2024-05-01T16:15:04.980Z] !MESSAGE Error initializing trace.
12:15:04 [2024-05-01T16:15:04.980Z] 
12:15:04 [2024-05-01T16:15:04.980Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
12:15:04 [2024-05-01T16:15:04.980Z] !STACK 0
12:15:04 [2024-05-01T16:15:04.980Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:15:04 [2024-05-01T16:15:04.980Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69)
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:185)
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:15:04 [2024-05-01T16:15:04.980Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:15:04 [2024-05-01T16:15:04.980Z] 	... 8 more
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888154198 data=null doit=true}, Shell with text {Open Trace}]
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888154261 data=null doit=true}, Shell with text {Open Trace}]
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888154344 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888154344 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888154344 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888154345 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888154345 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888154363 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888154364 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888154364 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888154364 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:05 [2024-05-01T16:15:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888154364 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:05 [2024-05-01T16:15:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888154364 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:05 [2024-05-01T16:15:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888154376 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:05 [2024-05-01T16:15:05.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:15:05 [2024-05-01T16:15:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:05 [2024-05-01T16:15:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888154377 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:15:05 [2024-05-01T16:15:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888154378 data=null doit=true}, TreeItem with text {Traces [1]}]
12:15:05 [2024-05-01T16:15:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888154378 data=null}, TreeItem with text {Traces [1]}]
12:15:05 [2024-05-01T16:15:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888154378 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:05 [2024-05-01T16:15:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888154378 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:15:05 [2024-05-01T16:15:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888154393 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:05 [2024-05-01T16:15:05.799Z] 
12:15:05 [2024-05-01T16:15:05.799Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:15:05.641
12:15:05 [2024-05-01T16:15:05.799Z] !MESSAGE Error initializing trace.
12:15:05 [2024-05-01T16:15:05.799Z] 
12:15:05 [2024-05-01T16:15:05.799Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
12:15:05 [2024-05-01T16:15:05.799Z] !STACK 0
12:15:05 [2024-05-01T16:15:05.799Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:15:05 [2024-05-01T16:15:05.799Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69)
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:191)
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:15:05 [2024-05-01T16:15:05.799Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:15:05 [2024-05-01T16:15:05.799Z] 	... 8 more
12:15:06 [2024-05-01T16:15:06.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:15:06 [2024-05-01T16:15:06.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888155166 data=null doit=true}, Shell with text {Open Trace}]
12:15:06 [2024-05-01T16:15:06.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:15:06 [2024-05-01T16:15:06.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:15:06 [2024-05-01T16:15:06.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:06 [2024-05-01T16:15:06.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:06 [2024-05-01T16:15:06.359Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:15:06 [2024-05-01T16:15:06.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888155229 data=null doit=true}, Shell with text {Open Trace}]
12:15:06 [2024-05-01T16:15:06.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:06 [2024-05-01T16:15:06.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:06 [2024-05-01T16:15:06.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:06 [2024-05-01T16:15:06.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:06 [2024-05-01T16:15:06.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:06 [2024-05-01T16:15:06.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:06 [2024-05-01T16:15:06.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888155276 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:06 [2024-05-01T16:15:06.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888155276 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:06 [2024-05-01T16:15:06.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888155276 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:06 [2024-05-01T16:15:06.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888155276 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:06 [2024-05-01T16:15:06.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888155277 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:06 [2024-05-01T16:15:06.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888155292 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:06 [2024-05-01T16:15:06.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:06 [2024-05-01T16:15:06.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888155336 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:06 [2024-05-01T16:15:06.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888155336 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:06 [2024-05-01T16:15:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888155336 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:06 [2024-05-01T16:15:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888155336 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:06 [2024-05-01T16:15:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888155337 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:06 [2024-05-01T16:15:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888155342 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:06 [2024-05-01T16:15:06.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:15:06 [2024-05-01T16:15:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:06 [2024-05-01T16:15:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888155343 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:15:06 [2024-05-01T16:15:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888155343 data=null doit=true}, TreeItem with text {Traces [1]}]
12:15:06 [2024-05-01T16:15:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888155343 data=null}, TreeItem with text {Traces [1]}]
12:15:06 [2024-05-01T16:15:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888155344 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:06 [2024-05-01T16:15:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888155344 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:15:06 [2024-05-01T16:15:06.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888155357 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:06 [2024-05-01T16:15:06.616Z] 
12:15:06 [2024-05-01T16:15:06.616Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:15:06.576
12:15:06 [2024-05-01T16:15:06.616Z] !MESSAGE Error initializing trace.
12:15:06 [2024-05-01T16:15:06.616Z] 
12:15:06 [2024-05-01T16:15:06.616Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
12:15:06 [2024-05-01T16:15:06.616Z] !STACK 0
12:15:06 [2024-05-01T16:15:06.616Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:15:06 [2024-05-01T16:15:06.616Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:185)
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:15:06 [2024-05-01T16:15:06.616Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:15:06 [2024-05-01T16:15:06.616Z] 	... 8 more
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888156170 data=null doit=true}, Shell with text {Open Trace}]
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888156236 data=null doit=true}, Shell with text {Open Trace}]
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888156285 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888156286 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888156286 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888156286 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888156286 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:07 [2024-05-01T16:15:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888156346 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:07 [2024-05-01T16:15:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:07 [2024-05-01T16:15:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888156347 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:07 [2024-05-01T16:15:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888156347 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:07 [2024-05-01T16:15:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888156347 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:07 [2024-05-01T16:15:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888156348 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:07 [2024-05-01T16:15:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888156348 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:07 [2024-05-01T16:15:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888156360 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:07 [2024-05-01T16:15:07.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:15:07 [2024-05-01T16:15:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:07 [2024-05-01T16:15:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888156361 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:15:07 [2024-05-01T16:15:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888156361 data=null doit=true}, TreeItem with text {Traces [1]}]
12:15:07 [2024-05-01T16:15:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888156361 data=null}, TreeItem with text {Traces [1]}]
12:15:07 [2024-05-01T16:15:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888156362 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:07 [2024-05-01T16:15:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888156362 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:15:07 [2024-05-01T16:15:07.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888156370 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:07 [2024-05-01T16:15:07.797Z] 
12:15:07 [2024-05-01T16:15:07.797Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:15:07.644
12:15:07 [2024-05-01T16:15:07.797Z] !MESSAGE Error initializing trace.
12:15:07 [2024-05-01T16:15:07.797Z] 
12:15:07 [2024-05-01T16:15:07.797Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
12:15:07 [2024-05-01T16:15:07.797Z] !STACK 0
12:15:07 [2024-05-01T16:15:07.797Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
12:15:07 [2024-05-01T16:15:07.797Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:15:07 [2024-05-01T16:15:07.797Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:15:07 [2024-05-01T16:15:07.797Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:15:07 [2024-05-01T16:15:07.797Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:15:07 [2024-05-01T16:15:07.797Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:15:07 [2024-05-01T16:15:07.797Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:15:07 [2024-05-01T16:15:07.797Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:15:07 [2024-05-01T16:15:07.797Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:15:07 [2024-05-01T16:15:07.797Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:15:07 [2024-05-01T16:15:07.797Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
12:15:07 [2024-05-01T16:15:07.797Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
12:15:07 [2024-05-01T16:15:07.797Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
12:15:07 [2024-05-01T16:15:07.797Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
12:15:07 [2024-05-01T16:15:07.797Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:15:07 [2024-05-01T16:15:07.797Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:15:07 [2024-05-01T16:15:07.797Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:15:07 [2024-05-01T16:15:07.797Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:15:07 [2024-05-01T16:15:07.797Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:15:07 [2024-05-01T16:15:07.797Z] 	... 8 more
12:15:08 [2024-05-01T16:15:08.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:15:08 [2024-05-01T16:15:08.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888156978 data=null doit=true}, Shell with text {Open Trace}]
12:15:08 [2024-05-01T16:15:08.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:15:08 [2024-05-01T16:15:08.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888157055 data=null doit=true}, Shell with text {Open Trace}]
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888157147 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888157147 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888157147 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888157148 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888157148 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888157167 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888157168 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888157168 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888157168 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888157169 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888157169 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888157175 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:08 [2024-05-01T16:15:08.357Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888157181 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888157182 data=null doit=true}, TreeItem with text {Traces [1]}]
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888157182 data=null}, TreeItem with text {Traces [1]}]
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888157182 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888157182 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:15:08 [2024-05-01T16:15:08.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888157247 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:08 [2024-05-01T16:15:08.612Z] 
12:15:08 [2024-05-01T16:15:08.612Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:15:08.452
12:15:08 [2024-05-01T16:15:08.612Z] !MESSAGE Error initializing trace.
12:15:08 [2024-05-01T16:15:08.612Z] 
12:15:08 [2024-05-01T16:15:08.612Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
12:15:08 [2024-05-01T16:15:08.612Z] !STACK 0
12:15:08 [2024-05-01T16:15:08.612Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
12:15:08 [2024-05-01T16:15:08.612Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:15:08 [2024-05-01T16:15:08.612Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:15:08 [2024-05-01T16:15:08.612Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:15:08 [2024-05-01T16:15:08.612Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:15:08 [2024-05-01T16:15:08.612Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:15:08 [2024-05-01T16:15:08.612Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:15:08 [2024-05-01T16:15:08.612Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:15:08 [2024-05-01T16:15:08.612Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:15:08 [2024-05-01T16:15:08.612Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:15:08 [2024-05-01T16:15:08.612Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
12:15:08 [2024-05-01T16:15:08.612Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
12:15:08 [2024-05-01T16:15:08.612Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:86)
12:15:08 [2024-05-01T16:15:08.612Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
12:15:08 [2024-05-01T16:15:08.612Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
12:15:08 [2024-05-01T16:15:08.612Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:15:08 [2024-05-01T16:15:08.612Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:15:08 [2024-05-01T16:15:08.612Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:15:08 [2024-05-01T16:15:08.612Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:15:08 [2024-05-01T16:15:08.612Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:15:08 [2024-05-01T16:15:08.612Z] 	... 8 more
12:15:08 [2024-05-01T16:15:08.612Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" under radix 16
12:15:08 [2024-05-01T16:15:08.612Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
12:15:08 [2024-05-01T16:15:08.612Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
12:15:08 [2024-05-01T16:15:08.612Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
12:15:08 [2024-05-01T16:15:08.612Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
12:15:08 [2024-05-01T16:15:08.612Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
12:15:08 [2024-05-01T16:15:08.612Z] 	... 16 more
12:15:09 [2024-05-01T16:15:09.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:15:09 [2024-05-01T16:15:09.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888157965 data=null doit=true}, Shell with text {Open Trace}]
12:15:09 [2024-05-01T16:15:09.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:15:09 [2024-05-01T16:15:09.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:15:09 [2024-05-01T16:15:09.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:09 [2024-05-01T16:15:09.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:09 [2024-05-01T16:15:09.172Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:15:09 [2024-05-01T16:15:09.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888158035 data=null doit=true}, Shell with text {Open Trace}]
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888158084 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888158084 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888158084 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888158084 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888158085 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888158144 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888158145 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888158145 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888158145 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888158145 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888158145 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888158152 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:09 [2024-05-01T16:15:09.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888158158 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888158158 data=null doit=true}, TreeItem with text {Traces [1]}]
12:15:09 [2024-05-01T16:15:09.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888158158 data=null}, TreeItem with text {Traces [1]}]
12:15:09 [2024-05-01T16:15:09.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888158159 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:09 [2024-05-01T16:15:09.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888158159 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:15:09 [2024-05-01T16:15:09.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888158168 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:09 [2024-05-01T16:15:09.428Z] 
12:15:09 [2024-05-01T16:15:09.428Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:15:09.392
12:15:09 [2024-05-01T16:15:09.428Z] !MESSAGE Error initializing trace.
12:15:09 [2024-05-01T16:15:09.428Z] 
12:15:09 [2024-05-01T16:15:09.428Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
12:15:09 [2024-05-01T16:15:09.428Z] !STACK 0
12:15:09 [2024-05-01T16:15:09.428Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
12:15:09 [2024-05-01T16:15:09.428Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:15:09 [2024-05-01T16:15:09.428Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:15:09 [2024-05-01T16:15:09.428Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:15:09 [2024-05-01T16:15:09.428Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:15:09 [2024-05-01T16:15:09.428Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:15:09 [2024-05-01T16:15:09.428Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:15:09 [2024-05-01T16:15:09.428Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:15:09 [2024-05-01T16:15:09.428Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:15:09 [2024-05-01T16:15:09.428Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:15:09 [2024-05-01T16:15:09.428Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
12:15:09 [2024-05-01T16:15:09.428Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
12:15:09 [2024-05-01T16:15:09.428Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
12:15:09 [2024-05-01T16:15:09.428Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
12:15:09 [2024-05-01T16:15:09.428Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:15:09 [2024-05-01T16:15:09.428Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:15:09 [2024-05-01T16:15:09.428Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:15:09 [2024-05-01T16:15:09.428Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:15:09 [2024-05-01T16:15:09.428Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:15:09 [2024-05-01T16:15:09.428Z] 	... 8 more
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888158917 data=null doit=true}, Shell with text {Open Trace}]
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888158982 data=null doit=true}, Shell with text {Open Trace}]
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888159058 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888159058 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888159058 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888159059 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888159059 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888159075 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888159076 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888159076 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888159076 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888159077 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888159077 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888159083 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:10 [2024-05-01T16:15:10.351Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:10 [2024-05-01T16:15:10.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888159084 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:15:10 [2024-05-01T16:15:10.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888159084 data=null doit=true}, TreeItem with text {Traces [1]}]
12:15:10 [2024-05-01T16:15:10.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888159084 data=null}, TreeItem with text {Traces [1]}]
12:15:10 [2024-05-01T16:15:10.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888159084 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:10 [2024-05-01T16:15:10.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888159084 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:15:10 [2024-05-01T16:15:10.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888159097 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:10 [2024-05-01T16:15:10.352Z] 
12:15:10 [2024-05-01T16:15:10.352Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:15:10.278
12:15:10 [2024-05-01T16:15:10.352Z] !MESSAGE Error initializing trace.
12:15:10 [2024-05-01T16:15:10.352Z] 
12:15:10 [2024-05-01T16:15:10.352Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
12:15:10 [2024-05-01T16:15:10.352Z] !STACK 0
12:15:10 [2024-05-01T16:15:10.352Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
12:15:10 [2024-05-01T16:15:10.352Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:15:10 [2024-05-01T16:15:10.352Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:15:10 [2024-05-01T16:15:10.352Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:15:10 [2024-05-01T16:15:10.352Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:15:10 [2024-05-01T16:15:10.352Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:15:10 [2024-05-01T16:15:10.352Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:15:10 [2024-05-01T16:15:10.352Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:15:10 [2024-05-01T16:15:10.352Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:15:10 [2024-05-01T16:15:10.352Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:15:10 [2024-05-01T16:15:10.352Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
12:15:10 [2024-05-01T16:15:10.352Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
12:15:10 [2024-05-01T16:15:10.352Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
12:15:10 [2024-05-01T16:15:10.352Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
12:15:10 [2024-05-01T16:15:10.352Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:15:10 [2024-05-01T16:15:10.352Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:15:10 [2024-05-01T16:15:10.352Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:15:10 [2024-05-01T16:15:10.352Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:15:10 [2024-05-01T16:15:10.352Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:15:10 [2024-05-01T16:15:10.352Z] 	... 8 more
12:15:10 [2024-05-01T16:15:10.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:15:10 [2024-05-01T16:15:10.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888159674 data=null doit=true}, Shell with text {Open Trace}]
12:15:10 [2024-05-01T16:15:10.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:15:10 [2024-05-01T16:15:10.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:15:10 [2024-05-01T16:15:10.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:10 [2024-05-01T16:15:10.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:10 [2024-05-01T16:15:10.912Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:15:10 [2024-05-01T16:15:10.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888159759 data=null doit=true}, Shell with text {Open Trace}]
12:15:11 [2024-05-01T16:15:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:11 [2024-05-01T16:15:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:11 [2024-05-01T16:15:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:11 [2024-05-01T16:15:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:11 [2024-05-01T16:15:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:11 [2024-05-01T16:15:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:11 [2024-05-01T16:15:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888159845 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:11 [2024-05-01T16:15:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888159845 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:11 [2024-05-01T16:15:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888159845 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:11 [2024-05-01T16:15:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888159846 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:11 [2024-05-01T16:15:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888159846 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:11 [2024-05-01T16:15:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888159862 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:11 [2024-05-01T16:15:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:11 [2024-05-01T16:15:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888159863 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:11 [2024-05-01T16:15:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888159863 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:11 [2024-05-01T16:15:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888159863 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:11 [2024-05-01T16:15:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888159863 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:11 [2024-05-01T16:15:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888159864 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:11 [2024-05-01T16:15:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888159869 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:11 [2024-05-01T16:15:11.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:15:11 [2024-05-01T16:15:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:11 [2024-05-01T16:15:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888159870 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:15:11 [2024-05-01T16:15:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888159870 data=null doit=true}, TreeItem with text {Traces [1]}]
12:15:11 [2024-05-01T16:15:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888159870 data=null}, TreeItem with text {Traces [1]}]
12:15:11 [2024-05-01T16:15:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888159871 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:11 [2024-05-01T16:15:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888159871 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:15:11 [2024-05-01T16:15:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888159884 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:11 [2024-05-01T16:15:11.168Z] 
12:15:11 [2024-05-01T16:15:11.168Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:15:11.152
12:15:11 [2024-05-01T16:15:11.168Z] !MESSAGE Error initializing trace.
12:15:11 [2024-05-01T16:15:11.168Z] 
12:15:11 [2024-05-01T16:15:11.168Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
12:15:11 [2024-05-01T16:15:11.168Z] !STACK 0
12:15:11 [2024-05-01T16:15:11.168Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
12:15:11 [2024-05-01T16:15:11.168Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:15:11 [2024-05-01T16:15:11.168Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:15:11 [2024-05-01T16:15:11.168Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:15:11 [2024-05-01T16:15:11.168Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:15:11 [2024-05-01T16:15:11.168Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:15:11 [2024-05-01T16:15:11.168Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:15:11 [2024-05-01T16:15:11.168Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:15:11 [2024-05-01T16:15:11.168Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:15:11 [2024-05-01T16:15:11.168Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:15:11 [2024-05-01T16:15:11.168Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
12:15:11 [2024-05-01T16:15:11.168Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
12:15:11 [2024-05-01T16:15:11.168Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
12:15:11 [2024-05-01T16:15:11.168Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
12:15:11 [2024-05-01T16:15:11.168Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:15:11 [2024-05-01T16:15:11.168Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:15:11 [2024-05-01T16:15:11.168Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:15:11 [2024-05-01T16:15:11.168Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:15:11 [2024-05-01T16:15:11.168Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:15:11 [2024-05-01T16:15:11.168Z] 	... 8 more
12:15:12 [2024-05-01T16:15:12.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:15:12 [2024-05-01T16:15:12.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888160674 data=null doit=true}, Shell with text {Open Trace}]
12:15:12 [2024-05-01T16:15:12.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:15:12 [2024-05-01T16:15:12.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:15:12 [2024-05-01T16:15:12.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:12 [2024-05-01T16:15:12.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:12 [2024-05-01T16:15:12.094Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:15:12 [2024-05-01T16:15:12.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888160739 data=null doit=true}, Shell with text {Open Trace}]
12:15:12 [2024-05-01T16:15:12.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:12 [2024-05-01T16:15:12.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:12 [2024-05-01T16:15:12.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:12 [2024-05-01T16:15:12.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:12 [2024-05-01T16:15:12.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:12 [2024-05-01T16:15:12.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:12 [2024-05-01T16:15:12.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888160784 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:12 [2024-05-01T16:15:12.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888160784 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:12 [2024-05-01T16:15:12.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888160784 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:12 [2024-05-01T16:15:12.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888160784 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:12 [2024-05-01T16:15:12.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888160785 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:12 [2024-05-01T16:15:12.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888160805 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:12 [2024-05-01T16:15:12.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:12 [2024-05-01T16:15:12.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888160836 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:12 [2024-05-01T16:15:12.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888160836 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:12 [2024-05-01T16:15:12.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888160836 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:12 [2024-05-01T16:15:12.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888160836 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:12 [2024-05-01T16:15:12.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888160836 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:12 [2024-05-01T16:15:12.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888160842 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:12 [2024-05-01T16:15:12.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:15:12 [2024-05-01T16:15:12.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:12 [2024-05-01T16:15:12.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888160843 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:15:12 [2024-05-01T16:15:12.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888160843 data=null doit=true}, TreeItem with text {Traces [1]}]
12:15:12 [2024-05-01T16:15:12.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888160843 data=null}, TreeItem with text {Traces [1]}]
12:15:12 [2024-05-01T16:15:12.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888160844 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:12 [2024-05-01T16:15:12.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888160844 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:15:12 [2024-05-01T16:15:12.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888160860 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:12 [2024-05-01T16:15:12.095Z] 
12:15:12 [2024-05-01T16:15:12.095Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:15:12.069
12:15:12 [2024-05-01T16:15:12.095Z] !MESSAGE Error initializing trace.
12:15:12 [2024-05-01T16:15:12.095Z] 
12:15:12 [2024-05-01T16:15:12.095Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
12:15:12 [2024-05-01T16:15:12.095Z] !STACK 0
12:15:12 [2024-05-01T16:15:12.095Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
12:15:12 [2024-05-01T16:15:12.095Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:15:12 [2024-05-01T16:15:12.095Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:15:12 [2024-05-01T16:15:12.095Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:15:12 [2024-05-01T16:15:12.095Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:15:12 [2024-05-01T16:15:12.095Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:15:12 [2024-05-01T16:15:12.095Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:15:12 [2024-05-01T16:15:12.095Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:15:12 [2024-05-01T16:15:12.095Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:15:12 [2024-05-01T16:15:12.095Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:15:12 [2024-05-01T16:15:12.095Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
12:15:12 [2024-05-01T16:15:12.095Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195)
12:15:12 [2024-05-01T16:15:12.095Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:130)
12:15:12 [2024-05-01T16:15:12.095Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
12:15:12 [2024-05-01T16:15:12.095Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
12:15:12 [2024-05-01T16:15:12.095Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
12:15:12 [2024-05-01T16:15:12.095Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:15:12 [2024-05-01T16:15:12.095Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:15:12 [2024-05-01T16:15:12.095Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:15:12 [2024-05-01T16:15:12.095Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:15:12 [2024-05-01T16:15:12.095Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:15:12 [2024-05-01T16:15:12.095Z] 	... 8 more
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888161562 data=null doit=true}, Shell with text {Open Trace}]
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888161634 data=null doit=true}, Shell with text {Open Trace}]
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888161746 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888161746 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888161746 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888161746 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888161747 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888161764 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888161764 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888161764 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888161765 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888161765 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888161765 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888161770 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888161771 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888161771 data=null doit=true}, TreeItem with text {Traces [1]}]
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888161771 data=null}, TreeItem with text {Traces [1]}]
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888161771 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888161772 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:15:13 [2024-05-01T16:15:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=888161846 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:15:13 [2024-05-01T16:15:13.020Z] 
12:15:13 [2024-05-01T16:15:13.020Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:15:12.999
12:15:13 [2024-05-01T16:15:13.020Z] !MESSAGE Error initializing trace.
12:15:13 [2024-05-01T16:15:13.020Z] 
12:15:13 [2024-05-01T16:15:13.020Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
12:15:13 [2024-05-01T16:15:13.020Z] !STACK 0
12:15:13 [2024-05-01T16:15:13.020Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
12:15:13 [2024-05-01T16:15:13.020Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
12:15:13 [2024-05-01T16:15:13.020Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:15:13 [2024-05-01T16:15:13.020Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:15:13 [2024-05-01T16:15:13.020Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:15:13 [2024-05-01T16:15:13.020Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:15:13 [2024-05-01T16:15:13.020Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:15:13 [2024-05-01T16:15:13.020Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:15:13 [2024-05-01T16:15:13.020Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:15:13 [2024-05-01T16:15:13.021Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:15:13 [2024-05-01T16:15:13.021Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
12:15:13 [2024-05-01T16:15:13.021Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:221)
12:15:13 [2024-05-01T16:15:13.021Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
12:15:13 [2024-05-01T16:15:13.021Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
12:15:13 [2024-05-01T16:15:13.021Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
12:15:13 [2024-05-01T16:15:13.021Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
12:15:13 [2024-05-01T16:15:13.021Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
12:15:13 [2024-05-01T16:15:13.021Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:15:13 [2024-05-01T16:15:13.021Z] 	... 8 more
12:15:13 [2024-05-01T16:15:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:15:13 [2024-05-01T16:15:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888162396 data=null doit=true}, Shell with text {Open Trace}]
12:15:13 [2024-05-01T16:15:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:15:13 [2024-05-01T16:15:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:15:13 [2024-05-01T16:15:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:13 [2024-05-01T16:15:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:13 [2024-05-01T16:15:13.579Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:15:13 [2024-05-01T16:15:13.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888162463 data=null doit=true}, Shell with text {Open Trace}]
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888162510 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888162510 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888162510 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888162510 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888162511 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888162548 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888162549 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888162549 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888162549 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888162550 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888162550 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888162561 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:13 [2024-05-01T16:15:13.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=888162562 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888162562 data=null doit=true}, TreeItem with text {Traces [1]}]
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888162562 data=null}, TreeItem with text {Traces [1]}]
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888162563 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888162563 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:15:13 [2024-05-01T16:15:13.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888162571 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:15:13 [2024-05-01T16:15:13.835Z] 
12:15:13 [2024-05-01T16:15:13.835Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:15:13.777
12:15:13 [2024-05-01T16:15:13.835Z] !MESSAGE Error initializing trace.
12:15:13 [2024-05-01T16:15:13.835Z] 
12:15:13 [2024-05-01T16:15:13.835Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
12:15:13 [2024-05-01T16:15:13.835Z] !STACK 0
12:15:13 [2024-05-01T16:15:13.835Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
12:15:13 [2024-05-01T16:15:13.835Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
12:15:13 [2024-05-01T16:15:13.836Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
12:15:13 [2024-05-01T16:15:13.836Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
12:15:13 [2024-05-01T16:15:13.836Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
12:15:13 [2024-05-01T16:15:13.836Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
12:15:13 [2024-05-01T16:15:13.836Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:264)
12:15:13 [2024-05-01T16:15:13.836Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:323)
12:15:13 [2024-05-01T16:15:13.836Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:448)
12:15:13 [2024-05-01T16:15:13.836Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:15:13 [2024-05-01T16:15:13.836Z] Caused by: NoViableAltException(73@[])
12:15:13 [2024-05-01T16:15:13.836Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3127)
12:15:13 [2024-05-01T16:15:13.836Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2591)
12:15:13 [2024-05-01T16:15:13.836Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1942)
12:15:13 [2024-05-01T16:15:13.836Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1720)
12:15:13 [2024-05-01T16:15:13.836Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
12:15:13 [2024-05-01T16:15:13.836Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
12:15:13 [2024-05-01T16:15:13.836Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
12:15:13 [2024-05-01T16:15:13.836Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
12:15:13 [2024-05-01T16:15:13.836Z] 	... 8 more
12:15:14 [2024-05-01T16:15:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
12:15:14 [2024-05-01T16:15:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888163158 data=null doit=true}, Shell with text {Open Trace}]
12:15:14 [2024-05-01T16:15:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
12:15:14 [2024-05-01T16:15:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
12:15:14 [2024-05-01T16:15:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:15:14 [2024-05-01T16:15:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:15:14 [2024-05-01T16:15:14.394Z] DEBUG ROOT - Closing lingering shell with title Open Trace
12:15:14 [2024-05-01T16:15:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888163224 data=null doit=true}, Shell with text {Open Trace}]
12:15:14 [2024-05-01T16:15:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@301f9aa0] time=888163273 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:15:14 [2024-05-01T16:15:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:15:14 [2024-05-01T16:15:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:14 [2024-05-01T16:15:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:14 [2024-05-01T16:15:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:14 [2024-05-01T16:15:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888163279 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
12:15:14 [2024-05-01T16:15:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=888163279 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:14 [2024-05-01T16:15:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=888163280 data=null}, TreeItem with text {TestInvalidCtfTraces}]
12:15:14 [2024-05-01T16:15:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888163280 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:14 [2024-05-01T16:15:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888163280 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
12:15:14 [2024-05-01T16:15:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=888163303 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
12:15:14 [2024-05-01T16:15:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:15:14 [2024-05-01T16:15:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:15:14 [2024-05-01T16:15:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888164215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888164215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888164215 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888164215 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888164215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888164216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888164216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888164216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888164216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888164216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888164216 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888164216 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888164217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888164217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888164217 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:15 [2024-05-01T16:15:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888164218 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:15 [2024-05-01T16:15:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888164218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:15 [2024-05-01T16:15:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888164218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:15 [2024-05-01T16:15:15.574Z] 
12:15:15 [2024-05-01T16:15:15.574Z] (Eclipse:11463): Gtk-WARNING **: 16:15:15.328: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
12:15:15 [2024-05-01T16:15:15.574Z] This may indicate that pixbuf loaders or the mime database could not be found.
12:15:15 [2024-05-01T16:15:15.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:15 [2024-05-01T16:15:15.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:15 [2024-05-01T16:15:15.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:15 [2024-05-01T16:15:15.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:15 [2024-05-01T16:15:15.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:15:15 [2024-05-01T16:15:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:15:15 [2024-05-01T16:15:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888164218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:15:15 [2024-05-01T16:15:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888163441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:15:16 [2024-05-01T16:15:16.135Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.90 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
12:15:16 [2024-05-01T16:15:16.135Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[0: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition] -- Time elapsed: 1.799 s
12:15:16 [2024-05-01T16:15:16.135Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[1: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier] -- Time elapsed: 0.815 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[2: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword] -- Time elapsed: 0.974 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[3: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative] -- Time elapsed: 0.825 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[4: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present] -- Time elapsed: 0.897 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[5: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string] -- Time elapsed: 1.008 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[6: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field] -- Time elapsed: 0.910 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[7: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type] -- Time elapsed: 0.798 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[8: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string] -- Time elapsed: 0.985 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[9: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid] -- Time elapsed: 0.809 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[10: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size] -- Time elapsed: 0.796 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[11: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range] -- Time elapsed: 0.793 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[12: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string] -- Time elapsed: 0.801 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[13: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid] -- Time elapsed: 0.771 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[14: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string] -- Time elapsed: 0.908 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[15: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing] -- Time elapsed: 1.033 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[16: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum] -- Time elapsed: 0.862 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge] -- Time elapsed: 0.936 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[18: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative] -- Time elapsed: 0.974 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[19: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string] -- Time elapsed: 0.787 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero] -- Time elapsed: 0.939 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[21: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name] -- Time elapsed: 0.962 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[22: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name] -- Time elapsed: 0.764 s
12:15:16 [2024-05-01T16:15:16.136Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[23: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword] -- Time elapsed: 0.765 s
12:15:16 [2024-05-01T16:15:16.136Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
12:15:16 [2024-05-01T16:15:16.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@301f9aa0] time=888164961 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:15:16 [2024-05-01T16:15:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:16 [2024-05-01T16:15:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:15:16 [2024-05-01T16:15:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:15:16 [2024-05-01T16:15:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:15:16 [2024-05-01T16:15:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888165159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:15:16 [2024-05-01T16:15:16.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:15:16 [2024-05-01T16:15:16.645Z] 
12:15:16 [2024-05-01T16:15:16.645Z] (Eclipse:11463): Gtk-WARNING **: 16:15:16.393: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:16 [2024-05-01T16:15:16.645Z] 
12:15:16 [2024-05-01T16:15:16.645Z] (Eclipse:11463): Gtk-WARNING **: 16:15:16.647: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:16 [2024-05-01T16:15:16.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@301f9aa0] time=888165683 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:15:16 [2024-05-01T16:15:16.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:15:16 [2024-05-01T16:15:16.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New	Shift+Alt+N", using matcher: with mnemonic 'New'
12:15:16 [2024-05-01T16:15:16.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&roject...", using matcher: with mnemonic 'Project...'
12:15:16 [2024-05-01T16:15:16.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Project...'
12:15:17 [2024-05-01T16:15:17.155Z] 
12:15:17 [2024-05-01T16:15:17.155Z] (Eclipse:11463): Gtk-WARNING **: 16:15:17.042: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:17 [2024-05-01T16:15:17.155Z] 
12:15:17 [2024-05-01T16:15:17.155Z] (Eclipse:11463): Gtk-WARNING **: 16:15:17.062: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:17 [2024-05-01T16:15:17.155Z] 
12:15:17 [2024-05-01T16:15:17.155Z] (Eclipse:11463): Gtk-WARNING **: 16:15:17.082: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:17 [2024-05-01T16:15:17.155Z] 
12:15:17 [2024-05-01T16:15:17.155Z] (Eclipse:11463): Gtk-WARNING **: 16:15:17.138: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:17 [2024-05-01T16:15:17.411Z] 
12:15:17 [2024-05-01T16:15:17.411Z] (Eclipse:11463): Gtk-WARNING **: 16:15:17.157: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:17 [2024-05-01T16:15:17.411Z] 
12:15:17 [2024-05-01T16:15:17.411Z] (Eclipse:11463): Gtk-WARNING **: 16:15:17.176: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Project...'
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Project", using matcher: with text 'New Project'
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {New Project} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888166094 data=null doit=true}, Shell with text {New Project}]
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing in tree (of type 'Tree')
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888166097 data=null doit=true}, TreeItem with text {Tracing}]
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888166098 data=null}, TreeItem with text {Tracing}]
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888166099 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888166099 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888166100 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=888166107 data=null button=0 stateMask=0x0 x=65 y=35 count=0}, TreeItem with text {Tracing}]
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888166107 data=null doit=true}, TreeItem with text {Tracing}]
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888166107 data=null}, TreeItem with text {Tracing}]
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888166108 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888166108 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888166109 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=888166110 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=888166110 data=null doit=true}, Tree node with text: Tracing Project]
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=888166110 data=null}, Tree node with text: Tracing Project]
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=888166111 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888166111 data=null item=TreeItem {Tracing Project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Tracing Project]
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=888166114 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Tracing Project
12:15:17 [2024-05-01T16:15:17.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=888166115 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=888166115 data=null doit=true}, Tree node with text: Tracing Project]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=888166115 data=null}, Tree node with text: Tracing Project]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=888166115 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888166115 data=null item=TreeItem {Tracing Project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Tracing Project]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=888166115 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing Project} time=888166115 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing Project} time=888166115 data=null doit=true}, Tree node with text: Tracing Project]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing Project} time=888166116 data=null}, Tree node with text: Tracing Project]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Tracing Project
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=888166117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=888166117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=888166117 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=888166117 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=888166117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=888166117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=888166117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:17 [2024-05-01T16:15:17.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:17 [2024-05-01T16:15:17.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:17 [2024-05-01T16:15:17.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:17 [2024-05-01T16:15:17.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:17 [2024-05-01T16:15:17.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Tracing Project", using matcher: with text 'Tracing Project'
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Tracing Project} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888166153 data=null doit=true}, Shell with text {Tracing Project}]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: of type 'Text'
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: (of type 'Text')
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: of type 'Text'
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: (of type 'Text')
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use &default locatio...", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888166159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888166159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888166159 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888166159 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888166159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888166159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:17 [2024-05-01T16:15:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888166160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:17 [2024-05-01T16:15:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {P&roject...} time=888165743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Project...']
12:15:17 [2024-05-01T16:15:17.413Z] 
12:15:17 [2024-05-01T16:15:17.413Z] (Eclipse:11463): Gtk-WARNING **: 16:15:17.360: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:17 [2024-05-01T16:15:17.413Z] 
12:15:17 [2024-05-01T16:15:17.413Z] (Eclipse:11463): Gtk-WARNING **: 16:15:17.376: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:17 [2024-05-01T16:15:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:17 [2024-05-01T16:15:17.668Z] 
12:15:17 [2024-05-01T16:15:17.668Z] (Eclipse:11463): Gtk-WARNING **: 16:15:17.598: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:17 [2024-05-01T16:15:17.668Z] 
12:15:17 [2024-05-01T16:15:17.668Z] (Eclipse:11463): Gtk-WARNING **: 16:15:17.658: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:17 [2024-05-01T16:15:17.923Z] 
12:15:17 [2024-05-01T16:15:17.923Z] (Eclipse:11463): Gtk-WARNING **: 16:15:17.680: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:17 [2024-05-01T16:15:17.923Z] 
12:15:17 [2024-05-01T16:15:17.923Z] (Eclipse:11463): Gtk-WARNING **: 16:15:17.702: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:17 [2024-05-01T16:15:17.923Z] 
12:15:17 [2024-05-01T16:15:17.923Z] (Eclipse:11463): Gtk-WARNING **: 16:15:17.722: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:17 [2024-05-01T16:15:17.923Z] 
12:15:17 [2024-05-01T16:15:17.923Z] (Eclipse:11463): Gtk-WARNING **: 16:15:17.742: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:17 [2024-05-01T16:15:17.923Z] 
12:15:17 [2024-05-01T16:15:17.923Z] (Eclipse:11463): Gtk-WARNING **: 16:15:17.761: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:17 [2024-05-01T16:15:17.923Z] 
12:15:17 [2024-05-01T16:15:17.923Z] (Eclipse:11463): Gtk-WARNING **: 16:15:17.778: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=888166786 data=null}, (of type 'Combo')]
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:17 [2024-05-01T16:15:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888166833 data=null doit=true}, TreeItem with text {traces}]
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888166833 data=null}, TreeItem with text {traces}]
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888166834 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888166834 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888166836 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=888166837 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=888166837 data=null doit=true}, Tree node with text: synctraces]
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=888166837 data=null}, Tree node with text: synctraces]
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=888166837 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888166837 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=888166838 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888166851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2e29a7d
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=888166853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888166853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=888166853 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=888166853 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=888166853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=888166853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=888166853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=888166854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888166854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=888166854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=888166854 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=888166854 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5d8de155
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=888166855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888166855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=888166855 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=888166855 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=888166855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=888166855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=888166855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=888166855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888166855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=888166855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=888166862 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=888166862 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888166870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888166870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888166870 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888166870 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888166870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888166870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:18 [2024-05-01T16:15:18.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:18 [2024-05-01T16:15:18.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:18 [2024-05-01T16:15:18.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:18 [2024-05-01T16:15:18.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:18 [2024-05-01T16:15:18.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:18 [2024-05-01T16:15:18.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:15:18 [2024-05-01T16:15:18.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888166870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:18 [2024-05-01T16:15:18.692Z] 
12:15:18 [2024-05-01T16:15:18.692Z] (Eclipse:11463): Gtk-WARNING **: 16:15:18.455: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:18 [2024-05-01T16:15:18.692Z] 
12:15:18 [2024-05-01T16:15:18.692Z] (Eclipse:11463): Gtk-WARNING **: 16:15:18.469: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:18 [2024-05-01T16:15:18.692Z] 
12:15:18 [2024-05-01T16:15:18.692Z] (Eclipse:11463): Gtk-WARNING **: 16:15:18.486: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:18 [2024-05-01T16:15:18.692Z] 
12:15:18 [2024-05-01T16:15:18.692Z] (Eclipse:11463): Gtk-WARNING **: 16:15:18.503: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:18 [2024-05-01T16:15:18.692Z] 
12:15:18 [2024-05-01T16:15:18.693Z] (Eclipse:11463): Gtk-WARNING **: 16:15:18.520: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:18 [2024-05-01T16:15:18.693Z] 
12:15:18 [2024-05-01T16:15:18.693Z] (Eclipse:11463): Gtk-WARNING **: 16:15:18.537: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888167445 data=null doit=true}, TreeItem with text {Tracing}]
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888167445 data=null}, TreeItem with text {Tracing}]
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888167445 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888167446 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
12:15:18 [2024-05-01T16:15:18.693Z] 
12:15:18 [2024-05-01T16:15:18.693Z] (Eclipse:11463): Gtk-WARNING **: 16:15:18.554: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888167455 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:18 [2024-05-01T16:15:18.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=888167455 data=null doit=true}, TreeItem with text {Traces [2]}]
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=888167456 data=null}, TreeItem with text {Traces [2]}]
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=888167456 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888167456 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=888167458 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:15:18 [2024-05-01T16:15:18.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888167459 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888167459 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888167459 data=null}, TreeItem with text {scp_dest}]
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888167460 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888167460 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:18 [2024-05-01T16:15:18.693Z] 
12:15:18 [2024-05-01T16:15:18.693Z] (Eclipse:11463): Gtk-WARNING **: 16:15:18.572: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888167475 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888167475 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888167475 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:18 [2024-05-01T16:15:18.693Z] 
12:15:18 [2024-05-01T16:15:18.693Z] (Eclipse:11463): Gtk-WARNING **: 16:15:18.641: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:18 [2024-05-01T16:15:18.693Z] 
12:15:18 [2024-05-01T16:15:18.693Z] (Eclipse:11463): Gtk-WARNING **: 16:15:18.655: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888167475 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888167563 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888167563 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888167564 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888167564 data=null}, TreeItem with text {scp_dest}]
12:15:18 [2024-05-01T16:15:18.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:15:18 [2024-05-01T16:15:18.948Z] 
12:15:18 [2024-05-01T16:15:18.948Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:18.894: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:19 [2024-05-01T16:15:19.202Z] 
12:15:19 [2024-05-01T16:15:19.202Z] (Eclipse:11463): Gtk-WARNING **: 16:15:18.961: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:19 [2024-05-01T16:15:19.202Z] 
12:15:19 [2024-05-01T16:15:19.202Z] (Eclipse:11463): Gtk-WARNING **: 16:15:19.139: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:19 [2024-05-01T16:15:19.202Z] 
12:15:19 [2024-05-01T16:15:19.202Z] (Eclipse:11463): Gtk-WARNING **: 16:15:19.139: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:19 [2024-05-01T16:15:19.202Z] 
12:15:19 [2024-05-01T16:15:19.202Z] (Eclipse:11463): Gtk-WARNING **: 16:15:19.139: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:19 [2024-05-01T16:15:19.202Z] 
12:15:19 [2024-05-01T16:15:19.203Z] (Eclipse:11463): Gtk-WARNING **: 16:15:19.139: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:19 [2024-05-01T16:15:19.203Z] 
12:15:19 [2024-05-01T16:15:19.203Z] (Eclipse:11463): Gtk-WARNING **: 16:15:19.139: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:19 [2024-05-01T16:15:19.203Z] 
12:15:19 [2024-05-01T16:15:19.203Z] (Eclipse:11463): Gtk-WARNING **: 16:15:19.139: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:19 [2024-05-01T16:15:19.203Z] 
12:15:19 [2024-05-01T16:15:19.203Z] (Eclipse:11463): Gtk-WARNING **: 16:15:19.139: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:19 [2024-05-01T16:15:19.203Z] 
12:15:19 [2024-05-01T16:15:19.203Z] (Eclipse:11463): Gtk-WARNING **: 16:15:19.139: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:19 [2024-05-01T16:15:19.203Z] 
12:15:19 [2024-05-01T16:15:19.203Z] (Eclipse:11463): Gtk-WARNING **: 16:15:19.148: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:19 [2024-05-01T16:15:19.203Z] 
12:15:19 [2024-05-01T16:15:19.203Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:19.148: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:19 [2024-05-01T16:15:19.457Z] 
12:15:19 [2024-05-01T16:15:19.457Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:19.260: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:19 [2024-05-01T16:15:19.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:15:19 [2024-05-01T16:15:19.712Z] 
12:15:19 [2024-05-01T16:15:19.712Z] (Eclipse:11463): Gtk-WARNING **: 16:15:19.554: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:19 [2024-05-01T16:15:19.712Z] 
12:15:19 [2024-05-01T16:15:19.712Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:19.563: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:19 [2024-05-01T16:15:19.712Z] 
12:15:19 [2024-05-01T16:15:19.712Z] (Eclipse:11463): Gtk-WARNING **: 16:15:19.566: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:19 [2024-05-01T16:15:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:19 [2024-05-01T16:15:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:19 [2024-05-01T16:15:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:19 [2024-05-01T16:15:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:19 [2024-05-01T16:15:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:19 [2024-05-01T16:15:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:19 [2024-05-01T16:15:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=888168779 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:15:19 [2024-05-01T16:15:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888168779 data=null doit=true}, TreeItem with text {Tracing}]
12:15:19 [2024-05-01T16:15:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888168779 data=null}, TreeItem with text {Tracing}]
12:15:19 [2024-05-01T16:15:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888168832 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:19 [2024-05-01T16:15:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888168834 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:15:19 [2024-05-01T16:15:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888168841 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:19 [2024-05-01T16:15:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:19 [2024-05-01T16:15:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=888168842 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:15:19 [2024-05-01T16:15:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888168842 data=null doit=true}, TreeItem with text {Tracing}]
12:15:19 [2024-05-01T16:15:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888168842 data=null}, TreeItem with text {Tracing}]
12:15:19 [2024-05-01T16:15:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888168842 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:19 [2024-05-01T16:15:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888168843 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:15:19 [2024-05-01T16:15:19.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888168847 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:20 [2024-05-01T16:15:20.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
12:15:20 [2024-05-01T16:15:20.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
12:15:20 [2024-05-01T16:15:20.224Z] 
12:15:20 [2024-05-01T16:15:20.224Z] (Eclipse:11463): Gtk-WARNING **: 16:15:20.167: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:20 [2024-05-01T16:15:20.224Z] 
12:15:20 [2024-05-01T16:15:20.224Z] (Eclipse:11463): Gtk-WARNING **: 16:15:20.184: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:20 [2024-05-01T16:15:20.478Z] 
12:15:20 [2024-05-01T16:15:20.478Z] (Eclipse:11463): Gtk-WARNING **: 16:15:20.237: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:20 [2024-05-01T16:15:20.479Z] 
12:15:20 [2024-05-01T16:15:20.479Z] (Eclipse:11463): Gtk-WARNING **: 16:15:20.255: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
12:15:20 [2024-05-01T16:15:20.479Z] 
12:15:20 [2024-05-01T16:15:20.479Z] (Eclipse:11463): Gtk-WARNING **: 16:15:20.274: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:20 [2024-05-01T16:15:20.479Z] 
12:15:20 [2024-05-01T16:15:20.479Z] (Eclipse:11463): Gtk-WARNING **: 16:15:20.337: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:20 [2024-05-01T16:15:20.479Z] 
12:15:20 [2024-05-01T16:15:20.479Z] (Eclipse:11463): Gtk-WARNING **: 16:15:20.355: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888169271 data=null doit=true}, Shell with text {Export}]
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=888169272 data=null doit=true}, TreeItem with text {General}]
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=888169272 data=null}, TreeItem with text {General}]
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=888169273 data=null button=1 stateMask=0x0 x=68 y=12 count=1}, TreeItem with text {General}]
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888169273 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {General}]
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=888169276 data=null button=1 stateMask=0x80000 x=68 y=12 count=1}, TreeItem with text {General}]
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=888169278 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=888169278 data=null doit=true}, Tree node with text: Archive File]
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=888169278 data=null}, Tree node with text: Archive File]
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=888169278 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888169278 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=888169286 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=888169287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=888169288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=888169288 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=888169288 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=888169288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=888169288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=888169288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:20 [2024-05-01T16:15:20.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:20 [2024-05-01T16:15:20.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:20 [2024-05-01T16:15:20.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:20 [2024-05-01T16:15:20.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=888169378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=888169378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=888169378 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=888169379 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=888169379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=888169379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=888169379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=888169383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=888169383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=888169383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=888169383 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=888169383 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@69ee825c
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=888169437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=888169437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=888169437 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=888169437 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=888169437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=888169437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=888169437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=888169439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=888169439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=888169440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=888169440 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=888169440 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888169441 data=null doit=true}, TreeItem with text {Tracing}]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888169441 data=null}, TreeItem with text {Tracing}]
12:15:20 [2024-05-01T16:15:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888169442 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888169442 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888169443 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=888169444 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888169444 data=null doit=true}, Tree node with text: traces]
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888169444 data=null}, Tree node with text: traces]
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888169444 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888169445 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888169460 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=888169478 data=null}, (of type 'Combo')]
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888169543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888169544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888169544 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888169544 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888169544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888169544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:20 [2024-05-01T16:15:20.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:20 [2024-05-01T16:15:20.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:20 [2024-05-01T16:15:20.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:20 [2024-05-01T16:15:20.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:20 [2024-05-01T16:15:20.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:15:20 [2024-05-01T16:15:20.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888169544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:20 [2024-05-01T16:15:20.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=888168935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
12:15:20 [2024-05-01T16:15:20.992Z] 
12:15:20 [2024-05-01T16:15:20.992Z] (Eclipse:11463): Gtk-WARNING **: 16:15:20.837: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:20 [2024-05-01T16:15:20.992Z] 
12:15:20 [2024-05-01T16:15:20.992Z] (Eclipse:11463): Gtk-WARNING **: 16:15:20.852: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:20 [2024-05-01T16:15:20.992Z] 
12:15:20 [2024-05-01T16:15:20.992Z] (Eclipse:11463): Gtk-WARNING **: 16:15:20.868: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:20 [2024-05-01T16:15:20.992Z] 
12:15:20 [2024-05-01T16:15:20.992Z] (Eclipse:11463): Gtk-WARNING **: 16:15:20.886: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:20 [2024-05-01T16:15:20.992Z] 
12:15:20 [2024-05-01T16:15:20.992Z] (Eclipse:11463): Gtk-WARNING **: 16:15:20.903: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:20 [2024-05-01T16:15:20.992Z] 
12:15:20 [2024-05-01T16:15:20.992Z] (Eclipse:11463): Gtk-WARNING **: 16:15:20.920: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:20 [2024-05-01T16:15:20.992Z] 
12:15:20 [2024-05-01T16:15:20.992Z] (Eclipse:11463): Gtk-WARNING **: 16:15:20.937: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:20 [2024-05-01T16:15:20.992Z] 
12:15:20 [2024-05-01T16:15:20.992Z] (Eclipse:11463): Gtk-WARNING **: 16:15:20.954: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:20 [2024-05-01T16:15:20.992Z] 
12:15:20 [2024-05-01T16:15:20.992Z] (Eclipse:11463): Gtk-WARNING **: 16:15:20.971: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:20 [2024-05-01T16:15:20.992Z] 
12:15:20 [2024-05-01T16:15:20.992Z] (Eclipse:11463): Gtk-WARNING **: 16:15:20.988: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:21 [2024-05-01T16:15:21.247Z] 
12:15:21 [2024-05-01T16:15:21.247Z] (Eclipse:11463): Gtk-WARNING **: 16:15:21.005: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:21 [2024-05-01T16:15:21.247Z] 
12:15:21 [2024-05-01T16:15:21.247Z] (Eclipse:11463): Gtk-WARNING **: 16:15:21.021: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:21 [2024-05-01T16:15:21.502Z] 
12:15:21 [2024-05-01T16:15:21.502Z] (Eclipse:11463): Gtk-WARNING **: 16:15:21.289: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:21 [2024-05-01T16:15:21.502Z] 
12:15:21 [2024-05-01T16:15:21.502Z] (Eclipse:11463): Gtk-WARNING **: 16:15:21.353: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:21 [2024-05-01T16:15:21.502Z] 
12:15:21 [2024-05-01T16:15:21.502Z] (Eclipse:11463): Gtk-WARNING **: 16:15:21.372: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:21 [2024-05-01T16:15:21.502Z] 
12:15:21 [2024-05-01T16:15:21.502Z] (Eclipse:11463): Gtk-WARNING **: 16:15:21.389: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:21 [2024-05-01T16:15:21.502Z] 
12:15:21 [2024-05-01T16:15:21.502Z] (Eclipse:11463): Gtk-WARNING **: 16:15:21.446: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:21 [2024-05-01T16:15:21.502Z] 
12:15:21 [2024-05-01T16:15:21.502Z] (Eclipse:11463): Gtk-WARNING **: 16:15:21.462: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=888170579 data=null doit=true}, Button with text {Select roo&t directory:}]
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=888170579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=888170581 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=888170582 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=888170582 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=888170582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:21 [2024-05-01T16:15:21.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=888170585 data=null}, (of type 'Combo')]
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=888170637 data=null doit=true}, TreeItem with text {/}]
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=888170637 data=null}, TreeItem with text {/}]
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=888170637 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888170637 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=888170638 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888170639 data=null doit=true}, Tree node with text: Tracing]
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888170639 data=null}, Tree node with text: Tracing]
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888170639 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888170639 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Tracing]
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888170640 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=888170640 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888170640 data=null doit=true}, Tree node with text: traces]
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888170640 data=null}, Tree node with text: traces]
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888170641 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888170641 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888170643 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:15:21 [2024-05-01T16:15:21.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
12:15:22 [2024-05-01T16:15:22.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:22 [2024-05-01T16:15:22.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:22 [2024-05-01T16:15:22.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:22 [2024-05-01T16:15:22.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:15:22 [2024-05-01T16:15:22.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:15:22 [2024-05-01T16:15:22.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888170658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4437af21
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=888170663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=888170663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=888170663 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=888170663 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=888170663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=888170663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=888170663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=888170663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=888170663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=888170664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=888170664 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=888170664 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888170673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888170673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888170673 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888170673 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888170673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888170673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:22 [2024-05-01T16:15:22.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:22 [2024-05-01T16:15:22.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:22 [2024-05-01T16:15:22.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:22 [2024-05-01T16:15:22.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:22 [2024-05-01T16:15:22.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:22 [2024-05-01T16:15:22.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:15:22 [2024-05-01T16:15:22.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888170673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:22 [2024-05-01T16:15:22.272Z] 
12:15:22 [2024-05-01T16:15:22.272Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.184: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.272Z] 
12:15:22 [2024-05-01T16:15:22.272Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.239: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.272Z] 
12:15:22 [2024-05-01T16:15:22.272Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.243: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.272Z] 
12:15:22 [2024-05-01T16:15:22.272Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.262: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.527Z] 
12:15:22 [2024-05-01T16:15:22.527Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.278: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.527Z] 
12:15:22 [2024-05-01T16:15:22.527Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.295: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.527Z] 
12:15:22 [2024-05-01T16:15:22.527Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.312: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.527Z] 
12:15:22 [2024-05-01T16:15:22.527Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.338: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.527Z] 
12:15:22 [2024-05-01T16:15:22.527Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.346: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:15:22 [2024-05-01T16:15:22.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:22 [2024-05-01T16:15:22.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:22 [2024-05-01T16:15:22.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:22 [2024-05-01T16:15:22.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:22 [2024-05-01T16:15:22.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=888171255 data=null doit=true}, TreeItem with text {Traces [2]}]
12:15:22 [2024-05-01T16:15:22.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=888171255 data=null}, TreeItem with text {Traces [2]}]
12:15:22 [2024-05-01T16:15:22.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=888171255 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:15:22 [2024-05-01T16:15:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888171256 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:15:22 [2024-05-01T16:15:22.528Z] 
12:15:22 [2024-05-01T16:15:22.528Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.364: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=888171263 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:15:22 [2024-05-01T16:15:22.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:15:22 [2024-05-01T16:15:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:15:22 [2024-05-01T16:15:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888171264 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:15:22 [2024-05-01T16:15:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888171264 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:22 [2024-05-01T16:15:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:22 [2024-05-01T16:15:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888171264 data=null}, TreeItem with text {scp_dest}]
12:15:22 [2024-05-01T16:15:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888171265 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:15:22 [2024-05-01T16:15:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888171265 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:22 [2024-05-01T16:15:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888171270 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:15:22 [2024-05-01T16:15:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888171270 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:22 [2024-05-01T16:15:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888171271 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:22 [2024-05-01T16:15:22.528Z] 
12:15:22 [2024-05-01T16:15:22.528Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.398: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888171271 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:22 [2024-05-01T16:15:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888171352 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:22 [2024-05-01T16:15:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888171353 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:15:22 [2024-05-01T16:15:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888171353 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:22 [2024-05-01T16:15:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888171353 data=null}, TreeItem with text {scp_dest}]
12:15:22 [2024-05-01T16:15:22.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:15:22 [2024-05-01T16:15:22.783Z] 
12:15:22 [2024-05-01T16:15:22.783Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:22.570: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:22 [2024-05-01T16:15:22.783Z] 
12:15:22 [2024-05-01T16:15:22.783Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.638: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.783Z] 
12:15:22 [2024-05-01T16:15:22.783Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.666: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.783Z] 
12:15:22 [2024-05-01T16:15:22.783Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.666: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.783Z] 
12:15:22 [2024-05-01T16:15:22.783Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.666: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.783Z] 
12:15:22 [2024-05-01T16:15:22.783Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.666: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.783Z] 
12:15:22 [2024-05-01T16:15:22.783Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.666: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.783Z] 
12:15:22 [2024-05-01T16:15:22.783Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.666: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.783Z] 
12:15:22 [2024-05-01T16:15:22.783Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.666: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.783Z] 
12:15:22 [2024-05-01T16:15:22.783Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.666: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.783Z] 
12:15:22 [2024-05-01T16:15:22.783Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.673: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:22 [2024-05-01T16:15:22.783Z] 
12:15:22 [2024-05-01T16:15:22.783Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:22.673: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:23 [2024-05-01T16:15:23.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:15:23 [2024-05-01T16:15:23.037Z] 
12:15:23 [2024-05-01T16:15:23.037Z] (Eclipse:11463): Gtk-WARNING **: 16:15:22.997: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:23 [2024-05-01T16:15:23.291Z] 
12:15:23 [2024-05-01T16:15:23.291Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:23.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:23 [2024-05-01T16:15:23.291Z] 
12:15:23 [2024-05-01T16:15:23.291Z] (Eclipse:11463): Gtk-WARNING **: 16:15:23.137: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:23 [2024-05-01T16:15:23.546Z] 
12:15:23 [2024-05-01T16:15:23.546Z] (Eclipse:11463): Gtk-WARNING **: 16:15:23.353: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:23 [2024-05-01T16:15:23.546Z] 
12:15:23 [2024-05-01T16:15:23.546Z] (Eclipse:11463): Gtk-WARNING **: 16:15:23.371: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:23 [2024-05-01T16:15:23.546Z] 
12:15:23 [2024-05-01T16:15:23.546Z] (Eclipse:11463): Gtk-WARNING **: 16:15:23.389: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:23 [2024-05-01T16:15:23.546Z] 
12:15:23 [2024-05-01T16:15:23.546Z] (Eclipse:11463): Gtk-WARNING **: 16:15:23.406: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:23 [2024-05-01T16:15:23.546Z] 
12:15:23 [2024-05-01T16:15:23.546Z] (Eclipse:11463): Gtk-WARNING **: 16:15:23.438: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:23 [2024-05-01T16:15:23.546Z] 
12:15:23 [2024-05-01T16:15:23.546Z] (Eclipse:11463): Gtk-WARNING **: 16:15:23.454: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:23 [2024-05-01T16:15:23.546Z] 
12:15:23 [2024-05-01T16:15:23.546Z] (Eclipse:11463): Gtk-WARNING **: 16:15:23.472: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:23 [2024-05-01T16:15:23.546Z] 
12:15:23 [2024-05-01T16:15:23.546Z] (Eclipse:11463): Gtk-WARNING **: 16:15:23.488: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:23 [2024-05-01T16:15:23.546Z] 
12:15:23 [2024-05-01T16:15:23.546Z] (Eclipse:11463): Gtk-WARNING **: 16:15:23.504: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=888172579 data=null doit=true}, Button with text {Select &archive file:}]
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=888172579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=888172580 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=888172580 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=888172581 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=888172581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=888172583 data=null}, (of type 'Combo')]
12:15:23 [2024-05-01T16:15:23.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888172617 data=null doit=true}, TreeItem with text {traces}]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888172617 data=null}, TreeItem with text {traces}]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888172618 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888172618 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888172619 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=888172620 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=888172620 data=null doit=true}, Tree node with text: synctraces]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=888172620 data=null}, Tree node with text: synctraces]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=888172620 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888172620 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=888172621 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888172635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@64c009b8
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=888172636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888172636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=888172636 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=888172636 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=888172637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=888172637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=888172637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=888172637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888172637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=888172637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=888172637 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=888172637 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7b91e3d4
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=888172638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888172638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=888172638 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=888172638 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=888172638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=888172638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=888172638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=888172638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888172638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=888172638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=888172638 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=888172638 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:23 [2024-05-01T16:15:23.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:23 [2024-05-01T16:15:23.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:23 [2024-05-01T16:15:23.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:23 [2024-05-01T16:15:23.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:23 [2024-05-01T16:15:23.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888172648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:23 [2024-05-01T16:15:23.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888172648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:23 [2024-05-01T16:15:23.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888172648 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:23 [2024-05-01T16:15:23.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888172648 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:23 [2024-05-01T16:15:23.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888172648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:23 [2024-05-01T16:15:23.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888172648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:23 [2024-05-01T16:15:23.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:23 [2024-05-01T16:15:23.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:23 [2024-05-01T16:15:23.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:23 [2024-05-01T16:15:23.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:23 [2024-05-01T16:15:23.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:23 [2024-05-01T16:15:23.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:15:24 [2024-05-01T16:15:24.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888172648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:24 [2024-05-01T16:15:24.063Z] 
12:15:24 [2024-05-01T16:15:24.063Z] (Eclipse:11463): Gtk-WARNING **: 16:15:23.984: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.063Z] 
12:15:24 [2024-05-01T16:15:24.063Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.040: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.063Z] 
12:15:24 [2024-05-01T16:15:24.063Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.057: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.318Z] 
12:15:24 [2024-05-01T16:15:24.318Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.074: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.318Z] 
12:15:24 [2024-05-01T16:15:24.318Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.091: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.318Z] 
12:15:24 [2024-05-01T16:15:24.318Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.107: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.318Z] 
12:15:24 [2024-05-01T16:15:24.318Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.124: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.318Z] 
12:15:24 [2024-05-01T16:15:24.318Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.140: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.318Z] 
12:15:24 [2024-05-01T16:15:24.318Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.157: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.318Z] 
12:15:24 [2024-05-01T16:15:24.318Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.174: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.318Z] 
12:15:24 [2024-05-01T16:15:24.318Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.190: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:15:24 [2024-05-01T16:15:24.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:24 [2024-05-01T16:15:24.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:24 [2024-05-01T16:15:24.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:24 [2024-05-01T16:15:24.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:24 [2024-05-01T16:15:24.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=888173160 data=null doit=true}, TreeItem with text {Traces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=888173160 data=null}, TreeItem with text {Traces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=888173160 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888173160 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=888173163 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=888173163 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=888173163 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=888173164 data=null}, TreeItem with text {synctraces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888173164 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888173164 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888173168 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888173168 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=888173169 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888173169 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888173177 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=888173177 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=888173177 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=888173177 data=null}, TreeItem with text {synctraces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=888173178 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=888173178 data=null}, TreeItem with text {synctraces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888173178 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888173178 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888173179 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888173179 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888173179 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888173179 data=null}, TreeItem with text {scp_dest}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888173179 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888173180 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888173183 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888173183 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:15:24 [2024-05-01T16:15:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888173184 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:15:24 [2024-05-01T16:15:24.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888173184 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:24 [2024-05-01T16:15:24.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888173242 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:15:24 [2024-05-01T16:15:24.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888173247 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:15:24 [2024-05-01T16:15:24.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888173247 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:24 [2024-05-01T16:15:24.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888173247 data=null}, TreeItem with text {scp_dest}]
12:15:24 [2024-05-01T16:15:24.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:15:24 [2024-05-01T16:15:24.574Z] 
12:15:24 [2024-05-01T16:15:24.574Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:24.458: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:24 [2024-05-01T16:15:24.574Z] 
12:15:24 [2024-05-01T16:15:24.574Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.479: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.574Z] 
12:15:24 [2024-05-01T16:15:24.574Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.547: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.574Z] 
12:15:24 [2024-05-01T16:15:24.574Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.547: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.574Z] 
12:15:24 [2024-05-01T16:15:24.574Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.548: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.574Z] 
12:15:24 [2024-05-01T16:15:24.574Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.548: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.574Z] 
12:15:24 [2024-05-01T16:15:24.574Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.548: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.574Z] 
12:15:24 [2024-05-01T16:15:24.574Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.548: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.574Z] 
12:15:24 [2024-05-01T16:15:24.574Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.548: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.574Z] 
12:15:24 [2024-05-01T16:15:24.574Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.548: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.574Z] 
12:15:24 [2024-05-01T16:15:24.574Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.555: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:24 [2024-05-01T16:15:24.574Z] 
12:15:24 [2024-05-01T16:15:24.574Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:24.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:25 [2024-05-01T16:15:25.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
12:15:25 [2024-05-01T16:15:25.134Z] 
12:15:25 [2024-05-01T16:15:25.134Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.890: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:25 [2024-05-01T16:15:25.134Z] 
12:15:25 [2024-05-01T16:15:25.134Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:24.897: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:25 [2024-05-01T16:15:25.134Z] 
12:15:25 [2024-05-01T16:15:25.134Z] (Eclipse:11463): Gtk-WARNING **: 16:15:24.899: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:25 [2024-05-01T16:15:25.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:25 [2024-05-01T16:15:25.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:25 [2024-05-01T16:15:25.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:25 [2024-05-01T16:15:25.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:25 [2024-05-01T16:15:25.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:25 [2024-05-01T16:15:25.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:25 [2024-05-01T16:15:25.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=888174040 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:15:25 [2024-05-01T16:15:25.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888174041 data=null doit=true}, TreeItem with text {Tracing}]
12:15:25 [2024-05-01T16:15:25.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888174041 data=null}, TreeItem with text {Tracing}]
12:15:25 [2024-05-01T16:15:25.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888174041 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:25 [2024-05-01T16:15:25.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888174041 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:15:25 [2024-05-01T16:15:25.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888174047 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:25 [2024-05-01T16:15:25.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:25 [2024-05-01T16:15:25.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=888174047 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:15:25 [2024-05-01T16:15:25.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888174047 data=null doit=true}, TreeItem with text {Tracing}]
12:15:25 [2024-05-01T16:15:25.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888174048 data=null}, TreeItem with text {Tracing}]
12:15:25 [2024-05-01T16:15:25.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888174048 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:25 [2024-05-01T16:15:25.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888174048 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:15:25 [2024-05-01T16:15:25.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888174056 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:25 [2024-05-01T16:15:25.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
12:15:25 [2024-05-01T16:15:25.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
12:15:25 [2024-05-01T16:15:25.390Z] 
12:15:25 [2024-05-01T16:15:25.390Z] (Eclipse:11463): Gtk-WARNING **: 16:15:25.361: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:25 [2024-05-01T16:15:25.390Z] 
12:15:25 [2024-05-01T16:15:25.390Z] (Eclipse:11463): Gtk-WARNING **: 16:15:25.378: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:25 [2024-05-01T16:15:25.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
12:15:25 [2024-05-01T16:15:25.644Z] 
12:15:25 [2024-05-01T16:15:25.644Z] (Eclipse:11463): Gtk-WARNING **: 16:15:25.396: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:25 [2024-05-01T16:15:25.644Z] 
12:15:25 [2024-05-01T16:15:25.644Z] (Eclipse:11463): Gtk-WARNING **: 16:15:25.449: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:25 [2024-05-01T16:15:25.645Z] 
12:15:25 [2024-05-01T16:15:25.645Z] (Eclipse:11463): Gtk-WARNING **: 16:15:25.470: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:25 [2024-05-01T16:15:25.645Z] 
12:15:25 [2024-05-01T16:15:25.645Z] (Eclipse:11463): Gtk-WARNING **: 16:15:25.487: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:25 [2024-05-01T16:15:25.645Z] 
12:15:25 [2024-05-01T16:15:25.645Z] (Eclipse:11463): Gtk-WARNING **: 16:15:25.503: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888174441 data=null doit=true}, Shell with text {Export}]
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:25 [2024-05-01T16:15:25.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=888174443 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=888174443 data=null doit=true}, Tree node with text: Archive File]
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=888174443 data=null}, Tree node with text: Archive File]
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=888174443 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888174443 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=888174444 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=888174445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=888174445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=888174445 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=888174445 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=888174445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=888174445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=888174445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:25 [2024-05-01T16:15:25.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:25 [2024-05-01T16:15:25.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:25 [2024-05-01T16:15:25.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:25 [2024-05-01T16:15:25.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:25 [2024-05-01T16:15:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:15:25 [2024-05-01T16:15:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
12:15:25 [2024-05-01T16:15:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
12:15:25 [2024-05-01T16:15:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:15:25 [2024-05-01T16:15:25.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=888174545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=888174545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=888174545 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=888174545 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=888174545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=888174545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=888174545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=888174547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=888174547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=888174547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=888174548 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=888174548 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@426fb1c3
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=888174549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=888174549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=888174549 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=888174550 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=888174550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=888174550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=888174550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:25 [2024-05-01T16:15:25.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=888174551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=888174552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=888174552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=888174552 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=888174552 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888174553 data=null doit=true}, TreeItem with text {Tracing}]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888174553 data=null}, TreeItem with text {Tracing}]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888174553 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888174553 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888174555 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=888174555 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888174555 data=null doit=true}, Tree node with text: traces]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888174555 data=null}, Tree node with text: traces]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888174555 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888174556 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888174570 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=888174577 data=null}, (of type 'Combo')]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888174588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888174588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888174588 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888174588 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888174588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888174589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:25 [2024-05-01T16:15:25.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:25 [2024-05-01T16:15:25.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:25 [2024-05-01T16:15:25.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:25 [2024-05-01T16:15:25.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:25 [2024-05-01T16:15:25.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:25 [2024-05-01T16:15:25.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:15:26 [2024-05-01T16:15:26.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888174589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:26 [2024-05-01T16:15:26.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=888174136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
12:15:26 [2024-05-01T16:15:26.158Z] 
12:15:26 [2024-05-01T16:15:26.158Z] (Eclipse:11463): Gtk-WARNING **: 16:15:25.960: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:26 [2024-05-01T16:15:26.158Z] 
12:15:26 [2024-05-01T16:15:26.158Z] (Eclipse:11463): Gtk-WARNING **: 16:15:25.975: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:26 [2024-05-01T16:15:26.158Z] 
12:15:26 [2024-05-01T16:15:26.158Z] (Eclipse:11463): Gtk-WARNING **: 16:15:25.992: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:26 [2024-05-01T16:15:26.158Z] 
12:15:26 [2024-05-01T16:15:26.158Z] (Eclipse:11463): Gtk-WARNING **: 16:15:26.010: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:26 [2024-05-01T16:15:26.158Z] 
12:15:26 [2024-05-01T16:15:26.158Z] (Eclipse:11463): Gtk-WARNING **: 16:15:26.042: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:26 [2024-05-01T16:15:26.158Z] 
12:15:26 [2024-05-01T16:15:26.158Z] (Eclipse:11463): Gtk-WARNING **: 16:15:26.059: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:26 [2024-05-01T16:15:26.158Z] 
12:15:26 [2024-05-01T16:15:26.158Z] (Eclipse:11463): Gtk-WARNING **: 16:15:26.082: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:26 [2024-05-01T16:15:26.158Z] 
12:15:26 [2024-05-01T16:15:26.158Z] (Eclipse:11463): Gtk-WARNING **: 16:15:26.098: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:26 [2024-05-01T16:15:26.158Z] 
12:15:26 [2024-05-01T16:15:26.158Z] (Eclipse:11463): Gtk-WARNING **: 16:15:26.116: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:26 [2024-05-01T16:15:26.158Z] 
12:15:26 [2024-05-01T16:15:26.158Z] (Eclipse:11463): Gtk-WARNING **: 16:15:26.137: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:26 [2024-05-01T16:15:26.158Z] 
12:15:26 [2024-05-01T16:15:26.158Z] (Eclipse:11463): Gtk-WARNING **: 16:15:26.150: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:26 [2024-05-01T16:15:26.413Z] 
12:15:26 [2024-05-01T16:15:26.413Z] (Eclipse:11463): Gtk-WARNING **: 16:15:26.166: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:26 [2024-05-01T16:15:26.413Z] 
12:15:26 [2024-05-01T16:15:26.413Z] (Eclipse:11463): Gtk-WARNING **: 16:15:26.387: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:26 [2024-05-01T16:15:26.413Z] 
12:15:26 [2024-05-01T16:15:26.413Z] (Eclipse:11463): Gtk-WARNING **: 16:15:26.406: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:26 [2024-05-01T16:15:26.668Z] 
12:15:26 [2024-05-01T16:15:26.668Z] (Eclipse:11463): Gtk-WARNING **: 16:15:26.449: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:26 [2024-05-01T16:15:26.668Z] 
12:15:26 [2024-05-01T16:15:26.668Z] (Eclipse:11463): Gtk-WARNING **: 16:15:26.468: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:26 [2024-05-01T16:15:26.668Z] 
12:15:26 [2024-05-01T16:15:26.668Z] (Eclipse:11463): Gtk-WARNING **: 16:15:26.486: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:26 [2024-05-01T16:15:26.668Z] 
12:15:26 [2024-05-01T16:15:26.668Z] (Eclipse:11463): Gtk-WARNING **: 16:15:26.505: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:26 [2024-05-01T16:15:26.668Z] 
12:15:26 [2024-05-01T16:15:26.668Z] (Eclipse:11463): Gtk-WARNING **: 16:15:26.555: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:26 [2024-05-01T16:15:26.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=888175659 data=null doit=true}, Button with text {Select roo&t directory:}]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=888175659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=888175661 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=888175661 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=888175661 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=888175661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=888175664 data=null}, (of type 'Combo')]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=888175698 data=null doit=true}, TreeItem with text {/}]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=888175698 data=null}, TreeItem with text {/}]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=888175698 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888175698 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=888175699 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888175699 data=null doit=true}, Tree node with text: Tracing]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888175699 data=null}, Tree node with text: Tracing]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888175700 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888175700 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Tracing]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888175700 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=888175701 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888175701 data=null doit=true}, Tree node with text: traces]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888175701 data=null}, Tree node with text: traces]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888175701 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
12:15:26 [2024-05-01T16:15:26.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888175701 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888175704 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888175719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3e07ccbf
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=888175723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=888175723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=888175723 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=888175723 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=888175723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=888175723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=888175723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=888175723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=888175723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=888175723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=888175723 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=888175723 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:15:26 [2024-05-01T16:15:26.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888175725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888175726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888175726 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888175726 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888175726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888175726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:26 [2024-05-01T16:15:26.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:26 [2024-05-01T16:15:26.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:26 [2024-05-01T16:15:26.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:26 [2024-05-01T16:15:26.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:26 [2024-05-01T16:15:26.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:26 [2024-05-01T16:15:26.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:15:27 [2024-05-01T16:15:27.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888175726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:27 [2024-05-01T16:15:27.181Z] 
12:15:27 [2024-05-01T16:15:27.181Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.170: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.436Z] 
12:15:27 [2024-05-01T16:15:27.436Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.186: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.436Z] 
12:15:27 [2024-05-01T16:15:27.436Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.203: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.436Z] 
12:15:27 [2024-05-01T16:15:27.436Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.238: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.436Z] 
12:15:27 [2024-05-01T16:15:27.436Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.243: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.436Z] 
12:15:27 [2024-05-01T16:15:27.436Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.260: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.436Z] 
12:15:27 [2024-05-01T16:15:27.436Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.277: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.436Z] 
12:15:27 [2024-05-01T16:15:27.436Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.295: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.436Z] 
12:15:27 [2024-05-01T16:15:27.436Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.312: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.436Z] 
12:15:27 [2024-05-01T16:15:27.436Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.329: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.436Z] 
12:15:27 [2024-05-01T16:15:27.436Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.346: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.436Z] 
12:15:27 [2024-05-01T16:15:27.436Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.363: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:15:27 [2024-05-01T16:15:27.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:27 [2024-05-01T16:15:27.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:27 [2024-05-01T16:15:27.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:27 [2024-05-01T16:15:27.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:27 [2024-05-01T16:15:27.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=888176364 data=null doit=true}, TreeItem with text {Traces [2]}]
12:15:27 [2024-05-01T16:15:27.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=888176365 data=null}, TreeItem with text {Traces [2]}]
12:15:27 [2024-05-01T16:15:27.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=888176365 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:15:27 [2024-05-01T16:15:27.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888176365 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:15:27 [2024-05-01T16:15:27.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=888176368 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:15:27 [2024-05-01T16:15:27.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:15:27 [2024-05-01T16:15:27.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Tracing [2]}
12:15:27 [2024-05-01T16:15:27.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing [2]} time=888176369 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
12:15:27 [2024-05-01T16:15:27.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing [2]} time=888176369 data=null doit=true}, TreeItem with text {Tracing [2]}]
12:15:27 [2024-05-01T16:15:27.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:27 [2024-05-01T16:15:27.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing [2]} time=888176369 data=null}, TreeItem with text {Tracing [2]}]
12:15:27 [2024-05-01T16:15:27.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=888176369 data=null button=1 stateMask=0x0 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888176370 data=null item=TreeItem {Tracing [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=888176375 data=null button=1 stateMask=0x80000 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=888176375 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Tracing [2]} time=888176375 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888176376 data=null item=TreeItem {Tracing [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=888176383 data=null button=1 stateMask=0x80000 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing [2]} time=888176383 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing [2]} time=888176383 data=null doit=true}, TreeItem with text {Tracing [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing [2]} time=888176383 data=null}, TreeItem with text {Tracing [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Tracing [2]}
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing [2]} time=888176383 data=null doit=true}, TreeItem with text {Tracing [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing [2]} time=888176384 data=null}, TreeItem with text {Tracing [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=888176384 data=null button=1 stateMask=0x0 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888176384 data=null item=TreeItem {Tracing [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=888176385 data=null button=1 stateMask=0x80000 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {traces [2]}
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces [2]} time=888176385 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces [2]} time=888176385 data=null doit=true}, TreeItem with text {traces [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces [2]} time=888176385 data=null}, TreeItem with text {traces [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=888176386 data=null button=1 stateMask=0x0 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888176386 data=null item=TreeItem {traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=888176390 data=null button=1 stateMask=0x80000 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=888176390 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {traces [2]} time=888176390 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888176390 data=null item=TreeItem {traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=888176393 data=null button=1 stateMask=0x80000 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {traces [2]} time=888176393 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {traces [2]} time=888176393 data=null doit=true}, TreeItem with text {traces [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {traces [2]} time=888176393 data=null}, TreeItem with text {traces [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {traces [2]}
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces [2]} time=888176393 data=null doit=true}, TreeItem with text {traces [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces [2]} time=888176394 data=null}, TreeItem with text {traces [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=888176394 data=null button=1 stateMask=0x0 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888176394 data=null item=TreeItem {traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=888176401 data=null button=1 stateMask=0x80000 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=888176402 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=888176402 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=888176402 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=888176402 data=null button=1 stateMask=0x0 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888176403 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=888176407 data=null button=1 stateMask=0x80000 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=888176407 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:27 [2024-05-01T16:15:27.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=888176407 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888176407 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=888176409 data=null button=1 stateMask=0x80000 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=888176410 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=888176410 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=888176410 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=888176410 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=888176410 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=888176410 data=null button=1 stateMask=0x0 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888176410 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=888176411 data=null button=1 stateMask=0x80000 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=888176418 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=888176418 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=888176418 data=null}, TreeItem with text {synctraces [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888176418 data=null button=1 stateMask=0x0 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888176418 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888176422 data=null button=1 stateMask=0x80000 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888176423 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=888176423 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888176423 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888176437 data=null button=1 stateMask=0x80000 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=888176438 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=888176438 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=888176438 data=null}, TreeItem with text {synctraces [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=888176438 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=888176438 data=null}, TreeItem with text {synctraces [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888176439 data=null button=1 stateMask=0x0 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888176439 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888176439 data=null button=1 stateMask=0x80000 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888176440 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888176440 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888176440 data=null}, TreeItem with text {scp_dest}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888176440 data=null button=1 stateMask=0x0 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888176441 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888176445 data=null button=1 stateMask=0x80000 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888176445 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888176445 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888176452 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888176541 data=null button=1 stateMask=0x80000 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888176545 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888176545 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:27 [2024-05-01T16:15:27.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888176546 data=null}, TreeItem with text {scp_dest}]
12:15:27 [2024-05-01T16:15:27.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:15:27 [2024-05-01T16:15:27.947Z] 
12:15:27 [2024-05-01T16:15:27.947Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:27.762: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:27 [2024-05-01T16:15:27.947Z] 
12:15:27 [2024-05-01T16:15:27.947Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.784: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.947Z] 
12:15:27 [2024-05-01T16:15:27.947Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.857: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.947Z] 
12:15:27 [2024-05-01T16:15:27.947Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.857: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.947Z] 
12:15:27 [2024-05-01T16:15:27.947Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.857: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.947Z] 
12:15:27 [2024-05-01T16:15:27.947Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.857: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.947Z] 
12:15:27 [2024-05-01T16:15:27.947Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.857: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.947Z] 
12:15:27 [2024-05-01T16:15:27.947Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.857: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.947Z] 
12:15:27 [2024-05-01T16:15:27.947Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.857: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.947Z] 
12:15:27 [2024-05-01T16:15:27.947Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.857: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.947Z] 
12:15:27 [2024-05-01T16:15:27.947Z] (Eclipse:11463): Gtk-WARNING **: 16:15:27.864: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:27 [2024-05-01T16:15:27.947Z] 
12:15:27 [2024-05-01T16:15:27.947Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:27.864: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:28 [2024-05-01T16:15:28.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Tracing/traces/synctraces.tar.gz/synctraces/scp_dest"'
12:15:28 [2024-05-01T16:15:28.204Z] 
12:15:28 [2024-05-01T16:15:28.204Z] (Eclipse:11463): Gtk-WARNING **: 16:15:28.191: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:28 [2024-05-01T16:15:28.459Z] 
12:15:28 [2024-05-01T16:15:28.459Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:28.294: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:28 [2024-05-01T16:15:28.459Z] 
12:15:28 [2024-05-01T16:15:28.459Z] (Eclipse:11463): Gtk-WARNING **: 16:15:28.337: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:28 [2024-05-01T16:15:28.714Z] 
12:15:28 [2024-05-01T16:15:28.714Z] (Eclipse:11463): Gtk-WARNING **: 16:15:28.567: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:28 [2024-05-01T16:15:28.714Z] 
12:15:28 [2024-05-01T16:15:28.714Z] (Eclipse:11463): Gtk-WARNING **: 16:15:28.587: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:28 [2024-05-01T16:15:28.714Z] 
12:15:28 [2024-05-01T16:15:28.714Z] (Eclipse:11463): Gtk-WARNING **: 16:15:28.606: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:28 [2024-05-01T16:15:28.714Z] 
12:15:28 [2024-05-01T16:15:28.714Z] (Eclipse:11463): Gtk-WARNING **: 16:15:28.623: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:28 [2024-05-01T16:15:28.714Z] 
12:15:28 [2024-05-01T16:15:28.714Z] (Eclipse:11463): Gtk-WARNING **: 16:15:28.640: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:28 [2024-05-01T16:15:28.714Z] 
12:15:28 [2024-05-01T16:15:28.714Z] (Eclipse:11463): Gtk-WARNING **: 16:15:28.657: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:28 [2024-05-01T16:15:28.714Z] 
12:15:28 [2024-05-01T16:15:28.714Z] (Eclipse:11463): Gtk-WARNING **: 16:15:28.674: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:28 [2024-05-01T16:15:28.714Z] 
12:15:28 [2024-05-01T16:15:28.714Z] (Eclipse:11463): Gtk-WARNING **: 16:15:28.690: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:28 [2024-05-01T16:15:28.714Z] 
12:15:28 [2024-05-01T16:15:28.714Z] (Eclipse:11463): Gtk-WARNING **: 16:15:28.708: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:28 [2024-05-01T16:15:28.968Z] 
12:15:28 [2024-05-01T16:15:28.968Z] (Eclipse:11463): Gtk-WARNING **: 16:15:28.725: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:28 [2024-05-01T16:15:28.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:28 [2024-05-01T16:15:28.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=888177837 data=null doit=true}, Button with text {Select &archive file:}]
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=888177837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=888177839 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=888177839 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=888177840 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=888177840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=888177842 data=null}, (of type 'Combo')]
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:28 [2024-05-01T16:15:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=888177874 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888177875 data=null doit=true}, TreeItem with text {traces}]
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888177875 data=null}, TreeItem with text {traces}]
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888177875 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888177875 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces}]
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888177875 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888177886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3637e628
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=888177890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888177890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=888177890 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=888177890 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=888177890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=888177890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=888177890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=888177891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888177891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=888177891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=888177891 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=888177891 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@64e6f678
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=888177892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=888177892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=888177892 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=888177892 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=888177892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=888177899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=888177937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=888177937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=888177937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=888177938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=888177938 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=888177938 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888177940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888177940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888177940 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888177940 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888177940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888177940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:29 [2024-05-01T16:15:29.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:29 [2024-05-01T16:15:29.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:29 [2024-05-01T16:15:29.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:29 [2024-05-01T16:15:29.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:29 [2024-05-01T16:15:29.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:29 [2024-05-01T16:15:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:15:29 [2024-05-01T16:15:29.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888177941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:29 [2024-05-01T16:15:29.484Z] 
12:15:29 [2024-05-01T16:15:29.484Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.352: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.484Z] 
12:15:29 [2024-05-01T16:15:29.484Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.366: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.484Z] 
12:15:29 [2024-05-01T16:15:29.484Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.383: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.484Z] 
12:15:29 [2024-05-01T16:15:29.484Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.400: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.484Z] 
12:15:29 [2024-05-01T16:15:29.484Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.439: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.484Z] 
12:15:29 [2024-05-01T16:15:29.484Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.445: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.484Z] 
12:15:29 [2024-05-01T16:15:29.484Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.462: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.484Z] 
12:15:29 [2024-05-01T16:15:29.484Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.479: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.739Z] 
12:15:29 [2024-05-01T16:15:29.739Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.496: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.739Z] 
12:15:29 [2024-05-01T16:15:29.739Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.512: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.739Z] 
12:15:29 [2024-05-01T16:15:29.739Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.530: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.739Z] 
12:15:29 [2024-05-01T16:15:29.739Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.547: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:15:29 [2024-05-01T16:15:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:29 [2024-05-01T16:15:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:29 [2024-05-01T16:15:29.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:29 [2024-05-01T16:15:29.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:29 [2024-05-01T16:15:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=888178551 data=null doit=true}, TreeItem with text {Traces [2]}]
12:15:29 [2024-05-01T16:15:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=888178551 data=null}, TreeItem with text {Traces [2]}]
12:15:29 [2024-05-01T16:15:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=888178551 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:15:29 [2024-05-01T16:15:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888178552 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:15:29 [2024-05-01T16:15:29.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=888178553 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:15:29 [2024-05-01T16:15:29.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:15:29 [2024-05-01T16:15:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:15:29 [2024-05-01T16:15:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888178554 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:15:29 [2024-05-01T16:15:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888178554 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:29 [2024-05-01T16:15:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:29 [2024-05-01T16:15:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888178554 data=null}, TreeItem with text {scp_dest}]
12:15:29 [2024-05-01T16:15:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888178554 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:15:29 [2024-05-01T16:15:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888178554 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:29 [2024-05-01T16:15:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888178558 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:15:29 [2024-05-01T16:15:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888178559 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:29 [2024-05-01T16:15:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888178559 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:29 [2024-05-01T16:15:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888178559 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:29 [2024-05-01T16:15:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888178599 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:29 [2024-05-01T16:15:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888178603 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:15:29 [2024-05-01T16:15:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888178603 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:29 [2024-05-01T16:15:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888178604 data=null}, TreeItem with text {scp_dest}]
12:15:29 [2024-05-01T16:15:29.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:15:29 [2024-05-01T16:15:29.995Z] 
12:15:29 [2024-05-01T16:15:29.995Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:29.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:29 [2024-05-01T16:15:29.995Z] 
12:15:29 [2024-05-01T16:15:29.995Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.846: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.995Z] 
12:15:29 [2024-05-01T16:15:29.995Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.877: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.995Z] 
12:15:29 [2024-05-01T16:15:29.995Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.877: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.995Z] 
12:15:29 [2024-05-01T16:15:29.995Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.878: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.995Z] 
12:15:29 [2024-05-01T16:15:29.995Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.878: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.995Z] 
12:15:29 [2024-05-01T16:15:29.995Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.878: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.995Z] 
12:15:29 [2024-05-01T16:15:29.995Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.878: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.995Z] 
12:15:29 [2024-05-01T16:15:29.995Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.878: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.995Z] 
12:15:29 [2024-05-01T16:15:29.995Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.878: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.995Z] 
12:15:29 [2024-05-01T16:15:29.995Z] (Eclipse:11463): Gtk-WARNING **: 16:15:29.885: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:29 [2024-05-01T16:15:29.995Z] 
12:15:29 [2024-05-01T16:15:29.995Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:29.885: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:30 [2024-05-01T16:15:30.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:15:30 [2024-05-01T16:15:30.505Z] 
12:15:30 [2024-05-01T16:15:30.505Z] (Eclipse:11463): Gtk-WARNING **: 16:15:30.252: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:30 [2024-05-01T16:15:30.505Z] 
12:15:30 [2024-05-01T16:15:30.505Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:30.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:30 [2024-05-01T16:15:30.505Z] 
12:15:30 [2024-05-01T16:15:30.505Z] (Eclipse:11463): Gtk-WARNING **: 16:15:30.363: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:30 [2024-05-01T16:15:30.760Z] 
12:15:30 [2024-05-01T16:15:30.760Z] (Eclipse:11463): Gtk-WARNING **: 16:15:30.582: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:30 [2024-05-01T16:15:30.760Z] 
12:15:30 [2024-05-01T16:15:30.760Z] (Eclipse:11463): Gtk-WARNING **: 16:15:30.640: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:30 [2024-05-01T16:15:30.760Z] 
12:15:30 [2024-05-01T16:15:30.760Z] (Eclipse:11463): Gtk-WARNING **: 16:15:30.660: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:30 [2024-05-01T16:15:30.760Z] 
12:15:30 [2024-05-01T16:15:30.760Z] (Eclipse:11463): Gtk-WARNING **: 16:15:30.679: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:30 [2024-05-01T16:15:30.760Z] 
12:15:30 [2024-05-01T16:15:30.760Z] (Eclipse:11463): Gtk-WARNING **: 16:15:30.739: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:30 [2024-05-01T16:15:30.760Z] 
12:15:30 [2024-05-01T16:15:30.760Z] (Eclipse:11463): Gtk-WARNING **: 16:15:30.755: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:31 [2024-05-01T16:15:31.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:15:31 [2024-05-01T16:15:31.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=888179834 data=null doit=true}, Button with text {Select roo&t directory:}]
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=888179834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=888179836 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=888179836 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=888179836 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=888179836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=888179839 data=null}, (of type 'Combo')]
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=888179882 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=888179883 data=null doit=true}, TreeItem with text {/}]
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=888179883 data=null}, TreeItem with text {/}]
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=888179883 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888179883 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=888179883 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888179937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2f0b7b6d
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=888179939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888179939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=888179939 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=888179939 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=888179939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=888179939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=888179939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=888179939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888179939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=888179939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=888179939 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=888179939 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888179943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888179944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888179944 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888179944 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888179944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:31 [2024-05-01T16:15:31.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888179944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:31 [2024-05-01T16:15:31.276Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:31 [2024-05-01T16:15:31.276Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:31 [2024-05-01T16:15:31.276Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:31 [2024-05-01T16:15:31.276Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:31 [2024-05-01T16:15:31.276Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:31 [2024-05-01T16:15:31.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:15:31 [2024-05-01T16:15:31.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888179944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:31 [2024-05-01T16:15:31.531Z] 
12:15:31 [2024-05-01T16:15:31.531Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.364: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:31 [2024-05-01T16:15:31.531Z] 
12:15:31 [2024-05-01T16:15:31.531Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.379: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:31 [2024-05-01T16:15:31.531Z] 
12:15:31 [2024-05-01T16:15:31.531Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.396: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:31 [2024-05-01T16:15:31.531Z] 
12:15:31 [2024-05-01T16:15:31.531Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.438: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:31 [2024-05-01T16:15:31.531Z] 
12:15:31 [2024-05-01T16:15:31.531Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.443: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:31 [2024-05-01T16:15:31.531Z] 
12:15:31 [2024-05-01T16:15:31.531Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.460: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:31 [2024-05-01T16:15:31.531Z] 
12:15:31 [2024-05-01T16:15:31.531Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.476: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:31 [2024-05-01T16:15:31.531Z] 
12:15:31 [2024-05-01T16:15:31.531Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.493: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:31 [2024-05-01T16:15:31.531Z] 
12:15:31 [2024-05-01T16:15:31.531Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.510: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:31 [2024-05-01T16:15:31.531Z] 
12:15:31 [2024-05-01T16:15:31.531Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.527: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:31 [2024-05-01T16:15:31.786Z] 
12:15:31 [2024-05-01T16:15:31.786Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.545: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:31 [2024-05-01T16:15:31.786Z] 
12:15:31 [2024-05-01T16:15:31.786Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.562: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:31 [2024-05-01T16:15:31.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:15:31 [2024-05-01T16:15:31.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:31 [2024-05-01T16:15:31.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:31 [2024-05-01T16:15:31.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:31 [2024-05-01T16:15:31.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:31 [2024-05-01T16:15:31.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=888180483 data=null doit=true}, TreeItem with text {Traces [2]}]
12:15:31 [2024-05-01T16:15:31.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=888180483 data=null}, TreeItem with text {Traces [2]}]
12:15:31 [2024-05-01T16:15:31.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=888180483 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:15:31 [2024-05-01T16:15:31.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888180483 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:15:31 [2024-05-01T16:15:31.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=888180485 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:15:31 [2024-05-01T16:15:31.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:15:31 [2024-05-01T16:15:31.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
12:15:31 [2024-05-01T16:15:31.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=888180486 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:15:31 [2024-05-01T16:15:31.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=888180486 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:31 [2024-05-01T16:15:31.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:31 [2024-05-01T16:15:31.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=888180486 data=null}, TreeItem with text {synctraces [2]}]
12:15:31 [2024-05-01T16:15:31.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888180486 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:15:31 [2024-05-01T16:15:31.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888180486 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:31 [2024-05-01T16:15:31.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888180498 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:15:31 [2024-05-01T16:15:31.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888180498 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:15:31 [2024-05-01T16:15:31.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=888180498 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888180498 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888180501 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=888180501 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=888180501 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=888180501 data=null}, TreeItem with text {synctraces [2]}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=888180501 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=888180501 data=null}, TreeItem with text {synctraces [2]}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888180502 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888180502 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888180502 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888180503 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888180503 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888180503 data=null}, TreeItem with text {scp_dest}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888180503 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888180503 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888180507 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888180507 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888180507 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888180507 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888180550 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888180554 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888180554 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888180554 data=null}, TreeItem with text {scp_dest}]
12:15:31 [2024-05-01T16:15:31.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:15:31 [2024-05-01T16:15:31.787Z] 
12:15:31 [2024-05-01T16:15:31.787Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:31.752: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:31 [2024-05-01T16:15:31.787Z] 
12:15:31 [2024-05-01T16:15:31.787Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.772: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:32 [2024-05-01T16:15:32.043Z] 
12:15:32 [2024-05-01T16:15:32.043Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.837: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:32 [2024-05-01T16:15:32.043Z] 
12:15:32 [2024-05-01T16:15:32.043Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.838: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:32 [2024-05-01T16:15:32.043Z] 
12:15:32 [2024-05-01T16:15:32.043Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.838: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:32 [2024-05-01T16:15:32.043Z] 
12:15:32 [2024-05-01T16:15:32.043Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.838: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:32 [2024-05-01T16:15:32.043Z] 
12:15:32 [2024-05-01T16:15:32.043Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.838: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:32 [2024-05-01T16:15:32.043Z] 
12:15:32 [2024-05-01T16:15:32.043Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.838: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:32 [2024-05-01T16:15:32.043Z] 
12:15:32 [2024-05-01T16:15:32.043Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.838: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:32 [2024-05-01T16:15:32.043Z] 
12:15:32 [2024-05-01T16:15:32.043Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.838: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:32 [2024-05-01T16:15:32.043Z] 
12:15:32 [2024-05-01T16:15:32.043Z] (Eclipse:11463): Gtk-WARNING **: 16:15:31.845: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:32 [2024-05-01T16:15:32.043Z] 
12:15:32 [2024-05-01T16:15:32.043Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:31.845: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:32 [2024-05-01T16:15:32.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
12:15:36 [2024-05-01T16:15:36.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:15:36 [2024-05-01T16:15:36.462Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
12:15:36 [2024-05-01T16:15:36.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
12:15:36 [2024-05-01T16:15:36.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888184599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:15:36 [2024-05-01T16:15:36.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888184602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:15:36 [2024-05-01T16:15:36.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888184602 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
12:15:36 [2024-05-01T16:15:36.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888184602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:15:36 [2024-05-01T16:15:36.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888184602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:15:36 [2024-05-01T16:15:36.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888184602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
12:15:36 [2024-05-01T16:15:36.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888184603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:15:36 [2024-05-01T16:15:36.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888184603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:15:36 [2024-05-01T16:15:36.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888184603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:15:36 [2024-05-01T16:15:36.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888184603 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
12:15:36 [2024-05-01T16:15:36.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888184603 data=null}, ToolItem with tooltip text {Hide Lost Events}]
12:15:36 [2024-05-01T16:15:36.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
12:15:38 [2024-05-01T16:15:38.347Z] 
12:15:38 [2024-05-01T16:15:38.347Z] (Eclipse:11463): Gtk-WARNING **: 16:15:38.050: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:38 [2024-05-01T16:15:38.347Z] 
12:15:38 [2024-05-01T16:15:38.347Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:38.057: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:38 [2024-05-01T16:15:38.347Z] 
12:15:38 [2024-05-01T16:15:38.347Z] (Eclipse:11463): Gtk-WARNING **: 16:15:38.059: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:38 [2024-05-01T16:15:38.602Z] 
12:15:38 [2024-05-01T16:15:38.602Z] (Eclipse:11463): Gtk-WARNING **: 16:15:38.539: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:38 [2024-05-01T16:15:38.602Z] 
12:15:38 [2024-05-01T16:15:38.602Z] (Eclipse:11463): Gtk-WARNING **: 16:15:38.559: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:38 [2024-05-01T16:15:38.602Z] 
12:15:38 [2024-05-01T16:15:38.602Z] (Eclipse:11463): Gtk-WARNING **: 16:15:38.579: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:38 [2024-05-01T16:15:38.857Z] 
12:15:38 [2024-05-01T16:15:38.857Z] (Eclipse:11463): Gtk-WARNING **: 16:15:38.638: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:38 [2024-05-01T16:15:38.857Z] 
12:15:38 [2024-05-01T16:15:38.857Z] (Eclipse:11463): Gtk-WARNING **: 16:15:38.657: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:38 [2024-05-01T16:15:38.857Z] 
12:15:38 [2024-05-01T16:15:38.857Z] (Eclipse:11463): Gtk-WARNING **: 16:15:38.673: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:15:39 [2024-05-01T16:15:39.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:15:39 [2024-05-01T16:15:39.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:39 [2024-05-01T16:15:39.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=888187773 data=null doit=true}, Button with text {Select &archive file:}]
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=888187773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=888187775 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=888187775 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=888187775 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=888187775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=888187777 data=null}, (of type 'Combo')]
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=888187808 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888187808 data=null doit=true}, TreeItem with text {traces}]
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888187808 data=null}, TreeItem with text {traces}]
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888187808 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888187808 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces}]
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888187809 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888187822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:15:39 [2024-05-01T16:15:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@40597c95
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=888187823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888187823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=888187823 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=888187823 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=888187824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=888187824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=888187824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=888187824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888187824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=888187824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=888187824 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=888187824 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6e13e2fc
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=888187826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=888187826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=888187826 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=888187826 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=888187826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=888187826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=888187826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=888187826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=888187826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=888187826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=888187827 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=888187827 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888187829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888187829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888187829 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888187829 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888187829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888187829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:39 [2024-05-01T16:15:39.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:39 [2024-05-01T16:15:39.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:39 [2024-05-01T16:15:39.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:39 [2024-05-01T16:15:39.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:39 [2024-05-01T16:15:39.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:39 [2024-05-01T16:15:39.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:15:39 [2024-05-01T16:15:39.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888187829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:39 [2024-05-01T16:15:39.370Z] 
12:15:39 [2024-05-01T16:15:39.370Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.281: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.370Z] 
12:15:39 [2024-05-01T16:15:39.370Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.296: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.370Z] 
12:15:39 [2024-05-01T16:15:39.370Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.340: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.370Z] 
12:15:39 [2024-05-01T16:15:39.370Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.357: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.625Z] 
12:15:39 [2024-05-01T16:15:39.625Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.374: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.625Z] 
12:15:39 [2024-05-01T16:15:39.625Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.392: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.625Z] 
12:15:39 [2024-05-01T16:15:39.625Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.409: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.625Z] 
12:15:39 [2024-05-01T16:15:39.625Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.426: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.625Z] 
12:15:39 [2024-05-01T16:15:39.625Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.442: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.625Z] 
12:15:39 [2024-05-01T16:15:39.625Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.459: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.625Z] 
12:15:39 [2024-05-01T16:15:39.625Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.475: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:39 [2024-05-01T16:15:39.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:39 [2024-05-01T16:15:39.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=888188454 data=null doit=true}, TreeItem with text {Traces [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=888188454 data=null}, TreeItem with text {Traces [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=888188454 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888188457 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=888188459 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=888188460 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=888188460 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=888188460 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=888188460 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888188461 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=888188465 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=888188465 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=888188465 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888188465 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=888188468 data=null button=1 stateMask=0x80000 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=888188468 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=888188468 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=888188468 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=888188469 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=888188469 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:39 [2024-05-01T16:15:39.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=888188469 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888188469 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=888188470 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=888188470 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=888188470 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=888188470 data=null}, TreeItem with text {synctraces [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888188471 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888188471 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888188481 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888188482 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=888188482 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888188482 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888188485 data=null button=1 stateMask=0x80000 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=888188485 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=888188485 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=888188485 data=null}, TreeItem with text {synctraces [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=888188485 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=888188485 data=null}, TreeItem with text {synctraces [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888188486 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888188486 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888188486 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888188487 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888188487 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888188487 data=null}, TreeItem with text {scp_dest}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888188487 data=null button=1 stateMask=0x0 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888188487 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888188491 data=null button=1 stateMask=0x80000 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888188499 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
12:15:39 [2024-05-01T16:15:39.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888188499 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
12:15:39 [2024-05-01T16:15:39.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888188500 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:39 [2024-05-01T16:15:39.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888188564 data=null button=1 stateMask=0x80000 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
12:15:39 [2024-05-01T16:15:39.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888188569 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
12:15:39 [2024-05-01T16:15:39.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888188569 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:39 [2024-05-01T16:15:39.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888188569 data=null}, TreeItem with text {scp_dest}]
12:15:39 [2024-05-01T16:15:39.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:15:39 [2024-05-01T16:15:39.883Z] 
12:15:39 [2024-05-01T16:15:39.883Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:39.778: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:39 [2024-05-01T16:15:39.883Z] 
12:15:39 [2024-05-01T16:15:39.883Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.842: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.883Z] 
12:15:39 [2024-05-01T16:15:39.883Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.872: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.883Z] 
12:15:39 [2024-05-01T16:15:39.883Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.872: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.883Z] 
12:15:39 [2024-05-01T16:15:39.883Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.873: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.883Z] 
12:15:39 [2024-05-01T16:15:39.883Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.873: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.883Z] 
12:15:39 [2024-05-01T16:15:39.883Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.873: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.883Z] 
12:15:39 [2024-05-01T16:15:39.883Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.873: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.883Z] 
12:15:39 [2024-05-01T16:15:39.883Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.873: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.883Z] 
12:15:39 [2024-05-01T16:15:39.883Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.873: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.883Z] 
12:15:39 [2024-05-01T16:15:39.883Z] (Eclipse:11463): Gtk-WARNING **: 16:15:39.880: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:39 [2024-05-01T16:15:39.883Z] 
12:15:39 [2024-05-01T16:15:39.883Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:39.880: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:40 [2024-05-01T16:15:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces.tar.gz/synctraces/scp_dest"'
12:15:43 [2024-05-01T16:15:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:15:43 [2024-05-01T16:15:43.704Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
12:15:43 [2024-05-01T16:15:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
12:15:43 [2024-05-01T16:15:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888192285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:15:43 [2024-05-01T16:15:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888192287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:15:43 [2024-05-01T16:15:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888192287 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
12:15:43 [2024-05-01T16:15:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888192287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:15:43 [2024-05-01T16:15:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888192287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:15:43 [2024-05-01T16:15:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888192288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
12:15:43 [2024-05-01T16:15:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888192288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:15:43 [2024-05-01T16:15:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888192288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:15:43 [2024-05-01T16:15:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888192288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:15:43 [2024-05-01T16:15:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888192289 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
12:15:43 [2024-05-01T16:15:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888192289 data=null}, ToolItem with tooltip text {Hide Lost Events}]
12:15:43 [2024-05-01T16:15:43.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
12:15:46 [2024-05-01T16:15:46.213Z] 
12:15:46 [2024-05-01T16:15:46.213Z] (Eclipse:11463): Gtk-WARNING **: 16:15:45.741: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:46 [2024-05-01T16:15:46.213Z] 
12:15:46 [2024-05-01T16:15:46.213Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:45.871: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:46 [2024-05-01T16:15:46.213Z] 
12:15:46 [2024-05-01T16:15:46.213Z] (Eclipse:11463): Gtk-WARNING **: 16:15:45.874: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:46 [2024-05-01T16:15:46.213Z] 
12:15:46 [2024-05-01T16:15:46.213Z] (Eclipse:11463): Gtk-WARNING **: 16:15:46.085: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:46 [2024-05-01T16:15:46.213Z] 
12:15:46 [2024-05-01T16:15:46.213Z] (Eclipse:11463): Gtk-WARNING **: 16:15:46.140: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:46 [2024-05-01T16:15:46.213Z] 
12:15:46 [2024-05-01T16:15:46.213Z] (Eclipse:11463): Gtk-WARNING **: 16:15:46.161: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:46 [2024-05-01T16:15:46.213Z] 
12:15:46 [2024-05-01T16:15:46.213Z] (Eclipse:11463): Gtk-WARNING **: 16:15:46.179: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:46 [2024-05-01T16:15:46.213Z] 
12:15:46 [2024-05-01T16:15:46.213Z] (Eclipse:11463): Gtk-WARNING **: 16:15:46.197: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:46 [2024-05-01T16:15:46.213Z] 
12:15:46 [2024-05-01T16:15:46.213Z] (Eclipse:11463): Gtk-WARNING **: 16:15:46.214: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:46 [2024-05-01T16:15:46.469Z] 
12:15:46 [2024-05-01T16:15:46.469Z] (Eclipse:11463): Gtk-WARNING **: 16:15:46.245: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:46 [2024-05-01T16:15:46.469Z] 
12:15:46 [2024-05-01T16:15:46.469Z] (Eclipse:11463): Gtk-WARNING **: 16:15:46.262: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder} [layout=null] time=888195351 data=null}, (of type 'Combo')]
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=888195365 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=888195365 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=888195365 data=null}, TreeItem with text {emptyArchiveFolder}]
12:15:46 [2024-05-01T16:15:46.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=888195366 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
12:15:46 [2024-05-01T16:15:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888195366 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {emptyArchiveFolder}]
12:15:46 [2024-05-01T16:15:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=888195366 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
12:15:46 [2024-05-01T16:15:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:15:46 [2024-05-01T16:15:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:15:46 [2024-05-01T16:15:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: emptyFile
12:15:46 [2024-05-01T16:15:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:46 [2024-05-01T16:15:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:46 [2024-05-01T16:15:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:46 [2024-05-01T16:15:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:15:46 [2024-05-01T16:15:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:15:46 [2024-05-01T16:15:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:15:46 [2024-05-01T16:15:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:46 [2024-05-01T16:15:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888195383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@38fc1904
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=888195385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888195385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=888195385 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=888195385 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=888195385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=888195385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=888195385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=888195385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888195385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=888195385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=888195385 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=888195386 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@38bb297
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=888195386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888195386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=888195386 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=888195387 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=888195387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=888195387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=888195387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=888195387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888195387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=888195387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=888195387 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=888195387 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@55b56db3
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=888195388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=888195388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=888195388 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=888195388 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=888195388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=888195388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=888195388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=888195388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=888195388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=888195388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=888195389 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=888195389 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888195395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888195395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888195395 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888195395 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888195395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:46 [2024-05-01T16:15:46.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888195395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:46 [2024-05-01T16:15:46.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:46 [2024-05-01T16:15:46.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:46 [2024-05-01T16:15:46.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:46 [2024-05-01T16:15:46.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:46 [2024-05-01T16:15:46.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:46 [2024-05-01T16:15:46.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:15:46 [2024-05-01T16:15:46.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888195395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:46 [2024-05-01T16:15:46.985Z] 
12:15:46 [2024-05-01T16:15:46.985Z] (Eclipse:11463): Gtk-WARNING **: 16:15:46.804: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:46 [2024-05-01T16:15:46.985Z] 
12:15:46 [2024-05-01T16:15:46.985Z] (Eclipse:11463): Gtk-WARNING **: 16:15:46.839: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:46 [2024-05-01T16:15:46.985Z] 
12:15:46 [2024-05-01T16:15:46.985Z] (Eclipse:11463): Gtk-WARNING **: 16:15:46.857: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:46 [2024-05-01T16:15:46.985Z] 
12:15:46 [2024-05-01T16:15:46.985Z] (Eclipse:11463): Gtk-WARNING **: 16:15:46.874: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:46 [2024-05-01T16:15:46.985Z] 
12:15:46 [2024-05-01T16:15:46.985Z] (Eclipse:11463): Gtk-WARNING **: 16:15:46.893: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:46 [2024-05-01T16:15:46.985Z] 
12:15:46 [2024-05-01T16:15:46.985Z] (Eclipse:11463): Gtk-WARNING **: 16:15:46.909: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:46 [2024-05-01T16:15:46.985Z] 
12:15:46 [2024-05-01T16:15:46.985Z] (Eclipse:11463): Gtk-WARNING **: 16:15:46.926: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:46 [2024-05-01T16:15:46.985Z] 
12:15:46 [2024-05-01T16:15:46.985Z] (Eclipse:11463): Gtk-WARNING **: 16:15:46.943: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:46 [2024-05-01T16:15:46.985Z] 
12:15:46 [2024-05-01T16:15:46.985Z] (Eclipse:11463): Gtk-WARNING **: 16:15:46.960: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:46 [2024-05-01T16:15:46.985Z] 
12:15:46 [2024-05-01T16:15:46.985Z] (Eclipse:11463): Gtk-WARNING **: 16:15:46.977: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-05-01T16:15:47.240Z] 
12:15:47 [2024-05-01T16:15:47.240Z] (Eclipse:11463): Gtk-WARNING **: 16:15:46.994: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-05-01T16:15:47.240Z] 
12:15:47 [2024-05-01T16:15:47.240Z] (Eclipse:11463): Gtk-WARNING **: 16:15:47.011: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-05-01T16:15:47.240Z] 
12:15:47 [2024-05-01T16:15:47.240Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:15:47.051
12:15:47 [2024-05-01T16:15:47.240Z] !MESSAGE Zip file has too many entries: 5001. File seems unsafe to open.
12:15:47 [2024-05-01T16:15:47.240Z] 
12:15:47 [2024-05-01T16:15:47.240Z] (Eclipse:11463): Gtk-WARNING **: 16:15:47.180: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-05-01T16:15:47.240Z] 
12:15:47 [2024-05-01T16:15:47.240Z] (Eclipse:11463): Gtk-WARNING **: 16:15:47.236: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-05-01T16:15:47.496Z] 
12:15:47 [2024-05-01T16:15:47.496Z] (Eclipse:11463): Gtk-WARNING **: 16:15:47.256: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-05-01T16:15:47.496Z] 
12:15:47 [2024-05-01T16:15:47.496Z] (Eclipse:11463): Gtk-WARNING **: 16:15:47.274: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-05-01T16:15:47.496Z] 
12:15:47 [2024-05-01T16:15:47.496Z] (Eclipse:11463): Gtk-WARNING **: 16:15:47.291: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-05-01T16:15:47.496Z] 
12:15:47 [2024-05-01T16:15:47.496Z] (Eclipse:11463): Gtk-WARNING **: 16:15:47.343: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-05-01T16:15:47.496Z] 
12:15:47 [2024-05-01T16:15:47.496Z] (Eclipse:11463): Gtk-WARNING **: 16:15:47.360: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder} [layout=null] time=888196450 data=null}, (of type 'Combo')]
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=888196461 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
12:15:47 [2024-05-01T16:15:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=888196461 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=888196461 data=null}, TreeItem with text {emptyArchiveFolder}]
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=888196461 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888196461 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {emptyArchiveFolder}]
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=888196462 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888196468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2a0cc666
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=888196470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888196470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=888196470 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=888196470 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=888196470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=888196470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=888196470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=888196470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888196470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=888196470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=888196470 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=888196471 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@17c95612
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=888196472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=888196472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=888196472 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=888196472 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=888196472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=888196472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=888196472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=888196472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=888196473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=888196473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=888196473 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=888196473 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:15:47 [2024-05-01T16:15:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888196483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888196483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888196483 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888196483 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888196484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:47 [2024-05-01T16:15:47.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888196484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:47 [2024-05-01T16:15:47.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:47 [2024-05-01T16:15:47.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888196484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:47 [2024-05-01T16:15:47.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:48 [2024-05-01T16:15:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:15:48 [2024-05-01T16:15:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:15:48 [2024-05-01T16:15:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:48 [2024-05-01T16:15:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:48 [2024-05-01T16:15:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=888197022 data=null doit=true}, Button with text {Select roo&t directory:}]
12:15:48 [2024-05-01T16:15:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=888197022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=888197024 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=888197024 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=888197024 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=888197024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip} [layout=null] time=888197027 data=null}, (of type 'Combo')]
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=888197052 data=null doit=true}, TreeItem with text {/}]
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=888197052 data=null}, TreeItem with text {/}]
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=888197052 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888197052 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=888197053 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {folder:colon} time=888197054 data=null button=0 stateMask=0x0 x=119 y=35 count=0}, Tree node with text: folder:colon]
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {folder:colon} time=888197054 data=null doit=true}, Tree node with text: folder:colon]
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {folder:colon} time=888197054 data=null}, Tree node with text: folder:colon]
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {folder:colon} time=888197054 data=null button=1 stateMask=0x0 x=119 y=35 count=1}, Tree node with text: folder:colon]
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888197054 data=null item=TreeItem {folder:colon} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: folder:colon]
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {folder:colon} time=888197056 data=null button=1 stateMask=0x80000 x=119 y=35 count=1}, Tree node with text: folder:colon]
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: folder:colon
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : XML Trace Stub (ns)
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} [layout=null] time=888197068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : XML Trace Stub (ns)
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888197073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888197073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888197073 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888197073 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888197073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:48 [2024-05-01T16:15:48.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888197073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:48 [2024-05-01T16:15:48.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888197073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:48 [2024-05-01T16:15:48.573Z] 
12:15:48 [2024-05-01T16:15:48.573Z] (Eclipse:11463): Gtk-WARNING **: 16:15:48.386: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-05-01T16:15:48.573Z] 
12:15:48 [2024-05-01T16:15:48.573Z] (Eclipse:11463): Gtk-WARNING **: 16:15:48.447: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-05-01T16:15:48.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:48 [2024-05-01T16:15:48.828Z] 
12:15:48 [2024-05-01T16:15:48.828Z] (Eclipse:11463): Gtk-WARNING **: 16:15:48.637: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-05-01T16:15:48.828Z] 
12:15:48 [2024-05-01T16:15:48.828Z] (Eclipse:11463): Gtk-WARNING **: 16:15:48.656: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-05-01T16:15:48.828Z] 
12:15:48 [2024-05-01T16:15:48.828Z] (Eclipse:11463): Gtk-WARNING **: 16:15:48.674: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-05-01T16:15:48.828Z] 
12:15:48 [2024-05-01T16:15:48.828Z] (Eclipse:11463): Gtk-WARNING **: 16:15:48.691: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-05-01T16:15:48.828Z] 
12:15:48 [2024-05-01T16:15:48.828Z] (Eclipse:11463): Gtk-WARNING **: 16:15:48.707: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-05-01T16:15:48.828Z] 
12:15:48 [2024-05-01T16:15:48.828Z] (Eclipse:11463): Gtk-WARNING **: 16:15:48.743: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-05-01T16:15:48.828Z] 
12:15:48 [2024-05-01T16:15:48.828Z] (Eclipse:11463): Gtk-WARNING **: 16:15:48.760: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:48 [2024-05-01T16:15:48.828Z] 
12:15:48 [2024-05-01T16:15:48.828Z] (Eclipse:11463): Gtk-WARNING **: 16:15:48.777: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=888197853 data=null doit=true}, Button with text {Select &archive file:}]
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=888197853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=888197855 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=888197855 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=888197855 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=888197855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:49 [2024-05-01T16:15:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=888197857 data=null}, (of type 'Combo')]
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888197887 data=null doit=true}, TreeItem with text {traces}]
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888197887 data=null}, TreeItem with text {traces}]
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888197887 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888197887 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888197889 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=888197890 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=888197890 data=null doit=true}, Tree node with text: synctraces]
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=888197890 data=null}, Tree node with text: synctraces]
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=888197890 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888197890 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=888197895 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888197901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888197907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888197914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888197914 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888197914 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888197914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888197914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:49 [2024-05-01T16:15:49.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:49 [2024-05-01T16:15:49.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:49 [2024-05-01T16:15:49.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:49 [2024-05-01T16:15:49.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:49 [2024-05-01T16:15:49.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:49 [2024-05-01T16:15:49.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:15:49 [2024-05-01T16:15:49.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888197914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:49 [2024-05-01T16:15:49.341Z] 
12:15:49 [2024-05-01T16:15:49.341Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.193: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.341Z] 
12:15:49 [2024-05-01T16:15:49.341Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.249: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.341Z] 
12:15:49 [2024-05-01T16:15:49.341Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.267: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.341Z] 
12:15:49 [2024-05-01T16:15:49.341Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.284: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.341Z] 
12:15:49 [2024-05-01T16:15:49.341Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.300: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.341Z] 
12:15:49 [2024-05-01T16:15:49.341Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.319: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.341Z] 
12:15:49 [2024-05-01T16:15:49.341Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.338: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.595Z] 
12:15:49 [2024-05-01T16:15:49.595Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.353: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.596Z] 
12:15:49 [2024-05-01T16:15:49.596Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.371: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.596Z] 
12:15:49 [2024-05-01T16:15:49.596Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.388: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:49 [2024-05-01T16:15:49.596Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:49 [2024-05-01T16:15:49.596Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=888198424 data=null doit=true}, TreeItem with text {Traces [2]}]
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=888198425 data=null}, TreeItem with text {Traces [2]}]
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=888198425 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888198425 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=888198426 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:15:49 [2024-05-01T16:15:49.596Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888198427 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888198427 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888198427 data=null}, TreeItem with text {scp_dest}]
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888198428 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888198428 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888198432 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888198432 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888198432 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888198433 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888198472 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888198477 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888198477 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888198477 data=null}, TreeItem with text {scp_dest}]
12:15:49 [2024-05-01T16:15:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:15:49 [2024-05-01T16:15:49.851Z] 
12:15:49 [2024-05-01T16:15:49.851Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:49.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:49 [2024-05-01T16:15:49.851Z] 
12:15:49 [2024-05-01T16:15:49.851Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.693: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.851Z] 
12:15:49 [2024-05-01T16:15:49.851Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.748: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.852Z] 
12:15:49 [2024-05-01T16:15:49.852Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.748: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.852Z] 
12:15:49 [2024-05-01T16:15:49.852Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.748: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.852Z] 
12:15:49 [2024-05-01T16:15:49.852Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.748: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.852Z] 
12:15:49 [2024-05-01T16:15:49.852Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.748: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.852Z] 
12:15:49 [2024-05-01T16:15:49.852Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.748: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.852Z] 
12:15:49 [2024-05-01T16:15:49.852Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.749: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.852Z] 
12:15:49 [2024-05-01T16:15:49.852Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.749: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.852Z] 
12:15:49 [2024-05-01T16:15:49.852Z] (Eclipse:11463): Gtk-WARNING **: 16:15:49.755: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:49 [2024-05-01T16:15:49.852Z] 
12:15:49 [2024-05-01T16:15:49.852Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:49.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:50 [2024-05-01T16:15:50.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:15:50 [2024-05-01T16:15:50.363Z] 
12:15:50 [2024-05-01T16:15:50.363Z] (Eclipse:11463): Gtk-WARNING **: 16:15:50.122: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:50 [2024-05-01T16:15:50.363Z] 
12:15:50 [2024-05-01T16:15:50.363Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:50.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:50 [2024-05-01T16:15:50.363Z] 
12:15:50 [2024-05-01T16:15:50.363Z] (Eclipse:11463): Gtk-WARNING **: 16:15:50.131: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:50 [2024-05-01T16:15:50.363Z] 
12:15:50 [2024-05-01T16:15:50.363Z] (Eclipse:11463): Gtk-WARNING **: 16:15:50.340: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:50 [2024-05-01T16:15:50.363Z] 
12:15:50 [2024-05-01T16:15:50.363Z] (Eclipse:11463): Gtk-WARNING **: 16:15:50.360: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:50 [2024-05-01T16:15:50.618Z] 
12:15:50 [2024-05-01T16:15:50.618Z] (Eclipse:11463): Gtk-WARNING **: 16:15:50.382: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:50 [2024-05-01T16:15:50.618Z] 
12:15:50 [2024-05-01T16:15:50.618Z] (Eclipse:11463): Gtk-WARNING **: 16:15:50.440: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:50 [2024-05-01T16:15:50.618Z] 
12:15:50 [2024-05-01T16:15:50.618Z] (Eclipse:11463): Gtk-WARNING **: 16:15:50.458: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:50 [2024-05-01T16:15:50.618Z] 
12:15:50 [2024-05-01T16:15:50.618Z] (Eclipse:11463): Gtk-WARNING **: 16:15:50.475: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=888199523 data=null}, (of type 'Combo')]
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888199553 data=null doit=true}, TreeItem with text {traces}]
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888199553 data=null}, TreeItem with text {traces}]
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888199553 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888199553 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888199555 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=888199556 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:15:50 [2024-05-01T16:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=888199556 data=null doit=true}, Tree node with text: synctraces]
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=888199556 data=null}, Tree node with text: synctraces]
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=888199556 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888199556 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=888199561 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888199567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2e2b1310
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=888199569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888199569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=888199569 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=888199569 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=888199569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=888199569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=888199569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=888199569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888199569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=888199569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=888199569 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=888199569 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888199581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888199581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888199581 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888199581 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888199581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888199581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:50 [2024-05-01T16:15:50.876Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:50 [2024-05-01T16:15:50.876Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:50 [2024-05-01T16:15:50.876Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:50 [2024-05-01T16:15:50.876Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:50 [2024-05-01T16:15:50.876Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:50 [2024-05-01T16:15:50.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888200091 data=null doit=true}, Shell with text {Confirmation}]
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=888200092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=888200092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=888200092 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=888200092 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=888200092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=888200092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=888200092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:15:51 [2024-05-01T16:15:51.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:51 [2024-05-01T16:15:51.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888199581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:51 [2024-05-01T16:15:51.691Z] 
12:15:51 [2024-05-01T16:15:51.691Z] (Eclipse:11463): Gtk-WARNING **: 16:15:51.568: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:51 [2024-05-01T16:15:51.691Z] 
12:15:51 [2024-05-01T16:15:51.691Z] (Eclipse:11463): Gtk-WARNING **: 16:15:51.588: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:51 [2024-05-01T16:15:51.691Z] 
12:15:51 [2024-05-01T16:15:51.691Z] (Eclipse:11463): Gtk-WARNING **: 16:15:51.639: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:51 [2024-05-01T16:15:51.691Z] 
12:15:51 [2024-05-01T16:15:51.691Z] (Eclipse:11463): Gtk-WARNING **: 16:15:51.643: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:51 [2024-05-01T16:15:51.691Z] 
12:15:51 [2024-05-01T16:15:51.691Z] (Eclipse:11463): Gtk-WARNING **: 16:15:51.660: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:51 [2024-05-01T16:15:51.691Z] 
12:15:51 [2024-05-01T16:15:51.691Z] (Eclipse:11463): Gtk-WARNING **: 16:15:51.677: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:51 [2024-05-01T16:15:51.946Z] 
12:15:51 [2024-05-01T16:15:51.946Z] (Eclipse:11463): Gtk-WARNING **: 16:15:51.694: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:51 [2024-05-01T16:15:51.946Z] 
12:15:51 [2024-05-01T16:15:51.946Z] (Eclipse:11463): Gtk-WARNING **: 16:15:51.711: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:51 [2024-05-01T16:15:51.946Z] 
12:15:51 [2024-05-01T16:15:51.946Z] (Eclipse:11463): Gtk-WARNING **: 16:15:51.728: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:51 [2024-05-01T16:15:51.947Z] 
12:15:51 [2024-05-01T16:15:51.947Z] (Eclipse:11463): Gtk-WARNING **: 16:15:51.744: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:51 [2024-05-01T16:15:51.947Z] 
12:15:51 [2024-05-01T16:15:51.947Z] (Eclipse:11463): Gtk-WARNING **: 16:15:51.762: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:51 [2024-05-01T16:15:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:15:51 [2024-05-01T16:15:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:51 [2024-05-01T16:15:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:51 [2024-05-01T16:15:51.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:51 [2024-05-01T16:15:51.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:51 [2024-05-01T16:15:51.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:15:51 [2024-05-01T16:15:51.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:15:51 [2024-05-01T16:15:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:15:51 [2024-05-01T16:15:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888200747 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:15:51 [2024-05-01T16:15:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888200748 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:51 [2024-05-01T16:15:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:51 [2024-05-01T16:15:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888200748 data=null}, TreeItem with text {scp_dest}]
12:15:51 [2024-05-01T16:15:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888200748 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:15:51 [2024-05-01T16:15:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888200748 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:51 [2024-05-01T16:15:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888200754 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:15:51 [2024-05-01T16:15:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888200754 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:51 [2024-05-01T16:15:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888200754 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:51 [2024-05-01T16:15:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888200754 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:51 [2024-05-01T16:15:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888200795 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:51 [2024-05-01T16:15:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888200800 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:15:51 [2024-05-01T16:15:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888200800 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:51 [2024-05-01T16:15:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888200800 data=null}, TreeItem with text {scp_dest}]
12:15:51 [2024-05-01T16:15:51.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:15:52 [2024-05-01T16:15:52.202Z] 
12:15:52 [2024-05-01T16:15:52.202Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:51.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:52 [2024-05-01T16:15:52.202Z] 
12:15:52 [2024-05-01T16:15:52.202Z] (Eclipse:11463): Gtk-WARNING **: 16:15:52.042: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-05-01T16:15:52.202Z] 
12:15:52 [2024-05-01T16:15:52.202Z] (Eclipse:11463): Gtk-WARNING **: 16:15:52.069: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-05-01T16:15:52.202Z] 
12:15:52 [2024-05-01T16:15:52.202Z] (Eclipse:11463): Gtk-WARNING **: 16:15:52.069: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-05-01T16:15:52.202Z] 
12:15:52 [2024-05-01T16:15:52.202Z] (Eclipse:11463): Gtk-WARNING **: 16:15:52.069: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-05-01T16:15:52.202Z] 
12:15:52 [2024-05-01T16:15:52.202Z] (Eclipse:11463): Gtk-WARNING **: 16:15:52.069: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-05-01T16:15:52.202Z] 
12:15:52 [2024-05-01T16:15:52.202Z] (Eclipse:11463): Gtk-WARNING **: 16:15:52.069: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-05-01T16:15:52.202Z] 
12:15:52 [2024-05-01T16:15:52.202Z] (Eclipse:11463): Gtk-WARNING **: 16:15:52.069: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-05-01T16:15:52.202Z] 
12:15:52 [2024-05-01T16:15:52.202Z] (Eclipse:11463): Gtk-WARNING **: 16:15:52.070: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-05-01T16:15:52.202Z] 
12:15:52 [2024-05-01T16:15:52.202Z] (Eclipse:11463): Gtk-WARNING **: 16:15:52.070: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-05-01T16:15:52.202Z] 
12:15:52 [2024-05-01T16:15:52.202Z] (Eclipse:11463): Gtk-WARNING **: 16:15:52.076: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-05-01T16:15:52.202Z] 
12:15:52 [2024-05-01T16:15:52.202Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:52.077: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:52 [2024-05-01T16:15:52.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:15:52 [2024-05-01T16:15:52.457Z] 
12:15:52 [2024-05-01T16:15:52.457Z] (Eclipse:11463): Gtk-WARNING **: 16:15:52.447: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:52 [2024-05-01T16:15:52.457Z] 
12:15:52 [2024-05-01T16:15:52.457Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:52.454: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:52 [2024-05-01T16:15:52.457Z] 
12:15:52 [2024-05-01T16:15:52.457Z] (Eclipse:11463): Gtk-WARNING **: 16:15:52.456: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=888201639 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888201639 data=null doit=true}, TreeItem with text {Tracing}]
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888201639 data=null}, TreeItem with text {Tracing}]
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888201639 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888201639 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888201645 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=888201646 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888201646 data=null doit=true}, TreeItem with text {Tracing}]
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888201646 data=null}, TreeItem with text {Tracing}]
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888201646 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888201646 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888201655 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
12:15:53 [2024-05-01T16:15:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
12:15:53 [2024-05-01T16:15:53.017Z] 
12:15:53 [2024-05-01T16:15:53.017Z] (Eclipse:11463): Gtk-WARNING **: 16:15:52.960: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:53 [2024-05-01T16:15:53.017Z] 
12:15:53 [2024-05-01T16:15:53.017Z] (Eclipse:11463): Gtk-WARNING **: 16:15:52.977: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:53 [2024-05-01T16:15:53.017Z] 
12:15:53 [2024-05-01T16:15:53.017Z] (Eclipse:11463): Gtk-WARNING **: 16:15:52.995: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:53 [2024-05-01T16:15:53.272Z] 
12:15:53 [2024-05-01T16:15:53.272Z] (Eclipse:11463): Gtk-WARNING **: 16:15:53.050: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:53 [2024-05-01T16:15:53.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
12:15:53 [2024-05-01T16:15:53.272Z] 
12:15:53 [2024-05-01T16:15:53.272Z] (Eclipse:11463): Gtk-WARNING **: 16:15:53.069: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:53 [2024-05-01T16:15:53.272Z] 
12:15:53 [2024-05-01T16:15:53.272Z] (Eclipse:11463): Gtk-WARNING **: 16:15:53.089: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:53 [2024-05-01T16:15:53.272Z] 
12:15:53 [2024-05-01T16:15:53.272Z] (Eclipse:11463): Gtk-WARNING **: 16:15:53.138: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:53 [2024-05-01T16:15:53.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888202047 data=null doit=true}, Shell with text {Export}]
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:53 [2024-05-01T16:15:53.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=888202049 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=888202049 data=null doit=true}, Tree node with text: Archive File]
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=888202049 data=null}, Tree node with text: Archive File]
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=888202050 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888202050 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=888202050 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=888202051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=888202051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=888202051 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=888202051 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=888202051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=888202051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=888202051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:53 [2024-05-01T16:15:53.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:53 [2024-05-01T16:15:53.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:53 [2024-05-01T16:15:53.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:53 [2024-05-01T16:15:53.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=888202100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=888202100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=888202100 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=888202100 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=888202101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=888202101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=888202101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=888202103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=888202103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=888202103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=888202103 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=888202103 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3b4e0786
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=888202105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=888202105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=888202105 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=888202105 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=888202105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=888202105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=888202105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=888202107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=888202107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=888202107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=888202107 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=888202107 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888202112 data=null doit=true}, TreeItem with text {Tracing}]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888202113 data=null}, TreeItem with text {Tracing}]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888202113 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888202113 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888202114 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=888202115 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=888202115 data=null doit=true}, Tree node with text: emptyArchiveFolder]
12:15:53 [2024-05-01T16:15:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=888202115 data=null}, Tree node with text: emptyArchiveFolder]
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=888202115 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888202115 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: emptyArchiveFolder]
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=888202116 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=888202121 data=null}, (of type 'Combo')]
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888202132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888202132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888202132 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888202132 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888202132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888202132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888202132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:53 [2024-05-01T16:15:53.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=888201733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
12:15:53 [2024-05-01T16:15:53.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=888202688 data=null doit=true}, Button with text {Select roo&t directory:}]
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=888202688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=888202690 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=888202690 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=888202690 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=888202690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=888202693 data=null}, (of type 'Combo')]
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=888202716 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=888202716 data=null doit=true}, TreeItem with text {/}]
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=888202716 data=null}, TreeItem with text {/}]
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=888202716 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:15:54 [2024-05-01T16:15:54.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888202716 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=888202716 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888202722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888202733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888202733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888202733 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888202733 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888202733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888202733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888202733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.093Z] 
12:15:54 [2024-05-01T16:15:54.093Z] (Eclipse:11463): Gtk-WARNING **: 16:15:53.887: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:54 [2024-05-01T16:15:54.093Z] 
12:15:54 [2024-05-01T16:15:54.093Z] (Eclipse:11463): Gtk-WARNING **: 16:15:53.940: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=888202847 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888202847 data=null doit=true}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888202847 data=null}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888202847 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888202847 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.093Z] 
12:15:54 [2024-05-01T16:15:54.093Z] (Eclipse:11463): Gtk-WARNING **: 16:15:53.959: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888202861 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=888202862 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888202862 data=null doit=true}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888202862 data=null}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888202862 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888202862 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888202867 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.093Z] 
12:15:54 [2024-05-01T16:15:54.093Z] (Eclipse:11463): Gtk-WARNING **: 16:15:53.978: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:54 [2024-05-01T16:15:54.093Z] 
12:15:54 [2024-05-01T16:15:54.093Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.052: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
12:15:54 [2024-05-01T16:15:54.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
12:15:54 [2024-05-01T16:15:54.348Z] 
12:15:54 [2024-05-01T16:15:54.348Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.181: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:54 [2024-05-01T16:15:54.348Z] 
12:15:54 [2024-05-01T16:15:54.348Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.237: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:54 [2024-05-01T16:15:54.348Z] 
12:15:54 [2024-05-01T16:15:54.348Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.254: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:54 [2024-05-01T16:15:54.348Z] 
12:15:54 [2024-05-01T16:15:54.348Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.272: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:54 [2024-05-01T16:15:54.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
12:15:54 [2024-05-01T16:15:54.348Z] 
12:15:54 [2024-05-01T16:15:54.348Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.290: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:54 [2024-05-01T16:15:54.348Z] 
12:15:54 [2024-05-01T16:15:54.348Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.341: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:54 [2024-05-01T16:15:54.603Z] 
12:15:54 [2024-05-01T16:15:54.603Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.356: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:54 [2024-05-01T16:15:54.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
12:15:54 [2024-05-01T16:15:54.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888203267 data=null doit=true}, Shell with text {Export}]
12:15:54 [2024-05-01T16:15:54.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:54 [2024-05-01T16:15:54.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:54 [2024-05-01T16:15:54.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
12:15:54 [2024-05-01T16:15:54.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:54 [2024-05-01T16:15:54.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=888203270 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=888203270 data=null doit=true}, Tree node with text: Archive File]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=888203270 data=null}, Tree node with text: Archive File]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=888203270 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888203270 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=888203271 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=888203271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=888203271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=888203272 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=888203272 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=888203272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=888203272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=888203272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:54 [2024-05-01T16:15:54.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:54 [2024-05-01T16:15:54.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:54 [2024-05-01T16:15:54.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:54 [2024-05-01T16:15:54.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=888203357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=888203357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=888203357 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=888203357 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=888203357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=888203357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=888203357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=888203359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=888203359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=888203359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=888203359 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=888203360 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5a54d05f
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=888203361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=888203361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=888203361 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=888203361 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=888203361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=888203361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=888203362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=888203363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=888203367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=888203367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=888203368 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=888203368 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888203369 data=null doit=true}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888203369 data=null}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888203369 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888203369 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888203370 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=888203371 data=null button=0 stateMask=0x0 x=146 y=127 count=0}, Tree node with text: emptyArchiveFolder]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=888203371 data=null doit=true}, Tree node with text: emptyArchiveFolder]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=888203371 data=null}, Tree node with text: emptyArchiveFolder]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=888203371 data=null button=1 stateMask=0x0 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888203372 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: emptyArchiveFolder]
12:15:54 [2024-05-01T16:15:54.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=888203372 data=null button=1 stateMask=0x80000 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=888203377 data=null}, (of type 'Combo')]
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888203388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888203388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888203388 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888203388 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888203388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888203388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888203388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:54 [2024-05-01T16:15:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=888202954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
12:15:54 [2024-05-01T16:15:54.862Z] 
12:15:54 [2024-05-01T16:15:54.862Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.606: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:54 [2024-05-01T16:15:54.862Z] 
12:15:54 [2024-05-01T16:15:54.862Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.621: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:54 [2024-05-01T16:15:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:54 [2024-05-01T16:15:54.862Z] 
12:15:54 [2024-05-01T16:15:54.862Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.640: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:54 [2024-05-01T16:15:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:15:54 [2024-05-01T16:15:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:54 [2024-05-01T16:15:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:54 [2024-05-01T16:15:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:54 [2024-05-01T16:15:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:54 [2024-05-01T16:15:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:54 [2024-05-01T16:15:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=888203545 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888203545 data=null doit=true}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888203545 data=null}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888203545 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888203546 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.862Z] 
12:15:54 [2024-05-01T16:15:54.862Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.658: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:54 [2024-05-01T16:15:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888203560 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:54 [2024-05-01T16:15:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=888203561 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888203561 data=null doit=true}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888203561 data=null}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888203561 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888203561 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888203566 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:15:54 [2024-05-01T16:15:54.863Z] 
12:15:54 [2024-05-01T16:15:54.863Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.676: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:54 [2024-05-01T16:15:54.863Z] 
12:15:54 [2024-05-01T16:15:54.863Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.748: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:54 [2024-05-01T16:15:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
12:15:54 [2024-05-01T16:15:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
12:15:54 [2024-05-01T16:15:54.863Z] 
12:15:54 [2024-05-01T16:15:54.863Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.841: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:54 [2024-05-01T16:15:54.863Z] 
12:15:54 [2024-05-01T16:15:54.863Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.859: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.117Z] 
12:15:55 [2024-05-01T16:15:55.117Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.876: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.117Z] 
12:15:55 [2024-05-01T16:15:55.117Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.894: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.117Z] 
12:15:55 [2024-05-01T16:15:55.117Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.910: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
12:15:55 [2024-05-01T16:15:55.117Z] 
12:15:55 [2024-05-01T16:15:55.117Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.929: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.117Z] 
12:15:55 [2024-05-01T16:15:55.117Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.945: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.117Z] 
12:15:55 [2024-05-01T16:15:55.117Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.967: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.117Z] 
12:15:55 [2024-05-01T16:15:55.117Z] (Eclipse:11463): Gtk-WARNING **: 16:15:54.986: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.118Z] 
12:15:55 [2024-05-01T16:15:55.118Z] (Eclipse:11463): Gtk-WARNING **: 16:15:55.003: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888203947 data=null doit=true}, Shell with text {Export}]
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:55 [2024-05-01T16:15:55.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=888203950 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=888203950 data=null doit=true}, Tree node with text: Archive File]
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=888203950 data=null}, Tree node with text: Archive File]
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=888203950 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888203951 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=888203951 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=888203952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=888203952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=888203952 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=888203952 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=888203952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=888203952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=888203952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:55 [2024-05-01T16:15:55.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:55 [2024-05-01T16:15:55.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:55 [2024-05-01T16:15:55.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:55 [2024-05-01T16:15:55.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=888204040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=888204040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=888204040 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=888204040 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=888204040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=888204040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=888204040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=888204043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=888204044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=888204044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=888204044 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=888204044 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@58435220
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=888204046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=888204046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=888204046 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:55 [2024-05-01T16:15:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=888204046 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=888204046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=888204046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=888204046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=888204048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=888204048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=888204048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=888204048 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=888204048 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=888204056 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888204056 data=null doit=true}, TreeItem with text {Tracing}]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888204056 data=null}, TreeItem with text {Tracing}]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888204056 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888204056 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888204057 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: nestedtesttraces.zip
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=888204064 data=null}, (of type 'Combo')]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888204076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888204076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888204076 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888204076 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888204076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888204076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888204076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=888203649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
12:15:55 [2024-05-01T16:15:55.375Z] 
12:15:55 [2024-05-01T16:15:55.375Z] (Eclipse:11463): Gtk-WARNING **: 16:15:55.259: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.375Z] 
12:15:55 [2024-05-01T16:15:55.375Z] (Eclipse:11463): Gtk-WARNING **: 16:15:55.274: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:55 [2024-05-01T16:15:55.630Z] 
12:15:55 [2024-05-01T16:15:55.630Z] (Eclipse:11463): Gtk-WARNING **: 16:15:55.395: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.630Z] 
12:15:55 [2024-05-01T16:15:55.630Z] (Eclipse:11463): Gtk-WARNING **: 16:15:55.415: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.630Z] 
12:15:55 [2024-05-01T16:15:55.630Z] (Eclipse:11463): Gtk-WARNING **: 16:15:55.434: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.630Z] 
12:15:55 [2024-05-01T16:15:55.630Z] (Eclipse:11463): Gtk-WARNING **: 16:15:55.452: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.630Z] 
12:15:55 [2024-05-01T16:15:55.630Z] (Eclipse:11463): Gtk-WARNING **: 16:15:55.471: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.630Z] 
12:15:55 [2024-05-01T16:15:55.630Z] (Eclipse:11463): Gtk-WARNING **: 16:15:55.489: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.630Z] 
12:15:55 [2024-05-01T16:15:55.630Z] (Eclipse:11463): Gtk-WARNING **: 16:15:55.507: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.630Z] 
12:15:55 [2024-05-01T16:15:55.630Z] (Eclipse:11463): Gtk-WARNING **: 16:15:55.548: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.630Z] 
12:15:55 [2024-05-01T16:15:55.630Z] (Eclipse:11463): Gtk-WARNING **: 16:15:55.566: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=888204681 data=null}, (of type 'Combo')]
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=888204695 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=888204695 data=null doit=true}, TreeItem with text {/}]
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=888204705 data=null}, TreeItem with text {/}]
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=888204705 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888204705 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=888204705 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888204717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:55 [2024-05-01T16:15:55.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:15:55 [2024-05-01T16:15:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888204723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888204723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888204723 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888204723 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888204723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888204723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888204723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:55 [2024-05-01T16:15:55.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:15:55 [2024-05-01T16:15:55.888Z] 
12:15:55 [2024-05-01T16:15:55.888Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:15:55.877
12:15:55 [2024-05-01T16:15:55.888Z] !MESSAGE Zip file is too large: 1000000001 bytes. File seems unsafe to open.
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=888205277 data=null}, (of type 'Combo')]
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
12:15:56 [2024-05-01T16:15:56.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=888205326 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=888205326 data=null doit=true}, TreeItem with text {/}]
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=888205326 data=null}, TreeItem with text {/}]
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=888205326 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888205327 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=888205327 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888205339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:56 [2024-05-01T16:15:56.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888205345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888205345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888205345 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888205345 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888205345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:56 [2024-05-01T16:15:56.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888205345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:56 [2024-05-01T16:15:56.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:56 [2024-05-01T16:15:56.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:56 [2024-05-01T16:15:56.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:56 [2024-05-01T16:15:56.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:56 [2024-05-01T16:15:56.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:56 [2024-05-01T16:15:56.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:15:56 [2024-05-01T16:15:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888205345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:56 [2024-05-01T16:15:56.961Z] 
12:15:56 [2024-05-01T16:15:56.961Z] (Eclipse:11463): Gtk-WARNING **: 16:15:56.787: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:56 [2024-05-01T16:15:56.961Z] 
12:15:56 [2024-05-01T16:15:56.961Z] (Eclipse:11463): Gtk-WARNING **: 16:15:56.840: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:56 [2024-05-01T16:15:56.961Z] 
12:15:56 [2024-05-01T16:15:56.961Z] (Eclipse:11463): Gtk-WARNING **: 16:15:56.857: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:56 [2024-05-01T16:15:56.961Z] 
12:15:56 [2024-05-01T16:15:56.961Z] (Eclipse:11463): Gtk-WARNING **: 16:15:56.874: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:56 [2024-05-01T16:15:56.961Z] 
12:15:56 [2024-05-01T16:15:56.961Z] (Eclipse:11463): Gtk-WARNING **: 16:15:56.890: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:56 [2024-05-01T16:15:56.961Z] 
12:15:56 [2024-05-01T16:15:56.961Z] (Eclipse:11463): Gtk-WARNING **: 16:15:56.909: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:56 [2024-05-01T16:15:56.961Z] 
12:15:56 [2024-05-01T16:15:56.961Z] (Eclipse:11463): Gtk-WARNING **: 16:15:56.926: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:56 [2024-05-01T16:15:56.961Z] 
12:15:56 [2024-05-01T16:15:56.961Z] (Eclipse:11463): Gtk-WARNING **: 16:15:56.943: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:56 [2024-05-01T16:15:56.961Z] 
12:15:56 [2024-05-01T16:15:56.961Z] (Eclipse:11463): Gtk-WARNING **: 16:15:56.960: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:57 [2024-05-01T16:15:57.216Z] 
12:15:57 [2024-05-01T16:15:57.216Z] (Eclipse:11463): Gtk-WARNING **: 16:15:56.977: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:57 [2024-05-01T16:15:57.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:57 [2024-05-01T16:15:57.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=888205985 data=null doit=true}, TreeItem with text {Traces [2]}]
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=888205985 data=null}, TreeItem with text {Traces [2]}]
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=888205985 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888205985 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=888205987 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:15:57 [2024-05-01T16:15:57.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888205987 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888205987 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888205988 data=null}, TreeItem with text {scp_dest}]
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888205988 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888205988 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888205998 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888205998 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888205998 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888205998 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888206037 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888206041 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888206041 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888206041 data=null}, TreeItem with text {scp_dest}]
12:15:57 [2024-05-01T16:15:57.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:15:57 [2024-05-01T16:15:57.471Z] 
12:15:57 [2024-05-01T16:15:57.471Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:57.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:57 [2024-05-01T16:15:57.471Z] 
12:15:57 [2024-05-01T16:15:57.471Z] (Eclipse:11463): Gtk-WARNING **: 16:15:57.263: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:57 [2024-05-01T16:15:57.471Z] 
12:15:57 [2024-05-01T16:15:57.471Z] (Eclipse:11463): Gtk-WARNING **: 16:15:57.292: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:57 [2024-05-01T16:15:57.471Z] 
12:15:57 [2024-05-01T16:15:57.471Z] (Eclipse:11463): Gtk-WARNING **: 16:15:57.292: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:57 [2024-05-01T16:15:57.471Z] 
12:15:57 [2024-05-01T16:15:57.471Z] (Eclipse:11463): Gtk-WARNING **: 16:15:57.292: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:57 [2024-05-01T16:15:57.471Z] 
12:15:57 [2024-05-01T16:15:57.471Z] (Eclipse:11463): Gtk-WARNING **: 16:15:57.292: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:57 [2024-05-01T16:15:57.471Z] 
12:15:57 [2024-05-01T16:15:57.471Z] (Eclipse:11463): Gtk-WARNING **: 16:15:57.292: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:57 [2024-05-01T16:15:57.471Z] 
12:15:57 [2024-05-01T16:15:57.471Z] (Eclipse:11463): Gtk-WARNING **: 16:15:57.293: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:57 [2024-05-01T16:15:57.471Z] 
12:15:57 [2024-05-01T16:15:57.471Z] (Eclipse:11463): Gtk-WARNING **: 16:15:57.293: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:57 [2024-05-01T16:15:57.471Z] 
12:15:57 [2024-05-01T16:15:57.471Z] (Eclipse:11463): Gtk-WARNING **: 16:15:57.293: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:57 [2024-05-01T16:15:57.471Z] 
12:15:57 [2024-05-01T16:15:57.471Z] (Eclipse:11463): Gtk-WARNING **: 16:15:57.299: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:57 [2024-05-01T16:15:57.471Z] 
12:15:57 [2024-05-01T16:15:57.471Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:57.299: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:57 [2024-05-01T16:15:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:15:57 [2024-05-01T16:15:57.726Z] 
12:15:57 [2024-05-01T16:15:57.726Z] (Eclipse:11463): Gtk-WARNING **: 16:15:57.686: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:57 [2024-05-01T16:15:57.726Z] 
12:15:57 [2024-05-01T16:15:57.726Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:57.693: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:57 [2024-05-01T16:15:57.726Z] 
12:15:57 [2024-05-01T16:15:57.726Z] (Eclipse:11463): Gtk-WARNING **: 16:15:57.695: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:57 [2024-05-01T16:15:57.981Z] 
12:15:57 [2024-05-01T16:15:57.981Z] (Eclipse:11463): Gtk-WARNING **: 16:15:57.888: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:57 [2024-05-01T16:15:57.981Z] 
12:15:57 [2024-05-01T16:15:57.981Z] (Eclipse:11463): Gtk-WARNING **: 16:15:57.906: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:57 [2024-05-01T16:15:57.981Z] 
12:15:57 [2024-05-01T16:15:57.981Z] (Eclipse:11463): Gtk-WARNING **: 16:15:57.924: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:57 [2024-05-01T16:15:57.981Z] 
12:15:57 [2024-05-01T16:15:57.981Z] (Eclipse:11463): Gtk-WARNING **: 16:15:57.942: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:57 [2024-05-01T16:15:57.981Z] 
12:15:57 [2024-05-01T16:15:57.981Z] (Eclipse:11463): Gtk-WARNING **: 16:15:57.959: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:57 [2024-05-01T16:15:57.981Z] 
12:15:57 [2024-05-01T16:15:57.981Z] (Eclipse:11463): Gtk-WARNING **: 16:15:57.976: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:58 [2024-05-01T16:15:58.236Z] 
12:15:58 [2024-05-01T16:15:58.236Z] (Eclipse:11463): Gtk-WARNING **: 16:15:57.994: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:58 [2024-05-01T16:15:58.236Z] 
12:15:58 [2024-05-01T16:15:58.236Z] (Eclipse:11463): Gtk-WARNING **: 16:15:58.010: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:58 [2024-05-01T16:15:58.236Z] 
12:15:58 [2024-05-01T16:15:58.236Z] (Eclipse:11463): Gtk-WARNING **: 16:15:58.027: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:58 [2024-05-01T16:15:58.236Z] 
12:15:58 [2024-05-01T16:15:58.236Z] (Eclipse:11463): Gtk-WARNING **: 16:15:58.044: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:58 [2024-05-01T16:15:58.236Z] 
12:15:58 [2024-05-01T16:15:58.236Z] (Eclipse:11463): Gtk-WARNING **: 16:15:58.061: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:15:58 [2024-05-01T16:15:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=888207088 data=null}, (of type 'Combo')]
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=888207125 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=888207125 data=null doit=true}, TreeItem with text {/}]
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=888207126 data=null}, TreeItem with text {/}]
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=888207126 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888207126 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=888207126 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888207132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:15:58 [2024-05-01T16:15:58.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3d376f28
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=888207135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=888207135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=888207135 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=888207135 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=888207135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=888207135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=888207135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=888207135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=888207136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=888207136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=888207136 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=888207136 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888207144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888207145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888207145 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888207145 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888207145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888207145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:58 [2024-05-01T16:15:58.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:58 [2024-05-01T16:15:58.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:58 [2024-05-01T16:15:58.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:58 [2024-05-01T16:15:58.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:58 [2024-05-01T16:15:58.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:15:58 [2024-05-01T16:15:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:15:58 [2024-05-01T16:15:58.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888207145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:15:58 [2024-05-01T16:15:58.751Z] 
12:15:58 [2024-05-01T16:15:58.751Z] (Eclipse:11463): Gtk-WARNING **: 16:15:58.667: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:58 [2024-05-01T16:15:58.751Z] 
12:15:58 [2024-05-01T16:15:58.751Z] (Eclipse:11463): Gtk-WARNING **: 16:15:58.683: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:58 [2024-05-01T16:15:58.751Z] 
12:15:58 [2024-05-01T16:15:58.751Z] (Eclipse:11463): Gtk-WARNING **: 16:15:58.701: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:58 [2024-05-01T16:15:58.751Z] 
12:15:58 [2024-05-01T16:15:58.751Z] (Eclipse:11463): Gtk-WARNING **: 16:15:58.717: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:58 [2024-05-01T16:15:58.751Z] 
12:15:58 [2024-05-01T16:15:58.751Z] (Eclipse:11463): Gtk-WARNING **: 16:15:58.734: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:58 [2024-05-01T16:15:58.751Z] 
12:15:58 [2024-05-01T16:15:58.751Z] (Eclipse:11463): Gtk-WARNING **: 16:15:58.751: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:59 [2024-05-01T16:15:59.006Z] 
12:15:59 [2024-05-01T16:15:59.006Z] (Eclipse:11463): Gtk-WARNING **: 16:15:58.768: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:59 [2024-05-01T16:15:59.006Z] 
12:15:59 [2024-05-01T16:15:59.006Z] (Eclipse:11463): Gtk-WARNING **: 16:15:58.785: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:59 [2024-05-01T16:15:59.006Z] 
12:15:59 [2024-05-01T16:15:59.006Z] (Eclipse:11463): Gtk-WARNING **: 16:15:58.803: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:59 [2024-05-01T16:15:59.006Z] 
12:15:59 [2024-05-01T16:15:59.006Z] (Eclipse:11463): Gtk-WARNING **: 16:15:58.819: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:59 [2024-05-01T16:15:59.006Z] 
12:15:59 [2024-05-01T16:15:59.006Z] (Eclipse:11463): Gtk-WARNING **: 16:15:58.836: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:59 [2024-05-01T16:15:59.006Z] 
12:15:59 [2024-05-01T16:15:59.006Z] (Eclipse:11463): Gtk-WARNING **: 16:15:58.853: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:59 [2024-05-01T16:15:59.006Z] 
12:15:59 [2024-05-01T16:15:59.006Z] (Eclipse:11463): Gtk-WARNING **: 16:15:58.870: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:59 [2024-05-01T16:15:59.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:15:59 [2024-05-01T16:15:59.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:15:59 [2024-05-01T16:15:59.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:15:59 [2024-05-01T16:15:59.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:59 [2024-05-01T16:15:59.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:15:59 [2024-05-01T16:15:59.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:15:59 [2024-05-01T16:15:59.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:15:59 [2024-05-01T16:15:59.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:15:59 [2024-05-01T16:15:59.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888207787 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:15:59 [2024-05-01T16:15:59.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888207787 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:59 [2024-05-01T16:15:59.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:15:59 [2024-05-01T16:15:59.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888207787 data=null}, TreeItem with text {scp_dest}]
12:15:59 [2024-05-01T16:15:59.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888207788 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:15:59 [2024-05-01T16:15:59.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888207788 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:59 [2024-05-01T16:15:59.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888207792 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:15:59 [2024-05-01T16:15:59.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888207793 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:59 [2024-05-01T16:15:59.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888207793 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:59 [2024-05-01T16:15:59.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888207793 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:15:59 [2024-05-01T16:15:59.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888207834 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:15:59 [2024-05-01T16:15:59.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888207839 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:15:59 [2024-05-01T16:15:59.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888207839 data=null doit=true}, TreeItem with text {scp_dest}]
12:15:59 [2024-05-01T16:15:59.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888207839 data=null}, TreeItem with text {scp_dest}]
12:15:59 [2024-05-01T16:15:59.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:15:59 [2024-05-01T16:15:59.261Z] 
12:15:59 [2024-05-01T16:15:59.261Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:59.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:59 [2024-05-01T16:15:59.261Z] 
12:15:59 [2024-05-01T16:15:59.261Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.028: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:59 [2024-05-01T16:15:59.261Z] 
12:15:59 [2024-05-01T16:15:59.261Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.058: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:59 [2024-05-01T16:15:59.261Z] 
12:15:59 [2024-05-01T16:15:59.261Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.058: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:59 [2024-05-01T16:15:59.261Z] 
12:15:59 [2024-05-01T16:15:59.261Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.059: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:59 [2024-05-01T16:15:59.261Z] 
12:15:59 [2024-05-01T16:15:59.261Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.059: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:59 [2024-05-01T16:15:59.261Z] 
12:15:59 [2024-05-01T16:15:59.261Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.059: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:59 [2024-05-01T16:15:59.261Z] 
12:15:59 [2024-05-01T16:15:59.261Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.059: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:59 [2024-05-01T16:15:59.261Z] 
12:15:59 [2024-05-01T16:15:59.261Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.059: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:59 [2024-05-01T16:15:59.261Z] 
12:15:59 [2024-05-01T16:15:59.261Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.059: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:15:59 [2024-05-01T16:15:59.261Z] 
12:15:59 [2024-05-01T16:15:59.261Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.066: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:59 [2024-05-01T16:15:59.261Z] 
12:15:59 [2024-05-01T16:15:59.261Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:59.066: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:59 [2024-05-01T16:15:59.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:15:59 [2024-05-01T16:15:59.516Z] 
12:15:59 [2024-05-01T16:15:59.516Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.486: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:15:59 [2024-05-01T16:15:59.516Z] 
12:15:59 [2024-05-01T16:15:59.516Z] (Eclipse:11463): Gtk-CRITICAL **: 16:15:59.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:15:59 [2024-05-01T16:15:59.516Z] 
12:15:59 [2024-05-01T16:15:59.516Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.495: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.076Z] 
12:16:00 [2024-05-01T16:16:00.076Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.783: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.076Z] 
12:16:00 [2024-05-01T16:16:00.076Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.801: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.076Z] 
12:16:00 [2024-05-01T16:16:00.076Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.819: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.076Z] 
12:16:00 [2024-05-01T16:16:00.076Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.836: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.076Z] 
12:16:00 [2024-05-01T16:16:00.076Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.854: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.076Z] 
12:16:00 [2024-05-01T16:16:00.076Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.871: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.076Z] 
12:16:00 [2024-05-01T16:16:00.076Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.887: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.076Z] 
12:16:00 [2024-05-01T16:16:00.076Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.905: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.076Z] 
12:16:00 [2024-05-01T16:16:00.076Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.921: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.076Z] 
12:16:00 [2024-05-01T16:16:00.076Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.938: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.076Z] 
12:16:00 [2024-05-01T16:16:00.076Z] (Eclipse:11463): Gtk-WARNING **: 16:15:59.955: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=888209066 data=null}, (of type 'Combo')]
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=888209106 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=888209106 data=null doit=true}, TreeItem with text {/}]
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=888209106 data=null}, TreeItem with text {/}]
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=888209106 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888209106 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=888209107 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:16:00 [2024-05-01T16:16:00.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888209113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1abe611c
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=888209115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888209115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=888209115 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=888209115 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=888209115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=888209115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=888209115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=888209115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888209115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=888209115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=888209116 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=888209116 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6e4c5d88
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=888209123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=888209124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=888209124 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=888209124 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=888209124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=888209124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=888209124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=888209125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=888209125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=888209125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=888209125 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=888209125 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888209127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888209128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888209128 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888209128 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888209128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888209128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:00 [2024-05-01T16:16:00.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:00 [2024-05-01T16:16:00.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:00 [2024-05-01T16:16:00.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:00 [2024-05-01T16:16:00.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:00 [2024-05-01T16:16:00.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:00 [2024-05-01T16:16:00.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:16:00 [2024-05-01T16:16:00.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888209128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:00 [2024-05-01T16:16:00.591Z] 
12:16:00 [2024-05-01T16:16:00.591Z] (Eclipse:11463): Gtk-WARNING **: 16:16:00.573: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.591Z] 
12:16:00 [2024-05-01T16:16:00.591Z] (Eclipse:11463): Gtk-WARNING **: 16:16:00.587: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.846Z] 
12:16:00 [2024-05-01T16:16:00.846Z] (Eclipse:11463): Gtk-WARNING **: 16:16:00.605: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.846Z] 
12:16:00 [2024-05-01T16:16:00.846Z] (Eclipse:11463): Gtk-WARNING **: 16:16:00.622: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.846Z] 
12:16:00 [2024-05-01T16:16:00.846Z] (Eclipse:11463): Gtk-WARNING **: 16:16:00.639: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.846Z] 
12:16:00 [2024-05-01T16:16:00.846Z] (Eclipse:11463): Gtk-WARNING **: 16:16:00.656: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.846Z] 
12:16:00 [2024-05-01T16:16:00.846Z] (Eclipse:11463): Gtk-WARNING **: 16:16:00.673: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.846Z] 
12:16:00 [2024-05-01T16:16:00.846Z] (Eclipse:11463): Gtk-WARNING **: 16:16:00.691: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.846Z] 
12:16:00 [2024-05-01T16:16:00.846Z] (Eclipse:11463): Gtk-WARNING **: 16:16:00.708: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.846Z] 
12:16:00 [2024-05-01T16:16:00.846Z] (Eclipse:11463): Gtk-WARNING **: 16:16:00.725: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.846Z] 
12:16:00 [2024-05-01T16:16:00.846Z] (Eclipse:11463): Gtk-WARNING **: 16:16:00.742: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.846Z] 
12:16:00 [2024-05-01T16:16:00.846Z] (Eclipse:11463): Gtk-WARNING **: 16:16:00.759: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:00 [2024-05-01T16:16:00.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:00 [2024-05-01T16:16:00.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=888209667 data=null doit=true}, TreeItem with text {Traces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=888209667 data=null}, TreeItem with text {Traces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=888209668 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888209668 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] 
12:16:00 [2024-05-01T16:16:00.846Z] (Eclipse:11463): Gtk-WARNING **: 16:16:00.776: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=888209676 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=888209677 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=888209677 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=888209677 data=null}, TreeItem with text {synctraces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888209678 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888209678 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888209682 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888209683 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=888209683 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888209683 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888209685 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=888209686 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=888209686 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=888209686 data=null}, TreeItem with text {synctraces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=888209686 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=888209686 data=null}, TreeItem with text {synctraces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888209692 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:16:00 [2024-05-01T16:16:00.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888209692 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:16:00 [2024-05-01T16:16:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888209692 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:16:00 [2024-05-01T16:16:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:16:00 [2024-05-01T16:16:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888209693 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:16:00 [2024-05-01T16:16:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888209693 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:00 [2024-05-01T16:16:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:00 [2024-05-01T16:16:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888209693 data=null}, TreeItem with text {scp_dest}]
12:16:00 [2024-05-01T16:16:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888209693 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:16:00 [2024-05-01T16:16:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888209693 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:00 [2024-05-01T16:16:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888209697 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:16:00 [2024-05-01T16:16:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888209697 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:16:00 [2024-05-01T16:16:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888209697 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:16:00 [2024-05-01T16:16:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888209697 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:00 [2024-05-01T16:16:00.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888209739 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:16:01 [2024-05-01T16:16:01.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888209743 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:16:01 [2024-05-01T16:16:01.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888209743 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:01 [2024-05-01T16:16:01.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888209743 data=null}, TreeItem with text {scp_dest}]
12:16:01 [2024-05-01T16:16:01.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:16:01 [2024-05-01T16:16:01.102Z] 
12:16:01 [2024-05-01T16:16:01.102Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:00.951: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:01 [2024-05-01T16:16:01.102Z] 
12:16:01 [2024-05-01T16:16:01.102Z] (Eclipse:11463): Gtk-WARNING **: 16:16:00.971: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:01 [2024-05-01T16:16:01.102Z] 
12:16:01 [2024-05-01T16:16:01.102Z] (Eclipse:11463): Gtk-WARNING **: 16:16:01.044: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:01 [2024-05-01T16:16:01.102Z] 
12:16:01 [2024-05-01T16:16:01.102Z] (Eclipse:11463): Gtk-WARNING **: 16:16:01.044: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:01 [2024-05-01T16:16:01.102Z] 
12:16:01 [2024-05-01T16:16:01.102Z] (Eclipse:11463): Gtk-WARNING **: 16:16:01.044: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:01 [2024-05-01T16:16:01.102Z] 
12:16:01 [2024-05-01T16:16:01.102Z] (Eclipse:11463): Gtk-WARNING **: 16:16:01.044: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:01 [2024-05-01T16:16:01.102Z] 
12:16:01 [2024-05-01T16:16:01.102Z] (Eclipse:11463): Gtk-WARNING **: 16:16:01.045: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:01 [2024-05-01T16:16:01.102Z] 
12:16:01 [2024-05-01T16:16:01.102Z] (Eclipse:11463): Gtk-WARNING **: 16:16:01.045: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:01 [2024-05-01T16:16:01.102Z] 
12:16:01 [2024-05-01T16:16:01.102Z] (Eclipse:11463): Gtk-WARNING **: 16:16:01.045: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:01 [2024-05-01T16:16:01.102Z] 
12:16:01 [2024-05-01T16:16:01.102Z] (Eclipse:11463): Gtk-WARNING **: 16:16:01.045: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:01 [2024-05-01T16:16:01.102Z] 
12:16:01 [2024-05-01T16:16:01.102Z] (Eclipse:11463): Gtk-WARNING **: 16:16:01.051: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:01 [2024-05-01T16:16:01.102Z] 
12:16:01 [2024-05-01T16:16:01.102Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:01.051: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:01 [2024-05-01T16:16:01.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
12:16:01 [2024-05-01T16:16:01.612Z] 
12:16:01 [2024-05-01T16:16:01.612Z] (Eclipse:11463): Gtk-WARNING **: 16:16:01.396: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:01 [2024-05-01T16:16:01.612Z] 
12:16:01 [2024-05-01T16:16:01.612Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:01.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:01 [2024-05-01T16:16:01.612Z] 
12:16:01 [2024-05-01T16:16:01.612Z] (Eclipse:11463): Gtk-WARNING **: 16:16:01.406: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=888210560 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888210560 data=null doit=true}, TreeItem with text {Tracing}]
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888210560 data=null}, TreeItem with text {Tracing}]
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888210561 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888210561 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888210570 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=888210571 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888210571 data=null doit=true}, TreeItem with text {Tracing}]
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888210571 data=null}, TreeItem with text {Tracing}]
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888210571 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888210571 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888210576 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
12:16:01 [2024-05-01T16:16:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
12:16:02 [2024-05-01T16:16:02.123Z] 
12:16:02 [2024-05-01T16:16:02.123Z] (Eclipse:11463): Gtk-WARNING **: 16:16:01.889: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:02 [2024-05-01T16:16:02.123Z] 
12:16:02 [2024-05-01T16:16:02.123Z] (Eclipse:11463): Gtk-WARNING **: 16:16:01.906: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:02 [2024-05-01T16:16:02.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
12:16:02 [2024-05-01T16:16:02.123Z] 
12:16:02 [2024-05-01T16:16:02.123Z] (Eclipse:11463): Gtk-WARNING **: 16:16:01.924: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:02 [2024-05-01T16:16:02.123Z] 
12:16:02 [2024-05-01T16:16:02.123Z] (Eclipse:11463): Gtk-WARNING **: 16:16:01.942: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:02 [2024-05-01T16:16:02.123Z] 
12:16:02 [2024-05-01T16:16:02.123Z] (Eclipse:11463): Gtk-WARNING **: 16:16:01.960: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:02 [2024-05-01T16:16:02.123Z] 
12:16:02 [2024-05-01T16:16:02.123Z] (Eclipse:11463): Gtk-WARNING **: 16:16:01.978: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:02 [2024-05-01T16:16:02.123Z] 
12:16:02 [2024-05-01T16:16:02.123Z] (Eclipse:11463): Gtk-WARNING **: 16:16:01.994: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:02 [2024-05-01T16:16:02.123Z] 
12:16:02 [2024-05-01T16:16:02.123Z] (Eclipse:11463): Gtk-WARNING **: 16:16:02.043: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:02 [2024-05-01T16:16:02.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
12:16:02 [2024-05-01T16:16:02.123Z] 
12:16:02 [2024-05-01T16:16:02.123Z] (Eclipse:11463): Gtk-WARNING **: 16:16:02.060: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:02 [2024-05-01T16:16:02.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888210962 data=null doit=true}, Shell with text {Export}]
12:16:02 [2024-05-01T16:16:02.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:02 [2024-05-01T16:16:02.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:02 [2024-05-01T16:16:02.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
12:16:02 [2024-05-01T16:16:02.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:02 [2024-05-01T16:16:02.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=888210964 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
12:16:02 [2024-05-01T16:16:02.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=888210965 data=null doit=true}, Tree node with text: Archive File]
12:16:02 [2024-05-01T16:16:02.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=888210965 data=null}, Tree node with text: Archive File]
12:16:02 [2024-05-01T16:16:02.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=888210965 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
12:16:02 [2024-05-01T16:16:02.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888210965 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
12:16:02 [2024-05-01T16:16:02.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=888210965 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
12:16:02 [2024-05-01T16:16:02.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:16:02 [2024-05-01T16:16:02.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:16:02 [2024-05-01T16:16:02.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:16:02 [2024-05-01T16:16:02.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.124Z] 
12:16:02 [2024-05-01T16:16:02.124Z] (Eclipse:11463): Gtk-WARNING **: 16:16:02.078: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:02 [2024-05-01T16:16:02.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:16:02 [2024-05-01T16:16:02.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=888210979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=888210980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=888210980 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=888210980 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=888210980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=888210980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=888210980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:16:02 [2024-05-01T16:16:02.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:16:02 [2024-05-01T16:16:02.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:16:02 [2024-05-01T16:16:02.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:16:02 [2024-05-01T16:16:02.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:16:02 [2024-05-01T16:16:02.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:16:02 [2024-05-01T16:16:02.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
12:16:02 [2024-05-01T16:16:02.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
12:16:02 [2024-05-01T16:16:02.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:16:02 [2024-05-01T16:16:02.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=888211021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=888211021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=888211022 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=888211022 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=888211022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=888211022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=888211022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=888211024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=888211024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=888211024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=888211024 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=888211024 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@219acda9
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=888211026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=888211026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=888211026 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=888211026 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=888211026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=888211026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=888211026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=888211028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=888211028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=888211028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=888211028 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=888211028 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888211029 data=null doit=true}, TreeItem with text {Tracing}]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888211029 data=null}, TreeItem with text {Tracing}]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888211030 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888211030 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888211031 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=888211032 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=888211032 data=null doit=true}, Tree node with text: emptyArchiveFolder]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=888211032 data=null}, Tree node with text: emptyArchiveFolder]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=888211032 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888211032 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: emptyArchiveFolder]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=888211033 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=888211042 data=null}, (of type 'Combo')]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888211046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888211046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888211046 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888211046 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888211046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888211046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888211046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=888210671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
12:16:02 [2024-05-01T16:16:02.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=888211600 data=null doit=true}, Button with text {Select &archive file:}]
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=888211600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=888211602 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=888211603 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=888211603 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=888211603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing} [layout=null] time=888211605 data=null}, (of type 'Combo')]
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing
12:16:02 [2024-05-01T16:16:02.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=888211631 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888211631 data=null doit=true}, TreeItem with text {Tracing}]
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888211631 data=null}, TreeItem with text {Tracing}]
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888211631 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888211631 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888211632 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: testtraces.zip
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888211644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@71268b8c
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=888211646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888211646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=888211646 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=888211646 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=888211646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=888211646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=888211646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=888211646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888211646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=888211646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=888211646 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=888211647 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:02 [2024-05-01T16:16:02.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@676aec4c
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=888211648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=888211649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=888211649 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=888211649 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=888211649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=888211649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=888211649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=888211649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=888211649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=888211649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=888211649 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=888211649 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888211651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888211651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888211651 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888211651 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888211651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888211651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888211651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:02 [2024-05-01T16:16:02.946Z] 
12:16:02 [2024-05-01T16:16:02.946Z] (Eclipse:11463): Gtk-WARNING **: 16:16:02.812: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:02 [2024-05-01T16:16:02.947Z] 
12:16:02 [2024-05-01T16:16:02.947Z] (Eclipse:11463): Gtk-WARNING **: 16:16:02.825: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:02 [2024-05-01T16:16:02.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:16:02 [2024-05-01T16:16:02.947Z] 
12:16:02 [2024-05-01T16:16:02.947Z] (Eclipse:11463): Gtk-WARNING **: 16:16:02.929: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.202Z] 
12:16:03 [2024-05-01T16:16:03.202Z] (Eclipse:11463): Gtk-WARNING **: 16:16:02.950: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.202Z] 
12:16:03 [2024-05-01T16:16:03.202Z] (Eclipse:11463): Gtk-WARNING **: 16:16:02.968: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.202Z] 
12:16:03 [2024-05-01T16:16:03.203Z] (Eclipse:11463): Gtk-WARNING **: 16:16:02.985: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.203Z] 
12:16:03 [2024-05-01T16:16:03.203Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.002: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.203Z] 
12:16:03 [2024-05-01T16:16:03.203Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.020: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.203Z] 
12:16:03 [2024-05-01T16:16:03.203Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.037: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.203Z] 
12:16:03 [2024-05-01T16:16:03.203Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.053: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.203Z] 
12:16:03 [2024-05-01T16:16:03.203Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.070: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.203Z] 
12:16:03 [2024-05-01T16:16:03.203Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.086: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.203Z] 
12:16:03 [2024-05-01T16:16:03.203Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.103: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:03 [2024-05-01T16:16:03.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=888212228 data=null}, (of type 'Combo')]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888212244 data=null doit=true}, TreeItem with text {traces}]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888212245 data=null}, TreeItem with text {traces}]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888212245 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888212245 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888212246 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=888212247 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=888212247 data=null doit=true}, Tree node with text: synctraces]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=888212247 data=null}, Tree node with text: synctraces]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=888212247 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888212247 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=888212258 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888212263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5922338f
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=888212271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888212271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=888212271 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=888212271 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=888212271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=888212271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=888212271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=888212271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888212271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=888212271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=888212271 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=888212271 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7f05d2bf
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=888212274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=888212274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=888212274 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=888212274 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=888212275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=888212275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=888212275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=888212275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=888212275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=888212275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=888212275 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=888212275 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:03 [2024-05-01T16:16:03.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:03 [2024-05-01T16:16:03.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:03 [2024-05-01T16:16:03.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:03 [2024-05-01T16:16:03.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:16:03 [2024-05-01T16:16:03.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888212277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:03 [2024-05-01T16:16:03.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888212277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:03 [2024-05-01T16:16:03.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888212277 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:03 [2024-05-01T16:16:03.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888212277 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:03 [2024-05-01T16:16:03.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888212278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:03 [2024-05-01T16:16:03.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888212278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:03 [2024-05-01T16:16:03.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:03 [2024-05-01T16:16:03.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:03 [2024-05-01T16:16:03.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:03 [2024-05-01T16:16:03.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:03 [2024-05-01T16:16:03.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:03 [2024-05-01T16:16:03.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:16:03 [2024-05-01T16:16:03.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888212278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:03 [2024-05-01T16:16:03.718Z] 
12:16:03 [2024-05-01T16:16:03.718Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.658: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.718Z] 
12:16:03 [2024-05-01T16:16:03.718Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.674: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.718Z] 
12:16:03 [2024-05-01T16:16:03.719Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.691: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.719Z] 
12:16:03 [2024-05-01T16:16:03.719Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.708: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.973Z] 
12:16:03 [2024-05-01T16:16:03.973Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.725: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.973Z] 
12:16:03 [2024-05-01T16:16:03.973Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.742: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.973Z] 
12:16:03 [2024-05-01T16:16:03.973Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.759: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.973Z] 
12:16:03 [2024-05-01T16:16:03.973Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.776: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.973Z] 
12:16:03 [2024-05-01T16:16:03.973Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.792: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.973Z] 
12:16:03 [2024-05-01T16:16:03.973Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.810: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.973Z] 
12:16:03 [2024-05-01T16:16:03.973Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.827: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.973Z] 
12:16:03 [2024-05-01T16:16:03.973Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.845: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.973Z] 
12:16:03 [2024-05-01T16:16:03.973Z] (Eclipse:11463): Gtk-WARNING **: 16:16:03.861: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:03 [2024-05-01T16:16:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:03 [2024-05-01T16:16:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:03 [2024-05-01T16:16:03.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:03 [2024-05-01T16:16:03.973Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:03 [2024-05-01T16:16:03.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=888212800 data=null doit=true}, TreeItem with text {Traces [2]}]
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=888212800 data=null}, TreeItem with text {Traces [2]}]
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=888212800 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888212800 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=888212802 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:03 [2024-05-01T16:16:03.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888212802 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888212802 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888212802 data=null}, TreeItem with text {scp_dest}]
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888212803 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888212803 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888212814 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888212815 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888212815 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888212815 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888212855 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888212859 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888212859 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888212860 data=null}, TreeItem with text {scp_dest}]
12:16:03 [2024-05-01T16:16:03.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:16:04 [2024-05-01T16:16:04.228Z] 
12:16:04 [2024-05-01T16:16:04.229Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:04.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:04 [2024-05-01T16:16:04.229Z] 
12:16:04 [2024-05-01T16:16:04.229Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.051: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.229Z] 
12:16:04 [2024-05-01T16:16:04.229Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.077: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.229Z] 
12:16:04 [2024-05-01T16:16:04.229Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.077: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.229Z] 
12:16:04 [2024-05-01T16:16:04.229Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.077: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.229Z] 
12:16:04 [2024-05-01T16:16:04.229Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.077: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.229Z] 
12:16:04 [2024-05-01T16:16:04.229Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.077: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.229Z] 
12:16:04 [2024-05-01T16:16:04.229Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.077: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.229Z] 
12:16:04 [2024-05-01T16:16:04.229Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.077: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.229Z] 
12:16:04 [2024-05-01T16:16:04.229Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.077: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.229Z] 
12:16:04 [2024-05-01T16:16:04.229Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.083: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.229Z] 
12:16:04 [2024-05-01T16:16:04.229Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:04.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:04 [2024-05-01T16:16:04.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:16:04 [2024-05-01T16:16:04.738Z] 
12:16:04 [2024-05-01T16:16:04.738Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.500: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.738Z] 
12:16:04 [2024-05-01T16:16:04.738Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:04.506: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:04 [2024-05-01T16:16:04.738Z] 
12:16:04 [2024-05-01T16:16:04.738Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.508: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.738Z] 
12:16:04 [2024-05-01T16:16:04.738Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.659: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.738Z] 
12:16:04 [2024-05-01T16:16:04.738Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.677: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.738Z] 
12:16:04 [2024-05-01T16:16:04.738Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.695: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.738Z] 
12:16:04 [2024-05-01T16:16:04.738Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.713: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.738Z] 
12:16:04 [2024-05-01T16:16:04.738Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.730: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.992Z] 
12:16:04 [2024-05-01T16:16:04.992Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.748: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.992Z] 
12:16:04 [2024-05-01T16:16:04.992Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.764: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.992Z] 
12:16:04 [2024-05-01T16:16:04.992Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.782: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.992Z] 
12:16:04 [2024-05-01T16:16:04.992Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.799: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.992Z] 
12:16:04 [2024-05-01T16:16:04.992Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.816: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:04 [2024-05-01T16:16:04.992Z] 
12:16:04 [2024-05-01T16:16:04.992Z] (Eclipse:11463): Gtk-WARNING **: 16:16:04.833: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:05 [2024-05-01T16:16:05.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=888213901 data=null}, (of type 'Combo')]
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888213929 data=null doit=true}, TreeItem with text {traces}]
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888213929 data=null}, TreeItem with text {traces}]
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888213929 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888213929 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888213931 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=888213931 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=888213931 data=null doit=true}, Tree node with text: synctraces]
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=888213931 data=null}, Tree node with text: synctraces]
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=888213931 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888213932 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=888213936 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888213945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@398857f8
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=888213958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888213958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=888213958 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=888213958 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=888213959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=888213959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=888213959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=888213964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888213965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=888213965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=888213965 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=888213965 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@26f6ed79
12:16:05 [2024-05-01T16:16:05.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=888213972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=888213972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=888213972 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=888213972 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=888213973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=888213973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=888213973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=888213973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=888213973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=888213973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=888213973 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=888213973 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5455f457
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=888213974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=888213974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=888213974 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=888213974 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=888213975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=888213975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=888213975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=888213978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=888213978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=888213978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=888213978 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=888213978 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888213981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888213981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888213982 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888213982 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888213982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888213982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:05 [2024-05-01T16:16:05.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:05 [2024-05-01T16:16:05.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:05 [2024-05-01T16:16:05.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:05 [2024-05-01T16:16:05.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:05 [2024-05-01T16:16:05.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:05 [2024-05-01T16:16:05.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:16:05 [2024-05-01T16:16:05.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888213982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:05 [2024-05-01T16:16:05.811Z] 
12:16:05 [2024-05-01T16:16:05.811Z] (Eclipse:11463): Gtk-WARNING **: 16:16:05.547: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:05 [2024-05-01T16:16:05.811Z] 
12:16:05 [2024-05-01T16:16:05.811Z] (Eclipse:11463): Gtk-WARNING **: 16:16:05.564: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:05 [2024-05-01T16:16:05.811Z] 
12:16:05 [2024-05-01T16:16:05.811Z] (Eclipse:11463): Gtk-WARNING **: 16:16:05.582: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:05 [2024-05-01T16:16:05.811Z] 
12:16:05 [2024-05-01T16:16:05.811Z] (Eclipse:11463): Gtk-WARNING **: 16:16:05.598: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:05 [2024-05-01T16:16:05.811Z] 
12:16:05 [2024-05-01T16:16:05.811Z] (Eclipse:11463): Gtk-WARNING **: 16:16:05.616: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:05 [2024-05-01T16:16:05.811Z] 
12:16:05 [2024-05-01T16:16:05.811Z] (Eclipse:11463): Gtk-WARNING **: 16:16:05.634: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:05 [2024-05-01T16:16:05.811Z] 
12:16:05 [2024-05-01T16:16:05.811Z] (Eclipse:11463): Gtk-WARNING **: 16:16:05.652: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:05 [2024-05-01T16:16:05.811Z] 
12:16:05 [2024-05-01T16:16:05.811Z] (Eclipse:11463): Gtk-WARNING **: 16:16:05.669: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:05 [2024-05-01T16:16:05.811Z] 
12:16:05 [2024-05-01T16:16:05.811Z] (Eclipse:11463): Gtk-WARNING **: 16:16:05.687: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:05 [2024-05-01T16:16:05.811Z] 
12:16:05 [2024-05-01T16:16:05.811Z] (Eclipse:11463): Gtk-WARNING **: 16:16:05.704: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:05 [2024-05-01T16:16:05.811Z] 
12:16:05 [2024-05-01T16:16:05.811Z] (Eclipse:11463): Gtk-WARNING **: 16:16:05.721: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:05 [2024-05-01T16:16:05.811Z] 
12:16:05 [2024-05-01T16:16:05.811Z] (Eclipse:11463): Gtk-WARNING **: 16:16:05.738: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:05 [2024-05-01T16:16:05.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:05 [2024-05-01T16:16:05.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:05 [2024-05-01T16:16:05.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:06 [2024-05-01T16:16:06.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:06 [2024-05-01T16:16:06.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:06 [2024-05-01T16:16:06.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:16:06 [2024-05-01T16:16:06.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:16:06 [2024-05-01T16:16:06.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:16:06 [2024-05-01T16:16:06.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888214710 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:06 [2024-05-01T16:16:06.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888214710 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:06 [2024-05-01T16:16:06.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:06 [2024-05-01T16:16:06.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888214710 data=null}, TreeItem with text {scp_dest}]
12:16:06 [2024-05-01T16:16:06.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888214710 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:06 [2024-05-01T16:16:06.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888214711 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:06 [2024-05-01T16:16:06.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888214716 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:06 [2024-05-01T16:16:06.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888214716 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:06 [2024-05-01T16:16:06.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888214716 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:06 [2024-05-01T16:16:06.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888214717 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:06 [2024-05-01T16:16:06.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888214758 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:06 [2024-05-01T16:16:06.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888214763 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:06 [2024-05-01T16:16:06.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888214763 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:06 [2024-05-01T16:16:06.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888214763 data=null}, TreeItem with text {scp_dest}]
12:16:06 [2024-05-01T16:16:06.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:16:06 [2024-05-01T16:16:06.067Z] 
12:16:06 [2024-05-01T16:16:06.067Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:05.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:06 [2024-05-01T16:16:06.067Z] 
12:16:06 [2024-05-01T16:16:06.067Z] (Eclipse:11463): Gtk-WARNING **: 16:16:05.979: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:06 [2024-05-01T16:16:06.067Z] 
12:16:06 [2024-05-01T16:16:06.067Z] (Eclipse:11463): Gtk-WARNING **: 16:16:06.008: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:06 [2024-05-01T16:16:06.067Z] 
12:16:06 [2024-05-01T16:16:06.067Z] (Eclipse:11463): Gtk-WARNING **: 16:16:06.008: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:06 [2024-05-01T16:16:06.067Z] 
12:16:06 [2024-05-01T16:16:06.067Z] (Eclipse:11463): Gtk-WARNING **: 16:16:06.009: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:06 [2024-05-01T16:16:06.067Z] 
12:16:06 [2024-05-01T16:16:06.067Z] (Eclipse:11463): Gtk-WARNING **: 16:16:06.009: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:06 [2024-05-01T16:16:06.067Z] 
12:16:06 [2024-05-01T16:16:06.067Z] (Eclipse:11463): Gtk-WARNING **: 16:16:06.009: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:06 [2024-05-01T16:16:06.067Z] 
12:16:06 [2024-05-01T16:16:06.067Z] (Eclipse:11463): Gtk-WARNING **: 16:16:06.009: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:06 [2024-05-01T16:16:06.067Z] 
12:16:06 [2024-05-01T16:16:06.067Z] (Eclipse:11463): Gtk-WARNING **: 16:16:06.009: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:06 [2024-05-01T16:16:06.067Z] 
12:16:06 [2024-05-01T16:16:06.067Z] (Eclipse:11463): Gtk-WARNING **: 16:16:06.009: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:06 [2024-05-01T16:16:06.067Z] 
12:16:06 [2024-05-01T16:16:06.067Z] (Eclipse:11463): Gtk-WARNING **: 16:16:06.016: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:06 [2024-05-01T16:16:06.067Z] 
12:16:06 [2024-05-01T16:16:06.067Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:06.016: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:06 [2024-05-01T16:16:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:16:06 [2024-05-01T16:16:06.629Z] 
12:16:06 [2024-05-01T16:16:06.629Z] (Eclipse:11463): Gtk-WARNING **: 16:16:06.406: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:06 [2024-05-01T16:16:06.630Z] 
12:16:06 [2024-05-01T16:16:06.630Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:06.413: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:06 [2024-05-01T16:16:06.630Z] 
12:16:06 [2024-05-01T16:16:06.630Z] (Eclipse:11463): Gtk-WARNING **: 16:16:06.415: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:06 [2024-05-01T16:16:06.885Z] 
12:16:06 [2024-05-01T16:16:06.885Z] (Eclipse:11463): Gtk-WARNING **: 16:16:06.779: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:06 [2024-05-01T16:16:06.885Z] 
12:16:06 [2024-05-01T16:16:06.885Z] (Eclipse:11463): Gtk-WARNING **: 16:16:06.839: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:06 [2024-05-01T16:16:06.885Z] 
12:16:06 [2024-05-01T16:16:06.885Z] (Eclipse:11463): Gtk-WARNING **: 16:16:06.863: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:06 [2024-05-01T16:16:06.885Z] 
12:16:06 [2024-05-01T16:16:06.885Z] (Eclipse:11463): Gtk-WARNING **: 16:16:06.882: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:07 [2024-05-01T16:16:07.140Z] 
12:16:07 [2024-05-01T16:16:07.140Z] (Eclipse:11463): Gtk-WARNING **: 16:16:06.939: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:07 [2024-05-01T16:16:07.140Z] 
12:16:07 [2024-05-01T16:16:07.140Z] (Eclipse:11463): Gtk-WARNING **: 16:16:06.956: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:07 [2024-05-01T16:16:07.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=888215988 data=null}, (of type 'Combo')]
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888216018 data=null doit=true}, TreeItem with text {traces}]
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888216018 data=null}, TreeItem with text {traces}]
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888216018 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888216018 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888216020 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=888216021 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=888216021 data=null doit=true}, Tree node with text: synctraces]
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=888216021 data=null}, Tree node with text: synctraces]
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=888216021 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888216025 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=888216026 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888216032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@d278065
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=888216033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888216033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=888216034 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=888216034 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=888216034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=888216034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=888216034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=888216034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888216034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=888216034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=888216034 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=888216034 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:16:07 [2024-05-01T16:16:07.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:16:07 [2024-05-01T16:16:07.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:07 [2024-05-01T16:16:07.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:07 [2024-05-01T16:16:07.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5e3c3c3d
12:16:07 [2024-05-01T16:16:07.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=888216037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=888216037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=888216038 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=888216038 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=888216038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=888216038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=888216038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=888216049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=888216050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=888216050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=888216050 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=888216050 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:16:07 [2024-05-01T16:16:07.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: of type 'Text'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: in group (with mnemonic 'Options')
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "traces"...", using matcher: of type 'Text'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888216085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888216085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888216085 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888216085 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888216085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888216085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:07 [2024-05-01T16:16:07.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:07 [2024-05-01T16:16:07.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:07 [2024-05-01T16:16:07.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:07 [2024-05-01T16:16:07.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:07 [2024-05-01T16:16:07.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:16:07 [2024-05-01T16:16:07.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888216085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:07 [2024-05-01T16:16:07.401Z] 
12:16:07 [2024-05-01T16:16:07.401Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.395: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:07 [2024-05-01T16:16:07.656Z] 
12:16:07 [2024-05-01T16:16:07.656Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.411: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:07 [2024-05-01T16:16:07.656Z] 
12:16:07 [2024-05-01T16:16:07.656Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.429: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:07 [2024-05-01T16:16:07.656Z] 
12:16:07 [2024-05-01T16:16:07.656Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.446: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:07 [2024-05-01T16:16:07.656Z] 
12:16:07 [2024-05-01T16:16:07.656Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.463: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:07 [2024-05-01T16:16:07.656Z] 
12:16:07 [2024-05-01T16:16:07.656Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.481: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:07 [2024-05-01T16:16:07.656Z] 
12:16:07 [2024-05-01T16:16:07.656Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.498: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:07 [2024-05-01T16:16:07.656Z] 
12:16:07 [2024-05-01T16:16:07.656Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.515: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:07 [2024-05-01T16:16:07.656Z] 
12:16:07 [2024-05-01T16:16:07.656Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.532: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:07 [2024-05-01T16:16:07.656Z] 
12:16:07 [2024-05-01T16:16:07.656Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.549: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:07 [2024-05-01T16:16:07.656Z] 
12:16:07 [2024-05-01T16:16:07.656Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.567: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:07 [2024-05-01T16:16:07.656Z] 
12:16:07 [2024-05-01T16:16:07.656Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.584: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:07 [2024-05-01T16:16:07.656Z] 
12:16:07 [2024-05-01T16:16:07.656Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.601: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:07 [2024-05-01T16:16:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:07 [2024-05-01T16:16:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:07 [2024-05-01T16:16:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:07 [2024-05-01T16:16:07.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:07 [2024-05-01T16:16:07.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:07 [2024-05-01T16:16:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=888216603 data=null doit=true}, TreeItem with text {Traces [2]}]
12:16:07 [2024-05-01T16:16:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=888216603 data=null}, TreeItem with text {Traces [2]}]
12:16:07 [2024-05-01T16:16:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=888216604 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:07 [2024-05-01T16:16:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888216604 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:16:07 [2024-05-01T16:16:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=888216606 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:07 [2024-05-01T16:16:07.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:16:07 [2024-05-01T16:16:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:16:07 [2024-05-01T16:16:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888216607 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:07 [2024-05-01T16:16:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888216607 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:07 [2024-05-01T16:16:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:07 [2024-05-01T16:16:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888216607 data=null}, TreeItem with text {scp_dest}]
12:16:07 [2024-05-01T16:16:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888216608 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:07 [2024-05-01T16:16:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888216608 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:07 [2024-05-01T16:16:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888216620 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:07 [2024-05-01T16:16:07.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888216621 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:07 [2024-05-01T16:16:07.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888216621 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:07 [2024-05-01T16:16:07.911Z] 
12:16:07 [2024-05-01T16:16:07.911Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.879: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:07 [2024-05-01T16:16:07.911Z] 
12:16:07 [2024-05-01T16:16:07.911Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.901: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.165Z] 
12:16:08 [2024-05-01T16:16:08.165Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.919: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.165Z] 
12:16:08 [2024-05-01T16:16:08.165Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.944: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.165Z] 
12:16:08 [2024-05-01T16:16:08.165Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.961: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.165Z] 
12:16:08 [2024-05-01T16:16:08.165Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.980: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.165Z] 
12:16:08 [2024-05-01T16:16:08.165Z] (Eclipse:11463): Gtk-WARNING **: 16:16:07.997: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.165Z] 
12:16:08 [2024-05-01T16:16:08.165Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.014: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888216621 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:08 [2024-05-01T16:16:08.165Z] 
12:16:08 [2024-05-01T16:16:08.165Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.053: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.165Z] 
12:16:08 [2024-05-01T16:16:08.165Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.069: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.165Z] 
12:16:08 [2024-05-01T16:16:08.165Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:08.113: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:08 [2024-05-01T16:16:08.165Z] 
12:16:08 [2024-05-01T16:16:08.165Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.153: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.420Z] 
12:16:08 [2024-05-01T16:16:08.420Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.189: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.420Z] 
12:16:08 [2024-05-01T16:16:08.420Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.189: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.420Z] 
12:16:08 [2024-05-01T16:16:08.420Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.189: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.420Z] 
12:16:08 [2024-05-01T16:16:08.420Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.189: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.420Z] 
12:16:08 [2024-05-01T16:16:08.420Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.189: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.420Z] 
12:16:08 [2024-05-01T16:16:08.420Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.189: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.420Z] 
12:16:08 [2024-05-01T16:16:08.420Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.189: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.420Z] 
12:16:08 [2024-05-01T16:16:08.420Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.189: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.420Z] 
12:16:08 [2024-05-01T16:16:08.420Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.197: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.420Z] 
12:16:08 [2024-05-01T16:16:08.420Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:08.197: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:08 [2024-05-01T16:16:08.420Z] 
12:16:08 [2024-05-01T16:16:08.420Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:08.215: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:08 [2024-05-01T16:16:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888216918 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:08 [2024-05-01T16:16:08.420Z] 
12:16:08 [2024-05-01T16:16:08.420Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:08.239: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:08 [2024-05-01T16:16:08.420Z] 
12:16:08 [2024-05-01T16:16:08.420Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:08.255: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:08 [2024-05-01T16:16:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888217145 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:08 [2024-05-01T16:16:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888217165 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:08 [2024-05-01T16:16:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888217165 data=null}, TreeItem with text {scp_dest}]
12:16:08 [2024-05-01T16:16:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:16:08 [2024-05-01T16:16:08.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:16:08 [2024-05-01T16:16:08.420Z] 
12:16:08 [2024-05-01T16:16:08.420Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.339: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.420Z] 
12:16:08 [2024-05-01T16:16:08.420Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:08.348: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:08 [2024-05-01T16:16:08.420Z] 
12:16:08 [2024-05-01T16:16:08.420Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.352: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.980Z] 
12:16:08 [2024-05-01T16:16:08.980Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.736: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.980Z] 
12:16:08 [2024-05-01T16:16:08.980Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.757: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.980Z] 
12:16:08 [2024-05-01T16:16:08.980Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.778: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.980Z] 
12:16:08 [2024-05-01T16:16:08.980Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.797: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.980Z] 
12:16:08 [2024-05-01T16:16:08.980Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.816: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.980Z] 
12:16:08 [2024-05-01T16:16:08.980Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.834: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.980Z] 
12:16:08 [2024-05-01T16:16:08.980Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.854: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.980Z] 
12:16:08 [2024-05-01T16:16:08.980Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.872: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.980Z] 
12:16:08 [2024-05-01T16:16:08.980Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.890: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:08 [2024-05-01T16:16:08.980Z] 
12:16:08 [2024-05-01T16:16:08.980Z] (Eclipse:11463): Gtk-WARNING **: 16:16:08.908: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:09 [2024-05-01T16:16:09.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:16:09 [2024-05-01T16:16:09.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:16:09 [2024-05-01T16:16:09.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:16:09 [2024-05-01T16:16:09.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:16:09 [2024-05-01T16:16:09.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:09 [2024-05-01T16:16:09.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=888217979 data=null}, (of type 'Combo')]
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888218009 data=null doit=true}, TreeItem with text {traces}]
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888218009 data=null}, TreeItem with text {traces}]
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888218009 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888218009 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888218011 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=888218016 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=888218016 data=null doit=true}, Tree node with text: synctraces]
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=888218016 data=null}, Tree node with text: synctraces]
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=888218016 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888218016 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=888218017 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888218023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2d1df853
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=888218024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888218024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=888218024 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=888218025 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=888218025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=888218025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=888218025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=888218025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888218025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=888218025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=888218025 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=888218025 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@11cf1be7
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=888218026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888218026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=888218026 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=888218026 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=888218026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=888218026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=888218026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=888218026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888218027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=888218027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=888218027 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=888218027 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@634fa039
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=888218037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=888218037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=888218037 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=888218037 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=888218037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=888218037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=888218037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=888218038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=888218038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=888218038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=888218038 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=888218038 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888218040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888218040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888218040 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888218040 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888218040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888218040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:09 [2024-05-01T16:16:09.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:09 [2024-05-01T16:16:09.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:09 [2024-05-01T16:16:09.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:09 [2024-05-01T16:16:09.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:09 [2024-05-01T16:16:09.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:09 [2024-05-01T16:16:09.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:16:09 [2024-05-01T16:16:09.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888218041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:09 [2024-05-01T16:16:09.495Z] 
12:16:09 [2024-05-01T16:16:09.495Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.303: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:09 [2024-05-01T16:16:09.495Z] 
12:16:09 [2024-05-01T16:16:09.495Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.318: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:09 [2024-05-01T16:16:09.495Z] 
12:16:09 [2024-05-01T16:16:09.495Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.335: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:09 [2024-05-01T16:16:09.495Z] 
12:16:09 [2024-05-01T16:16:09.495Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.353: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:09 [2024-05-01T16:16:09.495Z] 
12:16:09 [2024-05-01T16:16:09.495Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.370: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:09 [2024-05-01T16:16:09.495Z] 
12:16:09 [2024-05-01T16:16:09.495Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.387: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:09 [2024-05-01T16:16:09.495Z] 
12:16:09 [2024-05-01T16:16:09.495Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.404: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:09 [2024-05-01T16:16:09.495Z] 
12:16:09 [2024-05-01T16:16:09.495Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.422: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:09 [2024-05-01T16:16:09.495Z] 
12:16:09 [2024-05-01T16:16:09.495Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.439: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:09 [2024-05-01T16:16:09.495Z] 
12:16:09 [2024-05-01T16:16:09.495Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.456: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:09 [2024-05-01T16:16:09.495Z] 
12:16:09 [2024-05-01T16:16:09.495Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.474: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:09 [2024-05-01T16:16:09.495Z] 
12:16:09 [2024-05-01T16:16:09.495Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.491: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:09 [2024-05-01T16:16:09.751Z] 
12:16:09 [2024-05-01T16:16:09.751Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.508: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:09 [2024-05-01T16:16:09.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:09 [2024-05-01T16:16:09.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=888218565 data=null doit=true}, TreeItem with text {Traces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=888218565 data=null}, TreeItem with text {Traces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=888218565 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888218566 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=888218568 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=888218568 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=888218568 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=888218569 data=null}, TreeItem with text {synctraces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888218569 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888218569 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888218578 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888218578 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=888218579 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888218579 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888218581 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=888218582 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=888218582 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=888218582 data=null}, TreeItem with text {synctraces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=888218582 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=888218582 data=null}, TreeItem with text {synctraces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888218582 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888218583 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888218583 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888218583 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888218584 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888218584 data=null}, TreeItem with text {scp_dest}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888218584 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:16:09 [2024-05-01T16:16:09.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888218584 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:09 [2024-05-01T16:16:09.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888218588 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:16:09 [2024-05-01T16:16:09.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888218588 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:16:09 [2024-05-01T16:16:09.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888218588 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:16:09 [2024-05-01T16:16:09.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888218588 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:09 [2024-05-01T16:16:09.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888218629 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:16:09 [2024-05-01T16:16:09.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888218635 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:16:09 [2024-05-01T16:16:09.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888218635 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:09 [2024-05-01T16:16:09.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888218635 data=null}, TreeItem with text {scp_dest}]
12:16:09 [2024-05-01T16:16:09.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:16:10 [2024-05-01T16:16:10.007Z] 
12:16:10 [2024-05-01T16:16:10.007Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:09.810: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:10 [2024-05-01T16:16:10.007Z] 
12:16:10 [2024-05-01T16:16:10.007Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.842: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.007Z] 
12:16:10 [2024-05-01T16:16:10.007Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.869: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.007Z] 
12:16:10 [2024-05-01T16:16:10.007Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.869: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.007Z] 
12:16:10 [2024-05-01T16:16:10.007Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.870: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.007Z] 
12:16:10 [2024-05-01T16:16:10.007Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.870: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.007Z] 
12:16:10 [2024-05-01T16:16:10.007Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.870: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.007Z] 
12:16:10 [2024-05-01T16:16:10.007Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.870: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.007Z] 
12:16:10 [2024-05-01T16:16:10.007Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.870: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.007Z] 
12:16:10 [2024-05-01T16:16:10.007Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.870: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.007Z] 
12:16:10 [2024-05-01T16:16:10.007Z] (Eclipse:11463): Gtk-WARNING **: 16:16:09.876: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.007Z] 
12:16:10 [2024-05-01T16:16:10.007Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:09.877: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:10 [2024-05-01T16:16:10.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
12:16:10 [2024-05-01T16:16:10.561Z] 
12:16:10 [2024-05-01T16:16:10.561Z] (Eclipse:11463): Gtk-WARNING **: 16:16:10.278: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.561Z] 
12:16:10 [2024-05-01T16:16:10.561Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:10.284: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:10 [2024-05-01T16:16:10.561Z] 
12:16:10 [2024-05-01T16:16:10.561Z] (Eclipse:11463): Gtk-WARNING **: 16:16:10.286: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.816Z] 
12:16:10 [2024-05-01T16:16:10.816Z] (Eclipse:11463): Gtk-WARNING **: 16:16:10.571: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.816Z] 
12:16:10 [2024-05-01T16:16:10.816Z] (Eclipse:11463): Gtk-WARNING **: 16:16:10.589: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.816Z] 
12:16:10 [2024-05-01T16:16:10.816Z] (Eclipse:11463): Gtk-WARNING **: 16:16:10.608: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.816Z] 
12:16:10 [2024-05-01T16:16:10.816Z] (Eclipse:11463): Gtk-WARNING **: 16:16:10.626: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.816Z] 
12:16:10 [2024-05-01T16:16:10.816Z] (Eclipse:11463): Gtk-WARNING **: 16:16:10.644: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.816Z] 
12:16:10 [2024-05-01T16:16:10.816Z] (Eclipse:11463): Gtk-WARNING **: 16:16:10.662: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.816Z] 
12:16:10 [2024-05-01T16:16:10.816Z] (Eclipse:11463): Gtk-WARNING **: 16:16:10.680: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.816Z] 
12:16:10 [2024-05-01T16:16:10.816Z] (Eclipse:11463): Gtk-WARNING **: 16:16:10.697: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.816Z] 
12:16:10 [2024-05-01T16:16:10.816Z] (Eclipse:11463): Gtk-WARNING **: 16:16:10.714: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.816Z] 
12:16:10 [2024-05-01T16:16:10.816Z] (Eclipse:11463): Gtk-WARNING **: 16:16:10.731: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:10 [2024-05-01T16:16:10.816Z] 
12:16:10 [2024-05-01T16:16:10.816Z] (Eclipse:11463): Gtk-WARNING **: 16:16:10.748: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=888219865 data=null}, (of type 'Combo')]
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888219892 data=null doit=true}, TreeItem with text {traces}]
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888219893 data=null}, TreeItem with text {traces}]
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888219893 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888219893 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888219894 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=888219895 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=888219895 data=null doit=true}, Tree node with text: synctraces]
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=888219895 data=null}, Tree node with text: synctraces]
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=888219895 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888219895 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=888219900 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888219906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1fce8b06
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=888219907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888219907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=888219907 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=888219907 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=888219908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=888219908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=888219908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=888219908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888219908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=888219908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=888219908 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=888219908 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@671ba0dc
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=888219909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888219909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=888219909 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=888219909 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=888219909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=888219909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=888219909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=888219909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888219909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=888219909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=888219909 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=888219909 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2573cc0c
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=888219911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=888219911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=888219911 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=888219911 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=888219911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=888219911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=888219911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=888219912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=888219912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=888219912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=888219912 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=888219912 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888219922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:11 [2024-05-01T16:16:11.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888219922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:11 [2024-05-01T16:16:11.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888219922 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:11 [2024-05-01T16:16:11.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888219922 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:11 [2024-05-01T16:16:11.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888219922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:11 [2024-05-01T16:16:11.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888219922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:11 [2024-05-01T16:16:11.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:11 [2024-05-01T16:16:11.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:11 [2024-05-01T16:16:11.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:11 [2024-05-01T16:16:11.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:11 [2024-05-01T16:16:11.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:11 [2024-05-01T16:16:11.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:16:11 [2024-05-01T16:16:11.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888219922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:11 [2024-05-01T16:16:11.329Z] 
12:16:11 [2024-05-01T16:16:11.329Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.297: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.585Z] 
12:16:11 [2024-05-01T16:16:11.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.349: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.585Z] 
12:16:11 [2024-05-01T16:16:11.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.367: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.585Z] 
12:16:11 [2024-05-01T16:16:11.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.384: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.585Z] 
12:16:11 [2024-05-01T16:16:11.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.401: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.585Z] 
12:16:11 [2024-05-01T16:16:11.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.418: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.585Z] 
12:16:11 [2024-05-01T16:16:11.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.439: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.585Z] 
12:16:11 [2024-05-01T16:16:11.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.453: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.585Z] 
12:16:11 [2024-05-01T16:16:11.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.471: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.585Z] 
12:16:11 [2024-05-01T16:16:11.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.487: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:11 [2024-05-01T16:16:11.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:11 [2024-05-01T16:16:11.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:11 [2024-05-01T16:16:11.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:11 [2024-05-01T16:16:11.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:11 [2024-05-01T16:16:11.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=888220436 data=null doit=true}, TreeItem with text {Traces [2]}]
12:16:11 [2024-05-01T16:16:11.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=888220436 data=null}, TreeItem with text {Traces [2]}]
12:16:11 [2024-05-01T16:16:11.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=888220436 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:11 [2024-05-01T16:16:11.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888220436 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:16:11 [2024-05-01T16:16:11.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=888220437 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:11 [2024-05-01T16:16:11.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:16:11 [2024-05-01T16:16:11.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:16:11 [2024-05-01T16:16:11.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888220438 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:11 [2024-05-01T16:16:11.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888220438 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:11 [2024-05-01T16:16:11.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:11 [2024-05-01T16:16:11.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888220438 data=null}, TreeItem with text {scp_dest}]
12:16:11 [2024-05-01T16:16:11.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888220439 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:11 [2024-05-01T16:16:11.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888220439 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:11 [2024-05-01T16:16:11.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888220443 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:11 [2024-05-01T16:16:11.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888220443 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:11 [2024-05-01T16:16:11.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888220443 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:11 [2024-05-01T16:16:11.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888220443 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:11 [2024-05-01T16:16:11.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888220484 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:11 [2024-05-01T16:16:11.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888220488 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:11 [2024-05-01T16:16:11.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888220489 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:11 [2024-05-01T16:16:11.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888220489 data=null}, TreeItem with text {scp_dest}]
12:16:11 [2024-05-01T16:16:11.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:16:11 [2024-05-01T16:16:11.840Z] 
12:16:11 [2024-05-01T16:16:11.840Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:11.691: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:11 [2024-05-01T16:16:11.840Z] 
12:16:11 [2024-05-01T16:16:11.840Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.710: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.840Z] 
12:16:11 [2024-05-01T16:16:11.840Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.758: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.840Z] 
12:16:11 [2024-05-01T16:16:11.840Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.758: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.840Z] 
12:16:11 [2024-05-01T16:16:11.840Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.758: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.840Z] 
12:16:11 [2024-05-01T16:16:11.840Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.758: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.840Z] 
12:16:11 [2024-05-01T16:16:11.840Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.758: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.840Z] 
12:16:11 [2024-05-01T16:16:11.840Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.758: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.840Z] 
12:16:11 [2024-05-01T16:16:11.840Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.758: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.840Z] 
12:16:11 [2024-05-01T16:16:11.840Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.758: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.840Z] 
12:16:11 [2024-05-01T16:16:11.840Z] (Eclipse:11463): Gtk-WARNING **: 16:16:11.765: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:11 [2024-05-01T16:16:11.840Z] 
12:16:11 [2024-05-01T16:16:11.840Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:11.765: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:12 [2024-05-01T16:16:12.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:16:12 [2024-05-01T16:16:12.350Z] 
12:16:12 [2024-05-01T16:16:12.350Z] (Eclipse:11463): Gtk-WARNING **: 16:16:12.129: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:12 [2024-05-01T16:16:12.350Z] 
12:16:12 [2024-05-01T16:16:12.350Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:12.135: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:12 [2024-05-01T16:16:12.350Z] 
12:16:12 [2024-05-01T16:16:12.350Z] (Eclipse:11463): Gtk-WARNING **: 16:16:12.137: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:12 [2024-05-01T16:16:12.605Z] 
12:16:12 [2024-05-01T16:16:12.605Z] (Eclipse:11463): Gtk-WARNING **: 16:16:12.404: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:12 [2024-05-01T16:16:12.606Z] 
12:16:12 [2024-05-01T16:16:12.606Z] (Eclipse:11463): Gtk-WARNING **: 16:16:12.438: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:12 [2024-05-01T16:16:12.606Z] 
12:16:12 [2024-05-01T16:16:12.606Z] (Eclipse:11463): Gtk-WARNING **: 16:16:12.456: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:12 [2024-05-01T16:16:12.606Z] 
12:16:12 [2024-05-01T16:16:12.606Z] (Eclipse:11463): Gtk-WARNING **: 16:16:12.474: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:12 [2024-05-01T16:16:12.606Z] 
12:16:12 [2024-05-01T16:16:12.606Z] (Eclipse:11463): Gtk-WARNING **: 16:16:12.492: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:12 [2024-05-01T16:16:12.606Z] 
12:16:12 [2024-05-01T16:16:12.606Z] (Eclipse:11463): Gtk-WARNING **: 16:16:12.509: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:12 [2024-05-01T16:16:12.606Z] 
12:16:12 [2024-05-01T16:16:12.606Z] (Eclipse:11463): Gtk-WARNING **: 16:16:12.525: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:12 [2024-05-01T16:16:12.606Z] 
12:16:12 [2024-05-01T16:16:12.606Z] (Eclipse:11463): Gtk-WARNING **: 16:16:12.543: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:12 [2024-05-01T16:16:12.606Z] 
12:16:12 [2024-05-01T16:16:12.606Z] (Eclipse:11463): Gtk-WARNING **: 16:16:12.560: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:12 [2024-05-01T16:16:12.606Z] 
12:16:12 [2024-05-01T16:16:12.606Z] (Eclipse:11463): Gtk-WARNING **: 16:16:12.577: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:12 [2024-05-01T16:16:12.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=888221695 data=null}, (of type 'Combo')]
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888221721 data=null doit=true}, TreeItem with text {traces}]
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888221721 data=null}, TreeItem with text {traces}]
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888221721 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888221722 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888221723 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=888221723 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=888221724 data=null doit=true}, Tree node with text: synctraces]
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=888221724 data=null}, Tree node with text: synctraces]
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=888221724 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888221724 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=888221725 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888221734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:16:12 [2024-05-01T16:16:12.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4e8fab14
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=888221738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=888221738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=888221738 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=888221738 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:12 [2024-05-01T16:16:12.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=888221738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=888221738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=888221738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=888221739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=888221739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=888221739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=888221739 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=888221739 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888221741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888221741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888221741 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888221741 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:12 [2024-05-01T16:16:12.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888221741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:12 [2024-05-01T16:16:12.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888221741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:13 [2024-05-01T16:16:13.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:13 [2024-05-01T16:16:13.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:13 [2024-05-01T16:16:13.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:13 [2024-05-01T16:16:13.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:13 [2024-05-01T16:16:13.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:13 [2024-05-01T16:16:13.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:16:13 [2024-05-01T16:16:13.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888221741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:13 [2024-05-01T16:16:13.120Z] 
12:16:13 [2024-05-01T16:16:13.120Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.106: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.120Z] 
12:16:13 [2024-05-01T16:16:13.120Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.120: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.375Z] 
12:16:13 [2024-05-01T16:16:13.375Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.138: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.375Z] 
12:16:13 [2024-05-01T16:16:13.375Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.155: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.375Z] 
12:16:13 [2024-05-01T16:16:13.375Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.172: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.375Z] 
12:16:13 [2024-05-01T16:16:13.375Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.189: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.375Z] 
12:16:13 [2024-05-01T16:16:13.375Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.206: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.375Z] 
12:16:13 [2024-05-01T16:16:13.375Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.222: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.375Z] 
12:16:13 [2024-05-01T16:16:13.375Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.240: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.375Z] 
12:16:13 [2024-05-01T16:16:13.375Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.257: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.375Z] 
12:16:13 [2024-05-01T16:16:13.375Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.274: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.375Z] 
12:16:13 [2024-05-01T16:16:13.375Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.291: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.375Z] 
12:16:13 [2024-05-01T16:16:13.375Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.307: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:13 [2024-05-01T16:16:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:13 [2024-05-01T16:16:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:13 [2024-05-01T16:16:13.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:13 [2024-05-01T16:16:13.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:13 [2024-05-01T16:16:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=888222363 data=null doit=true}, TreeItem with text {Traces [2]}]
12:16:13 [2024-05-01T16:16:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=888222363 data=null}, TreeItem with text {Traces [2]}]
12:16:13 [2024-05-01T16:16:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=888222363 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:13 [2024-05-01T16:16:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888222364 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:16:13 [2024-05-01T16:16:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=888222365 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:13 [2024-05-01T16:16:13.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:16:13 [2024-05-01T16:16:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:16:13 [2024-05-01T16:16:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888222366 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:13 [2024-05-01T16:16:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888222366 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:13 [2024-05-01T16:16:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:13 [2024-05-01T16:16:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888222366 data=null}, TreeItem with text {scp_dest}]
12:16:13 [2024-05-01T16:16:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888222366 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:13 [2024-05-01T16:16:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888222366 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:13 [2024-05-01T16:16:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888222374 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:13 [2024-05-01T16:16:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888222374 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:13 [2024-05-01T16:16:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888222375 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:13 [2024-05-01T16:16:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888222375 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:13 [2024-05-01T16:16:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888222412 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:13 [2024-05-01T16:16:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888222416 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:13 [2024-05-01T16:16:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888222416 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:13 [2024-05-01T16:16:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888222416 data=null}, TreeItem with text {scp_dest}]
12:16:13 [2024-05-01T16:16:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:16:13 [2024-05-01T16:16:13.632Z] 
12:16:13 [2024-05-01T16:16:13.632Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:13.579: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:13 [2024-05-01T16:16:13.632Z] 
12:16:13 [2024-05-01T16:16:13.632Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.598: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.632Z] 
12:16:13 [2024-05-01T16:16:13.632Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.621: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.632Z] 
12:16:13 [2024-05-01T16:16:13.632Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.621: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.632Z] 
12:16:13 [2024-05-01T16:16:13.632Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.622: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.632Z] 
12:16:13 [2024-05-01T16:16:13.632Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.622: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.632Z] 
12:16:13 [2024-05-01T16:16:13.632Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.622: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.632Z] 
12:16:13 [2024-05-01T16:16:13.632Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.622: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.632Z] 
12:16:13 [2024-05-01T16:16:13.632Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.622: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.632Z] 
12:16:13 [2024-05-01T16:16:13.632Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.622: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.632Z] 
12:16:13 [2024-05-01T16:16:13.632Z] (Eclipse:11463): Gtk-WARNING **: 16:16:13.628: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:13 [2024-05-01T16:16:13.632Z] 
12:16:13 [2024-05-01T16:16:13.632Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:13.628: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:14 [2024-05-01T16:16:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:16:14 [2024-05-01T16:16:14.192Z] 
12:16:14 [2024-05-01T16:16:14.192Z] (Eclipse:11463): Gtk-WARNING **: 16:16:14.056: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:14 [2024-05-01T16:16:14.192Z] 
12:16:14 [2024-05-01T16:16:14.192Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:14.062: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:14 [2024-05-01T16:16:14.192Z] 
12:16:14 [2024-05-01T16:16:14.192Z] (Eclipse:11463): Gtk-WARNING **: 16:16:14.064: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:14 [2024-05-01T16:16:14.446Z] 
12:16:14 [2024-05-01T16:16:14.446Z] (Eclipse:11463): Gtk-WARNING **: 16:16:14.359: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:14 [2024-05-01T16:16:14.446Z] 
12:16:14 [2024-05-01T16:16:14.446Z] (Eclipse:11463): Gtk-WARNING **: 16:16:14.378: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:14 [2024-05-01T16:16:14.446Z] 
12:16:14 [2024-05-01T16:16:14.446Z] (Eclipse:11463): Gtk-WARNING **: 16:16:14.396: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:14 [2024-05-01T16:16:14.446Z] 
12:16:14 [2024-05-01T16:16:14.446Z] (Eclipse:11463): Gtk-WARNING **: 16:16:14.413: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:14 [2024-05-01T16:16:14.446Z] 
12:16:14 [2024-05-01T16:16:14.446Z] (Eclipse:11463): Gtk-WARNING **: 16:16:14.430: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:14 [2024-05-01T16:16:14.446Z] 
12:16:14 [2024-05-01T16:16:14.446Z] (Eclipse:11463): Gtk-WARNING **: 16:16:14.447: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:14 [2024-05-01T16:16:14.701Z] 
12:16:14 [2024-05-01T16:16:14.701Z] (Eclipse:11463): Gtk-WARNING **: 16:16:14.464: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:14 [2024-05-01T16:16:14.701Z] 
12:16:14 [2024-05-01T16:16:14.701Z] (Eclipse:11463): Gtk-WARNING **: 16:16:14.481: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:14 [2024-05-01T16:16:14.701Z] 
12:16:14 [2024-05-01T16:16:14.701Z] (Eclipse:11463): Gtk-WARNING **: 16:16:14.498: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:14 [2024-05-01T16:16:14.701Z] 
12:16:14 [2024-05-01T16:16:14.701Z] (Eclipse:11463): Gtk-WARNING **: 16:16:14.514: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:14 [2024-05-01T16:16:14.701Z] 
12:16:14 [2024-05-01T16:16:14.701Z] (Eclipse:11463): Gtk-WARNING **: 16:16:14.532: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:14 [2024-05-01T16:16:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:16:14 [2024-05-01T16:16:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:16:14 [2024-05-01T16:16:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:16:14 [2024-05-01T16:16:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=888223662 data=null}, (of type 'Combo')]
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888223689 data=null doit=true}, TreeItem with text {traces}]
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888223689 data=null}, TreeItem with text {traces}]
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888223689 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888223689 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888223691 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=888223691 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=888223691 data=null doit=true}, Tree node with text: synctraces]
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=888223691 data=null}, Tree node with text: synctraces]
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=888223692 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888223692 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=888223692 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888223705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4a8d6ad4
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=888223706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888223706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=888223706 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=888223706 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=888223706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=888223706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=888223706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=888223706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888223706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=888223706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=888223706 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=888223706 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:14 [2024-05-01T16:16:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:14 [2024-05-01T16:16:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:14 [2024-05-01T16:16:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:14 [2024-05-01T16:16:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:16:14 [2024-05-01T16:16:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888223711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:14 [2024-05-01T16:16:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888223711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:14 [2024-05-01T16:16:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888223711 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:14 [2024-05-01T16:16:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888223711 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:14 [2024-05-01T16:16:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888223711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:14 [2024-05-01T16:16:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888223711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:14 [2024-05-01T16:16:14.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:14 [2024-05-01T16:16:14.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:14 [2024-05-01T16:16:14.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:14 [2024-05-01T16:16:14.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:14 [2024-05-01T16:16:14.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:14 [2024-05-01T16:16:14.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:16:15 [2024-05-01T16:16:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888223711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:15 [2024-05-01T16:16:15.215Z] 
12:16:15 [2024-05-01T16:16:15.215Z] (Eclipse:11463): Gtk-WARNING **: 16:16:14.978: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.215Z] 
12:16:15 [2024-05-01T16:16:15.215Z] (Eclipse:11463): Gtk-WARNING **: 16:16:14.992: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.215Z] 
12:16:15 [2024-05-01T16:16:15.215Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.039: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.215Z] 
12:16:15 [2024-05-01T16:16:15.215Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.057: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.215Z] 
12:16:15 [2024-05-01T16:16:15.215Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.074: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.215Z] 
12:16:15 [2024-05-01T16:16:15.215Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.091: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.215Z] 
12:16:15 [2024-05-01T16:16:15.215Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.107: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.215Z] 
12:16:15 [2024-05-01T16:16:15.215Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.124: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.215Z] 
12:16:15 [2024-05-01T16:16:15.215Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.141: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.215Z] 
12:16:15 [2024-05-01T16:16:15.215Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.158: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.215Z] 
12:16:15 [2024-05-01T16:16:15.215Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.175: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.215Z] 
12:16:15 [2024-05-01T16:16:15.215Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.191: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:15 [2024-05-01T16:16:15.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:15 [2024-05-01T16:16:15.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=888224245 data=null doit=true}, TreeItem with text {Traces [2]}]
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=888224246 data=null}, TreeItem with text {Traces [2]}]
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=888224246 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888224246 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=888224247 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:15 [2024-05-01T16:16:15.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888224248 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888224248 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888224248 data=null}, TreeItem with text {scp_dest}]
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888224248 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888224248 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888224252 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888224257 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888224257 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888224257 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888224294 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888224298 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888224298 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888224298 data=null}, TreeItem with text {scp_dest}]
12:16:15 [2024-05-01T16:16:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:16:15 [2024-05-01T16:16:15.471Z] 
12:16:15 [2024-05-01T16:16:15.471Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:15.462: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:15 [2024-05-01T16:16:15.727Z] 
12:16:15 [2024-05-01T16:16:15.727Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.481: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.727Z] 
12:16:15 [2024-05-01T16:16:15.727Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.505: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.727Z] 
12:16:15 [2024-05-01T16:16:15.727Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.505: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.727Z] 
12:16:15 [2024-05-01T16:16:15.727Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.505: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.727Z] 
12:16:15 [2024-05-01T16:16:15.727Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.505: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.727Z] 
12:16:15 [2024-05-01T16:16:15.727Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.506: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.727Z] 
12:16:15 [2024-05-01T16:16:15.727Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.506: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.727Z] 
12:16:15 [2024-05-01T16:16:15.727Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.506: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.727Z] 
12:16:15 [2024-05-01T16:16:15.727Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.506: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.727Z] 
12:16:15 [2024-05-01T16:16:15.727Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.512: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.727Z] 
12:16:15 [2024-05-01T16:16:15.727Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:15.512: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:15 [2024-05-01T16:16:15.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:16:15 [2024-05-01T16:16:15.982Z] 
12:16:15 [2024-05-01T16:16:15.982Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.938: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:15 [2024-05-01T16:16:15.983Z] 
12:16:15 [2024-05-01T16:16:15.983Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:15.944: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:15 [2024-05-01T16:16:15.983Z] 
12:16:15 [2024-05-01T16:16:15.983Z] (Eclipse:11463): Gtk-WARNING **: 16:16:15.946: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-05-01T16:16:16.237Z] 
12:16:16 [2024-05-01T16:16:16.237Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.065: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-05-01T16:16:16.237Z] 
12:16:16 [2024-05-01T16:16:16.237Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.083: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-05-01T16:16:16.237Z] 
12:16:16 [2024-05-01T16:16:16.237Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.102: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-05-01T16:16:16.237Z] 
12:16:16 [2024-05-01T16:16:16.237Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.119: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-05-01T16:16:16.237Z] 
12:16:16 [2024-05-01T16:16:16.237Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.136: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-05-01T16:16:16.237Z] 
12:16:16 [2024-05-01T16:16:16.237Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.153: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-05-01T16:16:16.237Z] 
12:16:16 [2024-05-01T16:16:16.237Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.170: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-05-01T16:16:16.237Z] 
12:16:16 [2024-05-01T16:16:16.238Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.187: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-05-01T16:16:16.238Z] 
12:16:16 [2024-05-01T16:16:16.238Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.204: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-05-01T16:16:16.238Z] 
12:16:16 [2024-05-01T16:16:16.238Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.221: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-05-01T16:16:16.238Z] 
12:16:16 [2024-05-01T16:16:16.238Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.238: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=888225339 data=null}, (of type 'Combo')]
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888225366 data=null doit=true}, TreeItem with text {traces}]
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888225366 data=null}, TreeItem with text {traces}]
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888225366 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888225366 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888225367 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=888225368 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=888225368 data=null doit=true}, Tree node with text: synctraces]
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=888225368 data=null}, Tree node with text: synctraces]
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=888225369 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888225369 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=888225369 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:16 [2024-05-01T16:16:16.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888225382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1e7ec577
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=888225384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888225384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=888225384 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=888225384 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=888225384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=888225384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=888225384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=888225384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888225384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=888225384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=888225384 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=888225385 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1253fada
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=888225388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=888225388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=888225388 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=888225388 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=888225388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=888225388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=888225388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=888225389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=888225389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=888225389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=888225389 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=888225389 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:16 [2024-05-01T16:16:16.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888225396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888225396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888225396 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888225396 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888225396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888225396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:16 [2024-05-01T16:16:16.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:16 [2024-05-01T16:16:16.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:16 [2024-05-01T16:16:16.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:16 [2024-05-01T16:16:16.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:16 [2024-05-01T16:16:16.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:16 [2024-05-01T16:16:16.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:16:17 [2024-05-01T16:16:17.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888225397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:17 [2024-05-01T16:16:17.005Z] 
12:16:17 [2024-05-01T16:16:17.005Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.840: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.005Z] 
12:16:17 [2024-05-01T16:16:17.005Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.854: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.005Z] 
12:16:17 [2024-05-01T16:16:17.005Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.872: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.005Z] 
12:16:17 [2024-05-01T16:16:17.005Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.889: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.005Z] 
12:16:17 [2024-05-01T16:16:17.005Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.906: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.005Z] 
12:16:17 [2024-05-01T16:16:17.005Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.923: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.005Z] 
12:16:17 [2024-05-01T16:16:17.005Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.940: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.005Z] 
12:16:17 [2024-05-01T16:16:17.005Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.958: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.005Z] 
12:16:17 [2024-05-01T16:16:17.005Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.975: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.005Z] 
12:16:17 [2024-05-01T16:16:17.005Z] (Eclipse:11463): Gtk-WARNING **: 16:16:16.991: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.260Z] 
12:16:17 [2024-05-01T16:16:17.260Z] (Eclipse:11463): Gtk-WARNING **: 16:16:17.008: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:17 [2024-05-01T16:16:17.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:17 [2024-05-01T16:16:17.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:17 [2024-05-01T16:16:17.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:17 [2024-05-01T16:16:17.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:17 [2024-05-01T16:16:17.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:16:17 [2024-05-01T16:16:17.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:16:17 [2024-05-01T16:16:17.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:16:17 [2024-05-01T16:16:17.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888226009 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:17 [2024-05-01T16:16:17.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888226009 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:17 [2024-05-01T16:16:17.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:17 [2024-05-01T16:16:17.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888226009 data=null}, TreeItem with text {scp_dest}]
12:16:17 [2024-05-01T16:16:17.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888226010 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:17 [2024-05-01T16:16:17.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888226010 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:17 [2024-05-01T16:16:17.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888226014 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:17 [2024-05-01T16:16:17.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888226014 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:17 [2024-05-01T16:16:17.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888226014 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:17 [2024-05-01T16:16:17.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888226014 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:17 [2024-05-01T16:16:17.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888226051 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:17 [2024-05-01T16:16:17.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888226055 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:17 [2024-05-01T16:16:17.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888226055 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:17 [2024-05-01T16:16:17.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888226055 data=null}, TreeItem with text {scp_dest}]
12:16:17 [2024-05-01T16:16:17.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:16:17 [2024-05-01T16:16:17.261Z] 
12:16:17 [2024-05-01T16:16:17.261Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:17.220: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:17 [2024-05-01T16:16:17.261Z] 
12:16:17 [2024-05-01T16:16:17.261Z] (Eclipse:11463): Gtk-WARNING **: 16:16:17.250: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.515Z] 
12:16:17 [2024-05-01T16:16:17.515Z] (Eclipse:11463): Gtk-WARNING **: 16:16:17.274: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.515Z] 
12:16:17 [2024-05-01T16:16:17.515Z] (Eclipse:11463): Gtk-WARNING **: 16:16:17.274: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.515Z] 
12:16:17 [2024-05-01T16:16:17.516Z] (Eclipse:11463): Gtk-WARNING **: 16:16:17.274: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.516Z] 
12:16:17 [2024-05-01T16:16:17.516Z] (Eclipse:11463): Gtk-WARNING **: 16:16:17.274: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.516Z] 
12:16:17 [2024-05-01T16:16:17.516Z] (Eclipse:11463): Gtk-WARNING **: 16:16:17.274: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.516Z] 
12:16:17 [2024-05-01T16:16:17.516Z] (Eclipse:11463): Gtk-WARNING **: 16:16:17.274: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.516Z] 
12:16:17 [2024-05-01T16:16:17.516Z] (Eclipse:11463): Gtk-WARNING **: 16:16:17.274: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.516Z] 
12:16:17 [2024-05-01T16:16:17.516Z] (Eclipse:11463): Gtk-WARNING **: 16:16:17.274: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.516Z] 
12:16:17 [2024-05-01T16:16:17.516Z] (Eclipse:11463): Gtk-WARNING **: 16:16:17.281: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.516Z] 
12:16:17 [2024-05-01T16:16:17.516Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:17.281: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:17 [2024-05-01T16:16:17.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:16:17 [2024-05-01T16:16:17.770Z] 
12:16:17 [2024-05-01T16:16:17.770Z] (Eclipse:11463): Gtk-WARNING **: 16:16:17.694: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:17 [2024-05-01T16:16:17.770Z] 
12:16:17 [2024-05-01T16:16:17.770Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:17.701: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:17 [2024-05-01T16:16:17.770Z] 
12:16:17 [2024-05-01T16:16:17.770Z] (Eclipse:11463): Gtk-WARNING **: 16:16:17.703: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.025Z] 
12:16:18 [2024-05-01T16:16:18.025Z] (Eclipse:11463): Gtk-WARNING **: 16:16:17.959: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.025Z] 
12:16:18 [2024-05-01T16:16:18.026Z] (Eclipse:11463): Gtk-WARNING **: 16:16:17.976: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.026Z] 
12:16:18 [2024-05-01T16:16:18.026Z] (Eclipse:11463): Gtk-WARNING **: 16:16:17.994: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.026Z] 
12:16:18 [2024-05-01T16:16:18.026Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.012: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.281Z] 
12:16:18 [2024-05-01T16:16:18.281Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.030: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.281Z] 
12:16:18 [2024-05-01T16:16:18.281Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.046: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.281Z] 
12:16:18 [2024-05-01T16:16:18.281Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.064: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.281Z] 
12:16:18 [2024-05-01T16:16:18.281Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.080: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.281Z] 
12:16:18 [2024-05-01T16:16:18.281Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.098: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.281Z] 
12:16:18 [2024-05-01T16:16:18.281Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.143: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=888227263 data=null}, (of type 'Combo')]
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=888227279 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888227280 data=null doit=true}, TreeItem with text {traces}]
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888227280 data=null}, TreeItem with text {traces}]
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888227280 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888227280 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces}]
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888227280 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888227298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@131af11d
12:16:18 [2024-05-01T16:16:18.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=888227300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=888227300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=888227301 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=888227301 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=888227301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=888227301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=888227301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=888227301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=888227301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=888227301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=888227301 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=888227301 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:18 [2024-05-01T16:16:18.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:18 [2024-05-01T16:16:18.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:18 [2024-05-01T16:16:18.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:18 [2024-05-01T16:16:18.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:16:18 [2024-05-01T16:16:18.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888227303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:18 [2024-05-01T16:16:18.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888227303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:18 [2024-05-01T16:16:18.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888227303 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:18 [2024-05-01T16:16:18.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888227303 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:18 [2024-05-01T16:16:18.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888227303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:18 [2024-05-01T16:16:18.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888227303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:18 [2024-05-01T16:16:18.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:18 [2024-05-01T16:16:18.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:18 [2024-05-01T16:16:18.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:18 [2024-05-01T16:16:18.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:18 [2024-05-01T16:16:18.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:18 [2024-05-01T16:16:18.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:16:18 [2024-05-01T16:16:18.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888227303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:18 [2024-05-01T16:16:18.794Z] 
12:16:18 [2024-05-01T16:16:18.794Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.565: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.794Z] 
12:16:18 [2024-05-01T16:16:18.794Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.578: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.794Z] 
12:16:18 [2024-05-01T16:16:18.794Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.596: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.794Z] 
12:16:18 [2024-05-01T16:16:18.794Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.613: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.794Z] 
12:16:18 [2024-05-01T16:16:18.794Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.630: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.794Z] 
12:16:18 [2024-05-01T16:16:18.794Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.648: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.794Z] 
12:16:18 [2024-05-01T16:16:18.794Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.665: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.794Z] 
12:16:18 [2024-05-01T16:16:18.794Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.681: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.794Z] 
12:16:18 [2024-05-01T16:16:18.794Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.698: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.794Z] 
12:16:18 [2024-05-01T16:16:18.794Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.715: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.794Z] 
12:16:18 [2024-05-01T16:16:18.794Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.732: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.794Z] 
12:16:18 [2024-05-01T16:16:18.794Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.750: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:18 [2024-05-01T16:16:18.794Z] 
12:16:18 [2024-05-01T16:16:18.794Z] (Eclipse:11463): Gtk-WARNING **: 16:16:18.766: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:19 [2024-05-01T16:16:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:19 [2024-05-01T16:16:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:19 [2024-05-01T16:16:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:19 [2024-05-01T16:16:19.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:19 [2024-05-01T16:16:19.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:19 [2024-05-01T16:16:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=888227824 data=null doit=true}, TreeItem with text {Traces [2]}]
12:16:19 [2024-05-01T16:16:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=888227824 data=null}, TreeItem with text {Traces [2]}]
12:16:19 [2024-05-01T16:16:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=888227824 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:19 [2024-05-01T16:16:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888227824 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:16:19 [2024-05-01T16:16:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=888227826 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:19 [2024-05-01T16:16:19.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:16:19 [2024-05-01T16:16:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:16:19 [2024-05-01T16:16:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888227826 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:19 [2024-05-01T16:16:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888227826 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:19 [2024-05-01T16:16:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:19 [2024-05-01T16:16:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888227827 data=null}, TreeItem with text {scp_dest}]
12:16:19 [2024-05-01T16:16:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888227827 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:19 [2024-05-01T16:16:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888227827 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:19 [2024-05-01T16:16:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888227835 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:19 [2024-05-01T16:16:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888227835 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:19 [2024-05-01T16:16:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888227835 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:19 [2024-05-01T16:16:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888227835 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:19 [2024-05-01T16:16:19.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888227870 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:19 [2024-05-01T16:16:19.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888227876 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:19 [2024-05-01T16:16:19.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888227876 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:19 [2024-05-01T16:16:19.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888227876 data=null}, TreeItem with text {scp_dest}]
12:16:19 [2024-05-01T16:16:19.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:16:19 [2024-05-01T16:16:19.050Z] 
12:16:19 [2024-05-01T16:16:19.050Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:19.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:19 [2024-05-01T16:16:19.304Z] 
12:16:19 [2024-05-01T16:16:19.304Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.060: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:19 [2024-05-01T16:16:19.305Z] 
12:16:19 [2024-05-01T16:16:19.305Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.083: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:19 [2024-05-01T16:16:19.305Z] 
12:16:19 [2024-05-01T16:16:19.305Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.083: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:19 [2024-05-01T16:16:19.305Z] 
12:16:19 [2024-05-01T16:16:19.305Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.084: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:19 [2024-05-01T16:16:19.305Z] 
12:16:19 [2024-05-01T16:16:19.305Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.084: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:19 [2024-05-01T16:16:19.305Z] 
12:16:19 [2024-05-01T16:16:19.305Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.084: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:19 [2024-05-01T16:16:19.305Z] 
12:16:19 [2024-05-01T16:16:19.305Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.084: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:19 [2024-05-01T16:16:19.305Z] 
12:16:19 [2024-05-01T16:16:19.305Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.084: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:19 [2024-05-01T16:16:19.305Z] 
12:16:19 [2024-05-01T16:16:19.305Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.084: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:19 [2024-05-01T16:16:19.305Z] 
12:16:19 [2024-05-01T16:16:19.305Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.090: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:19 [2024-05-01T16:16:19.305Z] 
12:16:19 [2024-05-01T16:16:19.305Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:19.090: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:19 [2024-05-01T16:16:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:16:19 [2024-05-01T16:16:19.560Z] 
12:16:19 [2024-05-01T16:16:19.560Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.515: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:19 [2024-05-01T16:16:19.815Z] 
12:16:19 [2024-05-01T16:16:19.815Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:19.654: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:19 [2024-05-01T16:16:19.815Z] 
12:16:19 [2024-05-01T16:16:19.815Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.656: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.072Z] 
12:16:20 [2024-05-01T16:16:20.072Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.838: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.072Z] 
12:16:20 [2024-05-01T16:16:20.072Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.857: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.072Z] 
12:16:20 [2024-05-01T16:16:20.072Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.876: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.072Z] 
12:16:20 [2024-05-01T16:16:20.072Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.892: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.072Z] 
12:16:20 [2024-05-01T16:16:20.072Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.909: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.072Z] 
12:16:20 [2024-05-01T16:16:20.072Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.926: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.072Z] 
12:16:20 [2024-05-01T16:16:20.072Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.943: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.072Z] 
12:16:20 [2024-05-01T16:16:20.072Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.960: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.072Z] 
12:16:20 [2024-05-01T16:16:20.072Z] (Eclipse:11463): Gtk-WARNING **: 16:16:19.977: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:16:20 [2024-05-01T16:16:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:16:20 [2024-05-01T16:16:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:16:20 [2024-05-01T16:16:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=888229088 data=null}, (of type 'Combo')]
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888229104 data=null doit=true}, TreeItem with text {traces}]
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888229104 data=null}, TreeItem with text {traces}]
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888229104 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888229105 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888229106 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=888229106 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=888229106 data=null doit=true}, Tree node with text: synctraces]
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=888229106 data=null}, Tree node with text: synctraces]
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=888229107 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888229107 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=888229117 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888229122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2119bb3d
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=888229123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888229123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=888229123 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=888229123 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=888229123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=888229123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=888229124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=888229124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888229124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=888229124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=888229124 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=888229124 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:20 [2024-05-01T16:16:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:20 [2024-05-01T16:16:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:20 [2024-05-01T16:16:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:20 [2024-05-01T16:16:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:16:20 [2024-05-01T16:16:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888229134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:20 [2024-05-01T16:16:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888229134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:20 [2024-05-01T16:16:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888229134 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:20 [2024-05-01T16:16:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888229134 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:20 [2024-05-01T16:16:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888229134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:20 [2024-05-01T16:16:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888229134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:20 [2024-05-01T16:16:20.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:20 [2024-05-01T16:16:20.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:20 [2024-05-01T16:16:20.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:20 [2024-05-01T16:16:20.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:20 [2024-05-01T16:16:20.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:20 [2024-05-01T16:16:20.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:16:20 [2024-05-01T16:16:20.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888229134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:20 [2024-05-01T16:16:20.585Z] 
12:16:20 [2024-05-01T16:16:20.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.385: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.585Z] 
12:16:20 [2024-05-01T16:16:20.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.398: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.585Z] 
12:16:20 [2024-05-01T16:16:20.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.416: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.585Z] 
12:16:20 [2024-05-01T16:16:20.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.432: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.585Z] 
12:16:20 [2024-05-01T16:16:20.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.449: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.585Z] 
12:16:20 [2024-05-01T16:16:20.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.466: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.585Z] 
12:16:20 [2024-05-01T16:16:20.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.484: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.585Z] 
12:16:20 [2024-05-01T16:16:20.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.501: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.585Z] 
12:16:20 [2024-05-01T16:16:20.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.519: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.585Z] 
12:16:20 [2024-05-01T16:16:20.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.536: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.585Z] 
12:16:20 [2024-05-01T16:16:20.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.552: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.585Z] 
12:16:20 [2024-05-01T16:16:20.585Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.570: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.840Z] 
12:16:20 [2024-05-01T16:16:20.840Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.587: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:20 [2024-05-01T16:16:20.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:20 [2024-05-01T16:16:20.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=888229644 data=null doit=true}, TreeItem with text {Traces [2]}]
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=888229644 data=null}, TreeItem with text {Traces [2]}]
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=888229644 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888229644 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=888229646 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:20 [2024-05-01T16:16:20.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888229646 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888229646 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888229646 data=null}, TreeItem with text {scp_dest}]
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888229647 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888229647 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888229650 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888229651 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888229651 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888229651 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888229686 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888229690 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888229690 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888229690 data=null}, TreeItem with text {scp_dest}]
12:16:20 [2024-05-01T16:16:20.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:16:20 [2024-05-01T16:16:20.840Z] 
12:16:20 [2024-05-01T16:16:20.840Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:20.838: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:21 [2024-05-01T16:16:21.094Z] 
12:16:21 [2024-05-01T16:16:21.094Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.856: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.094Z] 
12:16:21 [2024-05-01T16:16:21.095Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.880: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.095Z] 
12:16:21 [2024-05-01T16:16:21.095Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.880: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.095Z] 
12:16:21 [2024-05-01T16:16:21.095Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.880: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.095Z] 
12:16:21 [2024-05-01T16:16:21.095Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.880: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.095Z] 
12:16:21 [2024-05-01T16:16:21.095Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.880: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.095Z] 
12:16:21 [2024-05-01T16:16:21.095Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.880: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.095Z] 
12:16:21 [2024-05-01T16:16:21.095Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.881: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.095Z] 
12:16:21 [2024-05-01T16:16:21.095Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.881: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.095Z] 
12:16:21 [2024-05-01T16:16:21.095Z] (Eclipse:11463): Gtk-WARNING **: 16:16:20.891: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.095Z] 
12:16:21 [2024-05-01T16:16:21.095Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:20.892: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:21 [2024-05-01T16:16:21.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:16:21 [2024-05-01T16:16:21.350Z] 
12:16:21 [2024-05-01T16:16:21.350Z] (Eclipse:11463): Gtk-WARNING **: 16:16:21.331: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.350Z] 
12:16:21 [2024-05-01T16:16:21.350Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:21.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:21 [2024-05-01T16:16:21.350Z] 
12:16:21 [2024-05-01T16:16:21.350Z] (Eclipse:11463): Gtk-WARNING **: 16:16:21.339: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.605Z] 
12:16:21 [2024-05-01T16:16:21.605Z] (Eclipse:11463): Gtk-WARNING **: 16:16:21.447: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.605Z] 
12:16:21 [2024-05-01T16:16:21.605Z] (Eclipse:11463): Gtk-WARNING **: 16:16:21.464: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.605Z] 
12:16:21 [2024-05-01T16:16:21.605Z] (Eclipse:11463): Gtk-WARNING **: 16:16:21.481: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.605Z] 
12:16:21 [2024-05-01T16:16:21.605Z] (Eclipse:11463): Gtk-WARNING **: 16:16:21.498: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.605Z] 
12:16:21 [2024-05-01T16:16:21.605Z] (Eclipse:11463): Gtk-WARNING **: 16:16:21.515: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.605Z] 
12:16:21 [2024-05-01T16:16:21.605Z] (Eclipse:11463): Gtk-WARNING **: 16:16:21.532: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.605Z] 
12:16:21 [2024-05-01T16:16:21.605Z] (Eclipse:11463): Gtk-WARNING **: 16:16:21.550: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.605Z] 
12:16:21 [2024-05-01T16:16:21.605Z] (Eclipse:11463): Gtk-WARNING **: 16:16:21.566: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.605Z] 
12:16:21 [2024-05-01T16:16:21.605Z] (Eclipse:11463): Gtk-WARNING **: 16:16:21.583: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.605Z] 
12:16:21 [2024-05-01T16:16:21.605Z] (Eclipse:11463): Gtk-WARNING **: 16:16:21.600: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.860Z] 
12:16:21 [2024-05-01T16:16:21.860Z] (Eclipse:11463): Gtk-WARNING **: 16:16:21.617: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.860Z] 
12:16:21 [2024-05-01T16:16:21.860Z] (Eclipse:11463): Gtk-WARNING **: 16:16:21.634: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=888230732 data=null}, (of type 'Combo')]
12:16:21 [2024-05-01T16:16:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
12:16:21 [2024-05-01T16:16:21.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:21 [2024-05-01T16:16:21.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:21 [2024-05-01T16:16:21.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:16:21 [2024-05-01T16:16:21.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:21 [2024-05-01T16:16:21.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:22 [2024-05-01T16:16:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=888230758 data=null doit=true}, TreeItem with text {traces}]
12:16:22 [2024-05-01T16:16:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=888230758 data=null}, TreeItem with text {traces}]
12:16:22 [2024-05-01T16:16:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=888230758 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:22 [2024-05-01T16:16:22.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888230759 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=888230760 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=888230760 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=888230761 data=null doit=true}, Tree node with text: synctraces]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=888230761 data=null}, Tree node with text: synctraces]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=888230761 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888230761 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=888230761 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888230774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@299d1bd6
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=888230775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888230775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=888230775 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=888230775 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=888230775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=888230775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=888230775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=888230775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=888230775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=888230775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=888230775 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=888230775 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888230780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888230780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888230780 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888230780 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888230780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888230780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:22 [2024-05-01T16:16:22.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:22 [2024-05-01T16:16:22.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:22 [2024-05-01T16:16:22.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:22 [2024-05-01T16:16:22.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:22 [2024-05-01T16:16:22.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:22 [2024-05-01T16:16:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888231299 data=null doit=true}, Shell with text {Confirmation}]
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=888231299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=888231299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=888231299 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=888231299 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=888231299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=888231299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=888231299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:16:22 [2024-05-01T16:16:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888230780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:22 [2024-05-01T16:16:22.679Z] 
12:16:22 [2024-05-01T16:16:22.679Z] (Eclipse:11463): Gtk-WARNING **: 16:16:22.655: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:22 [2024-05-01T16:16:22.679Z] 
12:16:22 [2024-05-01T16:16:22.679Z] (Eclipse:11463): Gtk-WARNING **: 16:16:22.671: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:22 [2024-05-01T16:16:22.934Z] 
12:16:22 [2024-05-01T16:16:22.934Z] (Eclipse:11463): Gtk-WARNING **: 16:16:22.688: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:22 [2024-05-01T16:16:22.934Z] 
12:16:22 [2024-05-01T16:16:22.934Z] (Eclipse:11463): Gtk-WARNING **: 16:16:22.704: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:22 [2024-05-01T16:16:22.934Z] 
12:16:22 [2024-05-01T16:16:22.934Z] (Eclipse:11463): Gtk-WARNING **: 16:16:22.722: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:22 [2024-05-01T16:16:22.934Z] 
12:16:22 [2024-05-01T16:16:22.934Z] (Eclipse:11463): Gtk-WARNING **: 16:16:22.739: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:22 [2024-05-01T16:16:22.934Z] 
12:16:22 [2024-05-01T16:16:22.934Z] (Eclipse:11463): Gtk-WARNING **: 16:16:22.756: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:22 [2024-05-01T16:16:22.934Z] 
12:16:22 [2024-05-01T16:16:22.934Z] (Eclipse:11463): Gtk-WARNING **: 16:16:22.774: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:22 [2024-05-01T16:16:22.934Z] 
12:16:22 [2024-05-01T16:16:22.934Z] (Eclipse:11463): Gtk-WARNING **: 16:16:22.791: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:22 [2024-05-01T16:16:22.934Z] 
12:16:22 [2024-05-01T16:16:22.934Z] (Eclipse:11463): Gtk-WARNING **: 16:16:22.809: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:22 [2024-05-01T16:16:22.934Z] 
12:16:22 [2024-05-01T16:16:22.934Z] (Eclipse:11463): Gtk-WARNING **: 16:16:22.827: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:22 [2024-05-01T16:16:22.934Z] 
12:16:22 [2024-05-01T16:16:22.934Z] (Eclipse:11463): Gtk-WARNING **: 16:16:22.843: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:22 [2024-05-01T16:16:22.934Z] 
12:16:22 [2024-05-01T16:16:22.934Z] (Eclipse:11463): Gtk-WARNING **: 16:16:22.861: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:23 [2024-05-01T16:16:23.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:23 [2024-05-01T16:16:23.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:23 [2024-05-01T16:16:23.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:23 [2024-05-01T16:16:23.189Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:23 [2024-05-01T16:16:23.189Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:23 [2024-05-01T16:16:23.189Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:16:23 [2024-05-01T16:16:23.189Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:16:23 [2024-05-01T16:16:23.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:16:23 [2024-05-01T16:16:23.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888231965 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:23 [2024-05-01T16:16:23.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888231965 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:23 [2024-05-01T16:16:23.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:23 [2024-05-01T16:16:23.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888231965 data=null}, TreeItem with text {scp_dest}]
12:16:23 [2024-05-01T16:16:23.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888231966 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:23 [2024-05-01T16:16:23.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888231966 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:23 [2024-05-01T16:16:23.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888231970 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
12:16:23 [2024-05-01T16:16:23.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888231970 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:23 [2024-05-01T16:16:23.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888231970 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:23 [2024-05-01T16:16:23.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888231970 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:23 [2024-05-01T16:16:23.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888232005 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
12:16:23 [2024-05-01T16:16:23.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888232009 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
12:16:23 [2024-05-01T16:16:23.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888232009 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:23 [2024-05-01T16:16:23.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888232009 data=null}, TreeItem with text {scp_dest}]
12:16:23 [2024-05-01T16:16:23.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:16:23 [2024-05-01T16:16:23.189Z] 
12:16:23 [2024-05-01T16:16:23.189Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:23.173: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:23 [2024-05-01T16:16:23.444Z] 
12:16:23 [2024-05-01T16:16:23.444Z] (Eclipse:11463): Gtk-WARNING **: 16:16:23.192: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:23 [2024-05-01T16:16:23.444Z] 
12:16:23 [2024-05-01T16:16:23.444Z] (Eclipse:11463): Gtk-WARNING **: 16:16:23.215: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:23 [2024-05-01T16:16:23.444Z] 
12:16:23 [2024-05-01T16:16:23.444Z] (Eclipse:11463): Gtk-WARNING **: 16:16:23.215: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:23 [2024-05-01T16:16:23.444Z] 
12:16:23 [2024-05-01T16:16:23.444Z] (Eclipse:11463): Gtk-WARNING **: 16:16:23.215: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:23 [2024-05-01T16:16:23.444Z] 
12:16:23 [2024-05-01T16:16:23.444Z] (Eclipse:11463): Gtk-WARNING **: 16:16:23.215: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:23 [2024-05-01T16:16:23.444Z] 
12:16:23 [2024-05-01T16:16:23.444Z] (Eclipse:11463): Gtk-WARNING **: 16:16:23.215: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:23 [2024-05-01T16:16:23.444Z] 
12:16:23 [2024-05-01T16:16:23.444Z] (Eclipse:11463): Gtk-WARNING **: 16:16:23.215: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:23 [2024-05-01T16:16:23.444Z] 
12:16:23 [2024-05-01T16:16:23.444Z] (Eclipse:11463): Gtk-WARNING **: 16:16:23.215: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:23 [2024-05-01T16:16:23.444Z] 
12:16:23 [2024-05-01T16:16:23.444Z] (Eclipse:11463): Gtk-WARNING **: 16:16:23.215: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:23 [2024-05-01T16:16:23.444Z] 
12:16:23 [2024-05-01T16:16:23.444Z] (Eclipse:11463): Gtk-WARNING **: 16:16:23.238: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:23 [2024-05-01T16:16:23.444Z] 
12:16:23 [2024-05-01T16:16:23.444Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:23.239: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:23 [2024-05-01T16:16:23.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:16:23 [2024-05-01T16:16:23.698Z] 
12:16:23 [2024-05-01T16:16:23.698Z] (Eclipse:11463): Gtk-WARNING **: 16:16:23.648: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:23 [2024-05-01T16:16:23.698Z] 
12:16:23 [2024-05-01T16:16:23.698Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:23.654: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:23 [2024-05-01T16:16:23.698Z] 
12:16:23 [2024-05-01T16:16:23.698Z] (Eclipse:11463): Gtk-WARNING **: 16:16:23.656: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.259Z] 
12:16:24 [2024-05-01T16:16:24.259Z] (Eclipse:11463): Gtk-WARNING **: 16:16:23.965: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.259Z] 
12:16:24 [2024-05-01T16:16:24.259Z] (Eclipse:11463): Gtk-WARNING **: 16:16:23.981: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.259Z] 
12:16:24 [2024-05-01T16:16:24.259Z] (Eclipse:11463): Gtk-WARNING **: 16:16:23.998: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.259Z] 
12:16:24 [2024-05-01T16:16:24.259Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.016: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.259Z] 
12:16:24 [2024-05-01T16:16:24.259Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.033: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.259Z] 
12:16:24 [2024-05-01T16:16:24.259Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.050: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.259Z] 
12:16:24 [2024-05-01T16:16:24.259Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.068: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.259Z] 
12:16:24 [2024-05-01T16:16:24.259Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.085: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.259Z] 
12:16:24 [2024-05-01T16:16:24.259Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.103: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.259Z] 
12:16:24 [2024-05-01T16:16:24.259Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.120: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=888233257 data=null doit=true}, Button with text {Select roo&t directory:}]
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=888233257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=888233260 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=888233260 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=888233260 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=888233260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=888233262 data=null}, (of type 'Combo')]
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=888233301 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=888233301 data=null doit=true}, TreeItem with text {/}]
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=888233301 data=null}, TreeItem with text {/}]
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=888233302 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888233302 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=888233302 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=888233308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3d5a99e6
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=888233314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888233315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=888233315 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=888233315 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=888233315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=888233315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=888233315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=888233315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=888233315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=888233315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=888233315 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=888233315 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:16:24 [2024-05-01T16:16:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888233318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888233319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888233319 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888233319 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888233319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888233319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:24 [2024-05-01T16:16:24.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:24 [2024-05-01T16:16:24.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:24 [2024-05-01T16:16:24.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:24 [2024-05-01T16:16:24.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:24 [2024-05-01T16:16:24.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:16:24 [2024-05-01T16:16:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:16:24 [2024-05-01T16:16:24.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888233319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:16:24 [2024-05-01T16:16:24.773Z] 
12:16:24 [2024-05-01T16:16:24.773Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.583: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.773Z] 
12:16:24 [2024-05-01T16:16:24.773Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.597: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.773Z] 
12:16:24 [2024-05-01T16:16:24.773Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.615: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.773Z] 
12:16:24 [2024-05-01T16:16:24.773Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.632: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.773Z] 
12:16:24 [2024-05-01T16:16:24.773Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.648: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.773Z] 
12:16:24 [2024-05-01T16:16:24.773Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.666: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.773Z] 
12:16:24 [2024-05-01T16:16:24.773Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.683: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.773Z] 
12:16:24 [2024-05-01T16:16:24.773Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.701: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.773Z] 
12:16:24 [2024-05-01T16:16:24.773Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.719: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.773Z] 
12:16:24 [2024-05-01T16:16:24.773Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.736: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.773Z] 
12:16:24 [2024-05-01T16:16:24.773Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.754: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:24 [2024-05-01T16:16:24.773Z] 
12:16:24 [2024-05-01T16:16:24.773Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.772: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:25 [2024-05-01T16:16:25.028Z] 
12:16:25 [2024-05-01T16:16:25.028Z] (Eclipse:11463): Gtk-WARNING **: 16:16:24.789: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:25 [2024-05-01T16:16:25.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:25 [2024-05-01T16:16:25.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=888233859 data=null doit=true}, TreeItem with text {Traces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=888233859 data=null}, TreeItem with text {Traces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=888233859 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888233860 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=888233862 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=888233862 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=888233862 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=888233863 data=null}, TreeItem with text {synctraces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888233863 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888233863 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888233868 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888233868 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=888233869 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888233869 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888233875 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=888233875 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=888233875 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=888233875 data=null}, TreeItem with text {synctraces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=888233875 data=null doit=true}, TreeItem with text {synctraces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=888233875 data=null}, TreeItem with text {synctraces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=888233875 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888233876 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synctraces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=888233876 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=888233877 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=888233877 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=888233877 data=null}, TreeItem with text {scp_dest}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888233877 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888233877 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:25 [2024-05-01T16:16:25.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888233880 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
12:16:25 [2024-05-01T16:16:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=888233880 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:16:25 [2024-05-01T16:16:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=888233881 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:16:25 [2024-05-01T16:16:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=888233881 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
12:16:25 [2024-05-01T16:16:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=888233918 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
12:16:25 [2024-05-01T16:16:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=888233922 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
12:16:25 [2024-05-01T16:16:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=888233922 data=null doit=true}, TreeItem with text {scp_dest}]
12:16:25 [2024-05-01T16:16:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=888233922 data=null}, TreeItem with text {scp_dest}]
12:16:25 [2024-05-01T16:16:25.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
12:16:25 [2024-05-01T16:16:25.284Z] 
12:16:25 [2024-05-01T16:16:25.284Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:25.086: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:25 [2024-05-01T16:16:25.284Z] 
12:16:25 [2024-05-01T16:16:25.284Z] (Eclipse:11463): Gtk-WARNING **: 16:16:25.105: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:25 [2024-05-01T16:16:25.284Z] 
12:16:25 [2024-05-01T16:16:25.284Z] (Eclipse:11463): Gtk-WARNING **: 16:16:25.146: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:25 [2024-05-01T16:16:25.284Z] 
12:16:25 [2024-05-01T16:16:25.284Z] (Eclipse:11463): Gtk-WARNING **: 16:16:25.146: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:25 [2024-05-01T16:16:25.284Z] 
12:16:25 [2024-05-01T16:16:25.284Z] (Eclipse:11463): Gtk-WARNING **: 16:16:25.146: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:25 [2024-05-01T16:16:25.284Z] 
12:16:25 [2024-05-01T16:16:25.284Z] (Eclipse:11463): Gtk-WARNING **: 16:16:25.146: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:25 [2024-05-01T16:16:25.284Z] 
12:16:25 [2024-05-01T16:16:25.284Z] (Eclipse:11463): Gtk-WARNING **: 16:16:25.146: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:25 [2024-05-01T16:16:25.284Z] 
12:16:25 [2024-05-01T16:16:25.284Z] (Eclipse:11463): Gtk-WARNING **: 16:16:25.146: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:25 [2024-05-01T16:16:25.284Z] 
12:16:25 [2024-05-01T16:16:25.284Z] (Eclipse:11463): Gtk-WARNING **: 16:16:25.146: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:25 [2024-05-01T16:16:25.284Z] 
12:16:25 [2024-05-01T16:16:25.284Z] (Eclipse:11463): Gtk-WARNING **: 16:16:25.146: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:25 [2024-05-01T16:16:25.284Z] 
12:16:25 [2024-05-01T16:16:25.284Z] (Eclipse:11463): Gtk-WARNING **: 16:16:25.153: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:25 [2024-05-01T16:16:25.284Z] 
12:16:25 [2024-05-01T16:16:25.284Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:25.153: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:25 [2024-05-01T16:16:25.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
12:16:25 [2024-05-01T16:16:25.794Z] 
12:16:25 [2024-05-01T16:16:25.794Z] (Eclipse:11463): Gtk-WARNING **: 16:16:25.567: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:25 [2024-05-01T16:16:25.794Z] 
12:16:25 [2024-05-01T16:16:25.794Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:25.576: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:25 [2024-05-01T16:16:25.794Z] 
12:16:25 [2024-05-01T16:16:25.794Z] (Eclipse:11463): Gtk-WARNING **: 16:16:25.579: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@301f9aa0] time=888234766 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:16:26 [2024-05-01T16:16:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:26 [2024-05-01T16:16:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:26 [2024-05-01T16:16:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:26 [2024-05-01T16:16:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:26 [2024-05-01T16:16:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=888234782 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
12:16:26 [2024-05-01T16:16:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=888234782 data=null doit=true}, TreeItem with text {Tracing}]
12:16:26 [2024-05-01T16:16:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=888234782 data=null}, TreeItem with text {Tracing}]
12:16:26 [2024-05-01T16:16:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=888234782 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:16:26 [2024-05-01T16:16:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888234782 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:16:26 [2024-05-01T16:16:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=888234790 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
12:16:26 [2024-05-01T16:16:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:16:26 [2024-05-01T16:16:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:16:26 [2024-05-01T16:16:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:16:26 [2024-05-01T16:16:26.304Z] 
12:16:26 [2024-05-01T16:16:26.304Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.059: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.304Z] 
12:16:26 [2024-05-01T16:16:26.304Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.075: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.304Z] 
12:16:26 [2024-05-01T16:16:26.304Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.092: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.304Z] 
12:16:26 [2024-05-01T16:16:26.304Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.146: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.304Z] 
12:16:26 [2024-05-01T16:16:26.304Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.163: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.304Z] 
12:16:26 [2024-05-01T16:16:26.304Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.180: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.304Z] 
12:16:26 [2024-05-01T16:16:26.304Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.198: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.304Z] 
12:16:26 [2024-05-01T16:16:26.304Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.242: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888235485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888235485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888235485 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888235486 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888235486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888235486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888235486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888235486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888235486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888235486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888235486 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888235486 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888235486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888235486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888235487 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:26 [2024-05-01T16:16:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888235487 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:26 [2024-05-01T16:16:26.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888235487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:26 [2024-05-01T16:16:26.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888235487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:26 [2024-05-01T16:16:26.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:26 [2024-05-01T16:16:26.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:26 [2024-05-01T16:16:26.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:26 [2024-05-01T16:16:26.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:26 [2024-05-01T16:16:26.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:26 [2024-05-01T16:16:26.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:16:26 [2024-05-01T16:16:26.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888235487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:26 [2024-05-01T16:16:26.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888234820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:16:26 [2024-05-01T16:16:26.866Z] 
12:16:26 [2024-05-01T16:16:26.866Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.647: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.866Z] 
12:16:26 [2024-05-01T16:16:26.866Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.661: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.866Z] 
12:16:26 [2024-05-01T16:16:26.866Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.679: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.866Z] 
12:16:26 [2024-05-01T16:16:26.866Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.695: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.866Z] 
12:16:26 [2024-05-01T16:16:26.866Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.712: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.866Z] 
12:16:26 [2024-05-01T16:16:26.866Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.729: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.866Z] 
12:16:26 [2024-05-01T16:16:26.866Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.747: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.866Z] 
12:16:26 [2024-05-01T16:16:26.866Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.765: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.866Z] 
12:16:26 [2024-05-01T16:16:26.866Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.782: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.866Z] 
12:16:26 [2024-05-01T16:16:26.866Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.800: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.866Z] 
12:16:26 [2024-05-01T16:16:26.866Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.817: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.866Z] 
12:16:26 [2024-05-01T16:16:26.866Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.834: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:26 [2024-05-01T16:16:26.866Z] 
12:16:26 [2024-05-01T16:16:26.866Z] (Eclipse:11463): Gtk-WARNING **: 16:16:26.851: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:27 [2024-05-01T16:16:27.426Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.22 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
12:16:27 [2024-05-01T16:16:27.426Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectory -- Time elapsed: 2.465 s
12:16:27 [2024-05-01T16:16:27.426Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchive -- Time elapsed: 3.333 s
12:16:27 [2024-05-01T16:16:27.426Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinksPreserveFolder -- Time elapsed: 1.901 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchivePreserveFolder -- Time elapsed: 3.357 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectory -- Time elapsed: 1.966 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchive -- Time elapsed: 7.939 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinksPreserveStruture -- Time elapsed: 7.577 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyFile -- Time elapsed: 1.097 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveTooManyEntries -- Time elapsed: 0.001 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyDirectory -- Time elapsed: 0.573 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveWithColons -- Time elapsed: 0.831 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteRenameAll -- Time elapsed: 4.282 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyArchive -- Time elapsed: 1.208 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testNestedEmptyArchive -- Time elapsed: 1.931 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveSizeTooBig -- Time elapsed: 0 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveOverwrite -- Time elapsed: 3.788 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveWithExperiment -- Time elapsed: 1.985 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testDirectoryWithEmptyArchive -- Time elapsed: 1.176 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentOverwriteTraces -- Time elapsed: 3.757 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentValidation -- Time elapsed: 1.992 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryPreserveFolder -- Time elapsed: 1.886 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperiment -- Time elapsed: 1.829 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinks -- Time elapsed: 1.967 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwrite -- Time elapsed: 3.600 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinks -- Time elapsed: 1.825 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteOverwriteAll -- Time elapsed: 4.170 s
12:16:27 [2024-05-01T16:16:27.427Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchivePreserveFolder -- Time elapsed: 1.909 s
12:16:27 [2024-05-01T16:16:27.427Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
12:16:27 [2024-05-01T16:16:27.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@301f9aa0] time=888236048 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:16:27 [2024-05-01T16:16:27.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:16:27 [2024-05-01T16:16:27.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:16:27 [2024-05-01T16:16:27.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:16:27 [2024-05-01T16:16:27.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:16:27 [2024-05-01T16:16:27.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888236182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:16:27 [2024-05-01T16:16:27.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:16:28 [2024-05-01T16:16:28.787Z] 
12:16:28 [2024-05-01T16:16:28.787Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:28.537: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:28 [2024-05-01T16:16:28.788Z] 
12:16:28 [2024-05-01T16:16:28.788Z] (Eclipse:11463): Gtk-WARNING **: 16:16:28.580: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:28 [2024-05-01T16:16:28.788Z] 
12:16:28 [2024-05-01T16:16:28.788Z] (Eclipse:11463): Gtk-WARNING **: 16:16:28.580: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:28 [2024-05-01T16:16:28.788Z] 
12:16:28 [2024-05-01T16:16:28.788Z] (Eclipse:11463): Gtk-WARNING **: 16:16:28.580: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:28 [2024-05-01T16:16:28.788Z] 
12:16:28 [2024-05-01T16:16:28.788Z] (Eclipse:11463): Gtk-WARNING **: 16:16:28.580: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:28 [2024-05-01T16:16:28.788Z] 
12:16:28 [2024-05-01T16:16:28.788Z] (Eclipse:11463): Gtk-WARNING **: 16:16:28.581: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:28 [2024-05-01T16:16:28.788Z] 
12:16:28 [2024-05-01T16:16:28.788Z] (Eclipse:11463): Gtk-WARNING **: 16:16:28.581: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:28 [2024-05-01T16:16:28.788Z] 
12:16:28 [2024-05-01T16:16:28.788Z] (Eclipse:11463): Gtk-WARNING **: 16:16:28.581: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:28 [2024-05-01T16:16:28.788Z] 
12:16:28 [2024-05-01T16:16:28.788Z] (Eclipse:11463): Gtk-WARNING **: 16:16:28.581: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:30 [2024-05-01T16:16:30.150Z] 
12:16:30 [2024-05-01T16:16:30.150Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:30.113: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:30 [2024-05-01T16:16:30.405Z] 
12:16:30 [2024-05-01T16:16:30.405Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:30.214: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:30 [2024-05-01T16:16:30.405Z] 
12:16:30 [2024-05-01T16:16:30.405Z] (Eclipse:11463): Gtk-WARNING **: 16:16:30.263: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:30 [2024-05-01T16:16:30.406Z] 
12:16:30 [2024-05-01T16:16:30.406Z] (Eclipse:11463): Gtk-WARNING **: 16:16:30.263: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:30 [2024-05-01T16:16:30.406Z] 
12:16:30 [2024-05-01T16:16:30.406Z] (Eclipse:11463): Gtk-WARNING **: 16:16:30.263: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:30 [2024-05-01T16:16:30.406Z] 
12:16:30 [2024-05-01T16:16:30.406Z] (Eclipse:11463): Gtk-WARNING **: 16:16:30.263: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:30 [2024-05-01T16:16:30.406Z] 
12:16:30 [2024-05-01T16:16:30.406Z] (Eclipse:11463): Gtk-WARNING **: 16:16:30.263: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:30 [2024-05-01T16:16:30.406Z] 
12:16:30 [2024-05-01T16:16:30.406Z] (Eclipse:11463): Gtk-WARNING **: 16:16:30.263: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:30 [2024-05-01T16:16:30.406Z] 
12:16:30 [2024-05-01T16:16:30.406Z] (Eclipse:11463): Gtk-WARNING **: 16:16:30.264: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:30 [2024-05-01T16:16:30.406Z] 
12:16:30 [2024-05-01T16:16:30.406Z] (Eclipse:11463): Gtk-WARNING **: 16:16:30.264: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-05-01T16:16:31.768Z] 
12:16:31 [2024-05-01T16:16:31.768Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:31.608: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:31 [2024-05-01T16:16:31.768Z] 
12:16:31 [2024-05-01T16:16:31.768Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:31.706: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:31 [2024-05-01T16:16:31.768Z] 
12:16:31 [2024-05-01T16:16:31.768Z] (Eclipse:11463): Gtk-WARNING **: 16:16:31.765: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-05-01T16:16:31.768Z] 
12:16:31 [2024-05-01T16:16:31.768Z] (Eclipse:11463): Gtk-WARNING **: 16:16:31.765: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-05-01T16:16:31.768Z] 
12:16:31 [2024-05-01T16:16:31.768Z] (Eclipse:11463): Gtk-WARNING **: 16:16:31.766: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-05-01T16:16:31.768Z] 
12:16:31 [2024-05-01T16:16:31.768Z] (Eclipse:11463): Gtk-WARNING **: 16:16:31.766: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-05-01T16:16:31.768Z] 
12:16:31 [2024-05-01T16:16:31.768Z] (Eclipse:11463): Gtk-WARNING **: 16:16:31.766: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-05-01T16:16:31.769Z] 
12:16:31 [2024-05-01T16:16:31.769Z] (Eclipse:11463): Gtk-WARNING **: 16:16:31.766: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-05-01T16:16:31.769Z] 
12:16:31 [2024-05-01T16:16:31.769Z] (Eclipse:11463): Gtk-WARNING **: 16:16:31.766: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:31 [2024-05-01T16:16:31.769Z] 
12:16:31 [2024-05-01T16:16:31.769Z] (Eclipse:11463): Gtk-WARNING **: 16:16:31.766: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:33 [2024-05-01T16:16:33.128Z] 
12:16:33 [2024-05-01T16:16:33.128Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:33.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:33 [2024-05-01T16:16:33.383Z] 
12:16:33 [2024-05-01T16:16:33.383Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:33.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:33 [2024-05-01T16:16:33.383Z] 
12:16:33 [2024-05-01T16:16:33.383Z] (Eclipse:11463): Gtk-WARNING **: 16:16:33.263: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:33 [2024-05-01T16:16:33.383Z] 
12:16:33 [2024-05-01T16:16:33.383Z] (Eclipse:11463): Gtk-WARNING **: 16:16:33.263: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:33 [2024-05-01T16:16:33.383Z] 
12:16:33 [2024-05-01T16:16:33.383Z] (Eclipse:11463): Gtk-WARNING **: 16:16:33.263: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:33 [2024-05-01T16:16:33.383Z] 
12:16:33 [2024-05-01T16:16:33.383Z] (Eclipse:11463): Gtk-WARNING **: 16:16:33.263: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:33 [2024-05-01T16:16:33.383Z] 
12:16:33 [2024-05-01T16:16:33.383Z] (Eclipse:11463): Gtk-WARNING **: 16:16:33.264: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:33 [2024-05-01T16:16:33.383Z] 
12:16:33 [2024-05-01T16:16:33.383Z] (Eclipse:11463): Gtk-WARNING **: 16:16:33.264: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:33 [2024-05-01T16:16:33.383Z] 
12:16:33 [2024-05-01T16:16:33.383Z] (Eclipse:11463): Gtk-WARNING **: 16:16:33.264: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:33 [2024-05-01T16:16:33.383Z] 
12:16:33 [2024-05-01T16:16:33.383Z] (Eclipse:11463): Gtk-WARNING **: 16:16:33.264: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:34 [2024-05-01T16:16:34.743Z] 
12:16:34 [2024-05-01T16:16:34.743Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:34.610: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=888243609 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=888243609 data=null doit=true}, TreeItem with text {Test}]
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=888243609 data=null}, TreeItem with text {Test}]
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=888243609 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888243609 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=888243626 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=888243626 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=888243627 data=null doit=true}, TreeItem with text {Test}]
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=888243627 data=null}, TreeItem with text {Test}]
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=888243627 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888243627 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=888243632 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=888243637 data=null doit=true}, TreeItem with text {Test}]
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=888243638 data=null}, TreeItem with text {Test}]
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=888243638 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888243638 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=888243639 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=888243640 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:16:34 [2024-05-01T16:16:34.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=888243640 data=null doit=true}, TreeItem with text {Traces [4]}]
12:16:34 [2024-05-01T16:16:34.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=888243640 data=null}, TreeItem with text {Traces [4]}]
12:16:35 [2024-05-01T16:16:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=888243641 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:16:35 [2024-05-01T16:16:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888243641 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:16:35 [2024-05-01T16:16:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=888243648 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:16:35 [2024-05-01T16:16:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:35 [2024-05-01T16:16:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=888243653 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:16:35 [2024-05-01T16:16:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=888243654 data=null doit=true}, TreeItem with text {Traces [4]}]
12:16:35 [2024-05-01T16:16:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=888243654 data=null}, TreeItem with text {Traces [4]}]
12:16:35 [2024-05-01T16:16:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=888243654 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:16:35 [2024-05-01T16:16:35.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888243654 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:16:35 [2024-05-01T16:16:35.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=888243658 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:16:35 [2024-05-01T16:16:35.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:16:35 [2024-05-01T16:16:35.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:16:35 [2024-05-01T16:16:35.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
12:16:35 [2024-05-01T16:16:35.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
12:16:35 [2024-05-01T16:16:35.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=888243700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
12:16:35 [2024-05-01T16:16:35.001Z] 
12:16:35 [2024-05-01T16:16:35.001Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-05-01 16:16:34.987
12:16:35 [2024-05-01T16:16:35.001Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
12:16:35 [2024-05-01T16:16:35.255Z] 
12:16:35 [2024-05-01T16:16:35.255Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:35.100: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:35 [2024-05-01T16:16:35.255Z] 
12:16:35 [2024-05-01T16:16:35.255Z] (Eclipse:11463): Gtk-WARNING **: 16:16:35.171: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-05-01T16:16:35.255Z] 
12:16:35 [2024-05-01T16:16:35.255Z] (Eclipse:11463): Gtk-WARNING **: 16:16:35.171: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-05-01T16:16:35.255Z] 
12:16:35 [2024-05-01T16:16:35.255Z] (Eclipse:11463): Gtk-WARNING **: 16:16:35.171: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-05-01T16:16:35.255Z] 
12:16:35 [2024-05-01T16:16:35.255Z] (Eclipse:11463): Gtk-WARNING **: 16:16:35.171: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-05-01T16:16:35.255Z] 
12:16:35 [2024-05-01T16:16:35.255Z] (Eclipse:11463): Gtk-WARNING **: 16:16:35.171: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-05-01T16:16:35.255Z] 
12:16:35 [2024-05-01T16:16:35.255Z] (Eclipse:11463): Gtk-WARNING **: 16:16:35.171: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-05-01T16:16:35.255Z] 
12:16:35 [2024-05-01T16:16:35.255Z] (Eclipse:11463): Gtk-WARNING **: 16:16:35.171: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-05-01T16:16:35.255Z] 
12:16:35 [2024-05-01T16:16:35.255Z] (Eclipse:11463): Gtk-WARNING **: 16:16:35.171: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:35 [2024-05-01T16:16:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=888245919 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=888245919 data=null doit=true}, TreeItem with text {Test}]
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=888245919 data=null}, TreeItem with text {Test}]
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=888245919 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888245919 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=888245929 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:16:37 [2024-05-01T16:16:37.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=888245930 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=888245930 data=null}, TreeItem with text {Experiments [1]}]
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=888245930 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888245930 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=888245934 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=888245934 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=888245934 data=null doit=true}, TreeItem with text {Experiment [4]}]
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=888245934 data=null}, TreeItem with text {Experiment [4]}]
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=888245935 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
12:16:37 [2024-05-01T16:16:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888245935 data=null item=TreeItem {Experiment [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [4]}]
12:16:37 [2024-05-01T16:16:37.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=888245948 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
12:16:38 [2024-05-01T16:16:38.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:38 [2024-05-01T16:16:38.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=888247162 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
12:16:38 [2024-05-01T16:16:38.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=888247162 data=null doit=true}, TreeItem with text {Experiment [4]}]
12:16:38 [2024-05-01T16:16:38.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=888247162 data=null}, TreeItem with text {Experiment [4]}]
12:16:38 [2024-05-01T16:16:38.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=888247163 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
12:16:38 [2024-05-01T16:16:38.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888247163 data=null item=TreeItem {Experiment [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [4]}]
12:16:38 [2024-05-01T16:16:38.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=888247169 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
12:16:38 [2024-05-01T16:16:38.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export Time Selectio...", using matcher: with mnemonic 'Export Time Selection as New Trace...'
12:16:38 [2024-05-01T16:16:38.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Time Selection as New Trace...'
12:16:38 [2024-05-01T16:16:38.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Time Selection as New Trace...'
12:16:38 [2024-05-01T16:16:38.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace section...", using matcher: with text 'Export trace section to...'
12:16:38 [2024-05-01T16:16:38.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export trace section to...} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888247598 data=null doit=true}, Shell with text {Export trace section to...}]
12:16:38 [2024-05-01T16:16:38.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
12:16:38 [2024-05-01T16:16:38.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
12:16:38 [2024-05-01T16:16:38.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
12:16:38 [2024-05-01T16:16:38.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
12:16:38 [2024-05-01T16:16:38.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:38 [2024-05-01T16:16:38.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:38 [2024-05-01T16:16:38.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:38 [2024-05-01T16:16:38.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:38 [2024-05-01T16:16:38.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:38 [2024-05-01T16:16:38.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:16:38 [2024-05-01T16:16:38.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888247601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:38 [2024-05-01T16:16:38.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888247601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:38 [2024-05-01T16:16:38.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888247601 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:38 [2024-05-01T16:16:38.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888247601 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:38 [2024-05-01T16:16:38.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888247601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:38 [2024-05-01T16:16:38.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888247601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:38 [2024-05-01T16:16:38.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888247601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:39 [2024-05-01T16:16:39.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:16:39 [2024-05-01T16:16:39.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export Time Selection as New Trace...} time=888247257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export Time Selection as New Trace...']
12:16:39 [2024-05-01T16:16:39.085Z] 
12:16:39 [2024-05-01T16:16:39.085Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-05-01 16:16:39.077
12:16:39 [2024-05-01T16:16:39.085Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
12:16:39 [2024-05-01T16:16:39.340Z] 
12:16:39 [2024-05-01T16:16:39.340Z] (Eclipse:11463): Gtk-WARNING **: 16:16:39.272: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-05-01T16:16:39.340Z] 
12:16:39 [2024-05-01T16:16:39.340Z] (Eclipse:11463): Gtk-WARNING **: 16:16:39.272: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-05-01T16:16:39.340Z] 
12:16:39 [2024-05-01T16:16:39.340Z] (Eclipse:11463): Gtk-WARNING **: 16:16:39.273: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-05-01T16:16:39.340Z] 
12:16:39 [2024-05-01T16:16:39.340Z] (Eclipse:11463): Gtk-WARNING **: 16:16:39.273: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-05-01T16:16:39.340Z] 
12:16:39 [2024-05-01T16:16:39.340Z] (Eclipse:11463): Gtk-WARNING **: 16:16:39.273: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-05-01T16:16:39.340Z] 
12:16:39 [2024-05-01T16:16:39.340Z] (Eclipse:11463): Gtk-WARNING **: 16:16:39.273: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-05-01T16:16:39.340Z] 
12:16:39 [2024-05-01T16:16:39.340Z] (Eclipse:11463): Gtk-WARNING **: 16:16:39.273: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-05-01T16:16:39.340Z] 
12:16:39 [2024-05-01T16:16:39.340Z] (Eclipse:11463): Gtk-WARNING **: 16:16:39.273: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:16:39 [2024-05-01T16:16:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment-trimmed"'
12:16:43 [2024-05-01T16:16:43.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Experiments/Experiment-trimmed/Experiment-trimmed_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@301f9aa0] time=888252110 data=null doit=true}, Shell with text {data - Test/Experiments/Experiment-trimmed/Experiment-trimmed_ - Eclipse Platform}]
12:16:43 [2024-05-01T16:16:43.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:43 [2024-05-01T16:16:43.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:16:43 [2024-05-01T16:16:43.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:16:43 [2024-05-01T16:16:43.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:16:43 [2024-05-01T16:16:43.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=888252150 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:16:43 [2024-05-01T16:16:43.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=888252151 data=null doit=true}, TreeItem with text {Test}]
12:16:43 [2024-05-01T16:16:43.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=888252151 data=null}, TreeItem with text {Test}]
12:16:43 [2024-05-01T16:16:43.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=888252151 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:16:43 [2024-05-01T16:16:43.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888252151 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:16:43 [2024-05-01T16:16:43.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=888252162 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:16:43 [2024-05-01T16:16:43.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:16:43 [2024-05-01T16:16:43.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:16:43 [2024-05-01T16:16:43.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888252909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888252909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888252909 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888252909 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888252909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888252909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888252909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888252909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888252909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888252909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888252909 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888252909 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:16:44 [2024-05-01T16:16:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:44 [2024-05-01T16:16:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:44 [2024-05-01T16:16:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:44 [2024-05-01T16:16:44.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:16:44 [2024-05-01T16:16:44.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:44 [2024-05-01T16:16:44.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:44 [2024-05-01T16:16:44.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:44 [2024-05-01T16:16:44.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:16:44 [2024-05-01T16:16:44.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888252910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:44 [2024-05-01T16:16:44.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888252910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:44 [2024-05-01T16:16:44.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888252910 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:44 [2024-05-01T16:16:44.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888252910 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:44 [2024-05-01T16:16:44.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888252910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:44 [2024-05-01T16:16:44.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888252910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:44 [2024-05-01T16:16:44.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:44 [2024-05-01T16:16:44.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:44 [2024-05-01T16:16:44.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:44 [2024-05-01T16:16:44.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:44 [2024-05-01T16:16:44.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:44 [2024-05-01T16:16:44.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:16:44 [2024-05-01T16:16:44.522Z] 
12:16:44 [2024-05-01T16:16:44.522Z] (Eclipse:11463): Gtk-CRITICAL **: 16:16:44.388: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:16:44 [2024-05-01T16:16:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888252910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:16:44 [2024-05-01T16:16:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888252194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:16:44 [2024-05-01T16:16:44.777Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.37 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
12:16:44 [2024-05-01T16:16:44.777Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest.testTrimEvents -- Time elapsed: 8.479 s
12:16:44 [2024-05-01T16:16:44.777Z] 
12:16:44 [2024-05-01T16:16:44.777Z] Results:
12:16:44 [2024-05-01T16:16:44.777Z] 
12:16:44 [2024-05-01T16:16:44.777Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
12:16:44 [2024-05-01T16:16:44.777Z] 
12:16:45 [2024-05-01T16:16:45.032Z] 
12:16:45 [2024-05-01T16:16:45.032Z] !ENTRY org.eclipse.core.resources 2 10035 2024-05-01 16:16:44.853
12:16:45 [2024-05-01T16:16:45.032Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] All tests passed
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] 
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] 
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] 
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] Building Trace Compass User Guide 9.3.0-SNAPSHOT                [72/141]
12:16:45 [2024-05-01T16:16:45.592Z] [INFO]   from doc/org.eclipse.tracecompass.doc.user/pom.xml
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:16:45 [2024-05-01T16:16:45.592Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
12:16:45 [2024-05-01T16:16:45.592Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.user/pom.xml
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] 
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] 
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] Executing tasks
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] Executed tasks
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] 
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.user/target
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] 
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] 
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] 
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] 
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] 
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] 
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] Resolving class path of Trace Compass User Guide
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] 
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
12:16:45 [2024-05-01T16:16:45.592Z] [INFO] Executing tasks
12:16:46 [2024-05-01T16:16:46.150Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
12:16:46 [2024-05-01T16:16:46.151Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
12:16:46 [2024-05-01T16:16:46.151Z] [INFO] Executed tasks
12:16:46 [2024-05-01T16:16:46.151Z] [INFO] 
12:16:46 [2024-05-01T16:16:46.151Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
12:16:46 [2024-05-01T16:16:46.151Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.user/src/main/resources
12:16:46 [2024-05-01T16:16:46.151Z] [INFO] 
12:16:46 [2024-05-01T16:16:46.151Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
12:16:46 [2024-05-01T16:16:46.151Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:16:46 [2024-05-01T16:16:46.151Z] [INFO] 
12:16:46 [2024-05-01T16:16:46.151Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
12:16:46 [2024-05-01T16:16:46.151Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
12:16:46 [2024-05-01T16:16:46.151Z] [INFO] Command line:
12:16:46 [2024-05-01T16:16:46.151Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
12:16:46 [2024-05-01T16:16:46.151Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:16:48 [2024-05-01T16:16:48.660Z] Buildfile: build.xml
12:16:48 [2024-05-01T16:16:48.660Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:16:48 [2024-05-01T16:16:48.660Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:16:48 [2024-05-01T16:16:48.660Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
12:16:48 [2024-05-01T16:16:48.660Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:16:48 [2024-05-01T16:16:48.660Z] WARNING: System::setSecurityManager will be removed in a future release
12:16:48 [2024-05-01T16:16:48.660Z] 
12:16:48 [2024-05-01T16:16:48.660Z] build.index:
12:16:50 [2024-05-01T16:16:50.023Z] BUILD SUCCESSFUL
12:16:50 [2024-05-01T16:16:50.023Z] 
12:16:50 [2024-05-01T16:16:50.023Z] BUILD SUCCESSFUL
12:16:50 [2024-05-01T16:16:50.023Z] Total time: 2 seconds
12:16:50 [2024-05-01T16:16:50.023Z] [INFO] 
12:16:50 [2024-05-01T16:16:50.023Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.user ---
12:16:50 [2024-05-01T16:16:50.023Z] [INFO] 
12:16:50 [2024-05-01T16:16:50.023Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.user ---
12:16:50 [2024-05-01T16:16:50.023Z] [INFO] 
12:16:50 [2024-05-01T16:16:50.023Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
12:16:50 [2024-05-01T16:16:50.023Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.user/src/test/resources
12:16:50 [2024-05-01T16:16:50.023Z] [INFO] 
12:16:50 [2024-05-01T16:16:50.023Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.user ---
12:16:50 [2024-05-01T16:16:50.023Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:16:50 [2024-05-01T16:16:50.023Z] [INFO] 
12:16:50 [2024-05-01T16:16:50.023Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.user ---
12:16:50 [2024-05-01T16:16:50.023Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
12:16:50 [2024-05-01T16:16:50.023Z] [INFO] 
12:16:50 [2024-05-01T16:16:50.023Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
12:16:50 [2024-05-01T16:16:50.023Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-sources.jar
12:16:50 [2024-05-01T16:16:50.023Z] [INFO] 
12:16:50 [2024-05-01T16:16:50.023Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
12:16:50 [2024-05-01T16:16:50.278Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.jar
12:16:50 [2024-05-01T16:16:50.532Z] [INFO] 
12:16:50 [2024-05-01T16:16:50.532Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
12:16:50 [2024-05-01T16:16:50.532Z] [INFO] 
12:16:50 [2024-05-01T16:16:50.532Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.user ---
12:16:50 [2024-05-01T16:16:50.533Z] [INFO] 
12:16:50 [2024-05-01T16:16:50.533Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
12:16:50 [2024-05-01T16:16:50.787Z] [INFO] 
12:16:50 [2024-05-01T16:16:50.787Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
12:16:50 [2024-05-01T16:16:50.787Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.jar
12:16:50 [2024-05-01T16:16:50.787Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.pom
12:16:50 [2024-05-01T16:16:50.787Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-sources.jar
12:16:50 [2024-05-01T16:16:50.787Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
12:16:50 [2024-05-01T16:16:50.787Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
12:16:50 [2024-05-01T16:16:50.787Z] [INFO] 
12:16:50 [2024-05-01T16:16:50.787Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
12:16:50 [2024-05-01T16:16:50.787Z] [INFO] 
12:16:50 [2024-05-01T16:16:50.787Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.user ---
12:16:50 [2024-05-01T16:16:50.787Z] [INFO] Executing tasks
12:16:50 [2024-05-01T16:16:50.787Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/.temp/org.eclipse.tracecompass.doc.user/reference
12:16:50 [2024-05-01T16:16:50.787Z] [INFO]      [copy] Copying 325 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/.temp/org.eclipse.tracecompass.doc.user
12:16:51 [2024-05-01T16:16:51.042Z] [INFO]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/.temp/org.eclipse.tracecompass.doc.user/reference
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] Executed tasks
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] 
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT [73/141]
12:16:51 [2024-05-01T16:16:51.042Z] [INFO]   from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:16:51 [2024-05-01T16:16:51.042Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
12:16:51 [2024-05-01T16:16:51.042Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] 
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] 
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] Executing tasks
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] Executed tasks
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] 
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] 
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] 
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] 
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] 
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] 
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] 
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] 
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] Executing tasks
12:16:51 [2024-05-01T16:16:51.042Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] Executed tasks
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] 
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] 
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:51 [2024-05-01T16:16:51.042Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] 
12:16:51 [2024-05-01T16:16:51.042Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:51 [2024-05-01T16:16:51.297Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
12:16:51 [2024-05-01T16:16:51.297Z] [INFO] Command line:
12:16:51 [2024-05-01T16:16:51.297Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
12:16:51 [2024-05-01T16:16:51.297Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:16:53 [2024-05-01T16:16:53.181Z] Buildfile: build.xml
12:16:53 [2024-05-01T16:16:53.181Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:16:53 [2024-05-01T16:16:53.181Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:16:53 [2024-05-01T16:16:53.181Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
12:16:53 [2024-05-01T16:16:53.181Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:16:53 [2024-05-01T16:16:53.181Z] WARNING: System::setSecurityManager will be removed in a future release
12:16:53 [2024-05-01T16:16:53.181Z] 
12:16:53 [2024-05-01T16:16:53.181Z] build.index:
12:16:54 [2024-05-01T16:16:54.106Z] BUILD SUCCESSFUL
12:16:54 [2024-05-01T16:16:54.106Z] 
12:16:54 [2024-05-01T16:16:54.106Z] BUILD SUCCESSFUL
12:16:54 [2024-05-01T16:16:54.106Z] Total time: 1 second
12:16:54 [2024-05-01T16:16:54.359Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.359Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:54 [2024-05-01T16:16:54.359Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.359Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:54 [2024-05-01T16:16:54.359Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.359Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:54 [2024-05-01T16:16:54.359Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
12:16:54 [2024-05-01T16:16:54.359Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.359Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:54 [2024-05-01T16:16:54.359Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:16:54 [2024-05-01T16:16:54.359Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.359Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:54 [2024-05-01T16:16:54.359Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
12:16:54 [2024-05-01T16:16:54.359Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.359Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:54 [2024-05-01T16:16:54.359Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-sources.jar
12:16:54 [2024-05-01T16:16:54.359Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.jar
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.jar
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.gdbtrace.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.pom
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-sources.jar
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] Executing tasks
12:16:54 [2024-05-01T16:16:54.360Z] [INFO]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] Executed tasks
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] Building Trace Compass RCP User Guide 9.3.0-SNAPSHOT            [74/141]
12:16:54 [2024-05-01T16:16:54.360Z] [INFO]   from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:16:54 [2024-05-01T16:16:54.360Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
12:16:54 [2024-05-01T16:16:54.360Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.360Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] Executing tasks
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] Executed tasks
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.rcp.doc.user/target
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] Resolving class path of Trace Compass RCP User Guide
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] Executing tasks
12:16:54 [2024-05-01T16:16:54.614Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] Executed tasks
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:54 [2024-05-01T16:16:54.614Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] 
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
12:16:54 [2024-05-01T16:16:54.614Z] [INFO] Command line:
12:16:54 [2024-05-01T16:16:54.614Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
12:16:54 [2024-05-01T16:16:54.615Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:16:56 [2024-05-01T16:16:56.497Z] Buildfile: build.xml
12:16:56 [2024-05-01T16:16:56.497Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:16:56 [2024-05-01T16:16:56.497Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:16:56 [2024-05-01T16:16:56.497Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
12:16:56 [2024-05-01T16:16:56.497Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:16:56 [2024-05-01T16:16:56.497Z] WARNING: System::setSecurityManager will be removed in a future release
12:16:56 [2024-05-01T16:16:56.497Z] 
12:16:56 [2024-05-01T16:16:56.497Z] build.index:
12:16:57 [2024-05-01T16:16:57.858Z] BUILD SUCCESSFUL
12:16:57 [2024-05-01T16:16:57.858Z] 
12:16:57 [2024-05-01T16:16:57.858Z] BUILD SUCCESSFUL
12:16:57 [2024-05-01T16:16:57.858Z] Total time: 1 second
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-sources.jar
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.jar
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.jar
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.rcp.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.pom
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-sources.jar
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] Executing tasks
12:16:57 [2024-05-01T16:16:57.858Z] [INFO]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] Executed tasks
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] Building Trace Compass Pcap User Guide 9.3.0-SNAPSHOT           [75/141]
12:16:57 [2024-05-01T16:16:57.858Z] [INFO]   from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:16:57 [2024-05-01T16:16:57.858Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
12:16:57 [2024-05-01T16:16:57.858Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] Executing tasks
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] Executed tasks
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] Resolving class path of Trace Compass Pcap User Guide
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:16:57 [2024-05-01T16:16:57.858Z] [INFO] Executing tasks
12:16:57 [2024-05-01T16:16:57.859Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
12:16:57 [2024-05-01T16:16:57.859Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
12:16:57 [2024-05-01T16:16:57.859Z] [INFO] Executed tasks
12:16:57 [2024-05-01T16:16:57.859Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.859Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:16:57 [2024-05-01T16:16:57.859Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
12:16:57 [2024-05-01T16:16:57.859Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.859Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:16:57 [2024-05-01T16:16:57.859Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:16:57 [2024-05-01T16:16:57.859Z] [INFO] 
12:16:57 [2024-05-01T16:16:57.859Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:16:58 [2024-05-01T16:16:58.114Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
12:16:58 [2024-05-01T16:16:58.114Z] [INFO] Command line:
12:16:58 [2024-05-01T16:16:58.114Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
12:16:58 [2024-05-01T16:16:58.114Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:16:59 [2024-05-01T16:16:59.999Z] Buildfile: build.xml
12:16:59 [2024-05-01T16:16:59.999Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
12:16:59 [2024-05-01T16:16:59.999Z] WARNING: A terminally deprecated method in java.lang.System has been called
12:16:59 [2024-05-01T16:16:59.999Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
12:16:59 [2024-05-01T16:16:59.999Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:16:59 [2024-05-01T16:16:59.999Z] WARNING: System::setSecurityManager will be removed in a future release
12:16:59 [2024-05-01T16:16:59.999Z] 
12:16:59 [2024-05-01T16:16:59.999Z] build.index:
12:17:00 [2024-05-01T16:17:00.922Z] BUILD SUCCESSFUL
12:17:00 [2024-05-01T16:17:00.922Z] 
12:17:00 [2024-05-01T16:17:00.922Z] BUILD SUCCESSFUL
12:17:00 [2024-05-01T16:17:00.922Z] Total time: 1 second
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] 
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] 
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] 
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] 
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:17:00 [2024-05-01T16:17:00.922Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] 
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:17:00 [2024-05-01T16:17:00.922Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] 
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-sources.jar
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] 
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.jar
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] 
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] 
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] 
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] 
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.jar
12:17:00 [2024-05-01T16:17:00.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.pom
12:17:00 [2024-05-01T16:17:00.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-sources.jar
12:17:00 [2024-05-01T16:17:00.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
12:17:00 [2024-05-01T16:17:00.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
12:17:00 [2024-05-01T16:17:00.923Z] [INFO] 
12:17:00 [2024-05-01T16:17:00.923Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:17:00 [2024-05-01T16:17:00.923Z] [INFO] 
12:17:00 [2024-05-01T16:17:00.923Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] Executing tasks
12:17:01 [2024-05-01T16:17:01.178Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] Executed tasks
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [76/141]
12:17:01 [2024-05-01T16:17:01.178Z] [INFO]   from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:17:01 [2024-05-01T16:17:01.178Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] The project's OSGi version is 1.0.11.202405011547
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.178Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples
12:17:01 [2024-05-01T16:17:01.738Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.738Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.examples/src/main/resources
12:17:01 [2024-05-01T16:17:01.738Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.738Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.738Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:01 [2024-05-01T16:17:01.738Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:01 [2024-05-01T16:17:01.738Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
12:17:01 [2024-05-01T16:17:01.738Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.examples/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:17:01 [2024-05-01T16:17:01.993Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.993Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.993Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.993Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.993Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.993Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.993Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.examples/src/test/resources
12:17:01 [2024-05-01T16:17:01.993Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.993Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.993Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:01 [2024-05-01T16:17:01.993Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:01 [2024-05-01T16:17:01.993Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
12:17:01 [2024-05-01T16:17:01.993Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.993Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.993Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:17:01 [2024-05-01T16:17:01.993Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.993Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.993Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
12:17:01 [2024-05-01T16:17:01.993Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.993Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.993Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.examples/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.pom
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-p2metadata.xml
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-p2artifacts.xml
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT [77/141]
12:17:01 [2024-05-01T16:17:01.994Z] [INFO]   from gdbtrace/pom.xml
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] --------------------------------[ pom ]---------------------------------
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-9.3.0-SNAPSHOT.pom
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] 
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [78/141]
12:17:01 [2024-05-01T16:17:01.994Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:17:01 [2024-05-01T16:17:01.994Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:01 [2024-05-01T16:17:01.994Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
12:17:03 [2024-05-01T16:17:03.354Z] [INFO] 
12:17:03 [2024-05-01T16:17:03.354Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:03 [2024-05-01T16:17:03.354Z] [INFO] 
12:17:03 [2024-05-01T16:17:03.354Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:03 [2024-05-01T16:17:03.354Z] [INFO] The project's OSGi version is 1.1.1.202405011547
12:17:03 [2024-05-01T16:17:03.354Z] [INFO] 
12:17:03 [2024-05-01T16:17:03.354Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:03 [2024-05-01T16:17:03.354Z] [INFO] 
12:17:03 [2024-05-01T16:17:03.354Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:03 [2024-05-01T16:17:03.354Z] [INFO] 
12:17:03 [2024-05-01T16:17:03.354Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:03 [2024-05-01T16:17:03.354Z] [INFO] 
12:17:03 [2024-05-01T16:17:03.354Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:03 [2024-05-01T16:17:03.354Z] [INFO] 
12:17:03 [2024-05-01T16:17:03.354Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:03 [2024-05-01T16:17:03.354Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core
12:17:03 [2024-05-01T16:17:03.609Z] [INFO] 
12:17:03 [2024-05-01T16:17:03.609Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:03 [2024-05-01T16:17:03.609Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
12:17:03 [2024-05-01T16:17:03.609Z] [INFO] 
12:17:03 [2024-05-01T16:17:03.609Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:03 [2024-05-01T16:17:03.609Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:03 [2024-05-01T16:17:03.609Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:03 [2024-05-01T16:17:03.609Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
12:17:03 [2024-05-01T16:17:03.609Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:17:04 [2024-05-01T16:17:04.168Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.168Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:04 [2024-05-01T16:17:04.169Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:04 [2024-05-01T16:17:04.169Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:04 [2024-05-01T16:17:04.169Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:04 [2024-05-01T16:17:04.169Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.pom
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-p2metadata.xml
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-p2artifacts.xml
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [79/141]
12:17:04 [2024-05-01T16:17:04.169Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:17:04 [2024-05-01T16:17:04.169Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:04 [2024-05-01T16:17:04.169Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
12:17:04 [2024-05-01T16:17:04.424Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.424Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:04 [2024-05-01T16:17:04.424Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.424Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:04 [2024-05-01T16:17:04.424Z] [INFO] The project's OSGi version is 1.2.0.202405011547
12:17:04 [2024-05-01T16:17:04.424Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.424Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:04 [2024-05-01T16:17:04.424Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.424Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:04 [2024-05-01T16:17:04.424Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.424Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:04 [2024-05-01T16:17:04.424Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.424Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:04 [2024-05-01T16:17:04.424Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.424Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:04 [2024-05-01T16:17:04.424Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui
12:17:04 [2024-05-01T16:17:04.680Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.680Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:04 [2024-05-01T16:17:04.680Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
12:17:04 [2024-05-01T16:17:04.680Z] [INFO] 
12:17:04 [2024-05-01T16:17:04.680Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:04 [2024-05-01T16:17:04.680Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:04 [2024-05-01T16:17:04.680Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:04 [2024-05-01T16:17:04.680Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
12:17:04 [2024-05-01T16:17:04.680Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:17:05 [2024-05-01T16:17:05.240Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.240Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:05 [2024-05-01T16:17:05.240Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.240Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:05 [2024-05-01T16:17:05.240Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.240Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:05 [2024-05-01T16:17:05.240Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:05 [2024-05-01T16:17:05.241Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:05 [2024-05-01T16:17:05.241Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:05 [2024-05-01T16:17:05.241Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:05 [2024-05-01T16:17:05.241Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.pom
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-p2metadata.xml
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-p2artifacts.xml
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT       [80/141]
12:17:05 [2024-05-01T16:17:05.241Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:17:05 [2024-05-01T16:17:05.241Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
12:17:05 [2024-05-01T16:17:05.495Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.495Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
12:17:05 [2024-05-01T16:17:05.496Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
12:17:05 [2024-05-01T16:17:05.496Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.496Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
12:17:05 [2024-05-01T16:17:05.496Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:17:05 [2024-05-01T16:17:05.496Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.496Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
12:17:05 [2024-05-01T16:17:05.496Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.496Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
12:17:05 [2024-05-01T16:17:05.496Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.496Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
12:17:05 [2024-05-01T16:17:05.496Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.496Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
12:17:05 [2024-05-01T16:17:05.496Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.496Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
12:17:05 [2024-05-01T16:17:05.496Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
12:17:05 [2024-05-01T16:17:05.496Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.496Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace ---
12:17:05 [2024-05-01T16:17:05.751Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 136 were skipped
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.jar
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace ---
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-sources-feature.jar
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.jar
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.pom
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-sources-feature.jar
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-p2metadata.xml
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-p2artifacts.xml
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] 
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [81/141]
12:17:05 [2024-05-01T16:17:05.751Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:17:05 [2024-05-01T16:17:05.751Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:05 [2024-05-01T16:17:05.751Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
12:17:06 [2024-05-01T16:17:06.006Z] [INFO] 
12:17:06 [2024-05-01T16:17:06.006Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:06 [2024-05-01T16:17:06.006Z] [INFO] 
12:17:06 [2024-05-01T16:17:06.006Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:06 [2024-05-01T16:17:06.006Z] [INFO] The project's OSGi version is 1.0.3.202405011547
12:17:06 [2024-05-01T16:17:06.006Z] [INFO] 
12:17:06 [2024-05-01T16:17:06.006Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:06 [2024-05-01T16:17:06.006Z] [INFO] 
12:17:06 [2024-05-01T16:17:06.006Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:06 [2024-05-01T16:17:06.006Z] [INFO] 
12:17:06 [2024-05-01T16:17:06.006Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:06 [2024-05-01T16:17:06.006Z] [INFO] 
12:17:06 [2024-05-01T16:17:06.006Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:06 [2024-05-01T16:17:06.006Z] [INFO] 
12:17:06 [2024-05-01T16:17:06.006Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:06 [2024-05-01T16:17:06.006Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests
12:17:06 [2024-05-01T16:17:06.260Z] [INFO] 
12:17:06 [2024-05-01T16:17:06.260Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:06 [2024-05-01T16:17:06.260Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
12:17:06 [2024-05-01T16:17:06.260Z] [INFO] 
12:17:06 [2024-05-01T16:17:06.261Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:06 [2024-05-01T16:17:06.261Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:06 [2024-05-01T16:17:06.261Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:06 [2024-05-01T16:17:06.261Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
12:17:06 [2024-05-01T16:17:06.261Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] 
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] 
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] 
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:06 [2024-05-01T16:17:06.515Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] 
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] 
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] 
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] 
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] 
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] 
12:17:06 [2024-05-01T16:17:06.515Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:06 [2024-05-01T16:17:06.769Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
12:17:06 [2024-05-01T16:17:06.769Z] [INFO] Command line:
12:17:06 [2024-05-01T16:17:06.769Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:17:06 [2024-05-01T16:17:06.769Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:17:10 [2024-05-01T16:17:10.927Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
12:17:10 [2024-05-01T16:17:10.927Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
12:17:10 [2024-05-01T16:17:10.927Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testPluginId -- Time elapsed: 0.001 s
12:17:10 [2024-05-01T16:17:10.927Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testGetDefault -- Time elapsed: 0 s
12:17:10 [2024-05-01T16:17:10.927Z] 
12:17:10 [2024-05-01T16:17:10.927Z] Results:
12:17:10 [2024-05-01T16:17:10.927Z] 
12:17:10 [2024-05-01T16:17:10.928Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
12:17:10 [2024-05-01T16:17:10.928Z] 
12:17:10 [2024-05-01T16:17:10.928Z] [INFO] All tests passed
12:17:10 [2024-05-01T16:17:10.928Z] [INFO] 
12:17:10 [2024-05-01T16:17:10.928Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:10 [2024-05-01T16:17:10.928Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
12:17:10 [2024-05-01T16:17:10.928Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.pom
12:17:10 [2024-05-01T16:17:10.928Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
12:17:10 [2024-05-01T16:17:10.928Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
12:17:10 [2024-05-01T16:17:10.928Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
12:17:10 [2024-05-01T16:17:10.928Z] [INFO] 
12:17:10 [2024-05-01T16:17:10.928Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
12:17:10 [2024-05-01T16:17:10.928Z] [INFO] 
12:17:10 [2024-05-01T16:17:10.928Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
12:17:10 [2024-05-01T16:17:10.928Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [82/141]
12:17:10 [2024-05-01T16:17:10.928Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
12:17:10 [2024-05-01T16:17:10.928Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:17:10 [2024-05-01T16:17:10.928Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:10 [2024-05-01T16:17:10.928Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
12:17:11 [2024-05-01T16:17:11.182Z] [INFO] 
12:17:11 [2024-05-01T16:17:11.182Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:11 [2024-05-01T16:17:11.182Z] [INFO] 
12:17:11 [2024-05-01T16:17:11.182Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:11 [2024-05-01T16:17:11.182Z] [INFO] The project's OSGi version is 1.0.3.202405011547
12:17:11 [2024-05-01T16:17:11.182Z] [INFO] 
12:17:11 [2024-05-01T16:17:11.182Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:11 [2024-05-01T16:17:11.182Z] [INFO] 
12:17:11 [2024-05-01T16:17:11.182Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:11 [2024-05-01T16:17:11.182Z] [INFO] 
12:17:11 [2024-05-01T16:17:11.182Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:11 [2024-05-01T16:17:11.182Z] [INFO] 
12:17:11 [2024-05-01T16:17:11.182Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:11 [2024-05-01T16:17:11.182Z] [INFO] 
12:17:11 [2024-05-01T16:17:11.182Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:11 [2024-05-01T16:17:11.182Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests
12:17:11 [2024-05-01T16:17:11.437Z] [INFO] 
12:17:11 [2024-05-01T16:17:11.437Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:11 [2024-05-01T16:17:11.437Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
12:17:11 [2024-05-01T16:17:11.437Z] [INFO] 
12:17:11 [2024-05-01T16:17:11.437Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:11 [2024-05-01T16:17:11.437Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:11 [2024-05-01T16:17:11.437Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:11 [2024-05-01T16:17:11.437Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
12:17:11 [2024-05-01T16:17:11.437Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:17:11 [2024-05-01T16:17:11.694Z] [INFO] 
12:17:11 [2024-05-01T16:17:11.694Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:11 [2024-05-01T16:17:11.694Z] [INFO] 
12:17:11 [2024-05-01T16:17:11.694Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:11 [2024-05-01T16:17:11.694Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
12:17:11 [2024-05-01T16:17:11.694Z] [INFO] 
12:17:11 [2024-05-01T16:17:11.694Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:11 [2024-05-01T16:17:11.694Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
12:17:11 [2024-05-01T16:17:11.694Z] [INFO] 
12:17:11 [2024-05-01T16:17:11.694Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:11 [2024-05-01T16:17:11.694Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
12:17:11 [2024-05-01T16:17:11.694Z] [INFO] 
12:17:11 [2024-05-01T16:17:11.694Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:11 [2024-05-01T16:17:11.694Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
12:17:11 [2024-05-01T16:17:11.694Z] [INFO] 
12:17:11 [2024-05-01T16:17:11.694Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:11 [2024-05-01T16:17:11.948Z] [INFO] 
12:17:11 [2024-05-01T16:17:11.948Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:11 [2024-05-01T16:17:11.948Z] [INFO] 
12:17:11 [2024-05-01T16:17:11.948Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:11 [2024-05-01T16:17:11.948Z] [INFO] 
12:17:11 [2024-05-01T16:17:11.948Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:11 [2024-05-01T16:17:11.948Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log
12:17:11 [2024-05-01T16:17:11.948Z] [INFO] Command line:
12:17:11 [2024-05-01T16:17:11.948Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:17:11 [2024-05-01T16:17:11.949Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:17:16 [2024-05-01T16:17:16.106Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:17:16 [2024-05-01T16:17:16.106Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:17:21 [2024-05-01T16:17:21.340Z] Could not determine the accessibility bus address
12:17:21 [2024-05-01T16:17:21.340Z] !SESSION 2024-05-01 16:17:12.079 -----------------------------------------------
12:17:21 [2024-05-01T16:17:21.340Z] eclipse.buildId=unknown
12:17:21 [2024-05-01T16:17:21.340Z] java.version=17.0.2
12:17:21 [2024-05-01T16:17:21.340Z] java.vendor=Oracle Corporation
12:17:21 [2024-05-01T16:17:21.340Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:17:21 [2024-05-01T16:17:21.340Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:17:21 [2024-05-01T16:17:21.340Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:17:21 [2024-05-01T16:17:21.340Z] 
12:17:21 [2024-05-01T16:17:21.340Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:17:20.755
12:17:21 [2024-05-01T16:17:21.340Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:17:21 [2024-05-01T16:17:21.340Z] !STACK 0
12:17:21 [2024-05-01T16:17:21.340Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:17:21 [2024-05-01T16:17:21.340Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:17:21 [2024-05-01T16:17:21.340Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:17:21 [2024-05-01T16:17:21.340Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:17:21 [2024-05-01T16:17:21.340Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:17:21 [2024-05-01T16:17:21.340Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:17:21 [2024-05-01T16:17:21.340Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:17:21 [2024-05-01T16:17:21.340Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:17:21 [2024-05-01T16:17:21.340Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:17:21 [2024-05-01T16:17:21.340Z] Caused by: java.io.IOException: error=2, No such file or directory
12:17:21 [2024-05-01T16:17:21.340Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:17:21 [2024-05-01T16:17:21.340Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:17:21 [2024-05-01T16:17:21.340Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:17:21 [2024-05-01T16:17:21.340Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:17:21 [2024-05-01T16:17:21.340Z] 	... 7 more
12:17:21 [2024-05-01T16:17:21.340Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
12:17:21 [2024-05-01T16:17:21.596Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
12:17:21 [2024-05-01T16:17:21.596Z] org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest.testPluginId -- Time elapsed: 0.001 s
12:17:21 [2024-05-01T16:17:21.596Z] org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest.testGetDefault -- Time elapsed: 0 s
12:17:21 [2024-05-01T16:17:21.596Z] 
12:17:21 [2024-05-01T16:17:21.596Z] Results:
12:17:21 [2024-05-01T16:17:21.596Z] 
12:17:21 [2024-05-01T16:17:21.596Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
12:17:21 [2024-05-01T16:17:21.596Z] 
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] All tests passed
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.pom
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [83/141]
12:17:22 [2024-05-01T16:17:22.521Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:17:22 [2024-05-01T16:17:22.521Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] The project's OSGi version is 1.0.3.202405011547
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:22 [2024-05-01T16:17:22.521Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:22 [2024-05-01T16:17:22.776Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:22 [2024-05-01T16:17:22.776Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:22 [2024-05-01T16:17:22.776Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:22 [2024-05-01T16:17:22.776Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] 
12:17:22 [2024-05-01T16:17:22.776Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:23 [2024-05-01T16:17:23.031Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
12:17:23 [2024-05-01T16:17:23.031Z] [INFO] Command line:
12:17:23 [2024-05-01T16:17:23.031Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:17:23 [2024-05-01T16:17:23.032Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:17:26 [2024-05-01T16:17:26.296Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
12:17:26 [2024-05-01T16:17:26.551Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
12:17:26 [2024-05-01T16:17:26.551Z] org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0.001 s
12:17:26 [2024-05-01T16:17:26.551Z] 
12:17:26 [2024-05-01T16:17:26.551Z] Results:
12:17:26 [2024-05-01T16:17:26.551Z] 
12:17:26 [2024-05-01T16:17:26.551Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
12:17:26 [2024-05-01T16:17:26.551Z] 
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] All tests passed
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] 
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.pom
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] 
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] 
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [84/141]
12:17:26 [2024-05-01T16:17:26.805Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:17:26 [2024-05-01T16:17:26.805Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] 
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] 
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] The project's OSGi version is 2.1.0.202405011547
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] 
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] 
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] 
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] 
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] 
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] 
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] 
12:17:26 [2024-05-01T16:17:26.805Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:26 [2024-05-01T16:17:26.805Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:27 [2024-05-01T16:17:27.061Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:27 [2024-05-01T16:17:27.061Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:27 [2024-05-01T16:17:27.061Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:27 [2024-05-01T16:17:27.061Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:27 [2024-05-01T16:17:27.061Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:27 [2024-05-01T16:17:27.061Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.061Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:27 [2024-05-01T16:17:27.317Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.317Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:27 [2024-05-01T16:17:27.317Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
12:17:27 [2024-05-01T16:17:27.317Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.pom
12:17:27 [2024-05-01T16:17:27.317Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
12:17:27 [2024-05-01T16:17:27.317Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-p2metadata.xml
12:17:27 [2024-05-01T16:17:27.317Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-p2artifacts.xml
12:17:27 [2024-05-01T16:17:27.317Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.317Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
12:17:27 [2024-05-01T16:17:27.317Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.317Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
12:17:27 [2024-05-01T16:17:27.317Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [85/141]
12:17:27 [2024-05-01T16:17:27.317Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
12:17:27 [2024-05-01T16:17:27.317Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:17:27 [2024-05-01T16:17:27.317Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:27 [2024-05-01T16:17:27.317Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
12:17:27 [2024-05-01T16:17:27.573Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.573Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:27 [2024-05-01T16:17:27.573Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.573Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:27 [2024-05-01T16:17:27.573Z] [INFO] The project's OSGi version is 1.1.0.202405011547
12:17:27 [2024-05-01T16:17:27.573Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.573Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:27 [2024-05-01T16:17:27.573Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.573Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:27 [2024-05-01T16:17:27.573Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.573Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:27 [2024-05-01T16:17:27.573Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.573Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:27 [2024-05-01T16:17:27.573Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.573Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:27 [2024-05-01T16:17:27.573Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui
12:17:27 [2024-05-01T16:17:27.829Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.829Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:27 [2024-05-01T16:17:27.829Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
12:17:27 [2024-05-01T16:17:27.829Z] [INFO] 
12:17:27 [2024-05-01T16:17:27.829Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:27 [2024-05-01T16:17:27.829Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:27 [2024-05-01T16:17:27.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:27 [2024-05-01T16:17:27.829Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
12:17:27 [2024-05-01T16:17:27.829Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:28 [2024-05-01T16:17:28.389Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:28 [2024-05-01T16:17:28.389Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:28 [2024-05-01T16:17:28.389Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:28 [2024-05-01T16:17:28.389Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.pom
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-p2metadata.xml
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-p2artifacts.xml
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
12:17:28 [2024-05-01T16:17:28.389Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [86/141]
12:17:28 [2024-05-01T16:17:28.390Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:17:28 [2024-05-01T16:17:28.390Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] The project's OSGi version is 1.3.0.202405011547
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.390Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.390Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:28 [2024-05-01T16:17:28.390Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:28 [2024-05-01T16:17:28.390Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
12:17:28 [2024-05-01T16:17:28.645Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:17:28 [2024-05-01T16:17:28.645Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.645Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.645Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.645Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.645Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.645Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.645Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
12:17:28 [2024-05-01T16:17:28.645Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.645Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.645Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:28 [2024-05-01T16:17:28.645Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:28 [2024-05-01T16:17:28.645Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
12:17:28 [2024-05-01T16:17:28.645Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.645Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.645Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.pom
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-p2metadata.xml
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-p2artifacts.xml
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] 
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [87/141]
12:17:28 [2024-05-01T16:17:28.900Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:17:28 [2024-05-01T16:17:28.900Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:28 [2024-05-01T16:17:28.900Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
12:17:29 [2024-05-01T16:17:29.156Z] [INFO] 
12:17:29 [2024-05-01T16:17:29.156Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:29 [2024-05-01T16:17:29.156Z] [INFO] 
12:17:29 [2024-05-01T16:17:29.156Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:29 [2024-05-01T16:17:29.156Z] [INFO] The project's OSGi version is 1.3.0.202405011547
12:17:29 [2024-05-01T16:17:29.156Z] [INFO] 
12:17:29 [2024-05-01T16:17:29.156Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:29 [2024-05-01T16:17:29.156Z] [INFO] 
12:17:29 [2024-05-01T16:17:29.156Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:29 [2024-05-01T16:17:29.156Z] [INFO] 
12:17:29 [2024-05-01T16:17:29.156Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:29 [2024-05-01T16:17:29.156Z] [INFO] 
12:17:29 [2024-05-01T16:17:29.156Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:29 [2024-05-01T16:17:29.156Z] [INFO] 
12:17:29 [2024-05-01T16:17:29.156Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:29 [2024-05-01T16:17:29.156Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui
12:17:29 [2024-05-01T16:17:29.411Z] [INFO] 
12:17:29 [2024-05-01T16:17:29.411Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:29 [2024-05-01T16:17:29.411Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
12:17:29 [2024-05-01T16:17:29.411Z] [INFO] 
12:17:29 [2024-05-01T16:17:29.411Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:29 [2024-05-01T16:17:29.411Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:29 [2024-05-01T16:17:29.411Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:29 [2024-05-01T16:17:29.411Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
12:17:29 [2024-05-01T16:17:29.666Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:17:30 [2024-05-01T16:17:30.591Z] [INFO] 
12:17:30 [2024-05-01T16:17:30.591Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:30 [2024-05-01T16:17:30.591Z] [INFO] 
12:17:30 [2024-05-01T16:17:30.591Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] 
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] 
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:30 [2024-05-01T16:17:30.592Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:30 [2024-05-01T16:17:30.592Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:30 [2024-05-01T16:17:30.592Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] 
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:30 [2024-05-01T16:17:30.592Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] 
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] 
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] 
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] 
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] 
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] 
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.pom
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-p2metadata.xml
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-p2artifacts.xml
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] 
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] 
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT [88/141]
12:17:30 [2024-05-01T16:17:30.592Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:17:30 [2024-05-01T16:17:30.592Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control/target
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control ---
12:17:31 [2024-05-01T16:17:31.152Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.jar
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control ---
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-sources-feature.jar
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
12:17:31 [2024-05-01T16:17:31.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.jar
12:17:31 [2024-05-01T16:17:31.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.pom
12:17:31 [2024-05-01T16:17:31.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-sources-feature.jar
12:17:31 [2024-05-01T16:17:31.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-p2metadata.xml
12:17:31 [2024-05-01T16:17:31.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-p2artifacts.xml
12:17:31 [2024-05-01T16:17:31.153Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.153Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
12:17:31 [2024-05-01T16:17:31.153Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.153Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
12:17:31 [2024-05-01T16:17:31.153Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [89/141]
12:17:31 [2024-05-01T16:17:31.153Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
12:17:31 [2024-05-01T16:17:31.153Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:17:31 [2024-05-01T16:17:31.153Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:31 [2024-05-01T16:17:31.153Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] The project's OSGi version is 1.1.4.202405011547
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.408Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:31 [2024-05-01T16:17:31.408Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:31 [2024-05-01T16:17:31.408Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:31 [2024-05-01T16:17:31.408Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
12:17:31 [2024-05-01T16:17:31.664Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:31 [2024-05-01T16:17:31.920Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] 
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
12:17:31 [2024-05-01T16:17:31.920Z] [INFO] Command line:
12:17:31 [2024-05-01T16:17:31.920Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:17:31 [2024-05-01T16:17:31.921Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:17:35 [2024-05-01T16:17:35.181Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
12:17:35 [2024-05-01T16:17:35.436Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
12:17:35 [2024-05-01T16:17:35.436Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsNull -- Time elapsed: 0.006 s
12:17:35 [2024-05-01T16:17:35.436Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.436Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.436Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.436Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testHashCode -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.436Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.436Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testToString_1 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.436Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.436Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testGetAndSetter -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.436Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.436Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
12:17:35 [2024-05-01T16:17:35.436Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
12:17:35 [2024-05-01T16:17:35.436Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testGetEventType_1 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.436Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testAddField -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.436Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsNull -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.436Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel1 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.436Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.436Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventInfoCopy -- Time elapsed: 0.001 s
12:17:35 [2024-05-01T16:17:35.436Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.436Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testExcludedEvents -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetEventType_2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testHashCode -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetFields -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsTransivity -- Time elapsed: 0.001 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testToString_1 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testFields -- Time elapsed: 0.001 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
12:17:35 [2024-05-01T16:17:35.437Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsNull -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceCopy2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testHashCode -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testToString_1 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testSetName -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfoCopy -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
12:17:35 [2024-05-01T16:17:35.437Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfo -- Time elapsed: 0.001 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfoCopy -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderCopy2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsNull -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testGetAndSetters -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetLoggers_1 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testHashCode -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_1 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetEvents_1 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
12:17:35 [2024-05-01T16:17:35.437Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsNull -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel1 -- Time elapsed: 0.001 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testHashCode -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsTransivity -- Time elapsed: 0.001 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testToString_1 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfo -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
12:17:35 [2024-05-01T16:17:35.437Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testToString -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfoCopy -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsNull -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfo -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEventCopy2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0.001 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testHashCode -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testGetAndSetter -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
12:17:35 [2024-05-01T16:17:35.437Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfoCopy -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfo -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsNull -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testGetAndSetters -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionCopy2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testHashCode -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_1 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_3 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsReflexivity -- Time elapsed: 0.001 s
12:17:35 [2024-05-01T16:17:35.437Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
12:17:35 [2024-05-01T16:17:35.437Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testToString -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testFiledInfo -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testSetFieldType -- Time elapsed: 0.001 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsNull -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventInfoCopy -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventCopy2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.437Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.438Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testHashCode -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.438Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.438Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.438Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
12:17:35 [2024-05-01T16:17:35.694Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsNull -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotCopy -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testTraceCopy2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testHashCode -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsTransivity -- Time elapsed: 0.001 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testToString_1 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSetName -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
12:17:35 [2024-05-01T16:17:35.694Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsNull -- Time elapsed: 0.001 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventCopy2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testHashCode -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_1 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testGetAndSetter -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
12:17:35 [2024-05-01T16:17:35.694Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfo -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsNull -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testAddAndGetEvents_1 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testGetAndSetters -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfoCopy -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testHashCode -- Time elapsed: 0.001 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelCopy2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_1 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testSetEvents_1 -- Time elapsed: 0.001 s
12:17:35 [2024-05-01T16:17:35.694Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
12:17:35 [2024-05-01T16:17:35.694Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfo -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsNull -- Time elapsed: 0.001 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfoCopy -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainlCopy2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testGetAndSetters -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testHashCode -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsTransivity -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_1 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_2 -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.694Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsReflexivity -- Time elapsed: 0.001 s
12:17:35 [2024-05-01T16:17:35.694Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
12:17:35 [2024-05-01T16:17:35.949Z] !SESSION 2024-05-01 16:17:32.049 -----------------------------------------------
12:17:35 [2024-05-01T16:17:35.949Z] eclipse.buildId=unknown
12:17:35 [2024-05-01T16:17:35.949Z] java.version=17.0.2
12:17:35 [2024-05-01T16:17:35.949Z] java.vendor=Oracle Corporation
12:17:35 [2024-05-01T16:17:35.949Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:17:35 [2024-05-01T16:17:35.949Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:17:35 [2024-05-01T16:17:35.949Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:17:35 [2024-05-01T16:17:35.949Z] 
12:17:35 [2024-05-01T16:17:35.949Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2024-05-01 16:17:35.751
12:17:35 [2024-05-01T16:17:35.949Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
12:17:35 [2024-05-01T16:17:35.949Z] !STACK 0
12:17:35 [2024-05-01T16:17:35.949Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
12:17:35 [2024-05-01T16:17:35.949Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
12:17:35 [2024-05-01T16:17:35.949Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
12:17:35 [2024-05-01T16:17:35.949Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
12:17:35 [2024-05-01T16:17:35.949Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
12:17:35 [2024-05-01T16:17:35.949Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:17:35 [2024-05-01T16:17:35.949Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:17:35 [2024-05-01T16:17:35.949Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:17:35 [2024-05-01T16:17:35.949Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:17:35 [2024-05-01T16:17:35.949Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:17:35 [2024-05-01T16:17:35.949Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:17:35 [2024-05-01T16:17:35.949Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:17:35 [2024-05-01T16:17:35.949Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:17:35 [2024-05-01T16:17:35.950Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:17:35 [2024-05-01T16:17:35.950Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:17:35 [2024-05-01T16:17:35.950Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:17:35 [2024-05-01T16:17:35.950Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:17:35 [2024-05-01T16:17:35.950Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:17:35 [2024-05-01T16:17:35.950Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:17:35 [2024-05-01T16:17:35.950Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:17:35 [2024-05-01T16:17:35.950Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1492)
12:17:35 [2024-05-01T16:17:35.950Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1465)
12:17:35 [2024-05-01T16:17:35.950Z] 
12:17:35 [2024-05-01T16:17:35.950Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2024-05-01 16:17:35.770
12:17:35 [2024-05-01T16:17:35.950Z] !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.
12:17:35 [2024-05-01T16:17:35.950Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
12:17:35 [2024-05-01T16:17:35.950Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig -- Time elapsed: 0.274 s
12:17:35 [2024-05-01T16:17:35.950Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testSessionValidate -- Time elapsed: 0.017 s
12:17:35 [2024-05-01T16:17:35.950Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
12:17:35 [2024-05-01T16:17:35.950Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
12:17:35 [2024-05-01T16:17:35.950Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.950Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.950Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.950Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
12:17:35 [2024-05-01T16:17:35.950Z] 
12:17:35 [2024-05-01T16:17:35.950Z] Results:
12:17:35 [2024-05-01T16:17:35.950Z] 
12:17:35 [2024-05-01T16:17:35.950Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
12:17:35 [2024-05-01T16:17:35.950Z] 
12:17:36 [2024-05-01T16:17:36.205Z] [INFO] All tests passed
12:17:36 [2024-05-01T16:17:36.205Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.205Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:36 [2024-05-01T16:17:36.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
12:17:36 [2024-05-01T16:17:36.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.pom
12:17:36 [2024-05-01T16:17:36.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
12:17:36 [2024-05-01T16:17:36.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-p2metadata.xml
12:17:36 [2024-05-01T16:17:36.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-p2artifacts.xml
12:17:36 [2024-05-01T16:17:36.205Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.205Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:17:36 [2024-05-01T16:17:36.205Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.205Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
12:17:36 [2024-05-01T16:17:36.205Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [90/141]
12:17:36 [2024-05-01T16:17:36.205Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
12:17:36 [2024-05-01T16:17:36.205Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:17:36 [2024-05-01T16:17:36.205Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:36 [2024-05-01T16:17:36.205Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
12:17:36 [2024-05-01T16:17:36.459Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.459Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:36 [2024-05-01T16:17:36.459Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.459Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:36 [2024-05-01T16:17:36.459Z] [INFO] The project's OSGi version is 1.0.3.202405011547
12:17:36 [2024-05-01T16:17:36.459Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.459Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:36 [2024-05-01T16:17:36.459Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.459Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:36 [2024-05-01T16:17:36.459Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.459Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:36 [2024-05-01T16:17:36.459Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.459Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:36 [2024-05-01T16:17:36.459Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.459Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:36 [2024-05-01T16:17:36.459Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests
12:17:36 [2024-05-01T16:17:36.459Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.459Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:36 [2024-05-01T16:17:36.714Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:36 [2024-05-01T16:17:36.714Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:36 [2024-05-01T16:17:36.714Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:36 [2024-05-01T16:17:36.714Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] 
12:17:36 [2024-05-01T16:17:36.714Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:36 [2024-05-01T16:17:36.969Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
12:17:36 [2024-05-01T16:17:36.969Z] [INFO] Command line:
12:17:36 [2024-05-01T16:17:36.969Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:17:36 [2024-05-01T16:17:36.969Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:17:41 [2024-05-01T16:17:41.132Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
12:17:41 [2024-05-01T16:17:41.132Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
12:17:41 [2024-05-01T16:17:41.132Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testTmfCorePluginId -- Time elapsed: 0.001 s
12:17:41 [2024-05-01T16:17:41.132Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testGetDefault -- Time elapsed: 0 s
12:17:41 [2024-05-01T16:17:41.132Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
12:17:41 [2024-05-01T16:17:41.132Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
12:17:41 [2024-05-01T16:17:41.132Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteError -- Time elapsed: 0.101 s
12:17:41 [2024-05-01T16:17:41.132Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteSuccess -- Time elapsed: 0.004 s
12:17:41 [2024-05-01T16:17:41.132Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteException -- Time elapsed: 0.004 s
12:17:41 [2024-05-01T16:17:41.132Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
12:17:41 [2024-05-01T16:17:41.132Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
12:17:41 [2024-05-01T16:17:41.132Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testNullSegment -- Time elapsed: 0 s
12:17:41 [2024-05-01T16:17:41.132Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testConstructorAndAdd -- Time elapsed: 0.002 s
12:17:41 [2024-05-01T16:17:41.132Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
12:17:41 [2024-05-01T16:17:41.132Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
12:17:41 [2024-05-01T16:17:41.132Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorNoError -- Time elapsed: 0.001 s
12:17:41 [2024-05-01T16:17:41.132Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorError -- Time elapsed: 0 s
12:17:41 [2024-05-01T16:17:41.132Z] 
12:17:41 [2024-05-01T16:17:41.132Z] Results:
12:17:41 [2024-05-01T16:17:41.132Z] 
12:17:41 [2024-05-01T16:17:41.132Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
12:17:41 [2024-05-01T16:17:41.132Z] 
12:17:41 [2024-05-01T16:17:41.132Z] [INFO] All tests passed
12:17:41 [2024-05-01T16:17:41.132Z] [INFO] 
12:17:41 [2024-05-01T16:17:41.132Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:41 [2024-05-01T16:17:41.132Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
12:17:41 [2024-05-01T16:17:41.132Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.pom
12:17:41 [2024-05-01T16:17:41.132Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
12:17:41 [2024-05-01T16:17:41.132Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
12:17:41 [2024-05-01T16:17:41.132Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
12:17:41 [2024-05-01T16:17:41.132Z] [INFO] 
12:17:41 [2024-05-01T16:17:41.132Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:17:41 [2024-05-01T16:17:41.132Z] [INFO] 
12:17:41 [2024-05-01T16:17:41.132Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
12:17:41 [2024-05-01T16:17:41.132Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [91/141]
12:17:41 [2024-05-01T16:17:41.132Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
12:17:41 [2024-05-01T16:17:41.133Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:17:41 [2024-05-01T16:17:41.133Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:41 [2024-05-01T16:17:41.133Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
12:17:41 [2024-05-01T16:17:41.387Z] [INFO] 
12:17:41 [2024-05-01T16:17:41.387Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:17:41 [2024-05-01T16:17:41.387Z] [INFO] 
12:17:41 [2024-05-01T16:17:41.387Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:17:41 [2024-05-01T16:17:41.387Z] [INFO] The project's OSGi version is 2.0.6.202405011547
12:17:41 [2024-05-01T16:17:41.387Z] [INFO] 
12:17:41 [2024-05-01T16:17:41.387Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:17:41 [2024-05-01T16:17:41.387Z] [INFO] 
12:17:41 [2024-05-01T16:17:41.387Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:17:41 [2024-05-01T16:17:41.387Z] [INFO] 
12:17:41 [2024-05-01T16:17:41.387Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:17:41 [2024-05-01T16:17:41.388Z] [INFO] 
12:17:41 [2024-05-01T16:17:41.388Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:17:41 [2024-05-01T16:17:41.388Z] [INFO] 
12:17:41 [2024-05-01T16:17:41.388Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:17:41 [2024-05-01T16:17:41.388Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests
12:17:41 [2024-05-01T16:17:41.948Z] [INFO] 
12:17:41 [2024-05-01T16:17:41.948Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:17:41 [2024-05-01T16:17:41.948Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
12:17:41 [2024-05-01T16:17:41.948Z] [INFO] 
12:17:41 [2024-05-01T16:17:41.948Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:17:41 [2024-05-01T16:17:41.948Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:17:41 [2024-05-01T16:17:41.948Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:17:41 [2024-05-01T16:17:41.948Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
12:17:41 [2024-05-01T16:17:41.948Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:17:42 [2024-05-01T16:17:42.203Z] [INFO] 
12:17:42 [2024-05-01T16:17:42.203Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:17:42 [2024-05-01T16:17:42.203Z] [INFO] 
12:17:42 [2024-05-01T16:17:42.203Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:17:42 [2024-05-01T16:17:42.203Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
12:17:42 [2024-05-01T16:17:42.203Z] [INFO] 
12:17:42 [2024-05-01T16:17:42.203Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:17:42 [2024-05-01T16:17:42.203Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 134 were skipped
12:17:42 [2024-05-01T16:17:42.203Z] [INFO] 
12:17:42 [2024-05-01T16:17:42.203Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:17:42 [2024-05-01T16:17:42.203Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
12:17:42 [2024-05-01T16:17:42.203Z] [INFO] 
12:17:42 [2024-05-01T16:17:42.203Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:17:42 [2024-05-01T16:17:42.203Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
12:17:42 [2024-05-01T16:17:42.203Z] [INFO] 
12:17:42 [2024-05-01T16:17:42.203Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:17:42 [2024-05-01T16:17:42.459Z] [INFO] 
12:17:42 [2024-05-01T16:17:42.459Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:17:42 [2024-05-01T16:17:42.459Z] [INFO] 
12:17:42 [2024-05-01T16:17:42.459Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:17:42 [2024-05-01T16:17:42.459Z] [INFO] 
12:17:42 [2024-05-01T16:17:42.459Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:17:42 [2024-05-01T16:17:42.713Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log
12:17:42 [2024-05-01T16:17:42.714Z] [INFO] Command line:
12:17:42 [2024-05-01T16:17:42.714Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:17:42 [2024-05-01T16:17:42.714Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:17:46 [2024-05-01T16:17:46.875Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:17:46 [2024-05-01T16:17:46.875Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:17:51 [2024-05-01T16:17:51.036Z] Could not determine the accessibility bus address
12:17:51 [2024-05-01T16:17:51.036Z] !SESSION 2024-05-01 16:17:42.676 -----------------------------------------------
12:17:51 [2024-05-01T16:17:51.036Z] eclipse.buildId=unknown
12:17:51 [2024-05-01T16:17:51.036Z] java.version=17.0.2
12:17:51 [2024-05-01T16:17:51.036Z] java.vendor=Oracle Corporation
12:17:51 [2024-05-01T16:17:51.036Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:17:51 [2024-05-01T16:17:51.036Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:17:51 [2024-05-01T16:17:51.036Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:17:51 [2024-05-01T16:17:51.036Z] 
12:17:51 [2024-05-01T16:17:51.036Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:17:50.656
12:17:51 [2024-05-01T16:17:51.036Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:17:51 [2024-05-01T16:17:51.036Z] !STACK 0
12:17:51 [2024-05-01T16:17:51.036Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:17:51 [2024-05-01T16:17:51.036Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:17:51 [2024-05-01T16:17:51.036Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:17:51 [2024-05-01T16:17:51.036Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:17:51 [2024-05-01T16:17:51.036Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:17:51 [2024-05-01T16:17:51.036Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:17:51 [2024-05-01T16:17:51.036Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:17:51 [2024-05-01T16:17:51.036Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:17:51 [2024-05-01T16:17:51.036Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:17:51 [2024-05-01T16:17:51.036Z] Caused by: java.io.IOException: error=2, No such file or directory
12:17:51 [2024-05-01T16:17:51.036Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:17:51 [2024-05-01T16:17:51.036Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:17:51 [2024-05-01T16:17:51.036Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:17:51 [2024-05-01T16:17:51.036Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:17:51 [2024-05-01T16:17:51.036Z] 	... 7 more
12:17:51 [2024-05-01T16:17:51.291Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
12:18:03 [2024-05-01T16:18:03.447Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.43 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
12:18:03 [2024-05-01T16:18:03.447Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest.testTraceSessionTree -- Time elapsed: 11.36 s
12:18:03 [2024-05-01T16:18:03.447Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
12:18:03 [2024-05-01T16:18:03.703Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
12:18:03 [2024-05-01T16:18:03.703Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test.testTraceSessionTree -- Time elapsed: 0.718 s
12:18:03 [2024-05-01T16:18:03.703Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
12:18:04 [2024-05-01T16:18:04.262Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
12:18:04 [2024-05-01T16:18:04.262Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest.testUstProviderTree -- Time elapsed: 0.621 s
12:18:04 [2024-05-01T16:18:04.262Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
12:18:04 [2024-05-01T16:18:04.822Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.670 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
12:18:04 [2024-05-01T16:18:04.823Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest.testTraceSessionTree -- Time elapsed: 0.669 s
12:18:04 [2024-05-01T16:18:04.823Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
12:18:05 [2024-05-01T16:18:05.383Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest.testTraceControlComponents -- Time elapsed: 0.466 s
12:18:05 [2024-05-01T16:18:05.383Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
12:18:05 [2024-05-01T16:18:05.383Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetImage_1 -- Time elapsed: 0.001 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testFireCompenentUpdated -- Time elapsed: 0.002 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetChildren_1 -- Time elapsed: 0 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetChildren -- Time elapsed: 0 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAdapter -- Time elapsed: 0 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveAllChildren_2 -- Time elapsed: 0.001 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveComponentListener_1 -- Time elapsed: 0 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveComponentListener_2 -- Time elapsed: 0 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveChild_1 -- Time elapsed: 0 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveChild_2 -- Time elapsed: 0 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testHasChildren_1 -- Time elapsed: 0.001 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testHasChildren_2 -- Time elapsed: 0 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetSndSetToolTip -- Time elapsed: 0 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddComponentListener_1 -- Time elapsed: 0 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetTargetNodeState_1 -- Time elapsed: 0 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetName -- Time elapsed: 0.001 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testContainsChild_1 -- Time elapsed: 0 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testContainsChild_2 -- Time elapsed: 0 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetParent -- Time elapsed: 0 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddAndGetChild1 -- Time elapsed: 0 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddAndGetChild2 -- Time elapsed: 0 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetControlService_1 -- Time elapsed: 0.004 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testTraceControlComponent_1 -- Time elapsed: 0 s
12:18:05 [2024-05-01T16:18:05.383Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testTraceControlComponent_2 -- Time elapsed: 0 s
12:18:05 [2024-05-01T16:18:05.383Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
12:18:05 [2024-05-01T16:18:05.943Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
12:18:05 [2024-05-01T16:18:05.943Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest.testComponentProperties -- Time elapsed: 0.557 s
12:18:05 [2024-05-01T16:18:05.943Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
12:18:06 [2024-05-01T16:18:06.504Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
12:18:06 [2024-05-01T16:18:06.504Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest.testTraceSessionTree -- Time elapsed: 0.593 s
12:18:06 [2024-05-01T16:18:06.504Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
12:18:07 [2024-05-01T16:18:07.064Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
12:18:07 [2024-05-01T16:18:07.064Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest.testTraceControlComponents -- Time elapsed: 0.506 s
12:18:07 [2024-05-01T16:18:07.064Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
12:18:07 [2024-05-01T16:18:07.626Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
12:18:07 [2024-05-01T16:18:07.626Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest.testKernelProviderTree -- Time elapsed: 0.508 s
12:18:07 [2024-05-01T16:18:07.626Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
12:18:08 [2024-05-01T16:18:08.552Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
12:18:08 [2024-05-01T16:18:08.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest.testTraceSessionTree -- Time elapsed: 0.693 s
12:18:08 [2024-05-01T16:18:08.552Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
12:18:09 [2024-05-01T16:18:09.478Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
12:18:09 [2024-05-01T16:18:09.478Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest.testTraceSessionTree -- Time elapsed: 0.976 s
12:18:09 [2024-05-01T16:18:09.478Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
12:18:09 [2024-05-01T16:18:09.478Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
12:18:09 [2024-05-01T16:18:09.478Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
12:18:09 [2024-05-01T16:18:09.478Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
12:18:09 [2024-05-01T16:18:09.478Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
12:18:09 [2024-05-01T16:18:09.478Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
12:18:09 [2024-05-01T16:18:09.478Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
12:18:09 [2024-05-01T16:18:09.734Z] 
12:18:09 [2024-05-01T16:18:09.734Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-05-01 16:18:09.646
12:18:09 [2024-05-01T16:18:09.734Z] !MESSAGE Could not validate the xml response
12:18:09 [2024-05-01T16:18:09.734Z] !STACK 0
12:18:09 [2024-05-01T16:18:09.734Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
12:18:09 [2024-05-01T16:18:09.734Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
12:18:09 [2024-05-01T16:18:09.734Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
12:18:09 [2024-05-01T16:18:09.734Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
12:18:09 [2024-05-01T16:18:09.734Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
12:18:09 [2024-05-01T16:18:09.734Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
12:18:09 [2024-05-01T16:18:09.734Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
12:18:09 [2024-05-01T16:18:09.734Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
12:18:09 [2024-05-01T16:18:09.734Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
12:18:09 [2024-05-01T16:18:09.734Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
12:18:09 [2024-05-01T16:18:09.734Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
12:18:09 [2024-05-01T16:18:09.734Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
12:18:09 [2024-05-01T16:18:09.734Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
12:18:09 [2024-05-01T16:18:09.734Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
12:18:09 [2024-05-01T16:18:09.734Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
12:18:09 [2024-05-01T16:18:09.734Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:18:09 [2024-05-01T16:18:09.734Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:18:09 [2024-05-01T16:18:09.734Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:18:09 [2024-05-01T16:18:09.734Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:18:09 [2024-05-01T16:18:09.734Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:18:09 [2024-05-01T16:18:09.735Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:18:09 [2024-05-01T16:18:09.735Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:18:09 [2024-05-01T16:18:09.735Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:18:09 [2024-05-01T16:18:09.735Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:18:09 [2024-05-01T16:18:09.735Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:18:09 [2024-05-01T16:18:09.735Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:18:09 [2024-05-01T16:18:09.735Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:18:09 [2024-05-01T16:18:09.735Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1492)
12:18:09 [2024-05-01T16:18:09.735Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1465)
12:18:10 [2024-05-01T16:18:10.662Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.199 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionWithFilterExpression -- Time elapsed: 0.031 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListContext28 -- Time elapsed: 0.024 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListSessionCompatibility_2_7 -- Time elapsed: 0.022 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListSycallEvents -- Time elapsed: 0.070 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testLttngNotInstalled -- Time elapsed: 0.020 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testUnsupportedVersion -- Time elapsed: 0.080 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.014 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSession2_1 -- Time elapsed: 0.012 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSession2_5 -- Time elapsed: 0.012 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testAddContextFailure -- Time elapsed: 0.061 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNotExist -- Time elapsed: 0.011 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSession1 -- Time elapsed: 0.013 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testUstProvider2 -- Time elapsed: 0.012 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNameGarbage -- Time elapsed: 0.070 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst1 -- Time elapsed: 0.013 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst2 -- Time elapsed: 0.011 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst3 -- Time elapsed: 0.010 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersionCompiled -- Time elapsed: 0.065 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableEvents -- Time elapsed: 0.009 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetUstProvider3 -- Time elapsed: 0.010 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableLog4jLoggers -- Time elapsed: 0.012 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableChannel -- Time elapsed: 0.063 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableJulLoggers -- Time elapsed: 0.018 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannelUIDBuffer -- Time elapsed: 0.017 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.017 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDestroySession -- Time elapsed: 0.057 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersion -- Time elapsed: 0.016 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannelPIDBuffer -- Time elapsed: 0.016 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionVerbose2_1 -- Time elapsed: 0.062 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testSessionProfile -- Time elapsed: 0.008 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernel1 -- Time elapsed: 0.009 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernel2 -- Time elapsed: 0.008 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannel -- Time elapsed: 0.008 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionWithPrompt -- Time elapsed: 0.008 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNotExistVerbose -- Time elapsed: 0.009 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersionWithPrompt -- Time elapsed: 0.046 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableSyscalls -- Time elapsed: 0.009 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDisableChannel -- Time elapsed: 0.008 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableLogLevel -- Time elapsed: 0.009 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDestroySessionVerbose -- Time elapsed: 0.008 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetUstProvider -- Time elapsed: 0.011 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSessionErrors -- Time elapsed: 0.008 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDynamicProbe -- Time elapsed: 0.050 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testNoVersion -- Time elapsed: 0.008 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnablePythonLoggers -- Time elapsed: 0.010 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNames1 -- Time elapsed: 0.010 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNames2 -- Time elapsed: 0.009 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSession -- Time elapsed: 0.009 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEventExcluded -- Time elapsed: 0.055 s
12:18:10 [2024-05-01T16:18:10.662Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.009 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSession -- Time elapsed: 0.018 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionVariants -- Time elapsed: 0.009 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testAddContext -- Time elapsed: 0.008 s
12:18:10 [2024-05-01T16:18:10.663Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
12:18:10 [2024-05-01T16:18:10.663Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.132 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testLttngNotInstalled -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testUnsupportedVersion -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSession2_1 -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSession2_5 -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testAddContextFailure -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNotExist -- Time elapsed: 0.001 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSession1 -- Time elapsed: 0.003 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testUstProvider2 -- Time elapsed: 0.001 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNameGarbage -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst1 -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst2 -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst3 -- Time elapsed: 0.001 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersionCompiled -- Time elapsed: 0.001 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableEvents -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetUstProvider3 -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableLog4jLoggers -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableChannel -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableJulLoggers -- Time elapsed: 0.001 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannelUIDBuffer -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDestroySession -- Time elapsed: 0.001 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersion -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannelPIDBuffer -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionVerbose2_1 -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testSessionProfile -- Time elapsed: 0.045 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernel1 -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernel2 -- Time elapsed: 0.001 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannel -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionWithPrompt -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNotExistVerbose -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersionWithPrompt -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableSyscalls -- Time elapsed: 0.001 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDisableChannel -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableLogLevel -- Time elapsed: 0.001 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDestroySessionVerbose -- Time elapsed: 0.001 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetUstProvider -- Time elapsed: 0.001 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSessionErrors -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDynamicProbe -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testNoVersion -- Time elapsed: 0.001 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnablePythonLoggers -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNames1 -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNames2 -- Time elapsed: 0.001 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSession -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEventExcluded -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSession -- Time elapsed: 0.001 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionVariants -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testAddContext -- Time elapsed: 0.002 s
12:18:10 [2024-05-01T16:18:10.663Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
12:18:10 [2024-05-01T16:18:10.920Z] 
12:18:10 [2024-05-01T16:18:10.920Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-05-01 16:18:10.851
12:18:10 [2024-05-01T16:18:10.920Z] !MESSAGE Could not validate the xml response
12:18:10 [2024-05-01T16:18:10.920Z] !STACK 0
12:18:10 [2024-05-01T16:18:10.920Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:18:10 [2024-05-01T16:18:10.920Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1492)
12:18:10 [2024-05-01T16:18:10.920Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1465)
12:18:11 [2024-05-01T16:18:11.482Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.805 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testListSessionCompatibility_2_7 -- Time elapsed: 0.052 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testListSycallEvents -- Time elapsed: 0.009 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testLttngNotInstalled -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testUnsupportedVersion -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSession2_1 -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSession2_5 -- Time elapsed: 0.063 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testAddContextFailure -- Time elapsed: 0.013 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNotExist -- Time elapsed: 0.011 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSession1 -- Time elapsed: 0.010 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testUstProvider2 -- Time elapsed: 0.065 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage -- Time elapsed: 0.009 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst1 -- Time elapsed: 0.007 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst2 -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst3 -- Time elapsed: 0.007 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersionCompiled -- Time elapsed: 0.012 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableEvents -- Time elapsed: 0.007 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetUstProvider3 -- Time elapsed: 0.051 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableLog4jLoggers -- Time elapsed: 0.009 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableChannel -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableJulLoggers -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannelUIDBuffer -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.007 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDestroySession -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersion -- Time elapsed: 0.052 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannelPIDBuffer -- Time elapsed: 0.007 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionVerbose2_1 -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testSessionProfile -- Time elapsed: 0.007 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernel1 -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernel2 -- Time elapsed: 0.018 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannel -- Time elapsed: 0.050 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionWithPrompt -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNotExistVerbose -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersionWithPrompt -- Time elapsed: 0.009 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableSyscalls -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDisableChannel -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableLogLevel -- Time elapsed: 0.055 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDestroySessionVerbose -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetUstProvider -- Time elapsed: 0.009 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSessionErrors -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDynamicProbe -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testNoVersion -- Time elapsed: 0.007 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnablePythonLoggers -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNames1 -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNames2 -- Time elapsed: 0.047 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSession -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEventExcluded -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSession -- Time elapsed: 0.009 s
12:18:11 [2024-05-01T16:18:11.482Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionVariants -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.483Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testAddContext -- Time elapsed: 0.008 s
12:18:11 [2024-05-01T16:18:11.483Z] 
12:18:11 [2024-05-01T16:18:11.483Z] Results:
12:18:11 [2024-05-01T16:18:11.483Z] 
12:18:11 [2024-05-01T16:18:11.483Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
12:18:11 [2024-05-01T16:18:11.483Z] 
12:18:12 [2024-05-01T16:18:12.408Z] [INFO] All tests passed
12:18:12 [2024-05-01T16:18:12.408Z] [INFO] 
12:18:12 [2024-05-01T16:18:12.408Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:18:12 [2024-05-01T16:18:12.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
12:18:12 [2024-05-01T16:18:12.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.pom
12:18:12 [2024-05-01T16:18:12.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
12:18:12 [2024-05-01T16:18:12.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-p2metadata.xml
12:18:12 [2024-05-01T16:18:12.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-p2artifacts.xml
12:18:12 [2024-05-01T16:18:12.409Z] [INFO] 
12:18:12 [2024-05-01T16:18:12.409Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:18:12 [2024-05-01T16:18:12.409Z] [INFO] 
12:18:12 [2024-05-01T16:18:12.409Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
12:18:12 [2024-05-01T16:18:12.409Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [92/141]
12:18:12 [2024-05-01T16:18:12.409Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
12:18:12 [2024-05-01T16:18:12.409Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:18:12 [2024-05-01T16:18:12.409Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:18:12 [2024-05-01T16:18:12.409Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
12:18:12 [2024-05-01T16:18:12.664Z] [INFO] 
12:18:12 [2024-05-01T16:18:12.664Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:18:12 [2024-05-01T16:18:12.664Z] [INFO] 
12:18:12 [2024-05-01T16:18:12.664Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:18:12 [2024-05-01T16:18:12.664Z] [INFO] The project's OSGi version is 1.0.9.202405011547
12:18:12 [2024-05-01T16:18:12.664Z] [INFO] 
12:18:12 [2024-05-01T16:18:12.664Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:18:12 [2024-05-01T16:18:12.664Z] [INFO] 
12:18:12 [2024-05-01T16:18:12.664Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:18:12 [2024-05-01T16:18:12.664Z] [INFO] 
12:18:12 [2024-05-01T16:18:12.664Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:18:12 [2024-05-01T16:18:12.664Z] [INFO] 
12:18:12 [2024-05-01T16:18:12.664Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:18:12 [2024-05-01T16:18:12.664Z] [INFO] 
12:18:12 [2024-05-01T16:18:12.664Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:18:12 [2024-05-01T16:18:12.664Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests
12:18:13 [2024-05-01T16:18:13.224Z] [INFO] 
12:18:13 [2024-05-01T16:18:13.224Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:18:13 [2024-05-01T16:18:13.224Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
12:18:13 [2024-05-01T16:18:13.224Z] [INFO] 
12:18:13 [2024-05-01T16:18:13.224Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:18:13 [2024-05-01T16:18:13.224Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:18:13 [2024-05-01T16:18:13.224Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:18:13 [2024-05-01T16:18:13.224Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
12:18:13 [2024-05-01T16:18:13.224Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] 
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] 
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] 
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:18:13 [2024-05-01T16:18:13.479Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] 
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] 
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] 
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] 
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] 
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] 
12:18:13 [2024-05-01T16:18:13.479Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:18:13 [2024-05-01T16:18:13.734Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log
12:18:13 [2024-05-01T16:18:13.734Z] [INFO] Command line:
12:18:13 [2024-05-01T16:18:13.734Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:18:13 [2024-05-01T16:18:13.734Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:18:16 [2024-05-01T16:18:16.245Z] May 01, 2024 4:18:15 PM org.apache.aries.spifly.BaseActivator log
12:18:16 [2024-05-01T16:18:16.246Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:18:18 [2024-05-01T16:18:18.132Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:18:18 [2024-05-01T16:18:18.132Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:18:22 [2024-05-01T16:18:22.294Z] Could not determine the accessibility bus address
12:18:22 [2024-05-01T16:18:22.550Z] !SESSION 2024-05-01 16:18:13.786 -----------------------------------------------
12:18:22 [2024-05-01T16:18:22.550Z] eclipse.buildId=unknown
12:18:22 [2024-05-01T16:18:22.550Z] java.version=17.0.2
12:18:22 [2024-05-01T16:18:22.550Z] java.vendor=Oracle Corporation
12:18:22 [2024-05-01T16:18:22.550Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:18:22 [2024-05-01T16:18:22.550Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:18:22 [2024-05-01T16:18:22.550Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:18:22 [2024-05-01T16:18:22.550Z] 
12:18:22 [2024-05-01T16:18:22.550Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-05-01 16:18:22.350
12:18:22 [2024-05-01T16:18:22.550Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:18:22 [2024-05-01T16:18:22.550Z] 
12:18:22 [2024-05-01T16:18:22.550Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:18:22.361
12:18:22 [2024-05-01T16:18:22.550Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:18:22 [2024-05-01T16:18:22.550Z] !STACK 0
12:18:22 [2024-05-01T16:18:22.550Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:18:22 [2024-05-01T16:18:22.550Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:18:22 [2024-05-01T16:18:22.550Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:18:22 [2024-05-01T16:18:22.550Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:18:22 [2024-05-01T16:18:22.550Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:18:22 [2024-05-01T16:18:22.550Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:18:22 [2024-05-01T16:18:22.550Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:18:22 [2024-05-01T16:18:22.550Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:18:22 [2024-05-01T16:18:22.550Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:18:22 [2024-05-01T16:18:22.550Z] Caused by: java.io.IOException: error=2, No such file or directory
12:18:22 [2024-05-01T16:18:22.550Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:18:22 [2024-05-01T16:18:22.550Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:18:22 [2024-05-01T16:18:22.550Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:18:22 [2024-05-01T16:18:22.550Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:18:22 [2024-05-01T16:18:22.550Z] 	... 7 more
12:18:22 [2024-05-01T16:18:22.806Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
12:18:23 [2024-05-01T16:18:23.060Z] Display size: 1440x900
12:18:23 [2024-05-01T16:18:23.060Z] OS version=6.2.9-300.fc38.x86_64
12:18:23 [2024-05-01T16:18:23.060Z] GTK version=3.24.33
12:18:23 [2024-05-01T16:18:23.060Z] GTK theme=Yaru
12:18:23 [2024-05-01T16:18:23.060Z] LIBOVERLAY_SCROLLBAR=0
12:18:23 [2024-05-01T16:18:23.060Z] Time zone: Greenwich Mean Time
12:18:23 [2024-05-01T16:18:23.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4fe9adfb] time=888352035 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:18:23 [2024-05-01T16:18:23.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:18:24 [2024-05-01T16:18:24.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:18:24 [2024-05-01T16:18:24.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:18:24 [2024-05-01T16:18:24.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:18:24 [2024-05-01T16:18:24.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=888352838 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:18:24 [2024-05-01T16:18:24.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=888352839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:18:24 [2024-05-01T16:18:24.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888352845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:18:24 [2024-05-01T16:18:24.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:18:24 [2024-05-01T16:18:24.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:18:24 [2024-05-01T16:18:24.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:24 [2024-05-01T16:18:24.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:24 [2024-05-01T16:18:24.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:24 [2024-05-01T16:18:24.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888353535 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:24 [2024-05-01T16:18:24.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888353540 data=null doit=true}, TreeItem with text {myNode}]
12:18:24 [2024-05-01T16:18:24.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888353540 data=null}, TreeItem with text {myNode}]
12:18:24 [2024-05-01T16:18:24.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888353540 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:24 [2024-05-01T16:18:24.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888353541 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:24 [2024-05-01T16:18:24.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888353556 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:24 [2024-05-01T16:18:24.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:24 [2024-05-01T16:18:24.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888353557 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:24 [2024-05-01T16:18:24.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888353557 data=null doit=true}, TreeItem with text {myNode}]
12:18:24 [2024-05-01T16:18:24.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888353557 data=null}, TreeItem with text {myNode}]
12:18:24 [2024-05-01T16:18:24.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888353558 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:24 [2024-05-01T16:18:24.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888353558 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:24 [2024-05-01T16:18:24.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888353560 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:24 [2024-05-01T16:18:24.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:18:24 [2024-05-01T16:18:24.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
12:18:24 [2024-05-01T16:18:24.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=888353682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
12:18:24 [2024-05-01T16:18:24.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
12:18:25 [2024-05-01T16:18:25.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:25 [2024-05-01T16:18:25.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=888354249 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:18:25 [2024-05-01T16:18:25.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888354249 data=null doit=true}, Tree node with text: Sessions]
12:18:25 [2024-05-01T16:18:25.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888354249 data=null}, Tree node with text: Sessions]
12:18:25 [2024-05-01T16:18:25.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888354250 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:25 [2024-05-01T16:18:25.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888354250 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
12:18:25 [2024-05-01T16:18:25.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888354253 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:25 [2024-05-01T16:18:25.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:25 [2024-05-01T16:18:25.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=888354254 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:18:25 [2024-05-01T16:18:25.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888354254 data=null doit=true}, Tree node with text: Sessions]
12:18:25 [2024-05-01T16:18:25.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888354255 data=null}, Tree node with text: Sessions]
12:18:25 [2024-05-01T16:18:25.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888354255 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:25 [2024-05-01T16:18:25.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888354255 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
12:18:25 [2024-05-01T16:18:25.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888354256 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:25 [2024-05-01T16:18:25.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:18:25 [2024-05-01T16:18:25.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
12:18:25 [2024-05-01T16:18:25.509Z] 
12:18:25 [2024-05-01T16:18:25.509Z] (Eclipse:13406): Gtk-WARNING **: 16:18:25.486: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
12:18:25 [2024-05-01T16:18:25.509Z] This may indicate that pixbuf loaders or the mime database could not be found.
12:18:25 [2024-05-01T16:18:25.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
12:18:25 [2024-05-01T16:18:25.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888354663 data=null doit=true}, Shell with text {Create Session}]
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888354737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888354738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888354738 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:26 [2024-05-01T16:18:26.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888354738 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:26 [2024-05-01T16:18:26.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888354738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:26 [2024-05-01T16:18:26.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888354739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:26 [2024-05-01T16:18:26.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888354739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:26 [2024-05-01T16:18:26.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=888354348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
12:18:26 [2024-05-01T16:18:26.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:26 [2024-05-01T16:18:26.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888354850 data=null doit=true}, Tree node with text: Sessions]
12:18:26 [2024-05-01T16:18:26.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888354851 data=null}, Tree node with text: Sessions]
12:18:26 [2024-05-01T16:18:26.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888354851 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
12:18:26 [2024-05-01T16:18:26.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888354852 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
12:18:26 [2024-05-01T16:18:26.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888354853 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
12:18:26 [2024-05-01T16:18:26.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:26 [2024-05-01T16:18:26.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:26 [2024-05-01T16:18:26.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:26 [2024-05-01T16:18:26.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
12:18:26 [2024-05-01T16:18:26.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel} time=888354857 data=null doit=true}, Tree node with text: Kernel]
12:18:26 [2024-05-01T16:18:26.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel} time=888354857 data=null}, Tree node with text: Kernel]
12:18:26 [2024-05-01T16:18:26.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel} time=888354857 data=null button=1 stateMask=0x0 x=99 y=-11 count=1}, Tree node with text: Kernel]
12:18:26 [2024-05-01T16:18:26.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888354857 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Kernel]
12:18:26 [2024-05-01T16:18:26.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel} time=888354969 data=null button=1 stateMask=0x80000 x=99 y=-13144 count=1}, Tree node with text: Kernel]
12:18:26 [2024-05-01T16:18:26.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:26 [2024-05-01T16:18:26.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=888354972 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch]
12:18:26 [2024-05-01T16:18:26.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=888354972 data=null doit=true}, Tree node with text: sched_switch]
12:18:26 [2024-05-01T16:18:26.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=888354972 data=null}, Tree node with text: sched_switch]
12:18:26 [2024-05-01T16:18:26.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=888354972 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
12:18:26 [2024-05-01T16:18:26.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888354972 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: sched_switch]
12:18:26 [2024-05-01T16:18:26.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=888354976 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
12:18:26 [2024-05-01T16:18:26.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:26 [2024-05-01T16:18:26.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=888354977 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch]
12:18:26 [2024-05-01T16:18:26.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=888354977 data=null doit=true}, Tree node with text: sched_switch]
12:18:26 [2024-05-01T16:18:26.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=888354977 data=null}, Tree node with text: sched_switch]
12:18:26 [2024-05-01T16:18:26.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=888354977 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
12:18:26 [2024-05-01T16:18:26.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888354977 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: sched_switch]
12:18:26 [2024-05-01T16:18:26.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=888354979 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
12:18:26 [2024-05-01T16:18:26.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
12:18:26 [2024-05-01T16:18:26.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888355298 data=null doit=true}, Shell with text {Enable Events}]
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to mysession
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=888355375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Session List'))]
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to mysession
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888355379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888355379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888355380 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888355380 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888355380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:26 [2024-05-01T16:18:26.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888355380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888355380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=888355076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...']
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:26 [2024-05-01T16:18:26.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:26 [2024-05-01T16:18:26.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:26 [2024-05-01T16:18:26.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:26 [2024-05-01T16:18:26.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:26 [2024-05-01T16:18:26.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:26 [2024-05-01T16:18:26.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:26 [2024-05-01T16:18:26.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:26 [2024-05-01T16:18:26.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:26 [2024-05-01T16:18:26.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:26 [2024-05-01T16:18:26.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:26 [2024-05-01T16:18:26.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:26 [2024-05-01T16:18:26.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:26 [2024-05-01T16:18:26.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=888355554 data=null doit=true}, Tree node with text: channel0]
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=888355554 data=null}, Tree node with text: channel0]
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=888355555 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888355555 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=888355556 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:26 [2024-05-01T16:18:26.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:26 [2024-05-01T16:18:26.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888355558 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888355558 data=null doit=true}, Tree node with text: mysession]
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888355558 data=null}, Tree node with text: mysession]
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888355558 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888355558 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888355562 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888355562 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888355562 data=null doit=true}, Tree node with text: mysession]
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888355563 data=null}, Tree node with text: mysession]
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888355563 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888355563 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888355564 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:18:26 [2024-05-01T16:18:26.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
12:18:26 [2024-05-01T16:18:26.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=888355670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
12:18:26 [2024-05-01T16:18:26.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
12:18:27 [2024-05-01T16:18:27.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:27 [2024-05-01T16:18:27.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:27 [2024-05-01T16:18:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:27 [2024-05-01T16:18:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888355773 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888355774 data=null doit=true}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888355774 data=null}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888355774 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888355774 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888355777 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:27 [2024-05-01T16:18:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888355778 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888355778 data=null doit=true}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888355778 data=null}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888355778 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888355779 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888355780 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:18:27 [2024-05-01T16:18:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
12:18:27 [2024-05-01T16:18:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=888355851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
12:18:27 [2024-05-01T16:18:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
12:18:27 [2024-05-01T16:18:27.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:27 [2024-05-01T16:18:27.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:27 [2024-05-01T16:18:27.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:27 [2024-05-01T16:18:27.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888355953 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888355953 data=null doit=true}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888355954 data=null}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888355954 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888355954 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888355958 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:27 [2024-05-01T16:18:27.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888355958 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888355958 data=null doit=true}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888355958 data=null}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888355959 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888355959 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888355960 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:27 [2024-05-01T16:18:27.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:18:27 [2024-05-01T16:18:27.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
12:18:27 [2024-05-01T16:18:27.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
12:18:27 [2024-05-01T16:18:27.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:18:27 [2024-05-01T16:18:27.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888356266 data=null doit=true}, Shell with text {Destroy Confirmation}]
12:18:27 [2024-05-01T16:18:27.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:27 [2024-05-01T16:18:27.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:27 [2024-05-01T16:18:27.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:27 [2024-05-01T16:18:27.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:27 [2024-05-01T16:18:27.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:27 [2024-05-01T16:18:27.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:27 [2024-05-01T16:18:27.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888356281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:27 [2024-05-01T16:18:27.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888356281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888356281 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888356281 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888356282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888356282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888356282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=888356077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:27 [2024-05-01T16:18:27.553Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888356379 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888356380 data=null doit=true}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888356380 data=null}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888356380 data=null button=1 stateMask=0x0 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888356380 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888356387 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888356388 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888356388 data=null doit=true}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888356388 data=null}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888356389 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888356389 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888356437 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:18:27 [2024-05-01T16:18:27.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
12:18:27 [2024-05-01T16:18:27.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=888356488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
12:18:27 [2024-05-01T16:18:27.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
12:18:27 [2024-05-01T16:18:27.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:18:27 [2024-05-01T16:18:27.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:27 [2024-05-01T16:18:27.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:27 [2024-05-01T16:18:27.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:27 [2024-05-01T16:18:27.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888356606 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888356606 data=null doit=true}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888356606 data=null}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888356606 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888356607 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888356609 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:27 [2024-05-01T16:18:27.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888356610 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888356610 data=null doit=true}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888356610 data=null}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888356610 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888356611 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888356612 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:27 [2024-05-01T16:18:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:18:27 [2024-05-01T16:18:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
12:18:27 [2024-05-01T16:18:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=888356662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
12:18:27 [2024-05-01T16:18:27.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
12:18:28 [2024-05-01T16:18:28.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:28 [2024-05-01T16:18:28.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=888357173 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:18:28 [2024-05-01T16:18:28.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888357173 data=null doit=true}, Tree node with text: Sessions]
12:18:28 [2024-05-01T16:18:28.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888357173 data=null}, Tree node with text: Sessions]
12:18:28 [2024-05-01T16:18:28.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888357174 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:28 [2024-05-01T16:18:28.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888357174 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
12:18:28 [2024-05-01T16:18:28.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888357175 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:28 [2024-05-01T16:18:28.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:28 [2024-05-01T16:18:28.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=888357176 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:18:28 [2024-05-01T16:18:28.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888357176 data=null doit=true}, Tree node with text: Sessions]
12:18:28 [2024-05-01T16:18:28.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888357176 data=null}, Tree node with text: Sessions]
12:18:28 [2024-05-01T16:18:28.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888357176 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:28 [2024-05-01T16:18:28.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888357177 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
12:18:28 [2024-05-01T16:18:28.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888357178 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:28 [2024-05-01T16:18:28.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:18:28 [2024-05-01T16:18:28.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888357465 data=null doit=true}, Shell with text {Create Session}]
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:18:28 [2024-05-01T16:18:28.624Z]  ", using matcher: of type 'Text'
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:18:28 [2024-05-01T16:18:28.624Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:18:28 [2024-05-01T16:18:28.624Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888357478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888357478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888357478 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888357479 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888357479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:28 [2024-05-01T16:18:28.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888357479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:28 [2024-05-01T16:18:28.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888357479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:28 [2024-05-01T16:18:28.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=888357221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
12:18:28 [2024-05-01T16:18:28.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:28 [2024-05-01T16:18:28.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888357571 data=null doit=true}, Tree node with text: Sessions]
12:18:28 [2024-05-01T16:18:28.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888357571 data=null}, Tree node with text: Sessions]
12:18:28 [2024-05-01T16:18:28.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888357571 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
12:18:28 [2024-05-01T16:18:28.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888357571 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
12:18:28 [2024-05-01T16:18:28.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888357572 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
12:18:28 [2024-05-01T16:18:28.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:28 [2024-05-01T16:18:28.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:28 [2024-05-01T16:18:28.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:28 [2024-05-01T16:18:28.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:28 [2024-05-01T16:18:28.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:28 [2024-05-01T16:18:28.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888357574 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
12:18:28 [2024-05-01T16:18:28.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888357574 data=null doit=true}, Tree node with text: mysession]
12:18:28 [2024-05-01T16:18:28.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888357574 data=null}, Tree node with text: mysession]
12:18:28 [2024-05-01T16:18:28.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888357575 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
12:18:28 [2024-05-01T16:18:28.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888357575 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:28 [2024-05-01T16:18:28.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888357577 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
12:18:28 [2024-05-01T16:18:28.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:28 [2024-05-01T16:18:28.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888357578 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
12:18:28 [2024-05-01T16:18:28.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888357578 data=null doit=true}, Tree node with text: mysession]
12:18:28 [2024-05-01T16:18:28.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888357578 data=null}, Tree node with text: mysession]
12:18:28 [2024-05-01T16:18:28.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888357579 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
12:18:28 [2024-05-01T16:18:28.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888357579 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:28 [2024-05-01T16:18:28.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888357580 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
12:18:28 [2024-05-01T16:18:28.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:28 [2024-05-01T16:18:28.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888357866 data=null doit=true}, Shell with text {Enable Events}]
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=888357981 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:29 [2024-05-01T16:18:29.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=888357982 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:29 [2024-05-01T16:18:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=888357982 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:29 [2024-05-01T16:18:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=888357982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:29 [2024-05-01T16:18:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:29 [2024-05-01T16:18:29.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:29 [2024-05-01T16:18:29.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:29 [2024-05-01T16:18:29.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:29 [2024-05-01T16:18:29.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:29 [2024-05-01T16:18:29.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
12:18:29 [2024-05-01T16:18:29.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:29 [2024-05-01T16:18:29.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:29 [2024-05-01T16:18:29.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:29 [2024-05-01T16:18:29.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:29 [2024-05-01T16:18:29.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:29 [2024-05-01T16:18:29.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:29 [2024-05-01T16:18:29.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:29 [2024-05-01T16:18:29.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:29 [2024-05-01T16:18:29.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
12:18:29 [2024-05-01T16:18:29.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
12:18:29 [2024-05-01T16:18:29.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
12:18:29 [2024-05-01T16:18:29.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888358059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888358059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888358059 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888358059 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888358059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888358059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888358060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888357671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:29 [2024-05-01T16:18:29.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:29 [2024-05-01T16:18:29.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:29 [2024-05-01T16:18:29.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:29 [2024-05-01T16:18:29.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:29 [2024-05-01T16:18:29.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:29 [2024-05-01T16:18:29.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:29 [2024-05-01T16:18:29.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:29 [2024-05-01T16:18:29.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:29 [2024-05-01T16:18:29.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:29 [2024-05-01T16:18:29.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:29 [2024-05-01T16:18:29.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=888358177 data=null doit=true}, Tree node with text: channel0]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=888358177 data=null}, Tree node with text: channel0]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=888358177 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888358178 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=888358178 data=null button=1 stateMask=0x80000 x=144 y=127 count=1}, Tree node with text: channel0]
12:18:29 [2024-05-01T16:18:29.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:29 [2024-05-01T16:18:29.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888358180 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888358180 data=null doit=true}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888358180 data=null}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888358180 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888358180 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888358181 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888358182 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888358182 data=null doit=true}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888358182 data=null}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888358182 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888358183 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888358188 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:18:29 [2024-05-01T16:18:29.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
12:18:29 [2024-05-01T16:18:29.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=888358278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
12:18:29 [2024-05-01T16:18:29.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
12:18:29 [2024-05-01T16:18:29.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:29 [2024-05-01T16:18:29.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:29 [2024-05-01T16:18:29.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:29 [2024-05-01T16:18:29.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888358380 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888358381 data=null doit=true}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888358381 data=null}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888358381 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888358381 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888358386 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:29 [2024-05-01T16:18:29.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888358388 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888358388 data=null doit=true}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888358388 data=null}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888358388 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888358388 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888358389 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:18:29 [2024-05-01T16:18:29.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
12:18:29 [2024-05-01T16:18:29.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=888358451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
12:18:29 [2024-05-01T16:18:29.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
12:18:29 [2024-05-01T16:18:29.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:29 [2024-05-01T16:18:29.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888358554 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888358554 data=null doit=true}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888358554 data=null}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888358554 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888358554 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888358557 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888358558 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888358558 data=null doit=true}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888358558 data=null}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888358558 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888358558 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888358559 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888358762 data=null doit=true}, Shell with text {Destroy Confirmation}]
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:29 [2024-05-01T16:18:29.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888358763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:29 [2024-05-01T16:18:29.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888358763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:29 [2024-05-01T16:18:29.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888358764 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:29 [2024-05-01T16:18:29.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888358764 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:29 [2024-05-01T16:18:29.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888358764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:29 [2024-05-01T16:18:29.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888358764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:29 [2024-05-01T16:18:29.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888358764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:29 [2024-05-01T16:18:29.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=888358600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
12:18:30 [2024-05-01T16:18:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:30 [2024-05-01T16:18:30.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:30 [2024-05-01T16:18:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:30 [2024-05-01T16:18:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888358854 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888358855 data=null doit=true}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888358855 data=null}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888358855 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888358855 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888358857 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:30 [2024-05-01T16:18:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888358858 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888358858 data=null doit=true}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888358858 data=null}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888358858 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888358859 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888358860 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:18:30 [2024-05-01T16:18:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
12:18:30 [2024-05-01T16:18:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=888358943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
12:18:30 [2024-05-01T16:18:30.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
12:18:30 [2024-05-01T16:18:30.414Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.590 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
12:18:30 [2024-05-01T16:18:30.414Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTreeKernelProvider -- Time elapsed: 3.310 s
12:18:30 [2024-05-01T16:18:30.414Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTree -- Time elapsed: 2.452 s
12:18:30 [2024-05-01T16:18:30.414Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
12:18:30 [2024-05-01T16:18:30.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4fe9adfb] time=888359079 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:18:30 [2024-05-01T16:18:30.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:18:30 [2024-05-01T16:18:30.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:18:30 [2024-05-01T16:18:30.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:18:30 [2024-05-01T16:18:30.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:18:30 [2024-05-01T16:18:30.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888359291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:18:30 [2024-05-01T16:18:30.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:18:30 [2024-05-01T16:18:30.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:18:30 [2024-05-01T16:18:30.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:30 [2024-05-01T16:18:30.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:30 [2024-05-01T16:18:30.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:30 [2024-05-01T16:18:30.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888359560 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888359560 data=null doit=true}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888359560 data=null}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888359561 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888359561 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888359563 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:30 [2024-05-01T16:18:30.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888359564 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888359564 data=null doit=true}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888359564 data=null}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888359564 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888359564 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888359565 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:30 [2024-05-01T16:18:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:18:30 [2024-05-01T16:18:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
12:18:30 [2024-05-01T16:18:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=888359640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
12:18:30 [2024-05-01T16:18:30.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=888360149 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888360150 data=null doit=true}, Tree node with text: Sessions]
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888360150 data=null}, Tree node with text: Sessions]
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888360150 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888360150 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888360152 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=888360152 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888360152 data=null doit=true}, Tree node with text: Sessions]
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888360152 data=null}, Tree node with text: Sessions]
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888360153 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888360153 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888360154 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888360378 data=null doit=true}, Shell with text {Create Session}]
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:18:31 [2024-05-01T16:18:31.484Z]  ", using matcher: of type 'Text'
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:18:31 [2024-05-01T16:18:31.484Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:18:31 [2024-05-01T16:18:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:18:31 [2024-05-01T16:18:31.484Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888360399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888360399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888360399 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888360399 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888360399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888360399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888360460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=888360193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888360554 data=null doit=true}, Tree node with text: Sessions]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888360554 data=null}, Tree node with text: Sessions]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888360555 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888360555 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888360555 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
12:18:31 [2024-05-01T16:18:31.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:31 [2024-05-01T16:18:31.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:31 [2024-05-01T16:18:31.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:31 [2024-05-01T16:18:31.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888360558 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888360558 data=null doit=true}, Tree node with text: mysession]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888360558 data=null}, Tree node with text: mysession]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888360558 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888360558 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888360560 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888360561 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888360561 data=null doit=true}, Tree node with text: mysession]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888360561 data=null}, Tree node with text: mysession]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888360561 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888360561 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:31 [2024-05-01T16:18:31.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888360562 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888360881 data=null doit=true}, Shell with text {Enable Events}]
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:32 [2024-05-01T16:18:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=888360964 data=null doit=true}, Button with text {Kernel}]
12:18:32 [2024-05-01T16:18:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=888360964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:18:32 [2024-05-01T16:18:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:32 [2024-05-01T16:18:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=888360965 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:32 [2024-05-01T16:18:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=888360965 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:32 [2024-05-01T16:18:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=888360965 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:32 [2024-05-01T16:18:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=888360965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:32 [2024-05-01T16:18:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:32 [2024-05-01T16:18:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:32 [2024-05-01T16:18:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:18:32 [2024-05-01T16:18:32.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Select}. Setting state to selected
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=888361060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=888361060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=888361060 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=888361060 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=888361061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=888361061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=888361061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=888361065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=888361065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=888361065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=888361065 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=888361066 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:32 [2024-05-01T16:18:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:32 [2024-05-01T16:18:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:32 [2024-05-01T16:18:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888361070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:32 [2024-05-01T16:18:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888361070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:32 [2024-05-01T16:18:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888361070 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:32 [2024-05-01T16:18:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888361070 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:32 [2024-05-01T16:18:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888361070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:32 [2024-05-01T16:18:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888361070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:32 [2024-05-01T16:18:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888361070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:32 [2024-05-01T16:18:32.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888360645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:32 [2024-05-01T16:18:32.258Z] 
12:18:32 [2024-05-01T16:18:32.258Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-05-01 16:18:32.245
12:18:32 [2024-05-01T16:18:32.258Z] !MESSAGE Command to change state of events failed
12:18:32 [2024-05-01T16:18:32.258Z] !STACK 0
12:18:32 [2024-05-01T16:18:32.258Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
12:18:32 [2024-05-01T16:18:32.258Z] Error Output:
12:18:32 [2024-05-01T16:18:32.258Z] Command not found
12:18:32 [2024-05-01T16:18:32.258Z] Return Value: 1
12:18:32 [2024-05-01T16:18:32.258Z] Command not found
12:18:32 [2024-05-01T16:18:32.258Z] 
12:18:32 [2024-05-01T16:18:32.258Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572)
12:18:32 [2024-05-01T16:18:32.258Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541)
12:18:32 [2024-05-01T16:18:32.258Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809)
12:18:32 [2024-05-01T16:18:32.258Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391)
12:18:32 [2024-05-01T16:18:32.258Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54)
12:18:32 [2024-05-01T16:18:32.258Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193)
12:18:32 [2024-05-01T16:18:32.258Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:18:32 [2024-05-01T16:18:32.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:32 [2024-05-01T16:18:32.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=888361241 data=null doit=true}, Tree node with text: channel0]
12:18:32 [2024-05-01T16:18:32.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=888361241 data=null}, Tree node with text: channel0]
12:18:32 [2024-05-01T16:18:32.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=888361241 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
12:18:32 [2024-05-01T16:18:32.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888361242 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
12:18:32 [2024-05-01T16:18:32.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=888361242 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
12:18:32 [2024-05-01T16:18:32.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:32 [2024-05-01T16:18:32.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888361244 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888361244 data=null doit=true}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888361244 data=null}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888361244 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888361244 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888361245 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:32 [2024-05-01T16:18:32.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888361246 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888361246 data=null doit=true}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888361246 data=null}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888361247 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888361247 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888361248 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:18:32 [2024-05-01T16:18:32.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
12:18:32 [2024-05-01T16:18:32.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=888361288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
12:18:32 [2024-05-01T16:18:32.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
12:18:32 [2024-05-01T16:18:32.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888361437 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888361437 data=null doit=true}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888361437 data=null}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888361438 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888361438 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888361439 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888361440 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888361440 data=null doit=true}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888361440 data=null}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888361440 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888361440 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888361441 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=888361480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:18:32 [2024-05-01T16:18:32.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {*} time=888361638 data=null button=0 stateMask=0x0 x=136 y=127 count=0}, Tree node with text: *]
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {*} time=888361638 data=null doit=true}, Tree node with text: *]
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {*} time=888361639 data=null}, Tree node with text: *]
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {*} time=888361639 data=null button=1 stateMask=0x0 x=136 y=127 count=1}, Tree node with text: *]
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888361639 data=null item=TreeItem {*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: *]
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {*} time=888361642 data=null button=1 stateMask=0x80000 x=136 y=127 count=1}, Tree node with text: *]
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:32 [2024-05-01T16:18:32.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:33 [2024-05-01T16:18:33.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:33 [2024-05-01T16:18:33.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888361685 data=null button=0 stateMask=0x0 x=113 y=32 count=0}, Tree node with text: mysession]
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888361685 data=null doit=true}, Tree node with text: mysession]
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888361685 data=null}, Tree node with text: mysession]
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888361685 data=null button=1 stateMask=0x0 x=113 y=32 count=1}, Tree node with text: mysession]
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888361685 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888361689 data=null button=1 stateMask=0x80000 x=113 y=32 count=1}, Tree node with text: mysession]
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888361690 data=null button=0 stateMask=0x0 x=113 y=32 count=0}, Tree node with text: mysession]
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888361690 data=null doit=true}, Tree node with text: mysession]
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888361690 data=null}, Tree node with text: mysession]
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888361690 data=null button=1 stateMask=0x0 x=113 y=32 count=1}, Tree node with text: mysession]
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888361691 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888361737 data=null button=1 stateMask=0x80000 x=113 y=18 count=1}, Tree node with text: mysession]
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888361877 data=null doit=true}, Shell with text {Destroy Confirmation}]
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:33 [2024-05-01T16:18:33.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:33 [2024-05-01T16:18:33.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888361878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:33 [2024-05-01T16:18:33.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888361878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:33 [2024-05-01T16:18:33.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888361878 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:33 [2024-05-01T16:18:33.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888361878 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:33 [2024-05-01T16:18:33.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888361878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:33 [2024-05-01T16:18:33.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888361878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:33 [2024-05-01T16:18:33.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888361878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:33 [2024-05-01T16:18:33.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=888361778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
12:18:33 [2024-05-01T16:18:33.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:33 [2024-05-01T16:18:33.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:33 [2024-05-01T16:18:33.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:33 [2024-05-01T16:18:33.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888361960 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888361960 data=null doit=true}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888361960 data=null}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888361961 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888361961 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888361963 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:33 [2024-05-01T16:18:33.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888361964 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888361964 data=null doit=true}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888361964 data=null}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888361964 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888361964 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888361965 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:18:33 [2024-05-01T16:18:33.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
12:18:33 [2024-05-01T16:18:33.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=888362046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
12:18:33 [2024-05-01T16:18:33.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
12:18:33 [2024-05-01T16:18:33.283Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.071 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
12:18:33 [2024-05-01T16:18:33.283Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest.testTraceSessionTree -- Time elapsed: 2.707 s
12:18:33 [2024-05-01T16:18:33.283Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
12:18:33 [2024-05-01T16:18:33.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4fe9adfb] time=888362163 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:18:33 [2024-05-01T16:18:33.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:18:33 [2024-05-01T16:18:33.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:18:33 [2024-05-01T16:18:33.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:18:33 [2024-05-01T16:18:33.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:18:33 [2024-05-01T16:18:33.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888362347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:18:33 [2024-05-01T16:18:33.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888362570 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888362570 data=null doit=true}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888362570 data=null}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888362570 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888362571 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888362572 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888362573 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888362573 data=null doit=true}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888362573 data=null}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888362573 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888362645 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888362648 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=888362682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
12:18:33 [2024-05-01T16:18:33.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
12:18:34 [2024-05-01T16:18:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:34 [2024-05-01T16:18:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=888363236 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:18:34 [2024-05-01T16:18:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888363237 data=null doit=true}, Tree node with text: Sessions]
12:18:34 [2024-05-01T16:18:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888363237 data=null}, Tree node with text: Sessions]
12:18:34 [2024-05-01T16:18:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888363237 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:34 [2024-05-01T16:18:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888363237 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
12:18:34 [2024-05-01T16:18:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888363239 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:34 [2024-05-01T16:18:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:34 [2024-05-01T16:18:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=888363239 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:18:34 [2024-05-01T16:18:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888363239 data=null doit=true}, Tree node with text: Sessions]
12:18:34 [2024-05-01T16:18:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888363239 data=null}, Tree node with text: Sessions]
12:18:34 [2024-05-01T16:18:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888363240 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:34 [2024-05-01T16:18:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888363240 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
12:18:34 [2024-05-01T16:18:34.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888363241 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888363380 data=null doit=true}, Shell with text {Create Session}]
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:18:34 [2024-05-01T16:18:34.612Z]  ", using matcher: of type 'Text'
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:18:34 [2024-05-01T16:18:34.612Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:18:34 [2024-05-01T16:18:34.612Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888363462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888363462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888363463 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888363463 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:34 [2024-05-01T16:18:34.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888363463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:34 [2024-05-01T16:18:34.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888363463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:34 [2024-05-01T16:18:34.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888363463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:34 [2024-05-01T16:18:34.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=888363276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
12:18:34 [2024-05-01T16:18:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:34 [2024-05-01T16:18:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888363547 data=null doit=true}, Tree node with text: Sessions]
12:18:34 [2024-05-01T16:18:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888363547 data=null}, Tree node with text: Sessions]
12:18:34 [2024-05-01T16:18:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888363548 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
12:18:34 [2024-05-01T16:18:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888363548 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
12:18:34 [2024-05-01T16:18:34.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888363548 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
12:18:34 [2024-05-01T16:18:34.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:34 [2024-05-01T16:18:34.869Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:34 [2024-05-01T16:18:34.869Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:34 [2024-05-01T16:18:34.869Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:34 [2024-05-01T16:18:34.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:34 [2024-05-01T16:18:34.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888363550 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
12:18:34 [2024-05-01T16:18:34.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888363551 data=null doit=true}, Tree node with text: mysession]
12:18:34 [2024-05-01T16:18:34.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888363551 data=null}, Tree node with text: mysession]
12:18:34 [2024-05-01T16:18:34.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888363551 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
12:18:34 [2024-05-01T16:18:34.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888363551 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:34 [2024-05-01T16:18:34.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888363553 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
12:18:34 [2024-05-01T16:18:34.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:34 [2024-05-01T16:18:34.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888363553 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
12:18:34 [2024-05-01T16:18:34.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888363553 data=null doit=true}, Tree node with text: mysession]
12:18:34 [2024-05-01T16:18:34.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888363553 data=null}, Tree node with text: mysession]
12:18:34 [2024-05-01T16:18:34.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888363554 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
12:18:34 [2024-05-01T16:18:34.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888363554 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:34 [2024-05-01T16:18:34.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888363554 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
12:18:34 [2024-05-01T16:18:34.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:34 [2024-05-01T16:18:34.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:35 [2024-05-01T16:18:35.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:35 [2024-05-01T16:18:35.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:35 [2024-05-01T16:18:35.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888363879 data=null doit=true}, Shell with text {Enable Events}]
12:18:35 [2024-05-01T16:18:35.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:35 [2024-05-01T16:18:35.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:35 [2024-05-01T16:18:35.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:18:35 [2024-05-01T16:18:35.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:18:35 [2024-05-01T16:18:35.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:18:35 [2024-05-01T16:18:35.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:35 [2024-05-01T16:18:35.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=888363882 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=888363882 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=888363882 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=888363882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888363946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888363946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888363946 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888363946 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888363946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888363946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888363946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:35 [2024-05-01T16:18:35.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888363642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:35 [2024-05-01T16:18:35.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=888364045 data=null doit=true}, Tree node with text: channel0]
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=888364045 data=null}, Tree node with text: channel0]
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=888364046 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0]
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888364046 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=888364046 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:35 [2024-05-01T16:18:35.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888364049 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888364049 data=null doit=true}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888364049 data=null}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888364049 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888364053 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888364054 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888364055 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888364055 data=null doit=true}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888364055 data=null}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888364055 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888364055 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888364056 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888364262 data=null doit=true}, Shell with text {Enable Events}]
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=888364264 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=888364264 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=888364264 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=888364264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:35 [2024-05-01T16:18:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888364354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888364355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888364355 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888364355 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888364355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888364355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888364355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888364090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:35 [2024-05-01T16:18:35.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=888364455 data=null doit=true}, Tree node with text: channel0]
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=888364455 data=null}, Tree node with text: channel0]
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=888364456 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:35 [2024-05-01T16:18:35.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888364456 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
12:18:35 [2024-05-01T16:18:35.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=888364456 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:35 [2024-05-01T16:18:35.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:35 [2024-05-01T16:18:35.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:35 [2024-05-01T16:18:35.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888364460 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888364460 data=null doit=true}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888364461 data=null}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888364461 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888364461 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888364462 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:35 [2024-05-01T16:18:35.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888364463 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888364463 data=null doit=true}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888364463 data=null}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888364463 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888364463 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888364464 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:35 [2024-05-01T16:18:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:35 [2024-05-01T16:18:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:35 [2024-05-01T16:18:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:35 [2024-05-01T16:18:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:35 [2024-05-01T16:18:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888364747 data=null doit=true}, Shell with text {Enable Events}]
12:18:35 [2024-05-01T16:18:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:35 [2024-05-01T16:18:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:35 [2024-05-01T16:18:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:18:35 [2024-05-01T16:18:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:18:35 [2024-05-01T16:18:35.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=888364780 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=888364780 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=888364780 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=888364780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:35 [2024-05-01T16:18:35.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=888364793 data=null doit=true}, TreeItem with text {All}]
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=888364793 data=null}, TreeItem with text {All}]
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=888364794 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888364808 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
12:18:36 [2024-05-01T16:18:36.149Z] 
12:18:36 [2024-05-01T16:18:36.149Z] (Eclipse:13406): Gtk-CRITICAL **: 16:18:35.936: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:18:36 [2024-05-01T16:18:36.149Z] 
12:18:36 [2024-05-01T16:18:36.149Z] (Eclipse:13406): Gtk-CRITICAL **: 16:18:35.940: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=888364842 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
12:18:36 [2024-05-01T16:18:36.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_fork
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888364847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888364847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888364847 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888364847 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888364847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888364847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888364847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888364543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:36 [2024-05-01T16:18:36.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=888364953 data=null doit=true}, Tree node with text: channel0]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=888364953 data=null}, Tree node with text: channel0]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=888364954 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888364954 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=888364955 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:36 [2024-05-01T16:18:36.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888364957 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888364957 data=null doit=true}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888364957 data=null}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888364958 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888364958 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888364959 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888364959 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888364960 data=null doit=true}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888364960 data=null}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888364960 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888364960 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888364961 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:36 [2024-05-01T16:18:36.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888365165 data=null doit=true}, Shell with text {Enable Events}]
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=888365176 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=888365176 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=888365176 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=888365176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=888365192 data=null doit=true}, TreeItem with text {All}]
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=888365193 data=null}, TreeItem with text {All}]
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=888365193 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888365193 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
12:18:36 [2024-05-01T16:18:36.407Z] 
12:18:36 [2024-05-01T16:18:36.407Z] (Eclipse:13406): Gtk-CRITICAL **: 16:18:36.350: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:18:36 [2024-05-01T16:18:36.407Z] 
12:18:36 [2024-05-01T16:18:36.407Z] (Eclipse:13406): Gtk-CRITICAL **: 16:18:36.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=888365262 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
12:18:36 [2024-05-01T16:18:36.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_exec
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:36 [2024-05-01T16:18:36.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:36 [2024-05-01T16:18:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:36 [2024-05-01T16:18:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888365265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888365265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888365265 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888365265 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888365266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888365266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888365266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888365035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:36 [2024-05-01T16:18:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:36 [2024-05-01T16:18:36.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=888365370 data=null doit=true}, Tree node with text: channel0]
12:18:36 [2024-05-01T16:18:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=888365370 data=null}, Tree node with text: channel0]
12:18:36 [2024-05-01T16:18:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=888365370 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:36 [2024-05-01T16:18:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888365370 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
12:18:36 [2024-05-01T16:18:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=888365371 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:36 [2024-05-01T16:18:36.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:36 [2024-05-01T16:18:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:36 [2024-05-01T16:18:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888365373 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888365373 data=null doit=true}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888365374 data=null}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888365374 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888365374 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888365375 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:36 [2024-05-01T16:18:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888365375 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888365375 data=null doit=true}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888365376 data=null}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888365376 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888365376 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888365376 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:36 [2024-05-01T16:18:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:36 [2024-05-01T16:18:36.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888365646 data=null doit=true}, Shell with text {Enable Events}]
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=888365648 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=888365648 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=888365648 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=888365648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:36 [2024-05-01T16:18:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:36 [2024-05-01T16:18:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:36 [2024-05-01T16:18:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:36 [2024-05-01T16:18:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:36 [2024-05-01T16:18:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888365747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888365747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888365747 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888365747 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888365747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888365747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888365747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:36 [2024-05-01T16:18:36.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888365451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:37 [2024-05-01T16:18:37.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:37 [2024-05-01T16:18:37.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:37 [2024-05-01T16:18:37.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:37 [2024-05-01T16:18:37.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=888365854 data=null doit=true}, Tree node with text: channel0]
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=888365854 data=null}, Tree node with text: channel0]
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=888365854 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888365855 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=888365856 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:37 [2024-05-01T16:18:37.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:37 [2024-05-01T16:18:37.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:37 [2024-05-01T16:18:37.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:37 [2024-05-01T16:18:37.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:37 [2024-05-01T16:18:37.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:18:37 [2024-05-01T16:18:37.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:37 [2024-05-01T16:18:37.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888365858 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888365858 data=null doit=true}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888365858 data=null}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888365858 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888365859 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888365859 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888365860 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888365860 data=null doit=true}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888365860 data=null}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888365860 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888365860 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888365861 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:18:37 [2024-05-01T16:18:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
12:18:37 [2024-05-01T16:18:37.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=888365937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
12:18:37 [2024-05-01T16:18:37.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
12:18:37 [2024-05-01T16:18:37.177Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:37 [2024-05-01T16:18:37.177Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:37 [2024-05-01T16:18:37.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:37 [2024-05-01T16:18:37.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888366039 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888366039 data=null doit=true}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888366039 data=null}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888366039 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888366039 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888366040 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:37 [2024-05-01T16:18:37.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888366041 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888366041 data=null doit=true}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888366041 data=null}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888366041 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888366041 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888366042 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=888366077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
12:18:37 [2024-05-01T16:18:37.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:37 [2024-05-01T16:18:37.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888366179 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888366179 data=null doit=true}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888366180 data=null}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888366180 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888366180 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888366185 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888366185 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888366185 data=null doit=true}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888366186 data=null}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888366186 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888366186 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888366187 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888366295 data=null doit=true}, Shell with text {Destroy Confirmation}]
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888366296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888366296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:37 [2024-05-01T16:18:37.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888366296 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:37 [2024-05-01T16:18:37.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888366296 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:37 [2024-05-01T16:18:37.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888366296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:37 [2024-05-01T16:18:37.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888366296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888366296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=888366218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:37 [2024-05-01T16:18:37.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888366373 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888366373 data=null doit=true}, TreeItem with text {myNode}]
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888366373 data=null}, TreeItem with text {myNode}]
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888366373 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888366373 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888366375 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888366375 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888366375 data=null doit=true}, TreeItem with text {myNode}]
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888366376 data=null}, TreeItem with text {myNode}]
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888366376 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888366376 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888366377 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=888366465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
12:18:37 [2024-05-01T16:18:37.688Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.405 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
12:18:37 [2024-05-01T16:18:37.688Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest.testTraceSessionTree -- Time elapsed: 4.110 s
12:18:37 [2024-05-01T16:18:37.688Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
12:18:37 [2024-05-01T16:18:37.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4fe9adfb] time=888366579 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:18:37 [2024-05-01T16:18:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:18:37 [2024-05-01T16:18:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:18:37 [2024-05-01T16:18:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:18:37 [2024-05-01T16:18:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:18:37 [2024-05-01T16:18:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888366778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:18:37 [2024-05-01T16:18:37.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888366990 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888366990 data=null doit=true}, TreeItem with text {myNode}]
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888366990 data=null}, TreeItem with text {myNode}]
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888366990 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888366991 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888366992 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888366993 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888366993 data=null doit=true}, TreeItem with text {myNode}]
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888366993 data=null}, TreeItem with text {myNode}]
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888366993 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888366993 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888366994 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=888367068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
12:18:38 [2024-05-01T16:18:38.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
12:18:38 [2024-05-01T16:18:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:38 [2024-05-01T16:18:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=888367576 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:18:38 [2024-05-01T16:18:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888367576 data=null doit=true}, Tree node with text: Sessions]
12:18:38 [2024-05-01T16:18:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888367576 data=null}, Tree node with text: Sessions]
12:18:38 [2024-05-01T16:18:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888367576 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:38 [2024-05-01T16:18:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888367576 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
12:18:38 [2024-05-01T16:18:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888367578 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:38 [2024-05-01T16:18:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:38 [2024-05-01T16:18:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=888367578 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:18:38 [2024-05-01T16:18:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888367578 data=null doit=true}, Tree node with text: Sessions]
12:18:38 [2024-05-01T16:18:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888367578 data=null}, Tree node with text: Sessions]
12:18:38 [2024-05-01T16:18:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888367579 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:38 [2024-05-01T16:18:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888367579 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
12:18:38 [2024-05-01T16:18:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888367579 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:38 [2024-05-01T16:18:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:18:38 [2024-05-01T16:18:38.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888367752 data=null doit=true}, Shell with text {Create Session}]
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:18:39 [2024-05-01T16:18:39.016Z]  ", using matcher: of type 'Text'
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:18:39 [2024-05-01T16:18:39.016Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:18:39 [2024-05-01T16:18:39.016Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888367754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888367754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888367754 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888367754 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888367754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888367755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888367755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=888367616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888367839 data=null doit=true}, Tree node with text: Sessions]
12:18:39 [2024-05-01T16:18:39.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888367839 data=null}, Tree node with text: Sessions]
12:18:39 [2024-05-01T16:18:39.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888367839 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
12:18:39 [2024-05-01T16:18:39.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888367839 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
12:18:39 [2024-05-01T16:18:39.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888367840 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
12:18:39 [2024-05-01T16:18:39.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:39 [2024-05-01T16:18:39.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:39 [2024-05-01T16:18:39.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:39 [2024-05-01T16:18:39.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:39 [2024-05-01T16:18:39.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:39 [2024-05-01T16:18:39.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888367841 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888367841 data=null doit=true}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888367841 data=null}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888367841 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888367841 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888367843 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:39 [2024-05-01T16:18:39.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888367844 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888367844 data=null doit=true}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888367844 data=null}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888367844 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888367844 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888367845 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:39 [2024-05-01T16:18:39.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:39 [2024-05-01T16:18:39.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:39 [2024-05-01T16:18:39.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:39 [2024-05-01T16:18:39.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888368095 data=null doit=true}, Shell with text {Enable Events}]
12:18:39 [2024-05-01T16:18:39.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:39 [2024-05-01T16:18:39.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:39 [2024-05-01T16:18:39.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:18:39 [2024-05-01T16:18:39.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:18:39 [2024-05-01T16:18:39.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:18:39 [2024-05-01T16:18:39.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:39 [2024-05-01T16:18:39.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:39 [2024-05-01T16:18:39.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:39 [2024-05-01T16:18:39.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:39 [2024-05-01T16:18:39.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:39 [2024-05-01T16:18:39.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:39 [2024-05-01T16:18:39.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=888368154 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:39 [2024-05-01T16:18:39.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=888368155 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:39 [2024-05-01T16:18:39.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=888368155 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:39 [2024-05-01T16:18:39.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=888368155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
12:18:39 [2024-05-01T16:18:39.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:18:39 [2024-05-01T16:18:39.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:39 [2024-05-01T16:18:39.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:18:39 [2024-05-01T16:18:39.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
12:18:39 [2024-05-01T16:18:39.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
12:18:39 [2024-05-01T16:18:39.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:39 [2024-05-01T16:18:39.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
12:18:39 [2024-05-01T16:18:39.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888368236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888368236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888368237 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888368237 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888368237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888368237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888368237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888367892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:39 [2024-05-01T16:18:39.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:39 [2024-05-01T16:18:39.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:39 [2024-05-01T16:18:39.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:39 [2024-05-01T16:18:39.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:39 [2024-05-01T16:18:39.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:39 [2024-05-01T16:18:39.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:39 [2024-05-01T16:18:39.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:39 [2024-05-01T16:18:39.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=888368343 data=null doit=true}, Tree node with text: channel0]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=888368344 data=null}, Tree node with text: channel0]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=888368344 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888368344 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=888368344 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:39 [2024-05-01T16:18:39.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:39 [2024-05-01T16:18:39.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:39 [2024-05-01T16:18:39.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:39 [2024-05-01T16:18:39.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:39 [2024-05-01T16:18:39.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888368346 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888368346 data=null doit=true}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888368346 data=null}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888368346 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888368346 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888368347 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888368347 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888368348 data=null doit=true}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888368348 data=null}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888368348 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888368348 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888368348 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:39 [2024-05-01T16:18:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:39 [2024-05-01T16:18:39.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888368581 data=null doit=true}, Shell with text {Enable Events}]
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=888368654 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
12:18:39 [2024-05-01T16:18:39.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=888368654 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
12:18:39 [2024-05-01T16:18:39.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=888368654 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
12:18:39 [2024-05-01T16:18:39.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=888368654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
12:18:39 [2024-05-01T16:18:39.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:18:39 [2024-05-01T16:18:39.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:39 [2024-05-01T16:18:39.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:39 [2024-05-01T16:18:39.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
12:18:39 [2024-05-01T16:18:39.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
12:18:39 [2024-05-01T16:18:39.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
12:18:39 [2024-05-01T16:18:39.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888368697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888368697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888368697 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888368697 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888368697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:40 [2024-05-01T16:18:40.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888368697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888368697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888368385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:40 [2024-05-01T16:18:40.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=888368845 data=null doit=true}, Tree node with text: channel0]
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=888368845 data=null}, Tree node with text: channel0]
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=888368845 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888368845 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=888368846 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888368846 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888368846 data=null doit=true}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888368846 data=null}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888368846 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888368847 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888368847 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888368848 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888368848 data=null doit=true}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888368848 data=null}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888368848 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888368848 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888368849 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:40 [2024-05-01T16:18:40.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888369062 data=null doit=true}, Shell with text {Enable Events}]
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=888369064 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=888369064 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=888369064 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=888369065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=888369066 data=null doit=true}, TreeItem with text {All}]
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=888369066 data=null}, TreeItem with text {All}]
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=888369067 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
12:18:40 [2024-05-01T16:18:40.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888369149 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
12:18:40 [2024-05-01T16:18:40.298Z] 
12:18:40 [2024-05-01T16:18:40.298Z] (Eclipse:13406): Gtk-CRITICAL **: 16:18:40.281: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:18:40 [2024-05-01T16:18:40.298Z] 
12:18:40 [2024-05-01T16:18:40.298Z] (Eclipse:13406): Gtk-CRITICAL **: 16:18:40.296: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:18:40 [2024-05-01T16:18:40.554Z] 
12:18:40 [2024-05-01T16:18:40.554Z] (Eclipse:13406): Gtk-CRITICAL **: 16:18:40.338: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=888369240 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
12:18:40 [2024-05-01T16:18:40.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: write
12:18:40 [2024-05-01T16:18:40.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: read
12:18:40 [2024-05-01T16:18:40.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: close
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888369244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888369244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888369244 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888369245 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888369245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888369245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888369245 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888368885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:40 [2024-05-01T16:18:40.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:40 [2024-05-01T16:18:40.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=888369346 data=null doit=true}, Tree node with text: channel0]
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=888369346 data=null}, Tree node with text: channel0]
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=888369346 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888369346 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=888369347 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:40 [2024-05-01T16:18:40.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888369349 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888369349 data=null doit=true}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888369349 data=null}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888369349 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888369349 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888369354 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888369355 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888369355 data=null doit=true}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888369355 data=null}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888369355 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888369355 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888369356 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
12:18:40 [2024-05-01T16:18:40.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Channel...'
12:18:40 [2024-05-01T16:18:40.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Channel...'
12:18:40 [2024-05-01T16:18:40.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
12:18:40 [2024-05-01T16:18:40.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Channel} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888369613 data=null doit=true}, Shell with text {Enable Channel}]
12:18:40 [2024-05-01T16:18:40.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:40 [2024-05-01T16:18:40.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:18:40 [2024-05-01T16:18:40.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
12:18:40 [2024-05-01T16:18:40.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:18:40 [2024-05-01T16:18:40.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
12:18:40 [2024-05-01T16:18:40.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:18:40 [2024-05-01T16:18:40.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:18:40 [2024-05-01T16:18:40.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:18:40 [2024-05-01T16:18:40.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
12:18:40 [2024-05-01T16:18:40.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:18:40 [2024-05-01T16:18:40.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:18:40 [2024-05-01T16:18:40.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:18:40 [2024-05-01T16:18:40.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
12:18:40 [2024-05-01T16:18:40.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:18:40 [2024-05-01T16:18:40.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=888369683 data=null doit=true}, Button with text {Kernel}]
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=888369683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=888369683 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=888369693 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:40 [2024-05-01T16:18:40.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=888369693 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=888369693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Per UID buffers} time=888369739 data=null doit=true}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Per UID buffers} time=888369740 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Per UID buffers} time=888369740 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Per UID buffers} time=888369740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888369740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888369741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888369741 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888369741 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888369741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888369741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888369741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=888369439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Channel...']
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:41 [2024-05-01T16:18:41.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:41 [2024-05-01T16:18:41.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:41 [2024-05-01T16:18:41.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {UST global} time=888369854 data=null doit=true}, Tree node with text: UST global]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {UST global} time=888369854 data=null}, Tree node with text: UST global]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {UST global} time=888369854 data=null button=1 stateMask=0x0 x=131 y=81 count=1}, Tree node with text: UST global]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888369854 data=null item=TreeItem {UST global} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: UST global]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {UST global} time=888369855 data=null button=1 stateMask=0x80000 x=131 y=81 count=1}, Tree node with text: UST global]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=888369856 data=null button=0 stateMask=0x0 x=144 y=104 count=0}, Tree node with text: channel0]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=888369856 data=null doit=true}, Tree node with text: channel0]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=888369856 data=null}, Tree node with text: channel0]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=888369856 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888369856 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: channel0]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=888369860 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=888369861 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, Tree node with text: channel0]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=888369861 data=null doit=true}, Tree node with text: channel0]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=888369861 data=null}, Tree node with text: channel0]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=888369861 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888369861 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: channel0]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=888369862 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
12:18:41 [2024-05-01T16:18:41.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
12:18:41 [2024-05-01T16:18:41.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
12:18:41 [2024-05-01T16:18:41.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:41 [2024-05-01T16:18:41.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888370198 data=null doit=true}, Shell with text {Enable Events}]
12:18:41 [2024-05-01T16:18:41.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:41 [2024-05-01T16:18:41.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:41 [2024-05-01T16:18:41.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:18:41 [2024-05-01T16:18:41.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=888370261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:18:41 [2024-05-01T16:18:41.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=888370262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:18:41 [2024-05-01T16:18:41.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=888370262 data=null doit=true}, (of type 'Tree')]
12:18:41 [2024-05-01T16:18:41.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=888370262 data=null}, (of type 'Tree')]
12:18:41 [2024-05-01T16:18:41.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=888370262 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, (of type 'Tree')]
12:18:41 [2024-05-01T16:18:41.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888370262 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
12:18:41 [2024-05-01T16:18:41.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=888370263 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, (of type 'Tree')]
12:18:41 [2024-05-01T16:18:41.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888370264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888370264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888370264 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888370264 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888370264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888370264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888370264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=888369956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...']
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:41 [2024-05-01T16:18:41.582Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:41 [2024-05-01T16:18:41.582Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:41 [2024-05-01T16:18:41.582Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:41 [2024-05-01T16:18:41.582Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=888370357 data=null doit=true}, Tree node with text: channel0]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=888370358 data=null}, Tree node with text: channel0]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=888370358 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888370358 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=888370359 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
12:18:41 [2024-05-01T16:18:41.582Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:41 [2024-05-01T16:18:41.582Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888370360 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888370360 data=null doit=true}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888370360 data=null}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888370360 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888370360 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888370362 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888370363 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888370363 data=null doit=true}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888370363 data=null}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888370363 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888370363 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888370364 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=888370454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
12:18:41 [2024-05-01T16:18:41.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
12:18:41 [2024-05-01T16:18:41.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:41 [2024-05-01T16:18:41.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888370556 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888370556 data=null doit=true}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888370556 data=null}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888370556 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888370557 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888370558 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888370558 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888370559 data=null doit=true}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888370559 data=null}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888370559 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888370559 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888370560 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=888370595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
12:18:41 [2024-05-01T16:18:41.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:41 [2024-05-01T16:18:41.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888370697 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888370697 data=null doit=true}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888370697 data=null}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888370698 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888370698 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:41 [2024-05-01T16:18:41.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888370703 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:42 [2024-05-01T16:18:42.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:42 [2024-05-01T16:18:42.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888370753 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:18:42 [2024-05-01T16:18:42.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888370754 data=null doit=true}, Tree node with text: mysession]
12:18:42 [2024-05-01T16:18:42.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888370754 data=null}, Tree node with text: mysession]
12:18:42 [2024-05-01T16:18:42.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888370754 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:42 [2024-05-01T16:18:42.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888370754 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:42 [2024-05-01T16:18:42.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888370755 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:42 [2024-05-01T16:18:42.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:18:42 [2024-05-01T16:18:42.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:18:42 [2024-05-01T16:18:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:18:42 [2024-05-01T16:18:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:18:42 [2024-05-01T16:18:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888371241 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:18:42 [2024-05-01T16:18:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:18:42 [2024-05-01T16:18:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:18:42 [2024-05-01T16:18:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:18:42 [2024-05-01T16:18:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:42 [2024-05-01T16:18:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:18:42 [2024-05-01T16:18:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:18:42 [2024-05-01T16:18:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:18:42 [2024-05-01T16:18:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:18:42 [2024-05-01T16:18:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:18:42 [2024-05-01T16:18:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=888371242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:42 [2024-05-01T16:18:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=888371242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:42 [2024-05-01T16:18:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=888371242 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:42 [2024-05-01T16:18:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=888371242 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:42 [2024-05-01T16:18:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=888371242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:42 [2024-05-01T16:18:42.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=888371242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:42 [2024-05-01T16:18:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=888371242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:42 [2024-05-01T16:18:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=888370835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:18:42 [2024-05-01T16:18:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:42 [2024-05-01T16:18:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:42 [2024-05-01T16:18:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888371349 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:18:42 [2024-05-01T16:18:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888371349 data=null doit=true}, Tree node with text: mysession]
12:18:42 [2024-05-01T16:18:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888371349 data=null}, Tree node with text: mysession]
12:18:42 [2024-05-01T16:18:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888371350 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:42 [2024-05-01T16:18:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888371350 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:42 [2024-05-01T16:18:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888371351 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:42 [2024-05-01T16:18:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:18:42 [2024-05-01T16:18:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:18:42 [2024-05-01T16:18:42.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:18:42 [2024-05-01T16:18:42.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:18:42 [2024-05-01T16:18:42.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888371739 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:18:42 [2024-05-01T16:18:42.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:18:42 [2024-05-01T16:18:42.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:18:42 [2024-05-01T16:18:42.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:18:42 [2024-05-01T16:18:42.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:42 [2024-05-01T16:18:42.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:18:42 [2024-05-01T16:18:42.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:18:42 [2024-05-01T16:18:42.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:18:42 [2024-05-01T16:18:42.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:42 [2024-05-01T16:18:42.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:18:42 [2024-05-01T16:18:42.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888371741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:42 [2024-05-01T16:18:42.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888371741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:42 [2024-05-01T16:18:42.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888371741 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:42 [2024-05-01T16:18:42.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888371741 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:42 [2024-05-01T16:18:42.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888371741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:42 [2024-05-01T16:18:42.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888371741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:42 [2024-05-01T16:18:42.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:42 [2024-05-01T16:18:42.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:42 [2024-05-01T16:18:42.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:42 [2024-05-01T16:18:42.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:42 [2024-05-01T16:18:42.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:42 [2024-05-01T16:18:42.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:18:43 [2024-05-01T16:18:43.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888371741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:43 [2024-05-01T16:18:43.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=888371385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:18:43 [2024-05-01T16:18:43.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:43 [2024-05-01T16:18:43.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:43 [2024-05-01T16:18:43.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:43 [2024-05-01T16:18:43.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888372761 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:18:43 [2024-05-01T16:18:43.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888372761 data=null doit=true}, Tree node with text: mysession]
12:18:43 [2024-05-01T16:18:43.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888372762 data=null}, Tree node with text: mysession]
12:18:43 [2024-05-01T16:18:43.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888372762 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:43 [2024-05-01T16:18:43.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888372762 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:43 [2024-05-01T16:18:43.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888372763 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:43 [2024-05-01T16:18:43.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:43 [2024-05-01T16:18:43.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888372779 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:18:43 [2024-05-01T16:18:43.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888372779 data=null doit=true}, Tree node with text: mysession]
12:18:43 [2024-05-01T16:18:43.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888372779 data=null}, Tree node with text: mysession]
12:18:43 [2024-05-01T16:18:43.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888372779 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:43 [2024-05-01T16:18:43.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888372780 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:43 [2024-05-01T16:18:43.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888372781 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:43 [2024-05-01T16:18:43.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:18:43 [2024-05-01T16:18:43.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:18:44 [2024-05-01T16:18:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:18:44 [2024-05-01T16:18:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:18:44 [2024-05-01T16:18:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888373079 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:18:44 [2024-05-01T16:18:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:18:44 [2024-05-01T16:18:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:18:44 [2024-05-01T16:18:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:18:44 [2024-05-01T16:18:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:44 [2024-05-01T16:18:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:18:44 [2024-05-01T16:18:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:18:44 [2024-05-01T16:18:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:18:44 [2024-05-01T16:18:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:18:44 [2024-05-01T16:18:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:18:44 [2024-05-01T16:18:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=888373081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:44 [2024-05-01T16:18:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=888373081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:44 [2024-05-01T16:18:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=888373081 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:44 [2024-05-01T16:18:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=888373081 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:44 [2024-05-01T16:18:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=888373081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:44 [2024-05-01T16:18:44.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=888373081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:44 [2024-05-01T16:18:44.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=888373081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:44 [2024-05-01T16:18:44.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=888372840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:18:44 [2024-05-01T16:18:44.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:44 [2024-05-01T16:18:44.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:44 [2024-05-01T16:18:44.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888373176 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:18:44 [2024-05-01T16:18:44.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888373176 data=null doit=true}, Tree node with text: mysession]
12:18:44 [2024-05-01T16:18:44.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888373176 data=null}, Tree node with text: mysession]
12:18:44 [2024-05-01T16:18:44.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888373177 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:44 [2024-05-01T16:18:44.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888373177 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:44 [2024-05-01T16:18:44.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888373178 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:44 [2024-05-01T16:18:44.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:18:44 [2024-05-01T16:18:44.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:18:44 [2024-05-01T16:18:44.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:18:44 [2024-05-01T16:18:44.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:18:44 [2024-05-01T16:18:44.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888373565 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:18:44 [2024-05-01T16:18:44.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:18:44 [2024-05-01T16:18:44.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:18:44 [2024-05-01T16:18:44.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:18:44 [2024-05-01T16:18:44.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
12:18:44 [2024-05-01T16:18:44.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:18:44 [2024-05-01T16:18:44.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:44 [2024-05-01T16:18:44.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:18:44 [2024-05-01T16:18:44.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:18:44 [2024-05-01T16:18:44.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
12:18:44 [2024-05-01T16:18:44.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=888373574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-05-01T16:18:44.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=888373574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=888373575 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=888373575 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=888373575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=888373575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=888373575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=888373582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=888373582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=888373582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=888373582 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=888373582 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888373583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888373584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888373584 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888373584 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888373584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888373584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:44 [2024-05-01T16:18:44.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:44 [2024-05-01T16:18:44.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:44 [2024-05-01T16:18:44.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:44 [2024-05-01T16:18:44.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:44 [2024-05-01T16:18:44.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:44 [2024-05-01T16:18:44.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:18:45 [2024-05-01T16:18:45.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888373585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:45 [2024-05-01T16:18:45.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=888373256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:18:45 [2024-05-01T16:18:45.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:45 [2024-05-01T16:18:45.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:45 [2024-05-01T16:18:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:45 [2024-05-01T16:18:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888374103 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:18:45 [2024-05-01T16:18:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888374103 data=null doit=true}, Tree node with text: mysession]
12:18:45 [2024-05-01T16:18:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888374103 data=null}, Tree node with text: mysession]
12:18:45 [2024-05-01T16:18:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888374103 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:45 [2024-05-01T16:18:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888374103 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:45 [2024-05-01T16:18:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888374104 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:45 [2024-05-01T16:18:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:45 [2024-05-01T16:18:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888374116 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:18:45 [2024-05-01T16:18:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888374116 data=null doit=true}, Tree node with text: mysession]
12:18:45 [2024-05-01T16:18:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888374116 data=null}, Tree node with text: mysession]
12:18:45 [2024-05-01T16:18:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888374119 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:45 [2024-05-01T16:18:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888374119 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:45 [2024-05-01T16:18:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888374120 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:45 [2024-05-01T16:18:45.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:18:45 [2024-05-01T16:18:45.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:18:45 [2024-05-01T16:18:45.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888374491 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=888374498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=888374498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=888374498 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=888374498 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=888374499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=888374499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=888374499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=888374245 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888374572 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888374573 data=null doit=true}, Tree node with text: mysession]
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888374573 data=null}, Tree node with text: mysession]
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888374573 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888374573 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888374574 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:18:45 [2024-05-01T16:18:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888374766 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=888374775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=888374776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=888374776 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=888374776 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=888374776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=888374776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=888374776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=888374848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=888374849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=888374849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=888374849 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=888374849 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:18:46 [2024-05-01T16:18:46.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=888374880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=888374880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=888374880 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=888374880 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=888374881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=888374881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:46 [2024-05-01T16:18:46.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:46 [2024-05-01T16:18:46.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:46 [2024-05-01T16:18:46.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:46 [2024-05-01T16:18:46.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:46 [2024-05-01T16:18:46.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:18:46 [2024-05-01T16:18:46.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:18:46 [2024-05-01T16:18:46.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=888374881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:18:46 [2024-05-01T16:18:46.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=888374604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:18:46 [2024-05-01T16:18:46.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:46 [2024-05-01T16:18:46.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:46 [2024-05-01T16:18:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:46 [2024-05-01T16:18:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888375392 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:18:46 [2024-05-01T16:18:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888375392 data=null doit=true}, Tree node with text: mysession]
12:18:46 [2024-05-01T16:18:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888375392 data=null}, Tree node with text: mysession]
12:18:46 [2024-05-01T16:18:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888375392 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:46 [2024-05-01T16:18:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888375392 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:46 [2024-05-01T16:18:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888375393 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:46 [2024-05-01T16:18:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:46 [2024-05-01T16:18:46.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888375394 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
12:18:46 [2024-05-01T16:18:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888375394 data=null doit=true}, Tree node with text: mysession]
12:18:46 [2024-05-01T16:18:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888375394 data=null}, Tree node with text: mysession]
12:18:46 [2024-05-01T16:18:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888375394 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:46 [2024-05-01T16:18:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888375394 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:46 [2024-05-01T16:18:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888375395 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
12:18:46 [2024-05-01T16:18:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:18:46 [2024-05-01T16:18:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
12:18:46 [2024-05-01T16:18:46.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
12:18:46 [2024-05-01T16:18:46.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:18:46 [2024-05-01T16:18:46.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888375499 data=null doit=true}, Shell with text {Destroy Confirmation}]
12:18:46 [2024-05-01T16:18:46.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:46 [2024-05-01T16:18:46.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:46 [2024-05-01T16:18:46.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:46 [2024-05-01T16:18:46.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:46 [2024-05-01T16:18:46.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:46 [2024-05-01T16:18:46.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888375500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:46 [2024-05-01T16:18:46.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888375500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:46 [2024-05-01T16:18:46.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888375500 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:46 [2024-05-01T16:18:46.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888375500 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:46 [2024-05-01T16:18:46.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888375500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888375500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888375500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=888375424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:46 [2024-05-01T16:18:46.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888375564 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888375564 data=null doit=true}, TreeItem with text {myNode}]
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888375564 data=null}, TreeItem with text {myNode}]
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888375564 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888375564 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888375570 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888375570 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888375570 data=null doit=true}, TreeItem with text {myNode}]
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888375571 data=null}, TreeItem with text {myNode}]
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888375571 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888375571 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888375572 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=888375654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
12:18:46 [2024-05-01T16:18:46.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
12:18:47 [2024-05-01T16:18:47.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4fe9adfb] time=888375758 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:18:47 [2024-05-01T16:18:47.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:18:47 [2024-05-01T16:18:47.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:47 [2024-05-01T16:18:47.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:47 [2024-05-01T16:18:47.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:47 [2024-05-01T16:18:47.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote} time=888375789 data=null button=0 stateMask=0x0 x=68 y=12 count=0}, TreeItem with text {Remote}]
12:18:47 [2024-05-01T16:18:47.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote} time=888375789 data=null doit=true}, TreeItem with text {Remote}]
12:18:47 [2024-05-01T16:18:47.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote} time=888375790 data=null}, TreeItem with text {Remote}]
12:18:47 [2024-05-01T16:18:47.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote} time=888375790 data=null button=1 stateMask=0x0 x=68 y=12 count=1}, TreeItem with text {Remote}]
12:18:47 [2024-05-01T16:18:47.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888375790 data=null item=TreeItem {Remote} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Remote}]
12:18:47 [2024-05-01T16:18:47.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote} time=888375838 data=null button=1 stateMask=0x80000 x=68 y=12 count=1}, TreeItem with text {Remote}]
12:18:47 [2024-05-01T16:18:47.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:18:47 [2024-05-01T16:18:47.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:18:47 [2024-05-01T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:18:48 [2024-05-01T16:18:48.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888376874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888376874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888376874 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888376874 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888376874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888376874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888376874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888376874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888376874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888376874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888376874 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888376875 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888376875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888376875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888376875 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888376875 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888376876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888376876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:48 [2024-05-01T16:18:48.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:48 [2024-05-01T16:18:48.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:48 [2024-05-01T16:18:48.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:48 [2024-05-01T16:18:48.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:48 [2024-05-01T16:18:48.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888376876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:48 [2024-05-01T16:18:48.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888375944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:18:48 [2024-05-01T16:18:48.797Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.81 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
12:18:48 [2024-05-01T16:18:48.797Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest.testTraceSessionTree -- Time elapsed: 10.50 s
12:18:48 [2024-05-01T16:18:48.797Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
12:18:48 [2024-05-01T16:18:48.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4fe9adfb] time=888377400 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:18:48 [2024-05-01T16:18:48.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:18:48 [2024-05-01T16:18:48.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:18:48 [2024-05-01T16:18:48.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:18:48 [2024-05-01T16:18:48.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:18:48 [2024-05-01T16:18:48.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888377545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:18:48 [2024-05-01T16:18:48.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:18:49 [2024-05-01T16:18:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:18:49 [2024-05-01T16:18:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:49 [2024-05-01T16:18:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:49 [2024-05-01T16:18:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:49 [2024-05-01T16:18:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888377741 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:49 [2024-05-01T16:18:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888377741 data=null doit=true}, TreeItem with text {myNode}]
12:18:49 [2024-05-01T16:18:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888377741 data=null}, TreeItem with text {myNode}]
12:18:49 [2024-05-01T16:18:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888377741 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:49 [2024-05-01T16:18:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888377742 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:49 [2024-05-01T16:18:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888377743 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:49 [2024-05-01T16:18:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:49 [2024-05-01T16:18:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888377744 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:49 [2024-05-01T16:18:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888377744 data=null doit=true}, TreeItem with text {myNode}]
12:18:49 [2024-05-01T16:18:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888377744 data=null}, TreeItem with text {myNode}]
12:18:49 [2024-05-01T16:18:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888377744 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:49 [2024-05-01T16:18:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888377744 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:49 [2024-05-01T16:18:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888377745 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:49 [2024-05-01T16:18:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:18:49 [2024-05-01T16:18:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
12:18:49 [2024-05-01T16:18:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=888377783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
12:18:49 [2024-05-01T16:18:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
12:18:49 [2024-05-01T16:18:49.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:49 [2024-05-01T16:18:49.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:49 [2024-05-01T16:18:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:49 [2024-05-01T16:18:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {4974529104226390} time=888378291 data=null button=0 stateMask=0x0 x=142 y=173 count=0}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {4974529104226390} time=888378291 data=null doit=true}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {4974529104226390} time=888378291 data=null}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {4974529104226390} time=888378291 data=null button=1 stateMask=0x0 x=142 y=173 count=1}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888378292 data=null item=TreeItem {4974529104226390} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {4974529104226390} time=888378294 data=null button=1 stateMask=0x80000 x=142 y=173 count=1}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:49 [2024-05-01T16:18:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {4974529104226390} time=888378294 data=null button=0 stateMask=0x0 x=142 y=173 count=0}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {4974529104226390} time=888378294 data=null doit=true}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {4974529104226390} time=888378294 data=null}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {4974529104226390} time=888378294 data=null button=1 stateMask=0x0 x=142 y=173 count=1}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888378295 data=null item=TreeItem {4974529104226390} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {4974529104226390} time=888378295 data=null button=1 stateMask=0x80000 x=142 y=173 count=1}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Save...'
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Save...'
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Save Sessions} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888378463 data=null doit=true}, Shell with text {Save Sessions}]
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888378464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888378464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888378464 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888378464 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888378464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888378464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888378464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Save...} time=888378341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Save...']
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:49 [2024-05-01T16:18:49.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:49 [2024-05-01T16:18:49.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:49 [2024-05-01T16:18:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {4974529104226390} time=888378511 data=null button=0 stateMask=0x0 x=142 y=109 count=0}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {4974529104226390} time=888378511 data=null doit=true}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {4974529104226390} time=888378511 data=null}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {4974529104226390} time=888378511 data=null button=1 stateMask=0x0 x=142 y=109 count=1}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888378511 data=null item=TreeItem {4974529104226390} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {4974529104226390} time=888378512 data=null button=1 stateMask=0x80000 x=142 y=109 count=1}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {4974529104226390} time=888378513 data=null button=0 stateMask=0x0 x=142 y=109 count=0}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {4974529104226390} time=888378513 data=null doit=true}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {4974529104226390} time=888378513 data=null}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {4974529104226390} time=888378513 data=null button=1 stateMask=0x0 x=142 y=109 count=1}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888378513 data=null item=TreeItem {4974529104226390} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {4974529104226390} time=888378514 data=null button=1 stateMask=0x80000 x=142 y=109 count=1}, Tree node with text: 4974529104226390]
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888378649 data=null doit=true}, Shell with text {Destroy Confirmation}]
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:49 [2024-05-01T16:18:49.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888378649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888378650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888378650 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888378650 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888378650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888378650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888378659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=888378562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:49 [2024-05-01T16:18:49.870Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=888378743 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888378744 data=null doit=true}, Tree node with text: Sessions]
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888378744 data=null}, Tree node with text: Sessions]
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888378744 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888378744 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888378745 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=888378745 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888378746 data=null doit=true}, Tree node with text: Sessions]
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888378746 data=null}, Tree node with text: Sessions]
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888378746 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888378746 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
12:18:49 [2024-05-01T16:18:49.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888378747 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
12:18:50 [2024-05-01T16:18:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
12:18:50 [2024-05-01T16:18:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Load...'
12:18:50 [2024-05-01T16:18:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Load...'
12:18:50 [2024-05-01T16:18:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
12:18:50 [2024-05-01T16:18:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Load Sessions} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888378957 data=null doit=true}, Shell with text {Load Sessions}]
12:18:50 [2024-05-01T16:18:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
12:18:50 [2024-05-01T16:18:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
12:18:50 [2024-05-01T16:18:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
12:18:50 [2024-05-01T16:18:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
12:18:50 [2024-05-01T16:18:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
12:18:50 [2024-05-01T16:18:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
12:18:50 [2024-05-01T16:18:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:50 [2024-05-01T16:18:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
12:18:50 [2024-05-01T16:18:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:50 [2024-05-01T16:18:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
12:18:50 [2024-05-01T16:18:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Local} time=888378958 data=null doit=true}, Button with text {Local}]
12:18:50 [2024-05-01T16:18:50.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Local} time=888378958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Local}]
12:18:50 [2024-05-01T16:18:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
12:18:50 [2024-05-01T16:18:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Remote} time=888378963 data=null doit=true}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
12:18:50 [2024-05-01T16:18:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remote} time=888378963 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
12:18:50 [2024-05-01T16:18:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remote} time=888378963 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
12:18:50 [2024-05-01T16:18:50.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remote} time=888378963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
12:18:50 [2024-05-01T16:18:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
12:18:50 [2024-05-01T16:18:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:50 [2024-05-01T16:18:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:50 [2024-05-01T16:18:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:50 [2024-05-01T16:18:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {4974529104226390.lttng} time=888379082 data=null button=0 stateMask=0x0 x=123 y=12 count=0}, TreeItem with text {4974529104226390.lttng}]
12:18:50 [2024-05-01T16:18:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {4974529104226390.lttng} time=888379082 data=null doit=true}, TreeItem with text {4974529104226390.lttng}]
12:18:50 [2024-05-01T16:18:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {4974529104226390.lttng} time=888379082 data=null}, TreeItem with text {4974529104226390.lttng}]
12:18:50 [2024-05-01T16:18:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {4974529104226390.lttng} time=888379082 data=null button=1 stateMask=0x0 x=123 y=12 count=1}, TreeItem with text {4974529104226390.lttng}]
12:18:50 [2024-05-01T16:18:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888379082 data=null item=TreeItem {4974529104226390.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {4974529104226390.lttng}]
12:18:50 [2024-05-01T16:18:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {4974529104226390.lttng} time=888379083 data=null button=1 stateMask=0x80000 x=123 y=12 count=1}, TreeItem with text {4974529104226390.lttng}]
12:18:50 [2024-05-01T16:18:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {4974529104226390.lttng}
12:18:50 [2024-05-01T16:18:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {4974529104226390.lttng} time=888379084 data=null button=0 stateMask=0x0 x=123 y=12 count=0}, TreeItem with text {4974529104226390.lttng}]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {4974529104226390.lttng} time=888379084 data=null doit=true}, TreeItem with text {4974529104226390.lttng}]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {4974529104226390.lttng} time=888379084 data=null}, TreeItem with text {4974529104226390.lttng}]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {4974529104226390.lttng} time=888379084 data=null button=1 stateMask=0x0 x=123 y=12 count=1}, TreeItem with text {4974529104226390.lttng}]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888379084 data=null item=TreeItem {4974529104226390.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {4974529104226390.lttng}]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {4974529104226390.lttng} time=888379085 data=null button=1 stateMask=0x80000 x=123 y=12 count=1}, TreeItem with text {4974529104226390.lttng}]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {4974529104226390.lttng} time=888379085 data=null button=0 stateMask=0x0 x=123 y=12 count=0}, TreeItem with text {4974529104226390.lttng}]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {4974529104226390.lttng} time=888379085 data=null doit=true}, TreeItem with text {4974529104226390.lttng}]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {4974529104226390.lttng} time=888379085 data=null}, TreeItem with text {4974529104226390.lttng}]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {4974529104226390.lttng}
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show hidden files", using matcher: of type 'Button'
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888379086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888379086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888379086 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888379086 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888379086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888379086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888379086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Load...} time=888378790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Load...']
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:50 [2024-05-01T16:18:50.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:50 [2024-05-01T16:18:50.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:50 [2024-05-01T16:18:50.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {4974529104226390} time=888379248 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, Tree node with text: 4974529104226390]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {4974529104226390} time=888379248 data=null doit=true}, Tree node with text: 4974529104226390]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {4974529104226390} time=888379248 data=null}, Tree node with text: 4974529104226390]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {4974529104226390} time=888379248 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, Tree node with text: 4974529104226390]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888379249 data=null item=TreeItem {4974529104226390} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 4974529104226390]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {4974529104226390} time=888379253 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, Tree node with text: 4974529104226390]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {4974529104226390} time=888379254 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, Tree node with text: 4974529104226390]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {4974529104226390} time=888379254 data=null doit=true}, Tree node with text: 4974529104226390]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {4974529104226390} time=888379254 data=null}, Tree node with text: 4974529104226390]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {4974529104226390} time=888379254 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, Tree node with text: 4974529104226390]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888379255 data=null item=TreeItem {4974529104226390} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 4974529104226390]
12:18:50 [2024-05-01T16:18:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {4974529104226390} time=888379255 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, Tree node with text: 4974529104226390]
12:18:50 [2024-05-01T16:18:50.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:18:50 [2024-05-01T16:18:50.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
12:18:50 [2024-05-01T16:18:50.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
12:18:50 [2024-05-01T16:18:50.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:18:50 [2024-05-01T16:18:50.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888379414 data=null doit=true}, Shell with text {Destroy Confirmation}]
12:18:50 [2024-05-01T16:18:50.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:50 [2024-05-01T16:18:50.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:50 [2024-05-01T16:18:50.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:50 [2024-05-01T16:18:50.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:50 [2024-05-01T16:18:50.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:50 [2024-05-01T16:18:50.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:50 [2024-05-01T16:18:50.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888379415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:50 [2024-05-01T16:18:50.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888379415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:50 [2024-05-01T16:18:50.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888379415 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:50 [2024-05-01T16:18:50.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888379415 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:50 [2024-05-01T16:18:50.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888379415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:50 [2024-05-01T16:18:50.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888379415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:50 [2024-05-01T16:18:50.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888379415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:50 [2024-05-01T16:18:50.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=888379341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
12:18:50 [2024-05-01T16:18:50.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:50 [2024-05-01T16:18:50.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:50 [2024-05-01T16:18:50.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:50 [2024-05-01T16:18:50.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888379464 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
12:18:50 [2024-05-01T16:18:50.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888379464 data=null doit=true}, TreeItem with text {myNode}]
12:18:50 [2024-05-01T16:18:50.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888379464 data=null}, TreeItem with text {myNode}]
12:18:50 [2024-05-01T16:18:50.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888379464 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:18:50 [2024-05-01T16:18:50.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888379464 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:50 [2024-05-01T16:18:50.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888379466 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:50 [2024-05-01T16:18:50.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:50 [2024-05-01T16:18:50.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888379470 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:50 [2024-05-01T16:18:50.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888379470 data=null doit=true}, TreeItem with text {myNode}]
12:18:50 [2024-05-01T16:18:50.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888379470 data=null}, TreeItem with text {myNode}]
12:18:50 [2024-05-01T16:18:50.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888379471 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:50 [2024-05-01T16:18:50.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888379471 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:50 [2024-05-01T16:18:50.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888379471 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:50 [2024-05-01T16:18:50.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:18:50 [2024-05-01T16:18:50.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
12:18:50 [2024-05-01T16:18:50.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=888379547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
12:18:50 [2024-05-01T16:18:50.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
12:18:50 [2024-05-01T16:18:50.895Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.249 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
12:18:50 [2024-05-01T16:18:50.895Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest.testTraceSessionTree -- Time elapsed: 2.012 s
12:18:50 [2024-05-01T16:18:50.895Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
12:18:50 [2024-05-01T16:18:50.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4fe9adfb] time=888379656 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:18:50 [2024-05-01T16:18:50.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:18:50 [2024-05-01T16:18:50.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:18:50 [2024-05-01T16:18:50.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:18:50 [2024-05-01T16:18:50.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:18:50 [2024-05-01T16:18:50.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888379792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:18:50 [2024-05-01T16:18:50.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:18:51 [2024-05-01T16:18:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:18:51 [2024-05-01T16:18:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:51 [2024-05-01T16:18:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:51 [2024-05-01T16:18:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:51 [2024-05-01T16:18:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888379988 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:51 [2024-05-01T16:18:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888379988 data=null doit=true}, TreeItem with text {myNode}]
12:18:51 [2024-05-01T16:18:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888379988 data=null}, TreeItem with text {myNode}]
12:18:51 [2024-05-01T16:18:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888379988 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:51 [2024-05-01T16:18:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888379988 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:51 [2024-05-01T16:18:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888379990 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:51 [2024-05-01T16:18:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:51 [2024-05-01T16:18:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888379990 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:51 [2024-05-01T16:18:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888379990 data=null doit=true}, TreeItem with text {myNode}]
12:18:51 [2024-05-01T16:18:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888379990 data=null}, TreeItem with text {myNode}]
12:18:51 [2024-05-01T16:18:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888379990 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:51 [2024-05-01T16:18:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888379990 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:51 [2024-05-01T16:18:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888379991 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:51 [2024-05-01T16:18:51.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:18:51 [2024-05-01T16:18:51.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
12:18:51 [2024-05-01T16:18:51.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=888380063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
12:18:51 [2024-05-01T16:18:51.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=888380569 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888380569 data=null doit=true}, Tree node with text: Sessions]
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888380569 data=null}, Tree node with text: Sessions]
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888380569 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888380569 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888380571 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=888380571 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888380571 data=null doit=true}, Tree node with text: Sessions]
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888380571 data=null}, Tree node with text: Sessions]
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888380571 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888380571 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888380572 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888380677 data=null doit=true}, Shell with text {Create Session}]
12:18:51 [2024-05-01T16:18:51.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:18:51 [2024-05-01T16:18:51.970Z]  ", using matcher: of type 'Text'
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:18:51 [2024-05-01T16:18:51.970Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:18:51 [2024-05-01T16:18:51.970Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888380679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888380679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888380679 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888380679 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888380679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888380679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888380679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=888380607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888380761 data=null doit=true}, Tree node with text: Sessions]
12:18:51 [2024-05-01T16:18:51.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888380761 data=null}, Tree node with text: Sessions]
12:18:51 [2024-05-01T16:18:51.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888380761 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
12:18:51 [2024-05-01T16:18:51.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888380761 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
12:18:51 [2024-05-01T16:18:51.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888380762 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
12:18:51 [2024-05-01T16:18:51.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:51 [2024-05-01T16:18:51.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:51 [2024-05-01T16:18:51.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:51 [2024-05-01T16:18:51.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:51 [2024-05-01T16:18:51.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:51 [2024-05-01T16:18:51.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888380763 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
12:18:51 [2024-05-01T16:18:51.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888380763 data=null doit=true}, Tree node with text: mysession]
12:18:51 [2024-05-01T16:18:51.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888380763 data=null}, Tree node with text: mysession]
12:18:51 [2024-05-01T16:18:51.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888380763 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
12:18:51 [2024-05-01T16:18:51.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888380763 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:51 [2024-05-01T16:18:51.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888380765 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
12:18:51 [2024-05-01T16:18:51.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:51 [2024-05-01T16:18:51.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888380765 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
12:18:51 [2024-05-01T16:18:51.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888380765 data=null doit=true}, Tree node with text: mysession]
12:18:51 [2024-05-01T16:18:51.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888380765 data=null}, Tree node with text: mysession]
12:18:51 [2024-05-01T16:18:51.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888380766 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
12:18:51 [2024-05-01T16:18:51.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888380766 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:51 [2024-05-01T16:18:51.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888380766 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
12:18:51 [2024-05-01T16:18:51.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:51 [2024-05-01T16:18:51.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:52 [2024-05-01T16:18:52.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:52 [2024-05-01T16:18:52.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:52 [2024-05-01T16:18:52.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888380978 data=null doit=true}, Shell with text {Enable Events}]
12:18:52 [2024-05-01T16:18:52.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:52 [2024-05-01T16:18:52.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
12:18:52 [2024-05-01T16:18:52.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
12:18:52 [2024-05-01T16:18:52.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:18:52 [2024-05-01T16:18:52.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:52 [2024-05-01T16:18:52.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:52 [2024-05-01T16:18:52.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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.
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888380981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888380981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888380981 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888380981 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888380981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888380981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888380981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:52 [2024-05-01T16:18:52.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888380846 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:52 [2024-05-01T16:18:52.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:52 [2024-05-01T16:18:52.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:52 [2024-05-01T16:18:52.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:52 [2024-05-01T16:18:52.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:52 [2024-05-01T16:18:52.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:52 [2024-05-01T16:18:52.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:52 [2024-05-01T16:18:52.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:52 [2024-05-01T16:18:52.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:52 [2024-05-01T16:18:52.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:18:52 [2024-05-01T16:18:52.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=888381080 data=null doit=true}, Tree node with text: channel0]
12:18:52 [2024-05-01T16:18:52.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=888381081 data=null}, Tree node with text: channel0]
12:18:52 [2024-05-01T16:18:52.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=888381081 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0]
12:18:52 [2024-05-01T16:18:52.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888381081 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
12:18:52 [2024-05-01T16:18:52.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=888381081 data=null button=1 stateMask=0x80000 x=144 y=127 count=1}, Tree node with text: channel0]
12:18:52 [2024-05-01T16:18:52.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:52 [2024-05-01T16:18:52.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:52 [2024-05-01T16:18:52.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:52 [2024-05-01T16:18:52.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888381082 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888381082 data=null doit=true}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888381082 data=null}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888381083 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888381083 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888381087 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:52 [2024-05-01T16:18:52.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888381087 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888381087 data=null doit=true}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888381087 data=null}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888381088 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888381088 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888381088 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:18:52 [2024-05-01T16:18:52.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
12:18:52 [2024-05-01T16:18:52.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=888381164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
12:18:52 [2024-05-01T16:18:52.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
12:18:52 [2024-05-01T16:18:52.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:52 [2024-05-01T16:18:52.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:52 [2024-05-01T16:18:52.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:52 [2024-05-01T16:18:52.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888381265 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888381266 data=null doit=true}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888381266 data=null}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888381266 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888381266 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888381269 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:52 [2024-05-01T16:18:52.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888381269 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888381269 data=null doit=true}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888381269 data=null}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888381270 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888381270 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888381270 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:18:52 [2024-05-01T16:18:52.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
12:18:52 [2024-05-01T16:18:52.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=888381301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
12:18:52 [2024-05-01T16:18:52.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
12:18:52 [2024-05-01T16:18:52.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:52 [2024-05-01T16:18:52.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:52 [2024-05-01T16:18:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:52 [2024-05-01T16:18:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888381403 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888381403 data=null doit=true}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888381403 data=null}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888381403 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888381403 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888381407 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:52 [2024-05-01T16:18:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888381408 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888381408 data=null doit=true}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888381408 data=null}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888381408 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888381408 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888381409 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
12:18:52 [2024-05-01T16:18:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:18:52 [2024-05-01T16:18:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
12:18:52 [2024-05-01T16:18:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
12:18:52 [2024-05-01T16:18:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:18:52 [2024-05-01T16:18:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888381546 data=null doit=true}, Shell with text {Destroy Confirmation}]
12:18:52 [2024-05-01T16:18:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:52 [2024-05-01T16:18:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:52 [2024-05-01T16:18:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:52 [2024-05-01T16:18:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:52 [2024-05-01T16:18:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:52 [2024-05-01T16:18:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888381547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:52 [2024-05-01T16:18:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888381547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:52 [2024-05-01T16:18:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888381547 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:52 [2024-05-01T16:18:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888381547 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:52 [2024-05-01T16:18:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888381547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:52 [2024-05-01T16:18:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888381547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:52 [2024-05-01T16:18:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888381547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:52 [2024-05-01T16:18:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=888381439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
12:18:52 [2024-05-01T16:18:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:52 [2024-05-01T16:18:52.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:52 [2024-05-01T16:18:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:52 [2024-05-01T16:18:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888381640 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
12:18:52 [2024-05-01T16:18:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888381640 data=null doit=true}, TreeItem with text {myNode}]
12:18:52 [2024-05-01T16:18:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888381640 data=null}, TreeItem with text {myNode}]
12:18:52 [2024-05-01T16:18:52.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888381640 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:18:52 [2024-05-01T16:18:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888381640 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:52 [2024-05-01T16:18:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888381642 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:52 [2024-05-01T16:18:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:52 [2024-05-01T16:18:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888381642 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:52 [2024-05-01T16:18:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888381642 data=null doit=true}, TreeItem with text {myNode}]
12:18:52 [2024-05-01T16:18:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888381642 data=null}, TreeItem with text {myNode}]
12:18:52 [2024-05-01T16:18:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888381643 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:52 [2024-05-01T16:18:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888381643 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:52 [2024-05-01T16:18:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888381643 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:52 [2024-05-01T16:18:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:18:52 [2024-05-01T16:18:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
12:18:52 [2024-05-01T16:18:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=888381691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
12:18:52 [2024-05-01T16:18:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
12:18:52 [2024-05-01T16:18:52.999Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.138 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
12:18:52 [2024-05-01T16:18:52.999Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest.testTraceSessionTree -- Time elapsed: 1.917 s
12:18:52 [2024-05-01T16:18:52.999Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
12:18:52 [2024-05-01T16:18:52.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4fe9adfb] time=888381802 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888381949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888382096 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888382096 data=null doit=true}, TreeItem with text {myNode}]
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888382096 data=null}, TreeItem with text {myNode}]
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888382096 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888382096 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888382098 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888382098 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888382098 data=null doit=true}, TreeItem with text {myNode}]
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888382098 data=null}, TreeItem with text {myNode}]
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888382098 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:53 [2024-05-01T16:18:53.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888382098 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:53 [2024-05-01T16:18:53.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888382099 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:53 [2024-05-01T16:18:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:18:53 [2024-05-01T16:18:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
12:18:53 [2024-05-01T16:18:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=888382241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
12:18:53 [2024-05-01T16:18:53.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
12:18:54 [2024-05-01T16:18:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:54 [2024-05-01T16:18:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=888382745 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:18:54 [2024-05-01T16:18:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888382745 data=null doit=true}, Tree node with text: Sessions]
12:18:54 [2024-05-01T16:18:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888382745 data=null}, Tree node with text: Sessions]
12:18:54 [2024-05-01T16:18:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888382746 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:54 [2024-05-01T16:18:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888382746 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
12:18:54 [2024-05-01T16:18:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888382747 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:54 [2024-05-01T16:18:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:54 [2024-05-01T16:18:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=888382747 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
12:18:54 [2024-05-01T16:18:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888382747 data=null doit=true}, Tree node with text: Sessions]
12:18:54 [2024-05-01T16:18:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888382747 data=null}, Tree node with text: Sessions]
12:18:54 [2024-05-01T16:18:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888382748 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:54 [2024-05-01T16:18:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888382748 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
12:18:54 [2024-05-01T16:18:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888382748 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
12:18:54 [2024-05-01T16:18:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:18:54 [2024-05-01T16:18:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
12:18:54 [2024-05-01T16:18:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
12:18:54 [2024-05-01T16:18:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:18:54 [2024-05-01T16:18:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Create Session} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888382880 data=null doit=true}, Shell with text {Create Session}]
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:18:54 [2024-05-01T16:18:54.071Z]  ", using matcher: of type 'Text'
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:18:54 [2024-05-01T16:18:54.071Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:18:54 [2024-05-01T16:18:54.071Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888382882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888382882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888382882 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888382882 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888382882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888382882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888382882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=888382786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=888382965 data=null doit=true}, Tree node with text: Sessions]
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=888382965 data=null}, Tree node with text: Sessions]
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=888382965 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888382965 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
12:18:54 [2024-05-01T16:18:54.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=888382966 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
12:18:54 [2024-05-01T16:18:54.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:54 [2024-05-01T16:18:54.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:54 [2024-05-01T16:18:54.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:54 [2024-05-01T16:18:54.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:54 [2024-05-01T16:18:54.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:54 [2024-05-01T16:18:54.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888382971 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888382971 data=null doit=true}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888382971 data=null}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888382971 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888382971 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888382973 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:54 [2024-05-01T16:18:54.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888382973 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888382973 data=null doit=true}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888382973 data=null}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888382973 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888382973 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888382979 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:54 [2024-05-01T16:18:54.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:54 [2024-05-01T16:18:54.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:54 [2024-05-01T16:18:54.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:54 [2024-05-01T16:18:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888383255 data=null doit=true}, Shell with text {Enable Events}]
12:18:54 [2024-05-01T16:18:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
12:18:54 [2024-05-01T16:18:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:18:54 [2024-05-01T16:18:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
12:18:54 [2024-05-01T16:18:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
12:18:54 [2024-05-01T16:18:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:54 [2024-05-01T16:18:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=888383258 data=null doit=true}, Button with text {Kernel}]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=888383258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=888383258 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=888383258 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=888383258 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=888383258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888383330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888383330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888383330 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888383330 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888383330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888383330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888383330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888383061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:54 [2024-05-01T16:18:54.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:54 [2024-05-01T16:18:54.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:54 [2024-05-01T16:18:54.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:54 [2024-05-01T16:18:54.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:54 [2024-05-01T16:18:54.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:54 [2024-05-01T16:18:54.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=888383388 data=null doit=true}, Tree node with text: JUL]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=888383388 data=null}, Tree node with text: JUL]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=888383388 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888383388 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=888383389 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888383389 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888383389 data=null doit=true}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888383389 data=null}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888383389 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888383389 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888383390 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:54 [2024-05-01T16:18:54.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888383390 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888383391 data=null doit=true}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888383391 data=null}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888383391 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888383391 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888383391 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:54 [2024-05-01T16:18:54.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:54 [2024-05-01T16:18:54.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888383580 data=null doit=true}, Shell with text {Enable Events}]
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=888383582 data=null doit=true}, Button with text {Kernel}]
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=888383582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=888383582 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=888383582 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=888383582 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=888383582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:54 [2024-05-01T16:18:54.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=888383677 data=null doit=true}, TreeItem with text {All}]
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=888383677 data=null}, TreeItem with text {All}]
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=888383678 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888383678 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=888383678 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
12:18:54 [2024-05-01T16:18:54.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888383679 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888383679 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888383679 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888383679 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888383680 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:54 [2024-05-01T16:18:54.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:18:54 [2024-05-01T16:18:54.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888383695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888383695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888383695 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888383695 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888383696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888383696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888383696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:54 [2024-05-01T16:18:54.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888383449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:55 [2024-05-01T16:18:55.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=888383775 data=null doit=true}, Tree node with text: JUL]
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=888383775 data=null}, Tree node with text: JUL]
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=888383775 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888383776 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=888383776 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888383776 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888383777 data=null doit=true}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888383777 data=null}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888383777 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888383777 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888383778 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888383778 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888383778 data=null doit=true}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888383778 data=null}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888383778 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888383778 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888383779 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:55 [2024-05-01T16:18:55.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:55 [2024-05-01T16:18:55.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:55 [2024-05-01T16:18:55.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888384050 data=null doit=true}, Shell with text {Enable Events}]
12:18:55 [2024-05-01T16:18:55.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
12:18:55 [2024-05-01T16:18:55.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:18:55 [2024-05-01T16:18:55.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
12:18:55 [2024-05-01T16:18:55.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
12:18:55 [2024-05-01T16:18:55.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:55 [2024-05-01T16:18:55.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=888384094 data=null doit=true}, Button with text {Kernel}]
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=888384094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=888384095 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=888384095 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=888384095 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=888384095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=888384173 data=null doit=true}, TreeItem with text {All}]
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=888384173 data=null}, TreeItem with text {All}]
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=888384174 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888384174 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=888384174 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
12:18:55 [2024-05-01T16:18:55.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888384175 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888384175 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888384175 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888384175 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888384176 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:55 [2024-05-01T16:18:55.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@625e3360
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=888384178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=888384178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=888384178 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=888384178 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:55 [2024-05-01T16:18:55.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=888384178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=888384178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=888384179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=888384179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=888384179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=888384179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=888384179 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=888384179 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Warning
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=888384180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Log Level'))]
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Warning
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888384186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888384187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888384187 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888384187 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888384187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888384187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888384187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:55 [2024-05-01T16:18:55.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888383847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:55 [2024-05-01T16:18:55.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:55 [2024-05-01T16:18:55.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=888384289 data=null doit=true}, Tree node with text: JUL]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=888384289 data=null}, Tree node with text: JUL]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=888384290 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888384290 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=888384290 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888384291 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888384291 data=null doit=true}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888384291 data=null}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888384291 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888384291 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888384292 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888384292 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888384292 data=null doit=true}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888384292 data=null}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888384292 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888384292 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888384293 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888384482 data=null doit=true}, Shell with text {Enable Events}]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=888384483 data=null doit=true}, Button with text {Kernel}]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=888384483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=888384483 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=888384483 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:55 [2024-05-01T16:18:55.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=888384494 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:55 [2024-05-01T16:18:55.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=888384494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:55 [2024-05-01T16:18:55.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:55 [2024-05-01T16:18:55.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:55 [2024-05-01T16:18:55.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:18:55 [2024-05-01T16:18:55.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:18:55 [2024-05-01T16:18:55.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:18:55 [2024-05-01T16:18:55.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:55 [2024-05-01T16:18:55.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:55 [2024-05-01T16:18:55.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
12:18:55 [2024-05-01T16:18:55.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
12:18:55 [2024-05-01T16:18:55.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
12:18:55 [2024-05-01T16:18:55.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888384541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888384541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888384541 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888384541 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888384541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888384541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888384541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888384354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:55 [2024-05-01T16:18:55.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=888384660 data=null doit=true}, Tree node with text: JUL]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=888384660 data=null}, Tree node with text: JUL]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=888384660 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888384660 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=888384661 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
12:18:55 [2024-05-01T16:18:55.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888384663 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888384663 data=null doit=true}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888384663 data=null}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888384663 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888384663 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888384664 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888384664 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888384664 data=null doit=true}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888384664 data=null}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888384664 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888384664 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888384665 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=888384738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
12:18:55 [2024-05-01T16:18:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
12:18:56 [2024-05-01T16:18:56.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:56 [2024-05-01T16:18:56.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888384840 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888384840 data=null doit=true}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888384840 data=null}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888384840 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888384841 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888384842 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:56 [2024-05-01T16:18:56.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888384842 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888384842 data=null doit=true}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888384842 data=null}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888384842 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888384843 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888384843 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:18:56 [2024-05-01T16:18:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
12:18:56 [2024-05-01T16:18:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=888384874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
12:18:56 [2024-05-01T16:18:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
12:18:56 [2024-05-01T16:18:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:18:56 [2024-05-01T16:18:56.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:56 [2024-05-01T16:18:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=888385010 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
12:18:56 [2024-05-01T16:18:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=888385010 data=null doit=true}, Tree node with text: logger]
12:18:56 [2024-05-01T16:18:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=888385010 data=null}, Tree node with text: logger]
12:18:56 [2024-05-01T16:18:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=888385010 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
12:18:56 [2024-05-01T16:18:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888385010 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: logger]
12:18:56 [2024-05-01T16:18:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=888385013 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
12:18:56 [2024-05-01T16:18:56.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:18:56 [2024-05-01T16:18:56.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=888385064 data=null button=0 stateMask=0x0 x=161 y=131 count=0}, Tree node with text: anotherLogger]
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=888385064 data=null doit=true}, Tree node with text: anotherLogger]
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=888385064 data=null}, Tree node with text: anotherLogger]
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=888385065 data=null button=1 stateMask=0x0 x=161 y=131 count=1}, Tree node with text: anotherLogger]
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888385065 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: anotherLogger]
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=888385066 data=null button=1 stateMask=0x80000 x=161 y=131 count=1}, Tree node with text: anotherLogger]
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:56 [2024-05-01T16:18:56.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888385108 data=null button=0 stateMask=0x0 x=113 y=-5 count=0}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888385108 data=null doit=true}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888385108 data=null}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888385108 data=null button=1 stateMask=0x0 x=113 y=-5 count=1}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888385108 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888385110 data=null button=1 stateMask=0x80000 x=113 y=-5 count=1}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:56 [2024-05-01T16:18:56.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888385111 data=null button=0 stateMask=0x0 x=113 y=-5 count=0}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888385111 data=null doit=true}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888385111 data=null}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888385111 data=null button=1 stateMask=0x0 x=113 y=-5 count=1}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888385111 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888385111 data=null button=1 stateMask=0x80000 x=113 y=-5 count=1}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:56 [2024-05-01T16:18:56.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:56 [2024-05-01T16:18:56.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:56 [2024-05-01T16:18:56.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:56 [2024-05-01T16:18:56.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888385280 data=null doit=true}, Shell with text {Enable Events}]
12:18:56 [2024-05-01T16:18:56.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
12:18:56 [2024-05-01T16:18:56.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:18:56 [2024-05-01T16:18:56.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
12:18:56 [2024-05-01T16:18:56.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
12:18:56 [2024-05-01T16:18:56.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:56 [2024-05-01T16:18:56.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=888385281 data=null doit=true}, Button with text {Kernel}]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=888385281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=888385282 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=888385282 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=888385282 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=888385282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888385330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888385330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888385330 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888385330 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888385330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888385330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888385331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888385164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:56 [2024-05-01T16:18:56.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=888385388 data=null doit=true}, Tree node with text: LOG4J]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=888385389 data=null}, Tree node with text: LOG4J]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=888385389 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888385389 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=888385389 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888385390 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888385390 data=null doit=true}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888385390 data=null}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888385390 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888385390 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888385391 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:56 [2024-05-01T16:18:56.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888385391 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888385391 data=null doit=true}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888385391 data=null}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888385392 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888385392 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888385392 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:56 [2024-05-01T16:18:56.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888385563 data=null doit=true}, Shell with text {Enable Events}]
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=888385564 data=null doit=true}, Button with text {Kernel}]
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=888385564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:56 [2024-05-01T16:18:56.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=888385564 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=888385564 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=888385564 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=888385564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=888385646 data=null doit=true}, TreeItem with text {All}]
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=888385646 data=null}, TreeItem with text {All}]
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=888385646 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888385646 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=888385647 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
12:18:56 [2024-05-01T16:18:56.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888385648 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888385648 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888385648 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888385648 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888385649 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:56 [2024-05-01T16:18:56.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888385661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888385661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888385661 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888385661 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888385662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888385662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888385662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888385441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:56 [2024-05-01T16:18:56.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:56 [2024-05-01T16:18:56.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=888385724 data=null doit=true}, Tree node with text: LOG4J]
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=888385724 data=null}, Tree node with text: LOG4J]
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=888385724 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888385724 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=888385725 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888385725 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888385725 data=null doit=true}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888385725 data=null}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888385725 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888385726 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888385726 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888385727 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888385727 data=null doit=true}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888385727 data=null}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888385727 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888385727 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888385728 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:56 [2024-05-01T16:18:56.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888385843 data=null doit=true}, Shell with text {Enable Events}]
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=888385844 data=null doit=true}, Button with text {Kernel}]
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=888385844 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=888385845 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=888385845 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=888385845 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=888385845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=888385892 data=null doit=true}, TreeItem with text {All}]
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=888385892 data=null}, TreeItem with text {All}]
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=888385893 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888385893 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=888385893 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
12:18:57 [2024-05-01T16:18:57.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888385894 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888385894 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888385894 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888385895 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888385895 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:57 [2024-05-01T16:18:57.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@51c4bd9c
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=888385945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=888385945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=888385946 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:57 [2024-05-01T16:18:57.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=888385946 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=888385946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=888385946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=888385946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=888385946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=888385946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=888385946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=888385946 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=888385946 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=888385947 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Log Level'))]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888385948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888385948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888385948 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888385948 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888385948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888385948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888385948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888385758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:57 [2024-05-01T16:18:57.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=888386015 data=null doit=true}, Tree node with text: LOG4J]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=888386015 data=null}, Tree node with text: LOG4J]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=888386015 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888386015 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=888386016 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888386017 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888386017 data=null doit=true}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888386017 data=null}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888386019 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888386019 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888386020 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:57 [2024-05-01T16:18:57.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888386020 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888386020 data=null doit=true}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888386020 data=null}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888386020 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888386021 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888386021 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888386149 data=null doit=true}, Shell with text {Enable Events}]
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=888386166 data=null doit=true}, Button with text {Kernel}]
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=888386166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=888386166 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:57 [2024-05-01T16:18:57.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=888386181 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=888386181 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=888386181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888386225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888386228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888386228 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888386228 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888386228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888386228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888386228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888386050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:57 [2024-05-01T16:18:57.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=888386305 data=null doit=true}, Tree node with text: LOG4J]
12:18:57 [2024-05-01T16:18:57.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=888386305 data=null}, Tree node with text: LOG4J]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=888386305 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888386306 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=888386306 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
12:18:57 [2024-05-01T16:18:57.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888386308 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888386308 data=null doit=true}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888386308 data=null}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888386309 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888386309 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888386309 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888386310 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888386310 data=null doit=true}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888386310 data=null}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888386310 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888386310 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888386311 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=888386364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
12:18:57 [2024-05-01T16:18:57.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888386466 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888386466 data=null doit=true}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888386466 data=null}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888386466 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888386468 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888386469 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888386469 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888386469 data=null doit=true}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888386469 data=null}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888386470 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888386470 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888386470 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=888386501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
12:18:57 [2024-05-01T16:18:57.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:18:57 [2024-05-01T16:18:57.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=888386657 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=888386657 data=null doit=true}, Tree node with text: logger]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=888386658 data=null}, Tree node with text: logger]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=888386658 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888386658 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: logger]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=888386660 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:18:57 [2024-05-01T16:18:57.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=888386690 data=null button=0 stateMask=0x0 x=161 y=131 count=0}, Tree node with text: anotherLogger]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=888386690 data=null doit=true}, Tree node with text: anotherLogger]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=888386690 data=null}, Tree node with text: anotherLogger]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=888386690 data=null button=1 stateMask=0x0 x=161 y=131 count=1}, Tree node with text: anotherLogger]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888386690 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: anotherLogger]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=888386692 data=null button=1 stateMask=0x80000 x=161 y=131 count=1}, Tree node with text: anotherLogger]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:57 [2024-05-01T16:18:57.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888386743 data=null button=0 stateMask=0x0 x=113 y=-13 count=0}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888386743 data=null doit=true}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888386743 data=null}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888386743 data=null button=1 stateMask=0x0 x=113 y=-13 count=1}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888386743 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888386753 data=null button=1 stateMask=0x80000 x=113 y=-13 count=1}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888386754 data=null button=0 stateMask=0x0 x=113 y=-13 count=0}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888386754 data=null doit=true}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888386754 data=null}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888386754 data=null button=1 stateMask=0x0 x=113 y=-13 count=1}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888386754 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888386755 data=null button=1 stateMask=0x80000 x=113 y=-13 count=1}, Tree node with text: mysession]
12:18:57 [2024-05-01T16:18:57.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:57 [2024-05-01T16:18:57.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:58 [2024-05-01T16:18:58.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:58 [2024-05-01T16:18:58.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888386948 data=null doit=true}, Shell with text {Enable Events}]
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=888386949 data=null doit=true}, Button with text {Kernel}]
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=888386950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=888386956 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=888386963 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=888386963 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=888386963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888387054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888387054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888387054 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888387054 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888387054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888387054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888387054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888386791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:58 [2024-05-01T16:18:58.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=888387156 data=null doit=true}, Tree node with text: Python]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=888387156 data=null}, Tree node with text: Python]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=888387156 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888387156 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=888387157 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888387157 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888387157 data=null doit=true}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888387157 data=null}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888387157 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888387158 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888387158 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888387158 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888387159 data=null doit=true}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888387159 data=null}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888387159 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888387159 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888387160 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888387295 data=null doit=true}, Shell with text {Enable Events}]
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
12:18:58 [2024-05-01T16:18:58.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:18:58 [2024-05-01T16:18:58.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
12:18:58 [2024-05-01T16:18:58.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
12:18:58 [2024-05-01T16:18:58.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:58 [2024-05-01T16:18:58.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:58 [2024-05-01T16:18:58.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=888387297 data=null doit=true}, Button with text {Kernel}]
12:18:58 [2024-05-01T16:18:58.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=888387297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:18:58 [2024-05-01T16:18:58.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:58 [2024-05-01T16:18:58.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=888387297 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:58 [2024-05-01T16:18:58.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=888387297 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:58 [2024-05-01T16:18:58.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=888387297 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:58 [2024-05-01T16:18:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=888387297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:58 [2024-05-01T16:18:58.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=888387365 data=null doit=true}, TreeItem with text {All}]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=888387366 data=null}, TreeItem with text {All}]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=888387366 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888387366 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=888387374 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
12:18:58 [2024-05-01T16:18:58.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888387374 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888387375 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888387375 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888387378 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888387379 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:58 [2024-05-01T16:18:58.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888387381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888387381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888387381 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888387381 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888387381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888387381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888387381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888387196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:58 [2024-05-01T16:18:58.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=888387476 data=null doit=true}, Tree node with text: Python]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=888387476 data=null}, Tree node with text: Python]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=888387476 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888387476 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=888387477 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:58 [2024-05-01T16:18:58.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888387478 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888387478 data=null doit=true}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888387478 data=null}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888387478 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888387478 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888387479 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:58 [2024-05-01T16:18:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888387479 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888387480 data=null doit=true}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888387480 data=null}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888387480 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888387480 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888387481 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:58 [2024-05-01T16:18:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:58 [2024-05-01T16:18:58.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:58 [2024-05-01T16:18:58.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:58 [2024-05-01T16:18:58.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888387649 data=null doit=true}, Shell with text {Enable Events}]
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=888387659 data=null doit=true}, Button with text {Kernel}]
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=888387660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=888387660 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=888387660 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=888387660 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=888387660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=888387705 data=null doit=true}, TreeItem with text {All}]
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=888387705 data=null}, TreeItem with text {All}]
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=888387705 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888387705 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=888387706 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
12:18:58 [2024-05-01T16:18:58.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888387707 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888387707 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888387707 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888387707 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}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=888387708 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
12:18:58 [2024-05-01T16:18:58.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
12:18:58 [2024-05-01T16:18:58.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6864c023
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=888387709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=888387709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=888387710 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=888387710 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=888387710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=888387710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=888387710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=888387710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=888387710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=888387710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=888387710 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=888387710 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Critical
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=888387752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Log Level'))]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Critical
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888387753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888387753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888387753 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888387753 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888387753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888387753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888387754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888387543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:58 [2024-05-01T16:18:58.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:58 [2024-05-01T16:18:58.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:58 [2024-05-01T16:18:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=888387842 data=null doit=true}, Tree node with text: Python]
12:18:58 [2024-05-01T16:18:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=888387842 data=null}, Tree node with text: Python]
12:18:58 [2024-05-01T16:18:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=888387842 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
12:18:58 [2024-05-01T16:18:58.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888387842 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=888387843 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888387844 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888387844 data=null doit=true}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888387844 data=null}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888387844 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888387844 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888387845 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888387845 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888387845 data=null doit=true}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888387845 data=null}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888387845 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888387846 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888387846 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888388076 data=null doit=true}, Shell with text {Enable Events}]
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=888388078 data=null doit=true}, Button with text {Kernel}]
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=888388078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=888388078 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=888388079 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:59 [2024-05-01T16:18:59.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=888388079 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=888388079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=888388162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=888388162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=888388163 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=888388163 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=888388163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=888388163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=888388163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=888387878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:59 [2024-05-01T16:18:59.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=888388239 data=null doit=true}, Tree node with text: Python]
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=888388240 data=null}, Tree node with text: Python]
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=888388240 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
12:18:59 [2024-05-01T16:18:59.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888388240 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
12:18:59 [2024-05-01T16:18:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=888388241 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
12:18:59 [2024-05-01T16:18:59.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:59 [2024-05-01T16:18:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888388243 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888388243 data=null doit=true}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888388243 data=null}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888388243 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888388243 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888388244 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:59 [2024-05-01T16:18:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888388245 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888388245 data=null doit=true}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888388245 data=null}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888388245 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888388245 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888388246 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:18:59 [2024-05-01T16:18:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
12:18:59 [2024-05-01T16:18:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=888388278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
12:18:59 [2024-05-01T16:18:59.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
12:18:59 [2024-05-01T16:18:59.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:59 [2024-05-01T16:18:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888388380 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888388380 data=null doit=true}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888388380 data=null}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888388380 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888388380 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888388382 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:59 [2024-05-01T16:18:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888388382 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888388382 data=null doit=true}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888388382 data=null}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888388382 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888388382 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888388383 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=888388415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:18:59 [2024-05-01T16:18:59.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=888388573 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=888388573 data=null doit=true}, Tree node with text: logger]
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=888388573 data=null}, Tree node with text: logger]
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=888388573 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888388574 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: logger]
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=888388575 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:59 [2024-05-01T16:18:59.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:18:59 [2024-05-01T16:18:59.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:59 [2024-05-01T16:18:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=888388616 data=null button=0 stateMask=0x0 x=161 y=131 count=0}, Tree node with text: anotherLogger]
12:18:59 [2024-05-01T16:18:59.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=888388616 data=null doit=true}, Tree node with text: anotherLogger]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=888388616 data=null}, Tree node with text: anotherLogger]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=888388616 data=null button=1 stateMask=0x0 x=161 y=131 count=1}, Tree node with text: anotherLogger]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888388617 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: anotherLogger]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=888388619 data=null button=1 stateMask=0x80000 x=161 y=131 count=1}, Tree node with text: anotherLogger]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:18:59 [2024-05-01T16:18:59.973Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.973Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888388658 data=null button=0 stateMask=0x0 x=113 y=-5 count=0}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888388658 data=null doit=true}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888388658 data=null}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888388658 data=null button=1 stateMask=0x0 x=113 y=-5 count=1}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888388658 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888388660 data=null button=1 stateMask=0x80000 x=113 y=-5 count=1}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=888388661 data=null button=0 stateMask=0x0 x=113 y=-5 count=0}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=888388661 data=null doit=true}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=888388661 data=null}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=888388661 data=null button=1 stateMask=0x0 x=113 y=-5 count=1}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888388661 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=888388662 data=null button=1 stateMask=0x80000 x=113 y=-5 count=1}, Tree node with text: mysession]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888388779 data=null doit=true}, Shell with text {Destroy Confirmation}]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888388779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888388779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888388779 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888388780 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888388780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888388780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888388780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=888388710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:18:59 [2024-05-01T16:18:59.973Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888388833 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888388833 data=null doit=true}, TreeItem with text {myNode}]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888388833 data=null}, TreeItem with text {myNode}]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888388833 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888388833 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888388837 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:18:59 [2024-05-01T16:18:59.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=888388838 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
12:18:59 [2024-05-01T16:18:59.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=888388838 data=null doit=true}, TreeItem with text {myNode}]
12:18:59 [2024-05-01T16:18:59.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=888388838 data=null}, TreeItem with text {myNode}]
12:18:59 [2024-05-01T16:18:59.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=888388838 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:18:59 [2024-05-01T16:18:59.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888388839 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
12:18:59 [2024-05-01T16:18:59.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=888388840 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
12:19:00 [2024-05-01T16:19:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:19:00 [2024-05-01T16:19:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
12:19:00 [2024-05-01T16:19:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=888388898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
12:19:00 [2024-05-01T16:19:00.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
12:19:00 [2024-05-01T16:19:00.229Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.201 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
12:19:00 [2024-05-01T16:19:00.229Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest.testTraceSessionTree -- Time elapsed: 6.986 s
12:19:00 [2024-05-01T16:19:00.229Z] 
12:19:00 [2024-05-01T16:19:00.229Z] Results:
12:19:00 [2024-05-01T16:19:00.229Z] 
12:19:00 [2024-05-01T16:19:00.229Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
12:19:00 [2024-05-01T16:19:00.229Z] 
12:19:01 [2024-05-01T16:19:01.154Z] 
12:19:01 [2024-05-01T16:19:01.154Z] !ENTRY org.eclipse.core.resources 2 10035 2024-05-01 16:19:00.841
12:19:01 [2024-05-01T16:19:01.154Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:19:01 [2024-05-01T16:19:01.409Z] [INFO] All tests passed
12:19:01 [2024-05-01T16:19:01.409Z] [INFO] 
12:19:01 [2024-05-01T16:19:01.409Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:19:01 [2024-05-01T16:19:01.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
12:19:01 [2024-05-01T16:19:01.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
12:19:01 [2024-05-01T16:19:01.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
12:19:01 [2024-05-01T16:19:01.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
12:19:01 [2024-05-01T16:19:01.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
12:19:01 [2024-05-01T16:19:01.409Z] [INFO] 
12:19:01 [2024-05-01T16:19:01.409Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:19:01 [2024-05-01T16:19:01.409Z] [INFO] 
12:19:01 [2024-05-01T16:19:01.409Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
12:19:01 [2024-05-01T16:19:01.409Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [93/141]
12:19:01 [2024-05-01T16:19:01.409Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
12:19:01 [2024-05-01T16:19:01.409Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:19:01 [2024-05-01T16:19:01.409Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:19:01 [2024-05-01T16:19:01.409Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
12:19:01 [2024-05-01T16:19:01.664Z] [INFO] 
12:19:01 [2024-05-01T16:19:01.664Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:01 [2024-05-01T16:19:01.664Z] [INFO] 
12:19:01 [2024-05-01T16:19:01.664Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:01 [2024-05-01T16:19:01.664Z] [INFO] The project's OSGi version is 2.1.0.202405011547
12:19:01 [2024-05-01T16:19:01.664Z] [INFO] 
12:19:01 [2024-05-01T16:19:01.664Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:01 [2024-05-01T16:19:01.664Z] [INFO] 
12:19:01 [2024-05-01T16:19:01.664Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:01 [2024-05-01T16:19:01.665Z] [INFO] 
12:19:01 [2024-05-01T16:19:01.665Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:01 [2024-05-01T16:19:01.665Z] [INFO] 
12:19:01 [2024-05-01T16:19:01.665Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:01 [2024-05-01T16:19:01.665Z] [INFO] 
12:19:01 [2024-05-01T16:19:01.665Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:01 [2024-05-01T16:19:01.665Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui
12:19:01 [2024-05-01T16:19:01.919Z] [INFO] 
12:19:01 [2024-05-01T16:19:01.919Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:01 [2024-05-01T16:19:01.920Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
12:19:01 [2024-05-01T16:19:01.920Z] [INFO] 
12:19:01 [2024-05-01T16:19:01.920Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:01 [2024-05-01T16:19:01.920Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:19:01 [2024-05-01T16:19:01.920Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:19:01 [2024-05-01T16:19:01.920Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
12:19:01 [2024-05-01T16:19:01.920Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:02 [2024-05-01T16:19:02.480Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:19:02 [2024-05-01T16:19:02.480Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:19:02 [2024-05-01T16:19:02.480Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:02 [2024-05-01T16:19:02.480Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.pom
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-p2metadata.xml
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-p2artifacts.xml
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT  [94/141]
12:19:02 [2024-05-01T16:19:02.480Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:19:02 [2024-05-01T16:19:02.480Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel/target
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel ---
12:19:02 [2024-05-01T16:19:02.736Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.jar
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel ---
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-sources-feature.jar
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.jar
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.pom
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-sources-feature.jar
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-p2metadata.xml
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-p2artifacts.xml
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT [95/141]
12:19:02 [2024-05-01T16:19:02.736Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:19:02 [2024-05-01T16:19:02.736Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:19:02 [2024-05-01T16:19:02.736Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] The project's OSGi version is 1.0.16.202405011547
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] 
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:02 [2024-05-01T16:19:02.992Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:19:02 [2024-05-01T16:19:02.992Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:19:02 [2024-05-01T16:19:02.992Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
12:19:02 [2024-05-01T16:19:02.992Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] 
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] 
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] 
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:03 [2024-05-01T16:19:03.552Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] 
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] 
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] 
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] 
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] 
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] 
12:19:03 [2024-05-01T16:19:03.552Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:03 [2024-05-01T16:19:03.807Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
12:19:03 [2024-05-01T16:19:03.807Z] [INFO] Command line:
12:19:03 [2024-05-01T16:19:03.807Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:19:03 [2024-05-01T16:19:03.808Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:19:07 [2024-05-01T16:19:07.971Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
12:19:07 [2024-05-01T16:19:07.971Z] !SESSION 2024-05-01 16:19:03.802 -----------------------------------------------
12:19:07 [2024-05-01T16:19:07.971Z] eclipse.buildId=unknown
12:19:07 [2024-05-01T16:19:07.971Z] java.version=17.0.2
12:19:07 [2024-05-01T16:19:07.971Z] java.vendor=Oracle Corporation
12:19:07 [2024-05-01T16:19:07.971Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:19:07 [2024-05-01T16:19:07.971Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:19:07 [2024-05-01T16:19:07.971Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:19:07 [2024-05-01T16:19:07.971Z] 
12:19:07 [2024-05-01T16:19:07.971Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:07.687
12:19:07 [2024-05-01T16:19:07.971Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
12:19:07 [2024-05-01T16:19:07.971Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
12:19:07 [2024-05-01T16:19:07.971Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[0: type_and_end] -- Time elapsed: 0.008 s
12:19:07 [2024-05-01T16:19:07.971Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[1: just_type] -- Time elapsed: 0.001 s
12:19:07 [2024-05-01T16:19:07.971Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[2: type_and_duration] -- Time elapsed: 0.001 s
12:19:07 [2024-05-01T16:19:07.971Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[3: inline_name] -- Time elapsed: 0.001 s
12:19:07 [2024-05-01T16:19:07.971Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[4: invalid_segment_and_duration] -- Time elapsed: 0.009 s
12:19:07 [2024-05-01T16:19:07.971Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
12:19:07 [2024-05-01T16:19:07.971Z] 
12:19:07 [2024-05-01T16:19:07.971Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:07.776
12:19:07 [2024-05-01T16:19:07.971Z] !MESSAGE Compiling value: value is not a parseable integer: abc
12:19:07 [2024-05-01T16:19:07.971Z] 
12:19:07 [2024-05-01T16:19:07.971Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:07.777
12:19:07 [2024-05-01T16:19:07.971Z] !MESSAGE Compiling value: value is not a parseable integer: 
12:19:07 [2024-05-01T16:19:07.971Z] 
12:19:07 [2024-05-01T16:19:07.971Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:07.782
12:19:07 [2024-05-01T16:19:07.971Z] !MESSAGE Compiling value: value is not a parseable integer: abc
12:19:07 [2024-05-01T16:19:07.971Z] 
12:19:07 [2024-05-01T16:19:07.971Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:07.784
12:19:07 [2024-05-01T16:19:07.971Z] !MESSAGE Compiling value: value is not a parseable integer: 
12:19:07 [2024-05-01T16:19:07.971Z] 
12:19:07 [2024-05-01T16:19:07.971Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:07.843
12:19:07 [2024-05-01T16:19:07.971Z] !MESSAGE The mapping group undefined does not exist in this analysis
12:19:07 [2024-05-01T16:19:07.971Z] 
12:19:07 [2024-05-01T16:19:07.971Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:07.849
12:19:07 [2024-05-01T16:19:07.971Z] !MESSAGE Compiling value: value is not a parseable integer: not int
12:19:07 [2024-05-01T16:19:07.971Z] 
12:19:07 [2024-05-01T16:19:07.971Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:07.854
12:19:07 [2024-05-01T16:19:07.971Z] !MESSAGE A query state value should have children attributes
12:19:07 [2024-05-01T16:19:07.971Z] 
12:19:07 [2024-05-01T16:19:07.971Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:07.856
12:19:07 [2024-05-01T16:19:07.971Z] !MESSAGE The value of a constant attribute should not be empty
12:19:07 [2024-05-01T16:19:07.971Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
12:19:07 [2024-05-01T16:19:07.971Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[0: Null state value] -- Time elapsed: 0.001 s
12:19:07 [2024-05-01T16:19:07.971Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[1: Valid integer 1] -- Time elapsed: 0.002 s
12:19:07 [2024-05-01T16:19:07.971Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[2: Valid integer 2 with forced type] -- Time elapsed: 0.001 s
12:19:07 [2024-05-01T16:19:07.971Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[3: Invalid integer] -- Time elapsed: 0.002 s
12:19:07 [2024-05-01T16:19:07.971Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[4: Int no value] -- Time elapsed: 0.002 s
12:19:07 [2024-05-01T16:19:07.971Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[5: Valid long 1] -- Time elapsed: 0.001 s
12:19:07 [2024-05-01T16:19:07.971Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[6: Valid long 2] -- Time elapsed: 0.001 s
12:19:07 [2024-05-01T16:19:07.971Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[7: Invalid long] -- Time elapsed: 0.001 s
12:19:07 [2024-05-01T16:19:07.971Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[8: Long no value] -- Time elapsed: 0.002 s
12:19:07 [2024-05-01T16:19:07.971Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[9: Valid string 1] -- Time elapsed: 0.001 s
12:19:07 [2024-05-01T16:19:07.972Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[10: Valid string 2] -- Time elapsed: 0.001 s
12:19:07 [2024-05-01T16:19:07.972Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[11: String no value] -- Time elapsed: 0 s
12:19:07 [2024-05-01T16:19:07.972Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[12: Delete value] -- Time elapsed: 0.001 s
12:19:07 [2024-05-01T16:19:07.972Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[13: Delete value with ignored params] -- Time elapsed: 0.049 s
12:19:07 [2024-05-01T16:19:07.972Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[14: Event name] -- Time elapsed: 0.002 s
12:19:07 [2024-05-01T16:19:07.972Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[15: Event name with params] -- Time elapsed: 0.001 s
12:19:07 [2024-05-01T16:19:07.972Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[16: Event field] -- Time elapsed: 0.001 s
12:19:07 [2024-05-01T16:19:07.972Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[17: Unknown mapping group] -- Time elapsed: 0.001 s
12:19:07 [2024-05-01T16:19:07.972Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[18: Valid script] -- Time elapsed: 0.001 s
12:19:07 [2024-05-01T16:19:07.972Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[19: Script with children] -- Time elapsed: 0.002 s
12:19:07 [2024-05-01T16:19:07.972Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[20: Script with invalid children] -- Time elapsed: 0.002 s
12:19:07 [2024-05-01T16:19:07.972Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[21: Query] -- Time elapsed: 0.004 s
12:19:07 [2024-05-01T16:19:07.972Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[22: Query no children] -- Time elapsed: 0.001 s
12:19:07 [2024-05-01T16:19:07.972Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[23: Query with invalid children] -- Time elapsed: 0.002 s
12:19:07 [2024-05-01T16:19:07.972Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
12:19:07 [2024-05-01T16:19:07.972Z] 
12:19:07 [2024-05-01T16:19:07.972Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:07.885
12:19:07 [2024-05-01T16:19:07.972Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
12:19:08 [2024-05-01T16:19:08.228Z] 
12:19:08 [2024-05-01T16:19:08.228Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:07.972
12:19:08 [2024-05-01T16:19:08.228Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
12:19:08 [2024-05-01T16:19:08.228Z] 
12:19:08 [2024-05-01T16:19:08.228Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:08.038
12:19:08 [2024-05-01T16:19:08.228Z] !MESSAGE State Transition: Undefined action: action1
12:19:08 [2024-05-01T16:19:08.228Z] 
12:19:08 [2024-05-01T16:19:08.228Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:08.041
12:19:08 [2024-05-01T16:19:08.228Z] !MESSAGE State Transition: Undefined condition: test1
12:19:08 [2024-05-01T16:19:08.228Z] 
12:19:08 [2024-05-01T16:19:08.228Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:08.044
12:19:08 [2024-05-01T16:19:08.229Z] !MESSAGE State Transition: Undefined condition: test1
12:19:08 [2024-05-01T16:19:08.229Z] 
12:19:08 [2024-05-01T16:19:08.229Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:08.047
12:19:08 [2024-05-01T16:19:08.229Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
12:19:08 [2024-05-01T16:19:08.229Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
12:19:08 [2024-05-01T16:19:08.229Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[0: one_state_final] -- Time elapsed: 0.056 s
12:19:08 [2024-05-01T16:19:08.229Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[1: one_state_loop] -- Time elapsed: 0.005 s
12:19:08 [2024-05-01T16:19:08.229Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[2: save_and_clear_fields] -- Time elapsed: 0.004 s
12:19:08 [2024-05-01T16:19:08.229Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[3: multiple_actions_and_tests] -- Time elapsed: 0.004 s
12:19:08 [2024-05-01T16:19:08.229Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[4: multiple_states_and_transitions] -- Time elapsed: 0.011 s
12:19:08 [2024-05-01T16:19:08.229Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[5: on_entry_exit] -- Time elapsed: 0.004 s
12:19:08 [2024-05-01T16:19:08.229Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[6: with_precondition] -- Time elapsed: 0.008 s
12:19:08 [2024-05-01T16:19:08.229Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[7: initial state] -- Time elapsed: 0.005 s
12:19:08 [2024-05-01T16:19:08.229Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[8: initial_element] -- Time elapsed: 0.003 s
12:19:08 [2024-05-01T16:19:08.229Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[9: undefined_action] -- Time elapsed: 0.056 s
12:19:08 [2024-05-01T16:19:08.229Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[10: undefined_condition] -- Time elapsed: 0.003 s
12:19:08 [2024-05-01T16:19:08.229Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[11: undefined_target] -- Time elapsed: 0.003 s
12:19:08 [2024-05-01T16:19:08.229Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[12: valid_no_initial] -- Time elapsed: 0.004 s
12:19:08 [2024-05-01T16:19:08.229Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
12:19:08 [2024-05-01T16:19:08.229Z] 
12:19:08 [2024-05-01T16:19:08.229Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:08.072
12:19:08 [2024-05-01T16:19:08.229Z] !MESSAGE The value of a constant attribute should not be empty
12:19:08 [2024-05-01T16:19:08.229Z] 
12:19:08 [2024-05-01T16:19:08.229Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:08.073
12:19:08 [2024-05-01T16:19:08.229Z] !MESSAGE The value of an event field attribute should not be null
12:19:08 [2024-05-01T16:19:08.229Z] 
12:19:08 [2024-05-01T16:19:08.229Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:08.074
12:19:08 [2024-05-01T16:19:08.229Z] !MESSAGE A query state attribute should have children attributes
12:19:08 [2024-05-01T16:19:08.229Z] 
12:19:08 [2024-05-01T16:19:08.229Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:08.075
12:19:08 [2024-05-01T16:19:08.229Z] !MESSAGE The value of a constant attribute should not be empty
12:19:08 [2024-05-01T16:19:08.229Z] 
12:19:08 [2024-05-01T16:19:08.229Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:08.076
12:19:08 [2024-05-01T16:19:08.229Z] !MESSAGE Location undefined does not exist
12:19:08 [2024-05-01T16:19:08.229Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
12:19:08 [2024-05-01T16:19:08.229Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidLocationCompilation -- Time elapsed: 0.003 s
12:19:08 [2024-05-01T16:19:08.229Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testInvalidStateAttributeCompilation -- Time elapsed: 0.005 s
12:19:08 [2024-05-01T16:19:08.229Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidStateAttributeCompilation -- Time elapsed: 0.005 s
12:19:08 [2024-05-01T16:19:08.229Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
12:19:09 [2024-05-01T16:19:09.593Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
12:19:09 [2024-05-01T16:19:09.593Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest.testEventName -- Time elapsed: 1.359 s
12:19:09 [2024-05-01T16:19:09.593Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
12:19:12 [2024-05-01T16:19:12.108Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.349 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
12:19:12 [2024-05-01T16:19:12.108Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsPattern -- Time elapsed: 1.231 s
12:19:12 [2024-05-01T16:19:12.108Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsValidation -- Time elapsed: 1.117 s
12:19:12 [2024-05-01T16:19:12.108Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
12:19:13 [2024-05-01T16:19:13.470Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
12:19:13 [2024-05-01T16:19:13.470Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest.testTimestampDescription -- Time elapsed: 1.214 s
12:19:13 [2024-05-01T16:19:13.470Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.629
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.630
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.630
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.630
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.631
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.631
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.631
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.631
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.632
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.632
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.632
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.633
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.633
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.633
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.634
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.634
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.634
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.635
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.635
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.635
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.636
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.636
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.834Z] 
12:19:14 [2024-05-01T16:19:14.834Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.636
12:19:14 [2024-05-01T16:19:14.834Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.835Z] 
12:19:14 [2024-05-01T16:19:14.835Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.636
12:19:14 [2024-05-01T16:19:14.835Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.835Z] 
12:19:14 [2024-05-01T16:19:14.835Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.637
12:19:14 [2024-05-01T16:19:14.835Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.835Z] 
12:19:14 [2024-05-01T16:19:14.835Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.637
12:19:14 [2024-05-01T16:19:14.835Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.835Z] 
12:19:14 [2024-05-01T16:19:14.835Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.638
12:19:14 [2024-05-01T16:19:14.835Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.835Z] 
12:19:14 [2024-05-01T16:19:14.835Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.638
12:19:14 [2024-05-01T16:19:14.835Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.835Z] 
12:19:14 [2024-05-01T16:19:14.835Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.639
12:19:14 [2024-05-01T16:19:14.835Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:14 [2024-05-01T16:19:14.835Z] 
12:19:14 [2024-05-01T16:19:14.835Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:14.639
12:19:14 [2024-05-01T16:19:14.835Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:19:22 [2024-05-01T16:19:22.915Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.760 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
12:19:22 [2024-05-01T16:19:22.915Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleExecution -- Time elapsed: 8.696 s
12:19:22 [2024-05-01T16:19:22.915Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleConstruction -- Time elapsed: 0.063 s
12:19:22 [2024-05-01T16:19:22.915Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
12:19:22 [2024-05-01T16:19:22.915Z] 
12:19:22 [2024-05-01T16:19:22.915Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:21.867
12:19:22 [2024-05-01T16:19:22.915Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:19:24 [2024-05-01T16:19:24.280Z] 
12:19:24 [2024-05-01T16:19:24.280Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:24.049
12:19:24 [2024-05-01T16:19:24.281Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:19:24 [2024-05-01T16:19:24.281Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.185 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
12:19:24 [2024-05-01T16:19:24.281Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleExecution -- Time elapsed: 2.182 s
12:19:24 [2024-05-01T16:19:24.281Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleConstruction -- Time elapsed: 0.003 s
12:19:24 [2024-05-01T16:19:24.281Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
12:19:24 [2024-05-01T16:19:24.281Z] 
12:19:24 [2024-05-01T16:19:24.281Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:24.064
12:19:24 [2024-05-01T16:19:24.281Z] !MESSAGE state value is type int but a mappingGroup is specified
12:19:24 [2024-05-01T16:19:24.281Z] 
12:19:24 [2024-05-01T16:19:24.281Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:24.064
12:19:24 [2024-05-01T16:19:24.281Z] !MESSAGE state value is type int but a mappingGroup is specified
12:19:25 [2024-05-01T16:19:25.644Z] 
12:19:25 [2024-05-01T16:19:25.644Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:25.278
12:19:25 [2024-05-01T16:19:25.644Z] !MESSAGE state value is type int but a mappingGroup is specified
12:19:25 [2024-05-01T16:19:25.644Z] 
12:19:25 [2024-05-01T16:19:25.644Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:25.278
12:19:25 [2024-05-01T16:19:25.644Z] !MESSAGE state value is type int but a mappingGroup is specified
12:19:25 [2024-05-01T16:19:25.644Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
12:19:25 [2024-05-01T16:19:25.644Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testNonConsumingFsm -- Time elapsed: 1.215 s
12:19:25 [2024-05-01T16:19:25.644Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testConsumingFsm -- Time elapsed: 0.022 s
12:19:25 [2024-05-01T16:19:25.644Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
12:19:25 [2024-05-01T16:19:25.644Z] 
12:19:25 [2024-05-01T16:19:25.644Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:25.441
12:19:25 [2024-05-01T16:19:25.644Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
12:19:25 [2024-05-01T16:19:25.644Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
12:19:25 [2024-05-01T16:19:25.644Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testInvalidInput -- Time elapsed: 0.144 s
12:19:25 [2024-05-01T16:19:25.644Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testStateSystem -- Time elapsed: 0.109 s
12:19:25 [2024-05-01T16:19:25.644Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
12:19:27 [2024-05-01T16:19:27.007Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
12:19:27 [2024-05-01T16:19:27.007Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest.testConditionsValidation -- Time elapsed: 1.112 s
12:19:27 [2024-05-01T16:19:27.007Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
12:19:27 [2024-05-01T16:19:27.007Z] 
12:19:27 [2024-05-01T16:19:27.007Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:26.773
12:19:27 [2024-05-01T16:19:27.007Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:19:27 [2024-05-01T16:19:27.007Z] 
12:19:27 [2024-05-01T16:19:27.007Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:26.884
12:19:27 [2024-05-01T16:19:27.007Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:19:27 [2024-05-01T16:19:27.007Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
12:19:27 [2024-05-01T16:19:27.007Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testSegmentStore -- Time elapsed: 0.106 s
12:19:27 [2024-05-01T16:19:27.007Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testStateSystem -- Time elapsed: 0.107 s
12:19:27 [2024-05-01T16:19:27.007Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
12:19:27 [2024-05-01T16:19:27.007Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
12:19:27 [2024-05-01T16:19:27.007Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
12:19:27 [2024-05-01T16:19:27.007Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testGetDefault -- Time elapsed: 0 s
12:19:27 [2024-05-01T16:19:27.007Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
12:19:27 [2024-05-01T16:19:27.262Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
12:19:27 [2024-05-01T16:19:27.263Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testExtendedModuleCreated -- Time elapsed: 0.044 s
12:19:27 [2024-05-01T16:19:27.263Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testGettingSchemaParser -- Time elapsed: 0.001 s
12:19:27 [2024-05-01T16:19:27.263Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testPopulateExtendedModules -- Time elapsed: 0.085 s
12:19:27 [2024-05-01T16:19:27.263Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
12:19:27 [2024-05-01T16:19:27.517Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
12:19:27 [2024-05-01T16:19:27.517Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModulesWithAnalysisManager -- Time elapsed: 0.090 s
12:19:27 [2024-05-01T16:19:27.517Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testProperties -- Time elapsed: 0.010 s
12:19:27 [2024-05-01T16:19:27.517Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModules -- Time elapsed: 0.086 s
12:19:27 [2024-05-01T16:19:27.517Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
12:19:27 [2024-05-01T16:19:27.517Z] 
12:19:27 [2024-05-01T16:19:27.517Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:27.279
12:19:27 [2024-05-01T16:19:27.517Z] !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.
12:19:27 [2024-05-01T16:19:27.518Z] 
12:19:27 [2024-05-01T16:19:27.518Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:27.287
12:19:27 [2024-05-01T16:19:27.518Z] !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.
12:19:27 [2024-05-01T16:19:27.518Z] 
12:19:27 [2024-05-01T16:19:27.518Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:27.342
12:19:27 [2024-05-01T16:19:27.518Z] !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.
12:19:27 [2024-05-01T16:19:27.518Z] 
12:19:27 [2024-05-01T16:19:27.518Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:27.350
12:19:27 [2024-05-01T16:19:27.518Z] !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.
12:19:27 [2024-05-01T16:19:27.518Z] 
12:19:27 [2024-05-01T16:19:27.518Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:27.357
12:19:27 [2024-05-01T16:19:27.518Z] !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.
12:19:27 [2024-05-01T16:19:27.518Z] 
12:19:27 [2024-05-01T16:19:27.518Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:27.373
12:19:27 [2024-05-01T16:19:27.518Z] !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.
12:19:27 [2024-05-01T16:19:27.773Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
12:19:27 [2024-05-01T16:19:27.773Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateInvalid -- Time elapsed: 0.088 s
12:19:27 [2024-05-01T16:19:27.773Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidate -- Time elapsed: 0.017 s
12:19:27 [2024-05-01T16:19:27.773Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testGetChildElements -- Time elapsed: 0.008 s
12:19:27 [2024-05-01T16:19:27.773Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateValid -- Time elapsed: 0.303 s
12:19:27 [2024-05-01T16:19:27.773Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlEnableDisableFile -- Time elapsed: 0.054 s
12:19:27 [2024-05-01T16:19:27.773Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlAddFile -- Time elapsed: 0.011 s
12:19:27 [2024-05-01T16:19:27.773Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlPath -- Time elapsed: 0.001 s
12:19:27 [2024-05-01T16:19:27.773Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
12:19:35 [2024-05-01T16:19:35.854Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.535 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
12:19:35 [2024-05-01T16:19:35.854Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTrace -- Time elapsed: 0.221 s
12:19:35 [2024-05-01T16:19:35.854Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperimentWithTraceAnalysis -- Time elapsed: 7.000 s
12:19:35 [2024-05-01T16:19:35.854Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testFactoryUpdate -- Time elapsed: 0.035 s
12:19:35 [2024-05-01T16:19:35.854Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperiment -- Time elapsed: 0.181 s
12:19:35 [2024-05-01T16:19:35.854Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTraceWithExperimentAnalysis -- Time elapsed: 0.097 s
12:19:35 [2024-05-01T16:19:35.854Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
12:19:35 [2024-05-01T16:19:35.854Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
12:19:35 [2024-05-01T16:19:35.854Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProvider -- Time elapsed: 0.188 s
12:19:35 [2024-05-01T16:19:35.854Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProviderDelta -- Time elapsed: 0.126 s
12:19:35 [2024-05-01T16:19:35.854Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYFactory -- Time elapsed: 0.118 s
12:19:35 [2024-05-01T16:19:35.854Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
12:19:35 [2024-05-01T16:19:35.854Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
12:19:35 [2024-05-01T16:19:35.854Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetChildElements -- Time elapsed: 0.052 s
12:19:35 [2024-05-01T16:19:35.854Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetElementInFile -- Time elapsed: 0.008 s
12:19:35 [2024-05-01T16:19:35.854Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
12:19:36 [2024-05-01T16:19:36.415Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
12:19:36 [2024-05-01T16:19:36.415Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testFactory -- Time elapsed: 0.118 s
12:19:36 [2024-05-01T16:19:36.415Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testTwoLevels -- Time elapsed: 0.119 s
12:19:36 [2024-05-01T16:19:36.415Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testNoParentDisplay -- Time elapsed: 0.156 s
12:19:36 [2024-05-01T16:19:36.415Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
12:19:36 [2024-05-01T16:19:36.415Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
12:19:36 [2024-05-01T16:19:36.415Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueModify -- Time elapsed: 0.013 s
12:19:36 [2024-05-01T16:19:36.415Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueScript -- Time elapsed: 0.013 s
12:19:36 [2024-05-01T16:19:36.415Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueUpdate -- Time elapsed: 0.013 s
12:19:36 [2024-05-01T16:19:36.415Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueMapping -- Time elapsed: 0.059 s
12:19:36 [2024-05-01T16:19:36.415Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValuePeek -- Time elapsed: 0.013 s
12:19:36 [2024-05-01T16:19:36.415Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueFuture -- Time elapsed: 0.013 s
12:19:36 [2024-05-01T16:19:36.415Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueHostId -- Time elapsed: 0.013 s
12:19:36 [2024-05-01T16:19:36.415Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
12:19:37 [2024-05-01T16:19:37.779Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.256 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
12:19:37 [2024-05-01T16:19:37.779Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest.testAttributePool -- Time elapsed: 1.256 s
12:19:37 [2024-05-01T16:19:37.779Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
12:19:37 [2024-05-01T16:19:37.779Z] 
12:19:37 [2024-05-01T16:19:37.779Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:37.662
12:19:37 [2024-05-01T16:19:37.779Z] !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.
12:19:39 [2024-05-01T16:19:39.144Z] 
12:19:39 [2024-05-01T16:19:39.144Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:38.876
12:19:39 [2024-05-01T16:19:39.144Z] !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
12:19:40 [2024-05-01T16:19:40.506Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.417 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
12:19:40 [2024-05-01T16:19:40.506Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateDeclaration -- Time elapsed: 0 s
12:19:40 [2024-05-01T16:19:40.506Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testTwoInitialStates -- Time elapsed: 0 s
12:19:40 [2024-05-01T16:19:40.506Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateWithCondition -- Time elapsed: 0 s
12:19:40 [2024-05-01T16:19:40.506Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
12:19:41 [2024-05-01T16:19:41.434Z] 
12:19:41 [2024-05-01T16:19:41.434Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:41.302
12:19:41 [2024-05-01T16:19:41.434Z] !MESSAGE state value is type int but a mappingGroup is specified
12:19:41 [2024-05-01T16:19:41.434Z] 
12:19:41 [2024-05-01T16:19:41.434Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:19:41.302
12:19:41 [2024-05-01T16:19:41.434Z] !MESSAGE state value is type int but a mappingGroup is specified
12:19:41 [2024-05-01T16:19:41.434Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
12:19:41 [2024-05-01T16:19:41.434Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testSegmentContent -- Time elapsed: 1.217 s
12:19:41 [2024-05-01T16:19:41.434Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testMappingGroup -- Time elapsed: 0.009 s
12:19:41 [2024-05-01T16:19:41.434Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.callstack.XmlCallstackTest
12:19:45 [2024-05-01T16:19:45.596Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.526 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.callstack.XmlCallstackTest
12:19:45 [2024-05-01T16:19:45.596Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.callstack.XmlCallstackTest.testCallstackWeightedTree -- Time elapsed: 3.523 s
12:19:45 [2024-05-01T16:19:45.596Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
12:19:45 [2024-05-01T16:19:45.596Z] 
12:19:45 [2024-05-01T16:19:45.596Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:44.852
12:19:45 [2024-05-01T16:19:45.596Z] !MESSAGE IO exception occurred
12:19:45 [2024-05-01T16:19:45.596Z] !STACK 0
12:19:45 [2024-05-01T16:19:45.596Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test-test-test (No such file or directory)
12:19:45 [2024-05-01T16:19:45.596Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
12:19:45 [2024-05-01T16:19:45.596Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
12:19:45 [2024-05-01T16:19:45.596Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
12:19:45 [2024-05-01T16:19:45.596Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
12:19:45 [2024-05-01T16:19:45.596Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
12:19:45 [2024-05-01T16:19:45.596Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.create(XmlConfigurationSource.java:85)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation(XmlConfigurationSourceTest.java:166)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1492)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1465)
12:19:45 [2024-05-01T16:19:45.597Z] 
12:19:45 [2024-05-01T16:19:45.597Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:44.859
12:19:45 [2024-05-01T16:19:45.597Z] !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.
12:19:45 [2024-05-01T16:19:45.597Z] 
12:19:45 [2024-05-01T16:19:45.597Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:44.978
12:19:45 [2024-05-01T16:19:45.597Z] !MESSAGE IO exception occurred
12:19:45 [2024-05-01T16:19:45.597Z] !STACK 0
12:19:45 [2024-05-01T16:19:45.597Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test-test-test (No such file or directory)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.update(XmlConfigurationSource.java:99)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate(XmlConfigurationSourceTest.java:215)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:19:45 [2024-05-01T16:19:45.597Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:19:45 [2024-05-01T16:19:45.597Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:19:45 [2024-05-01T16:19:45.598Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:19:45 [2024-05-01T16:19:45.598Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:19:45 [2024-05-01T16:19:45.598Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:19:45 [2024-05-01T16:19:45.598Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:19:45 [2024-05-01T16:19:45.598Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:19:45 [2024-05-01T16:19:45.598Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:19:45 [2024-05-01T16:19:45.598Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:19:45 [2024-05-01T16:19:45.598Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:19:45 [2024-05-01T16:19:45.598Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
12:19:45 [2024-05-01T16:19:45.598Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:19:45 [2024-05-01T16:19:45.598Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:19:45 [2024-05-01T16:19:45.598Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:19:45 [2024-05-01T16:19:45.598Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:19:45 [2024-05-01T16:19:45.598Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:19:45 [2024-05-01T16:19:45.598Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:19:45 [2024-05-01T16:19:45.598Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:19:45 [2024-05-01T16:19:45.598Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:19:45 [2024-05-01T16:19:45.598Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:19:45 [2024-05-01T16:19:45.598Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
12:19:45 [2024-05-01T16:19:45.598Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
12:19:45 [2024-05-01T16:19:45.598Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1492)
12:19:45 [2024-05-01T16:19:45.598Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1465)
12:19:45 [2024-05-01T16:19:45.598Z] 
12:19:45 [2024-05-01T16:19:45.598Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:19:44.984
12:19:45 [2024-05-01T16:19:45.598Z] !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.
12:19:45 [2024-05-01T16:19:45.598Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
12:19:45 [2024-05-01T16:19:45.598Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testSourceType -- Time elapsed: 0 s
12:19:45 [2024-05-01T16:19:45.598Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation -- Time elapsed: 0.028 s
12:19:45 [2024-05-01T16:19:45.598Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testGetConfiguration -- Time elapsed: 0.012 s
12:19:45 [2024-05-01T16:19:45.598Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testContains -- Time elapsed: 0.012 s
12:19:45 [2024-05-01T16:19:45.598Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testRemove -- Time elapsed: 0.064 s
12:19:45 [2024-05-01T16:19:45.598Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate -- Time elapsed: 0.091 s
12:19:45 [2024-05-01T16:19:45.598Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testConstructor -- Time elapsed: 0.012 s
12:19:45 [2024-05-01T16:19:45.598Z] 
12:19:45 [2024-05-01T16:19:45.598Z] Results:
12:19:45 [2024-05-01T16:19:45.598Z] 
12:19:45 [2024-05-01T16:19:45.598Z] Tests run: 109, Failures: 0, Errors: 0, Skipped: 0
12:19:45 [2024-05-01T16:19:45.598Z] 
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] All tests passed
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] 
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.pom
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-p2metadata.xml
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-p2artifacts.xml
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] 
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] 
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [96/141]
12:19:45 [2024-05-01T16:19:45.598Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:19:45 [2024-05-01T16:19:45.598Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] 
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] 
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] The project's OSGi version is 2.0.7.202405011547
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] 
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] 
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] 
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] 
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] 
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:19:45 [2024-05-01T16:19:45.598Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests
12:19:45 [2024-05-01T16:19:45.855Z] [INFO] 
12:19:45 [2024-05-01T16:19:45.855Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:19:45 [2024-05-01T16:19:45.855Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
12:19:45 [2024-05-01T16:19:45.855Z] [INFO] 
12:19:45 [2024-05-01T16:19:45.855Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:19:45 [2024-05-01T16:19:45.855Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:19:45 [2024-05-01T16:19:45.855Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:19:45 [2024-05-01T16:19:45.855Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
12:19:45 [2024-05-01T16:19:45.855Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] 
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] 
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] 
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:19:46 [2024-05-01T16:19:46.416Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] 
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] 
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] 
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] 
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] 
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] 
12:19:46 [2024-05-01T16:19:46.416Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:19:46 [2024-05-01T16:19:46.671Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
12:19:46 [2024-05-01T16:19:46.671Z] [INFO] Command line:
12:19:46 [2024-05-01T16:19:46.671Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:19:46 [2024-05-01T16:19:46.671Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:19:50 [2024-05-01T16:19:50.835Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
12:20:12 [2024-05-01T16:20:12.717Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.41 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
12:20:12 [2024-05-01T16:20:12.717Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 1.387 s
12:20:12 [2024-05-01T16:20:12.717Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testEmpty2DQuery -- Time elapsed: 1.130 s
12:20:12 [2024-05-01T16:20:12.717Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testIOOB2DQuery -- Time elapsed: 1.127 s
12:20:12 [2024-05-01T16:20:12.717Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testContinuous2DQuery -- Time elapsed: 7.138 s
12:20:12 [2024-05-01T16:20:12.717Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testReverse2DQuery -- Time elapsed: 4.724 s
12:20:12 [2024-05-01T16:20:12.717Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 1.120 s
12:20:12 [2024-05-01T16:20:12.717Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 4.723 s
12:20:12 [2024-05-01T16:20:12.717Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
12:20:24 [2024-05-01T16:20:24.883Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.25 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOpenExistingStateFile -- Time elapsed: 0.024 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testBuild -- Time elapsed: 4.798 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle_end -- Time elapsed: 0.001 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle -- Time elapsed: 0.001 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_empty -- Time elapsed: 0.002 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_end -- Time elapsed: 0.001 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQuery1 -- Time elapsed: 0.004 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQuery1 -- Time elapsed: 0.001 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery1 -- Time elapsed: 0.115 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery2 -- Time elapsed: 0.057 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery3 -- Time elapsed: 0.010 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullAttributeName -- Time elapsed: 0.001 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkAbsolute -- Time elapsed: 0 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.001 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.002 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0.002 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryThorough -- Time elapsed: 0.002 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0.001 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarksNoMatch -- Time elapsed: 0 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative -- Time elapsed: 0.001 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_begin -- Time elapsed: 0 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_empty -- Time elapsed: 0 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testParentAttribute -- Time elapsed: 0 s
12:20:24 [2024-05-01T16:20:24.883Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkRelative -- Time elapsed: 0 s
12:20:24 [2024-05-01T16:20:24.883Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
12:20:30 [2024-05-01T16:20:30.125Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.392 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
12:20:30 [2024-05-01T16:20:30.125Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle_end -- Time elapsed: 0.001 s
12:20:30 [2024-05-01T16:20:30.125Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle -- Time elapsed: 0 s
12:20:30 [2024-05-01T16:20:30.125Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_empty -- Time elapsed: 0.001 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_end -- Time elapsed: 0 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQuery1 -- Time elapsed: 0.042 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQuery1 -- Time elapsed: 0.037 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery1 -- Time elapsed: 0.004 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery2 -- Time elapsed: 0.032 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery3 -- Time elapsed: 0.001 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullAttributeName -- Time elapsed: 0 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkAbsolute -- Time elapsed: 0 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.054 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.026 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0.026 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryThorough -- Time elapsed: 0.026 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidAttribute -- Time elapsed: 0 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.004 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarksNoMatch -- Time elapsed: 0.001 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative -- Time elapsed: 0 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0.001 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_begin -- Time elapsed: 0.001 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_empty -- Time elapsed: 0 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testParentAttribute -- Time elapsed: 0 s
12:20:30 [2024-05-01T16:20:30.126Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkRelative -- Time elapsed: 0 s
12:20:30 [2024-05-01T16:20:30.126Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
12:20:36 [2024-05-01T16:20:36.946Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-j5bn9-fdnzl because kubernetes resource quota exceeded. 
12:20:36 [2024-05-01T16:20:36.946Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-j5bn9-fdnzl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1800m, used: requests.cpu=4150m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-j5bn9-fdnzl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-j5bn9-fdnzl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1800m, used: requests.cpu=4150m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
12:20:36 [2024-05-01T16:20:36.946Z] Retrying...
12:20:36 [2024-05-01T16:20:36.946Z] 
12:20:36 [2024-05-01T16:20:36.946Z] ERROR: Failed to launch tracecompass-build-j5bn9-fdnzl
12:20:36 [2024-05-01T16:20:36.947Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-j5bn9-fdnzl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1800m, used: requests.cpu=4150m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-j5bn9-fdnzl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-j5bn9-fdnzl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1800m, used: requests.cpu=4150m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
12:20:36 [2024-05-01T16:20:36.947Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660)
12:20:36 [2024-05-01T16:20:36.947Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640)
12:20:36 [2024-05-01T16:20:36.947Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589)
12:20:36 [2024-05-01T16:20:36.947Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549)
12:20:36 [2024-05-01T16:20:36.947Z] 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642)
12:20:36 [2024-05-01T16:20:36.947Z] 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
12:20:36 [2024-05-01T16:20:36.947Z] 	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
12:20:36 [2024-05-01T16:20:36.947Z] 	at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140)
12:20:36 [2024-05-01T16:20:36.947Z] 	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
12:20:36 [2024-05-01T16:20:36.947Z] 	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
12:20:36 [2024-05-01T16:20:36.947Z] 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
12:20:36 [2024-05-01T16:20:36.947Z] 	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
12:20:36 [2024-05-01T16:20:36.947Z] 	at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52)
12:20:36 [2024-05-01T16:20:36.947Z] 	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
12:20:36 [2024-05-01T16:20:36.947Z] 	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
12:20:36 [2024-05-01T16:20:36.947Z] 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
12:20:36 [2024-05-01T16:20:36.947Z] 	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
12:20:36 [2024-05-01T16:20:36.947Z] 	at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:136)
12:20:36 [2024-05-01T16:20:36.947Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-j5bn9-fdnzl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1800m, used: requests.cpu=4150m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-j5bn9-fdnzl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-j5bn9-fdnzl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1800m, used: requests.cpu=4150m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
12:20:36 [2024-05-01T16:20:36.947Z] 	at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238)
12:20:36 [2024-05-01T16:20:36.947Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507)
12:20:36 [2024-05-01T16:20:36.947Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524)
12:20:36 [2024-05-01T16:20:36.947Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340)
12:20:36 [2024-05-01T16:20:36.947Z] 	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753)
12:20:36 [2024-05-01T16:20:36.947Z] 	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97)
12:20:36 [2024-05-01T16:20:36.947Z] 	at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42)
12:20:36 [2024-05-01T16:20:36.947Z] 	at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133)
12:20:36 [2024-05-01T16:20:36.947Z] 	at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297)
12:20:36 [2024-05-01T16:20:36.947Z] 	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
12:20:36 [2024-05-01T16:20:36.947Z] 	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
12:20:36 [2024-05-01T16:20:36.947Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:20:36 [2024-05-01T16:20:36.947Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:20:36 [2024-05-01T16:20:36.947Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:20:36 [2024-05-01T16:20:36.947Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
12:20:46 [2024-05-01T16:20:46.939Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-j5bn9-s0r6k because kubernetes resource quota exceeded. 
12:20:46 [2024-05-01T16:20:46.939Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-j5bn9-s0r6k" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1800m, used: requests.cpu=4150m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-j5bn9-s0r6k, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-j5bn9-s0r6k" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1800m, used: requests.cpu=4150m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
12:20:46 [2024-05-01T16:20:46.939Z] Retrying...
12:20:46 [2024-05-01T16:20:46.939Z] 
12:20:46 [2024-05-01T16:20:46.939Z] ERROR: Failed to launch tracecompass-build-j5bn9-s0r6k
12:20:46 [2024-05-01T16:20:46.940Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-j5bn9-s0r6k" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1800m, used: requests.cpu=4150m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-j5bn9-s0r6k, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-j5bn9-s0r6k" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1800m, used: requests.cpu=4150m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
12:20:46 [2024-05-01T16:20:46.940Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660)
12:20:46 [2024-05-01T16:20:46.940Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640)
12:20:46 [2024-05-01T16:20:46.940Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589)
12:20:46 [2024-05-01T16:20:46.940Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549)
12:20:46 [2024-05-01T16:20:46.940Z] 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642)
12:20:46 [2024-05-01T16:20:46.940Z] 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
12:20:46 [2024-05-01T16:20:46.940Z] 	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
12:20:46 [2024-05-01T16:20:46.940Z] 	at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140)
12:20:46 [2024-05-01T16:20:46.940Z] 	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
12:20:46 [2024-05-01T16:20:46.940Z] 	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
12:20:46 [2024-05-01T16:20:46.940Z] 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
12:20:46 [2024-05-01T16:20:46.940Z] 	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
12:20:46 [2024-05-01T16:20:46.940Z] 	at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52)
12:20:46 [2024-05-01T16:20:46.940Z] 	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
12:20:46 [2024-05-01T16:20:46.940Z] 	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
12:20:46 [2024-05-01T16:20:46.940Z] 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
12:20:46 [2024-05-01T16:20:46.940Z] 	at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079)
12:20:46 [2024-05-01T16:20:46.940Z] 	at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:136)
12:20:46 [2024-05-01T16:20:46.940Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-j5bn9-s0r6k" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1800m, used: requests.cpu=4150m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-j5bn9-s0r6k, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-j5bn9-s0r6k" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1800m, used: requests.cpu=4150m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}).
12:20:46 [2024-05-01T16:20:46.940Z] 	at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238)
12:20:46 [2024-05-01T16:20:46.940Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507)
12:20:46 [2024-05-01T16:20:46.940Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524)
12:20:46 [2024-05-01T16:20:46.940Z] 	at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340)
12:20:46 [2024-05-01T16:20:46.940Z] 	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753)
12:20:46 [2024-05-01T16:20:46.940Z] 	at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97)
12:20:46 [2024-05-01T16:20:46.940Z] 	at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42)
12:20:46 [2024-05-01T16:20:46.940Z] 	at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133)
12:20:46 [2024-05-01T16:20:46.940Z] 	at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297)
12:20:46 [2024-05-01T16:20:46.940Z] 	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
12:20:46 [2024-05-01T16:20:46.940Z] 	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
12:20:46 [2024-05-01T16:20:46.940Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:20:46 [2024-05-01T16:20:46.940Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:20:46 [2024-05-01T16:20:46.940Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:20:46 [2024-05-01T16:20:46.940Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
12:21:05 [2024-05-01T16:21:05.471Z] Created Pod: kubernetes tracecompass/tracecompass-build-j5bn9-4xrp3
12:22:06 [2024-05-01T16:22:06.503Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 94.67 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryThorough -- Time elapsed: 1.769 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle_end -- Time elapsed: 0.001 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle -- Time elapsed: 0 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_empty -- Time elapsed: 0 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_end -- Time elapsed: 0 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQuery1 -- Time elapsed: 1.313 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQuery1 -- Time elapsed: 1.216 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQuery2 -- Time elapsed: 83.60 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullAttributeName -- Time elapsed: 0.001 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkAbsolute -- Time elapsed: 0 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFirstIntervalIsConsidered -- Time elapsed: 1.231 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype1 -- Time elapsed: 1.306 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype2 -- Time elapsed: 1.289 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.002 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime2 -- Time elapsed: 0 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarksNoMatch -- Time elapsed: 0 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative -- Time elapsed: 0.001 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime1 -- Time elapsed: 0 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime2 -- Time elapsed: 0 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_begin -- Time elapsed: 0.001 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_empty -- Time elapsed: 0 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testParentAttribute -- Time elapsed: 0 s
12:22:06 [2024-05-01T16:22:06.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkRelative -- Time elapsed: 0.001 s
12:22:06 [2024-05-01T16:22:06.504Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
12:22:09 [2024-05-01T16:22:09.766Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.928 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
12:22:09 [2024-05-01T16:22:09.766Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testAnalysisExecution -- Time elapsed: 4.820 s
12:22:09 [2024-05-01T16:22:09.766Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testCanExecute -- Time elapsed: 0.087 s
12:22:09 [2024-05-01T16:22:09.766Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
12:22:11 [2024-05-01T16:22:11.131Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.481 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
12:22:11 [2024-05-01T16:22:11.131Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest.testSchedEvents -- Time elapsed: 1.481 s
12:22:11 [2024-05-01T16:22:11.131Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
12:22:16 [2024-05-01T16:22:16.370Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.565 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
12:22:16 [2024-05-01T16:22:16.370Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTraceSoftirq -- Time elapsed: 1.151 s
12:22:16 [2024-05-01T16:22:16.370Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTrace -- Time elapsed: 1.124 s
12:22:16 [2024-05-01T16:22:16.370Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchange -- Time elapsed: 1.145 s
12:22:16 [2024-05-01T16:22:16.370Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeWithWifi -- Time elapsed: 1.144 s
12:22:16 [2024-05-01T16:22:16.370Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
12:22:16 [2024-05-01T16:22:16.624Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.933 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
12:22:16 [2024-05-01T16:22:16.624Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest.testMatching -- Time elapsed: 0.933 s
12:22:16 [2024-05-01T16:22:16.624Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
12:22:31 [2024-05-01T16:22:31.453Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.83 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
12:22:31 [2024-05-01T16:22:31.453Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testExperimentSync -- Time elapsed: 0.706 s
12:22:31 [2024-05-01T16:22:31.453Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testDjangoExperimentSync -- Time elapsed: 12.12 s
12:22:31 [2024-05-01T16:22:31.453Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
12:22:31 [2024-05-01T16:22:31.453Z] !SESSION 2024-05-01 16:19:46.755 -----------------------------------------------
12:22:31 [2024-05-01T16:22:31.453Z] eclipse.buildId=unknown
12:22:31 [2024-05-01T16:22:31.453Z] java.version=17.0.2
12:22:31 [2024-05-01T16:22:31.453Z] java.vendor=Oracle Corporation
12:22:31 [2024-05-01T16:22:31.453Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:22:31 [2024-05-01T16:22:31.453Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:22:31 [2024-05-01T16:22:31.453Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:22:31 [2024-05-01T16:22:31.453Z] 
12:22:31 [2024-05-01T16:22:31.453Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-05-01 16:22:29.447
12:22:31 [2024-05-01T16:22:31.453Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
12:22:36 [2024-05-01T16:22:36.696Z] 
12:22:36 [2024-05-01T16:22:36.696Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-05-01 16:22:36.378
12:22:36 [2024-05-01T16:22:36.696Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
12:22:40 [2024-05-01T16:22:40.861Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.49 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
12:22:40 [2024-05-01T16:22:40.861Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testWholeUstTrace -- Time elapsed: 6.979 s
12:22:40 [2024-05-01T16:22:40.861Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testOneEvent -- Time elapsed: 4.508 s
12:22:40 [2024-05-01T16:22:40.861Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
12:22:40 [2024-05-01T16:22:40.861Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
12:22:40 [2024-05-01T16:22:40.861Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
12:22:40 [2024-05-01T16:22:40.861Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
12:22:40 [2024-05-01T16:22:40.861Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
12:22:40 [2024-05-01T16:22:40.861Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
12:22:40 [2024-05-01T16:22:40.861Z] 
12:22:40 [2024-05-01T16:22:40.861Z] Results:
12:22:40 [2024-05-01T16:22:40.861Z] 
12:22:40 [2024-05-01T16:22:40.861Z] Tests run: 112, Failures: 0, Errors: 0, Skipped: 2
12:22:40 [2024-05-01T16:22:40.861Z] 
12:22:40 [2024-05-01T16:22:40.861Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
12:22:40 [2024-05-01T16:22:40.861Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:22:40 [2024-05-01T16:22:40.861Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
12:22:40 [2024-05-01T16:22:40.861Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
12:22:40 [2024-05-01T16:22:40.861Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
12:22:40 [2024-05-01T16:22:40.861Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
12:22:40 [2024-05-01T16:22:40.861Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
12:22:40 [2024-05-01T16:22:40.861Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
12:22:40 [2024-05-01T16:22:40.861Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
12:22:40 [2024-05-01T16:22:40.861Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:22:40 [2024-05-01T16:22:40.861Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:22:40 [2024-05-01T16:22:40.861Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:22:40 [2024-05-01T16:22:40.861Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:22:40 [2024-05-01T16:22:40.861Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
12:22:40 [2024-05-01T16:22:40.861Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:294)
12:22:40 [2024-05-01T16:22:40.861Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
12:22:40 [2024-05-01T16:22:40.861Z] 	org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.setup(UstKernelSyncTest.java:78)
12:22:40 [2024-05-01T16:22:40.861Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:22:40 [2024-05-01T16:22:40.861Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:22:40 [2024-05-01T16:22:40.861Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:22:40 [2024-05-01T16:22:40.861Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:22:40 [2024-05-01T16:22:40.861Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:22:40 [2024-05-01T16:22:40.861Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:22:40 [2024-05-01T16:22:40.861Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:22:40 [2024-05-01T16:22:40.861Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
12:22:40 [2024-05-01T16:22:40.862Z] 	java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:22:40 [2024-05-01T16:22:40.862Z] 	java.base/java.lang.Thread.run(Thread.java:833)
12:22:40 [2024-05-01T16:22:40.862Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest.setUpTrace(LttngExecutionGraphTest.java:73)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest.testSchedEvents(LttngExecutionGraphTest.java:91)
12:22:40 [2024-05-01T16:22:40.862Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:22:40 [2024-05-01T16:22:40.862Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:22:40 [2024-05-01T16:22:40.862Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:22:40 [2024-05-01T16:22:40.862Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:22:40 [2024-05-01T16:22:40.862Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:22:40 [2024-05-01T16:22:40.862Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:22:40 [2024-05-01T16:22:40.862Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:22:40 [2024-05-01T16:22:40.862Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:22:40 [2024-05-01T16:22:40.862Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:22:40 [2024-05-01T16:22:40.862Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:22:40 [2024-05-01T16:22:40.862Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:22:40 [2024-05-01T16:22:40.862Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1492)
12:22:40 [2024-05-01T16:22:40.862Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1465)
12:22:41 [2024-05-01T16:22:41.117Z] [INFO] All tests passed
12:22:41 [2024-05-01T16:22:41.117Z] [INFO] 
12:22:41 [2024-05-01T16:22:41.117Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:22:41 [2024-05-01T16:22:41.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
12:22:41 [2024-05-01T16:22:41.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.pom
12:22:41 [2024-05-01T16:22:41.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
12:22:41 [2024-05-01T16:22:41.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-p2metadata.xml
12:22:41 [2024-05-01T16:22:41.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-p2artifacts.xml
12:22:41 [2024-05-01T16:22:41.117Z] [INFO] 
12:22:41 [2024-05-01T16:22:41.117Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:22:41 [2024-05-01T16:22:41.117Z] [INFO] 
12:22:41 [2024-05-01T16:22:41.117Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
12:22:41 [2024-05-01T16:22:41.117Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT [97/141]
12:22:41 [2024-05-01T16:22:41.117Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
12:22:41 [2024-05-01T16:22:41.117Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:22:41 [2024-05-01T16:22:41.117Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:22:41 [2024-05-01T16:22:41.118Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
12:22:41 [2024-05-01T16:22:41.373Z] [INFO] 
12:22:41 [2024-05-01T16:22:41.373Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:22:41 [2024-05-01T16:22:41.373Z] [INFO] 
12:22:41 [2024-05-01T16:22:41.373Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:22:41 [2024-05-01T16:22:41.373Z] [INFO] The project's OSGi version is 1.0.21.202405011547
12:22:41 [2024-05-01T16:22:41.373Z] [INFO] 
12:22:41 [2024-05-01T16:22:41.373Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:22:41 [2024-05-01T16:22:41.373Z] [INFO] 
12:22:41 [2024-05-01T16:22:41.373Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:22:41 [2024-05-01T16:22:41.373Z] [INFO] 
12:22:41 [2024-05-01T16:22:41.373Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:22:41 [2024-05-01T16:22:41.373Z] [INFO] 
12:22:41 [2024-05-01T16:22:41.373Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:22:41 [2024-05-01T16:22:41.373Z] [INFO] 
12:22:41 [2024-05-01T16:22:41.373Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:22:41 [2024-05-01T16:22:41.373Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests
12:22:41 [2024-05-01T16:22:41.934Z] [INFO] 
12:22:41 [2024-05-01T16:22:41.934Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:22:41 [2024-05-01T16:22:41.934Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
12:22:41 [2024-05-01T16:22:41.934Z] [INFO] 
12:22:41 [2024-05-01T16:22:41.934Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:22:41 [2024-05-01T16:22:41.934Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:22:41 [2024-05-01T16:22:41.934Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:22:41 [2024-05-01T16:22:41.934Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
12:22:41 [2024-05-01T16:22:41.934Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:22:42 [2024-05-01T16:22:42.494Z] [INFO] 
12:22:42 [2024-05-01T16:22:42.494Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:22:42 [2024-05-01T16:22:42.494Z] [INFO] 
12:22:42 [2024-05-01T16:22:42.494Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:22:42 [2024-05-01T16:22:42.494Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
12:22:42 [2024-05-01T16:22:42.494Z] [INFO] 
12:22:42 [2024-05-01T16:22:42.494Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:22:42 [2024-05-01T16:22:42.494Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
12:22:42 [2024-05-01T16:22:42.494Z] [INFO] 
12:22:42 [2024-05-01T16:22:42.494Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:22:42 [2024-05-01T16:22:42.494Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
12:22:42 [2024-05-01T16:22:42.494Z] [INFO] 
12:22:42 [2024-05-01T16:22:42.494Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:22:42 [2024-05-01T16:22:42.494Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
12:22:42 [2024-05-01T16:22:42.494Z] [INFO] 
12:22:42 [2024-05-01T16:22:42.494Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:22:42 [2024-05-01T16:22:42.494Z] [INFO] 
12:22:42 [2024-05-01T16:22:42.495Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:22:42 [2024-05-01T16:22:42.495Z] [INFO] 
12:22:42 [2024-05-01T16:22:42.495Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:22:42 [2024-05-01T16:22:42.495Z] [INFO] 
12:22:42 [2024-05-01T16:22:42.495Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:22:42 [2024-05-01T16:22:42.750Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log
12:22:42 [2024-05-01T16:22:42.750Z] [INFO] Command line:
12:22:42 [2024-05-01T16:22:42.750Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:22:42 [2024-05-01T16:22:42.750Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:22:45 [2024-05-01T16:22:45.263Z] May 01, 2024 4:22:45 PM org.apache.aries.spifly.BaseActivator log
12:22:45 [2024-05-01T16:22:45.263Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:22:47 [2024-05-01T16:22:47.152Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:22:47 [2024-05-01T16:22:47.152Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:22:52 [2024-05-01T16:22:52.389Z] Could not determine the accessibility bus address
12:22:52 [2024-05-01T16:22:52.389Z] !SESSION 2024-05-01 16:22:42.854 -----------------------------------------------
12:22:52 [2024-05-01T16:22:52.389Z] eclipse.buildId=unknown
12:22:52 [2024-05-01T16:22:52.389Z] java.version=17.0.2
12:22:52 [2024-05-01T16:22:52.389Z] java.vendor=Oracle Corporation
12:22:52 [2024-05-01T16:22:52.389Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:22:52 [2024-05-01T16:22:52.389Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:22:52 [2024-05-01T16:22:52.389Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:22:52 [2024-05-01T16:22:52.389Z] 
12:22:52 [2024-05-01T16:22:52.389Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-05-01 16:22:51.971
12:22:52 [2024-05-01T16:22:52.389Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:22:52 [2024-05-01T16:22:52.389Z] 
12:22:52 [2024-05-01T16:22:52.389Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:22:52.041
12:22:52 [2024-05-01T16:22:52.389Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:22:52 [2024-05-01T16:22:52.389Z] !STACK 0
12:22:52 [2024-05-01T16:22:52.389Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:22:52 [2024-05-01T16:22:52.389Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:22:52 [2024-05-01T16:22:52.389Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:22:52 [2024-05-01T16:22:52.389Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:22:52 [2024-05-01T16:22:52.389Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:22:52 [2024-05-01T16:22:52.389Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:22:52 [2024-05-01T16:22:52.390Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:22:52 [2024-05-01T16:22:52.390Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:22:52 [2024-05-01T16:22:52.390Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:22:52 [2024-05-01T16:22:52.390Z] Caused by: java.io.IOException: error=2, No such file or directory
12:22:52 [2024-05-01T16:22:52.390Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:22:52 [2024-05-01T16:22:52.390Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:22:52 [2024-05-01T16:22:52.390Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:22:52 [2024-05-01T16:22:52.390Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:22:52 [2024-05-01T16:22:52.390Z] 	... 7 more
12:22:52 [2024-05-01T16:22:52.390Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
12:22:52 [2024-05-01T16:22:52.948Z] Display size: 1440x900
12:22:52 [2024-05-01T16:22:52.948Z] OS version=6.2.9-300.fc38.x86_64
12:22:52 [2024-05-01T16:22:52.948Z] GTK version=3.24.33
12:22:52 [2024-05-01T16:22:52.948Z] GTK theme=Yaru
12:22:52 [2024-05-01T16:22:52.948Z] LIBOVERLAY_SCROLLBAR=0
12:22:52 [2024-05-01T16:22:52.948Z] Time zone: Greenwich Mean Time
12:22:52 [2024-05-01T16:22:52.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888621792 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:22:53 [2024-05-01T16:22:53.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:22:53 [2024-05-01T16:22:53.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:22:53 [2024-05-01T16:22:53.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:22:53 [2024-05-01T16:22:53.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:22:53 [2024-05-01T16:22:53.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=888622584 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:22:53 [2024-05-01T16:22:53.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=888622585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:22:53 [2024-05-01T16:22:53.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888622637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:22:53 [2024-05-01T16:22:53.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:22:57 [2024-05-01T16:22:57.136Z] 
12:22:57 [2024-05-01T16:22:57.136Z] (Eclipse:14640): Gtk-WARNING **: 16:22:56.748: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:22:57 [2024-05-01T16:22:57.136Z] 
12:22:57 [2024-05-01T16:22:57.136Z] (Eclipse:14640): Gtk-WARNING **: 16:22:56.748: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:22:57 [2024-05-01T16:22:57.136Z] 
12:22:57 [2024-05-01T16:22:57.136Z] (Eclipse:14640): Gtk-WARNING **: 16:22:56.748: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:22:57 [2024-05-01T16:22:57.136Z] 
12:22:57 [2024-05-01T16:22:57.136Z] (Eclipse:14640): Gtk-WARNING **: 16:22:56.748: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:22:57 [2024-05-01T16:22:57.136Z] 
12:22:57 [2024-05-01T16:22:57.136Z] (Eclipse:14640): Gtk-WARNING **: 16:22:56.749: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:22:57 [2024-05-01T16:22:57.136Z] 
12:22:57 [2024-05-01T16:22:57.136Z] (Eclipse:14640): Gtk-WARNING **: 16:22:56.749: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:22:57 [2024-05-01T16:22:57.136Z] 
12:22:57 [2024-05-01T16:22:57.136Z] (Eclipse:14640): Gtk-WARNING **: 16:22:56.749: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:22:57 [2024-05-01T16:22:57.136Z] 
12:22:57 [2024-05-01T16:22:57.136Z] (Eclipse:14640): Gtk-WARNING **: 16:22:56.749: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:05 [2024-05-01T16:23:05.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:23:05 [2024-05-01T16:23:05.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:23:05 [2024-05-01T16:23:05.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:23:05 [2024-05-01T16:23:05.211Z] 
12:23:05 [2024-05-01T16:23:05.211Z] (Eclipse:14640): Gtk-WARNING **: 16:23:04.261: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:23:05 [2024-05-01T16:23:05.211Z] 
12:23:05 [2024-05-01T16:23:05.211Z] (Eclipse:14640): Gtk-WARNING **: 16:23:04.353: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:23:05 [2024-05-01T16:23:05.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:23:05 [2024-05-01T16:23:05.211Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
12:23:05 [2024-05-01T16:23:05.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
12:23:05 [2024-05-01T16:23:05.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888633458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:23:05 [2024-05-01T16:23:05.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888633465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:23:05 [2024-05-01T16:23:05.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888633466 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
12:23:05 [2024-05-01T16:23:05.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888633466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:23:05 [2024-05-01T16:23:05.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888633466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:23:05 [2024-05-01T16:23:05.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888633466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
12:23:05 [2024-05-01T16:23:05.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888633467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:23:05 [2024-05-01T16:23:05.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888633467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:23:05 [2024-05-01T16:23:05.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888633467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
12:23:05 [2024-05-01T16:23:05.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888633467 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
12:23:05 [2024-05-01T16:23:05.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888633468 data=null}, ToolItem with tooltip text {Hide Lost Events}]
12:23:05 [2024-05-01T16:23:05.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
12:23:05 [2024-05-01T16:23:05.212Z] 
12:23:05 [2024-05-01T16:23:05.212Z] (Eclipse:14640): Gtk-WARNING **: 16:23:04.692: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
12:23:05 [2024-05-01T16:23:05.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:23:09 [2024-05-01T16:23:09.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
12:23:09 [2024-05-01T16:23:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
12:23:09 [2024-05-01T16:23:09.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:23:10 [2024-05-01T16:23:10.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
12:23:10 [2024-05-01T16:23:10.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:23:10 [2024-05-01T16:23:10.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:23:10 [2024-05-01T16:23:10.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:23:11 [2024-05-01T16:23:11.049Z] 
12:23:11 [2024-05-01T16:23:11.049Z] (Eclipse:14640): Gtk-WARNING **: 16:23:11.040: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:11 [2024-05-01T16:23:11.049Z] 
12:23:11 [2024-05-01T16:23:11.049Z] (Eclipse:14640): Gtk-WARNING **: 16:23:11.040: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:11 [2024-05-01T16:23:11.049Z] 
12:23:11 [2024-05-01T16:23:11.049Z] (Eclipse:14640): Gtk-WARNING **: 16:23:11.040: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:11 [2024-05-01T16:23:11.049Z] 
12:23:11 [2024-05-01T16:23:11.049Z] (Eclipse:14640): Gtk-WARNING **: 16:23:11.040: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:11 [2024-05-01T16:23:11.049Z] 
12:23:11 [2024-05-01T16:23:11.049Z] (Eclipse:14640): Gtk-WARNING **: 16:23:11.040: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:11 [2024-05-01T16:23:11.049Z] 
12:23:11 [2024-05-01T16:23:11.049Z] (Eclipse:14640): Gtk-WARNING **: 16:23:11.040: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:11 [2024-05-01T16:23:11.049Z] 
12:23:11 [2024-05-01T16:23:11.049Z] (Eclipse:14640): Gtk-WARNING **: 16:23:11.040: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:11 [2024-05-01T16:23:11.049Z] 
12:23:11 [2024-05-01T16:23:11.050Z] (Eclipse:14640): Gtk-WARNING **: 16:23:11.040: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:12 [2024-05-01T16:23:12.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:23:13 [2024-05-01T16:23:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888642093 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:23:13 [2024-05-01T16:23:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:23:13 [2024-05-01T16:23:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:23:13 [2024-05-01T16:23:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:23:13 [2024-05-01T16:23:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:23:13 [2024-05-01T16:23:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=888642160 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:23:13 [2024-05-01T16:23:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888642161 data=null doit=true}, TreeItem with text {test}]
12:23:13 [2024-05-01T16:23:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888642161 data=null}, TreeItem with text {test}]
12:23:13 [2024-05-01T16:23:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888642162 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:23:13 [2024-05-01T16:23:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888642163 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:23:13 [2024-05-01T16:23:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888642174 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:23:13 [2024-05-01T16:23:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:23:13 [2024-05-01T16:23:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:23:13 [2024-05-01T16:23:13.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:23:14 [2024-05-01T16:23:14.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:23:14 [2024-05-01T16:23:14.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:23:14 [2024-05-01T16:23:14.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:23:14 [2024-05-01T16:23:14.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:23:14 [2024-05-01T16:23:14.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:23:14 [2024-05-01T16:23:14.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:23:14 [2024-05-01T16:23:14.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:23:14 [2024-05-01T16:23:14.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:23:14 [2024-05-01T16:23:14.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:23:14 [2024-05-01T16:23:14.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888642903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888642903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888642903 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888642903 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888642903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888642904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888642904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888642904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888642904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888642904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888642904 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888642904 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888642906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888642906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:14 [2024-05-01T16:23:14.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888642906 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:14 [2024-05-01T16:23:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888642907 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:14 [2024-05-01T16:23:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888642907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:14 [2024-05-01T16:23:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888642907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:14 [2024-05-01T16:23:14.261Z] 
12:23:14 [2024-05-01T16:23:14.261Z] (Eclipse:14640): Gtk-WARNING **: 16:23:14.039: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
12:23:14 [2024-05-01T16:23:14.261Z] This may indicate that pixbuf loaders or the mime database could not be found.
12:23:14 [2024-05-01T16:23:14.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:14 [2024-05-01T16:23:14.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:14 [2024-05-01T16:23:14.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:14 [2024-05-01T16:23:14.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:14 [2024-05-01T16:23:14.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:14 [2024-05-01T16:23:14.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:23:14 [2024-05-01T16:23:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888642907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:14 [2024-05-01T16:23:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888642344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:23:14 [2024-05-01T16:23:14.771Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.31 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
12:23:14 [2024-05-01T16:23:14.771Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest.test -- Time elapsed: 18.02 s
12:23:14 [2024-05-01T16:23:14.771Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
12:23:14 [2024-05-01T16:23:14.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888643542 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:23:15 [2024-05-01T16:23:15.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:23:15 [2024-05-01T16:23:15.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:23:15 [2024-05-01T16:23:15.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:23:15 [2024-05-01T16:23:15.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:23:15 [2024-05-01T16:23:15.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888643762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:23:15 [2024-05-01T16:23:15.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:23:16 [2024-05-01T16:23:16.385Z] 
12:23:16 [2024-05-01T16:23:16.385Z] (Eclipse:14640): Gtk-WARNING **: 16:23:15.963: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:16 [2024-05-01T16:23:16.385Z] 
12:23:16 [2024-05-01T16:23:16.385Z] (Eclipse:14640): Gtk-WARNING **: 16:23:15.963: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:16 [2024-05-01T16:23:16.385Z] 
12:23:16 [2024-05-01T16:23:16.385Z] (Eclipse:14640): Gtk-WARNING **: 16:23:15.963: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:16 [2024-05-01T16:23:16.385Z] 
12:23:16 [2024-05-01T16:23:16.385Z] (Eclipse:14640): Gtk-WARNING **: 16:23:15.963: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:16 [2024-05-01T16:23:16.385Z] 
12:23:16 [2024-05-01T16:23:16.385Z] (Eclipse:14640): Gtk-WARNING **: 16:23:15.963: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:16 [2024-05-01T16:23:16.385Z] 
12:23:16 [2024-05-01T16:23:16.385Z] (Eclipse:14640): Gtk-WARNING **: 16:23:15.963: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:16 [2024-05-01T16:23:16.385Z] 
12:23:16 [2024-05-01T16:23:16.385Z] (Eclipse:14640): Gtk-WARNING **: 16:23:15.963: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:16 [2024-05-01T16:23:16.385Z] 
12:23:16 [2024-05-01T16:23:16.385Z] (Eclipse:14640): Gtk-WARNING **: 16:23:15.963: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:16 [2024-05-01T16:23:16.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:23:17 [2024-05-01T16:23:17.566Z] 
12:23:17 [2024-05-01T16:23:17.566Z] (Eclipse:14640): Gtk-WARNING **: 16:23:17.263: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:17 [2024-05-01T16:23:17.566Z] 
12:23:17 [2024-05-01T16:23:17.566Z] (Eclipse:14640): Gtk-WARNING **: 16:23:17.263: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:17 [2024-05-01T16:23:17.566Z] 
12:23:17 [2024-05-01T16:23:17.566Z] (Eclipse:14640): Gtk-WARNING **: 16:23:17.263: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:17 [2024-05-01T16:23:17.566Z] 
12:23:17 [2024-05-01T16:23:17.566Z] (Eclipse:14640): Gtk-WARNING **: 16:23:17.263: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:17 [2024-05-01T16:23:17.566Z] 
12:23:17 [2024-05-01T16:23:17.566Z] (Eclipse:14640): Gtk-WARNING **: 16:23:17.263: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:17 [2024-05-01T16:23:17.566Z] 
12:23:17 [2024-05-01T16:23:17.566Z] (Eclipse:14640): Gtk-WARNING **: 16:23:17.263: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:17 [2024-05-01T16:23:17.566Z] 
12:23:17 [2024-05-01T16:23:17.566Z] (Eclipse:14640): Gtk-WARNING **: 16:23:17.264: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:17 [2024-05-01T16:23:17.566Z] 
12:23:17 [2024-05-01T16:23:17.566Z] (Eclipse:14640): Gtk-WARNING **: 16:23:17.264: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:18 [2024-05-01T16:23:18.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:23:19 [2024-05-01T16:23:19.053Z] 
12:23:19 [2024-05-01T16:23:19.053Z] (Eclipse:14640): Gtk-WARNING **: 16:23:18.740: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:19 [2024-05-01T16:23:19.053Z] 
12:23:19 [2024-05-01T16:23:19.053Z] (Eclipse:14640): Gtk-WARNING **: 16:23:18.740: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:19 [2024-05-01T16:23:19.053Z] 
12:23:19 [2024-05-01T16:23:19.053Z] (Eclipse:14640): Gtk-WARNING **: 16:23:18.740: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:19 [2024-05-01T16:23:19.053Z] 
12:23:19 [2024-05-01T16:23:19.053Z] (Eclipse:14640): Gtk-WARNING **: 16:23:18.740: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:19 [2024-05-01T16:23:19.053Z] 
12:23:19 [2024-05-01T16:23:19.053Z] (Eclipse:14640): Gtk-WARNING **: 16:23:18.740: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:19 [2024-05-01T16:23:19.053Z] 
12:23:19 [2024-05-01T16:23:19.053Z] (Eclipse:14640): Gtk-WARNING **: 16:23:18.740: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:19 [2024-05-01T16:23:19.053Z] 
12:23:19 [2024-05-01T16:23:19.053Z] (Eclipse:14640): Gtk-WARNING **: 16:23:18.740: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:19 [2024-05-01T16:23:19.053Z] 
12:23:19 [2024-05-01T16:23:19.053Z] (Eclipse:14640): Gtk-WARNING **: 16:23:18.740: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:19 [2024-05-01T16:23:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:23:20 [2024-05-01T16:23:20.175Z] 
12:23:20 [2024-05-01T16:23:20.175Z] (Eclipse:14640): Gtk-WARNING **: 16:23:20.038: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:20 [2024-05-01T16:23:20.175Z] 
12:23:20 [2024-05-01T16:23:20.175Z] (Eclipse:14640): Gtk-WARNING **: 16:23:20.038: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:20 [2024-05-01T16:23:20.175Z] 
12:23:20 [2024-05-01T16:23:20.175Z] (Eclipse:14640): Gtk-WARNING **: 16:23:20.038: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:20 [2024-05-01T16:23:20.175Z] 
12:23:20 [2024-05-01T16:23:20.175Z] (Eclipse:14640): Gtk-WARNING **: 16:23:20.038: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:20 [2024-05-01T16:23:20.175Z] 
12:23:20 [2024-05-01T16:23:20.175Z] (Eclipse:14640): Gtk-WARNING **: 16:23:20.038: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:20 [2024-05-01T16:23:20.175Z] 
12:23:20 [2024-05-01T16:23:20.175Z] (Eclipse:14640): Gtk-WARNING **: 16:23:20.038: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:20 [2024-05-01T16:23:20.175Z] 
12:23:20 [2024-05-01T16:23:20.175Z] (Eclipse:14640): Gtk-WARNING **: 16:23:20.038: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:20 [2024-05-01T16:23:20.175Z] 
12:23:20 [2024-05-01T16:23:20.175Z] (Eclipse:14640): Gtk-WARNING **: 16:23:20.038: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:21 [2024-05-01T16:23:21.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:23:21 [2024-05-01T16:23:21.659Z] 
12:23:21 [2024-05-01T16:23:21.659Z] (Eclipse:14640): Gtk-WARNING **: 16:23:21.370: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:21 [2024-05-01T16:23:21.659Z] 
12:23:21 [2024-05-01T16:23:21.659Z] (Eclipse:14640): Gtk-WARNING **: 16:23:21.370: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:21 [2024-05-01T16:23:21.659Z] 
12:23:21 [2024-05-01T16:23:21.659Z] (Eclipse:14640): Gtk-WARNING **: 16:23:21.371: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:21 [2024-05-01T16:23:21.659Z] 
12:23:21 [2024-05-01T16:23:21.659Z] (Eclipse:14640): Gtk-WARNING **: 16:23:21.371: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:21 [2024-05-01T16:23:21.659Z] 
12:23:21 [2024-05-01T16:23:21.659Z] (Eclipse:14640): Gtk-WARNING **: 16:23:21.371: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:21 [2024-05-01T16:23:21.659Z] 
12:23:21 [2024-05-01T16:23:21.659Z] (Eclipse:14640): Gtk-WARNING **: 16:23:21.371: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:21 [2024-05-01T16:23:21.659Z] 
12:23:21 [2024-05-01T16:23:21.659Z] (Eclipse:14640): Gtk-WARNING **: 16:23:21.371: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:21 [2024-05-01T16:23:21.659Z] 
12:23:21 [2024-05-01T16:23:21.659Z] (Eclipse:14640): Gtk-WARNING **: 16:23:21.371: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:22 [2024-05-01T16:23:22.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:23:22 [2024-05-01T16:23:22.780Z] 
12:23:22 [2024-05-01T16:23:22.780Z] (Eclipse:14640): Gtk-WARNING **: 16:23:22.655: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:22 [2024-05-01T16:23:22.780Z] 
12:23:22 [2024-05-01T16:23:22.780Z] (Eclipse:14640): Gtk-WARNING **: 16:23:22.655: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:22 [2024-05-01T16:23:22.780Z] 
12:23:22 [2024-05-01T16:23:22.780Z] (Eclipse:14640): Gtk-WARNING **: 16:23:22.656: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:22 [2024-05-01T16:23:22.780Z] 
12:23:22 [2024-05-01T16:23:22.780Z] (Eclipse:14640): Gtk-WARNING **: 16:23:22.656: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:22 [2024-05-01T16:23:22.780Z] 
12:23:22 [2024-05-01T16:23:22.780Z] (Eclipse:14640): Gtk-WARNING **: 16:23:22.656: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:22 [2024-05-01T16:23:22.780Z] 
12:23:22 [2024-05-01T16:23:22.780Z] (Eclipse:14640): Gtk-WARNING **: 16:23:22.656: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:22 [2024-05-01T16:23:22.780Z] 
12:23:22 [2024-05-01T16:23:22.780Z] (Eclipse:14640): Gtk-WARNING **: 16:23:22.656: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:22 [2024-05-01T16:23:22.780Z] 
12:23:22 [2024-05-01T16:23:22.780Z] (Eclipse:14640): Gtk-WARNING **: 16:23:22.656: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:23 [2024-05-01T16:23:23.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:23:24 [2024-05-01T16:23:24.265Z] 
12:23:24 [2024-05-01T16:23:24.265Z] (Eclipse:14640): Gtk-WARNING **: 16:23:24.158: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:24 [2024-05-01T16:23:24.265Z] 
12:23:24 [2024-05-01T16:23:24.265Z] (Eclipse:14640): Gtk-WARNING **: 16:23:24.158: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:24 [2024-05-01T16:23:24.265Z] 
12:23:24 [2024-05-01T16:23:24.265Z] (Eclipse:14640): Gtk-WARNING **: 16:23:24.158: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:24 [2024-05-01T16:23:24.265Z] 
12:23:24 [2024-05-01T16:23:24.265Z] (Eclipse:14640): Gtk-WARNING **: 16:23:24.158: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:24 [2024-05-01T16:23:24.265Z] 
12:23:24 [2024-05-01T16:23:24.265Z] (Eclipse:14640): Gtk-WARNING **: 16:23:24.158: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:24 [2024-05-01T16:23:24.265Z] 
12:23:24 [2024-05-01T16:23:24.265Z] (Eclipse:14640): Gtk-WARNING **: 16:23:24.158: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:24 [2024-05-01T16:23:24.265Z] 
12:23:24 [2024-05-01T16:23:24.265Z] (Eclipse:14640): Gtk-WARNING **: 16:23:24.158: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:24 [2024-05-01T16:23:24.265Z] 
12:23:24 [2024-05-01T16:23:24.265Z] (Eclipse:14640): Gtk-WARNING **: 16:23:24.158: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:24 [2024-05-01T16:23:24.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:23:25 [2024-05-01T16:23:25.750Z] 
12:23:25 [2024-05-01T16:23:25.750Z] (Eclipse:14640): Gtk-WARNING **: 16:23:25.392: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:25 [2024-05-01T16:23:25.750Z] 
12:23:25 [2024-05-01T16:23:25.750Z] (Eclipse:14640): Gtk-WARNING **: 16:23:25.392: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:25 [2024-05-01T16:23:25.750Z] 
12:23:25 [2024-05-01T16:23:25.750Z] (Eclipse:14640): Gtk-WARNING **: 16:23:25.393: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:25 [2024-05-01T16:23:25.750Z] 
12:23:25 [2024-05-01T16:23:25.750Z] (Eclipse:14640): Gtk-WARNING **: 16:23:25.393: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:25 [2024-05-01T16:23:25.750Z] 
12:23:25 [2024-05-01T16:23:25.750Z] (Eclipse:14640): Gtk-WARNING **: 16:23:25.393: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:25 [2024-05-01T16:23:25.750Z] 
12:23:25 [2024-05-01T16:23:25.750Z] (Eclipse:14640): Gtk-WARNING **: 16:23:25.393: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:25 [2024-05-01T16:23:25.750Z] 
12:23:25 [2024-05-01T16:23:25.750Z] (Eclipse:14640): Gtk-WARNING **: 16:23:25.393: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:25 [2024-05-01T16:23:25.750Z] 
12:23:25 [2024-05-01T16:23:25.750Z] (Eclipse:14640): Gtk-WARNING **: 16:23:25.393: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:26 [2024-05-01T16:23:26.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:23:26 [2024-05-01T16:23:26.870Z] 
12:23:26 [2024-05-01T16:23:26.870Z] (Eclipse:14640): Gtk-WARNING **: 16:23:26.568: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:26 [2024-05-01T16:23:26.870Z] 
12:23:26 [2024-05-01T16:23:26.870Z] (Eclipse:14640): Gtk-WARNING **: 16:23:26.568: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:26 [2024-05-01T16:23:26.870Z] 
12:23:26 [2024-05-01T16:23:26.870Z] (Eclipse:14640): Gtk-WARNING **: 16:23:26.568: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:26 [2024-05-01T16:23:26.870Z] 
12:23:26 [2024-05-01T16:23:26.870Z] (Eclipse:14640): Gtk-WARNING **: 16:23:26.568: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:26 [2024-05-01T16:23:26.870Z] 
12:23:26 [2024-05-01T16:23:26.870Z] (Eclipse:14640): Gtk-WARNING **: 16:23:26.568: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:26 [2024-05-01T16:23:26.870Z] 
12:23:26 [2024-05-01T16:23:26.870Z] (Eclipse:14640): Gtk-WARNING **: 16:23:26.568: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:26 [2024-05-01T16:23:26.870Z] 
12:23:26 [2024-05-01T16:23:26.870Z] (Eclipse:14640): Gtk-WARNING **: 16:23:26.568: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:26 [2024-05-01T16:23:26.870Z] 
12:23:26 [2024-05-01T16:23:26.870Z] (Eclipse:14640): Gtk-WARNING **: 16:23:26.568: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:27 [2024-05-01T16:23:27.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:23:27 [2024-05-01T16:23:27.686Z] 
12:23:27 [2024-05-01T16:23:27.686Z] (Eclipse:14640): Gtk-WARNING **: 16:23:27.580: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
12:23:27 [2024-05-01T16:23:27.686Z] 
12:23:27 [2024-05-01T16:23:27.686Z] (Eclipse:14640): Gtk-WARNING **: 16:23:27.625: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
12:23:28 [2024-05-01T16:23:28.247Z] 
12:23:28 [2024-05-01T16:23:28.247Z] (Eclipse:14640): Gtk-WARNING **: 16:23:28.039: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:28 [2024-05-01T16:23:28.247Z] 
12:23:28 [2024-05-01T16:23:28.247Z] (Eclipse:14640): Gtk-WARNING **: 16:23:28.039: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:28 [2024-05-01T16:23:28.247Z] 
12:23:28 [2024-05-01T16:23:28.247Z] (Eclipse:14640): Gtk-WARNING **: 16:23:28.039: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:28 [2024-05-01T16:23:28.247Z] 
12:23:28 [2024-05-01T16:23:28.247Z] (Eclipse:14640): Gtk-WARNING **: 16:23:28.039: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:28 [2024-05-01T16:23:28.247Z] 
12:23:28 [2024-05-01T16:23:28.247Z] (Eclipse:14640): Gtk-WARNING **: 16:23:28.039: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:28 [2024-05-01T16:23:28.247Z] 
12:23:28 [2024-05-01T16:23:28.247Z] (Eclipse:14640): Gtk-WARNING **: 16:23:28.039: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:28 [2024-05-01T16:23:28.247Z] 
12:23:28 [2024-05-01T16:23:28.247Z] (Eclipse:14640): Gtk-WARNING **: 16:23:28.039: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:28 [2024-05-01T16:23:28.247Z] 
12:23:28 [2024-05-01T16:23:28.247Z] (Eclipse:14640): Gtk-WARNING **: 16:23:28.039: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:28 [2024-05-01T16:23:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:23:29 [2024-05-01T16:23:29.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888658348 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:23:29 [2024-05-01T16:23:29.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:23:29 [2024-05-01T16:23:29.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:23:29 [2024-05-01T16:23:29.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:23:29 [2024-05-01T16:23:29.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:23:29 [2024-05-01T16:23:29.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=888658356 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:23:29 [2024-05-01T16:23:29.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888658356 data=null doit=true}, TreeItem with text {test}]
12:23:29 [2024-05-01T16:23:29.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888658356 data=null}, TreeItem with text {test}]
12:23:29 [2024-05-01T16:23:29.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888658356 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:23:29 [2024-05-01T16:23:29.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888658357 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:23:29 [2024-05-01T16:23:29.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888658382 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:23:29 [2024-05-01T16:23:29.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:23:29 [2024-05-01T16:23:29.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:23:29 [2024-05-01T16:23:29.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:23:30 [2024-05-01T16:23:30.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888659345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888659345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888659345 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888659345 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888659346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888659346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888659346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888659346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888659346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888659346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888659346 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888659346 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888659348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888659348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888659348 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888659348 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888659348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888659349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:30 [2024-05-01T16:23:30.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:30 [2024-05-01T16:23:30.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:30 [2024-05-01T16:23:30.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:30 [2024-05-01T16:23:30.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:30 [2024-05-01T16:23:30.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:30 [2024-05-01T16:23:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:23:30 [2024-05-01T16:23:30.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888659349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:30 [2024-05-01T16:23:30.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888658442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:23:31 [2024-05-01T16:23:31.168Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.32 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
12:23:31 [2024-05-01T16:23:31.168Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest.testOpenAndCloseConcurrency -- Time elapsed: 15.91 s
12:23:31 [2024-05-01T16:23:31.168Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
12:23:31 [2024-05-01T16:23:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888659868 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:23:31 [2024-05-01T16:23:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:23:31 [2024-05-01T16:23:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:23:31 [2024-05-01T16:23:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:23:31 [2024-05-01T16:23:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:23:31 [2024-05-01T16:23:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888660042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:23:31 [2024-05-01T16:23:31.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:23:31 [2024-05-01T16:23:31.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
12:23:31 [2024-05-01T16:23:31.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:23:31 [2024-05-01T16:23:31.983Z] 
12:23:31 [2024-05-01T16:23:31.983Z] (Eclipse:14640): Gtk-WARNING **: 16:23:31.840: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:31 [2024-05-01T16:23:31.983Z] 
12:23:31 [2024-05-01T16:23:31.983Z] (Eclipse:14640): Gtk-WARNING **: 16:23:31.840: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:31 [2024-05-01T16:23:31.983Z] 
12:23:31 [2024-05-01T16:23:31.983Z] (Eclipse:14640): Gtk-WARNING **: 16:23:31.840: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:31 [2024-05-01T16:23:31.983Z] 
12:23:31 [2024-05-01T16:23:31.983Z] (Eclipse:14640): Gtk-WARNING **: 16:23:31.840: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:31 [2024-05-01T16:23:31.983Z] 
12:23:31 [2024-05-01T16:23:31.983Z] (Eclipse:14640): Gtk-WARNING **: 16:23:31.840: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:31 [2024-05-01T16:23:31.983Z] 
12:23:31 [2024-05-01T16:23:31.983Z] (Eclipse:14640): Gtk-WARNING **: 16:23:31.840: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:31 [2024-05-01T16:23:31.983Z] 
12:23:31 [2024-05-01T16:23:31.983Z] (Eclipse:14640): Gtk-WARNING **: 16:23:31.840: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:31 [2024-05-01T16:23:31.983Z] 
12:23:31 [2024-05-01T16:23:31.983Z] (Eclipse:14640): Gtk-WARNING **: 16:23:31.840: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:35 [2024-05-01T16:23:35.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:23:35 [2024-05-01T16:23:35.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:23:35 [2024-05-01T16:23:35.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:23:35 [2024-05-01T16:23:35.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:23:35 [2024-05-01T16:23:35.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: scp_dest
12:23:36 [2024-05-01T16:23:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888664850 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:23:36 [2024-05-01T16:23:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:23:36 [2024-05-01T16:23:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:23:36 [2024-05-01T16:23:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:23:36 [2024-05-01T16:23:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:23:36 [2024-05-01T16:23:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=888664872 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:23:36 [2024-05-01T16:23:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888664873 data=null doit=true}, TreeItem with text {test}]
12:23:36 [2024-05-01T16:23:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888664873 data=null}, TreeItem with text {test}]
12:23:36 [2024-05-01T16:23:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888664873 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:23:36 [2024-05-01T16:23:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888664874 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:23:36 [2024-05-01T16:23:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888664884 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:23:36 [2024-05-01T16:23:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:23:36 [2024-05-01T16:23:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:23:36 [2024-05-01T16:23:36.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888665663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888665663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888665663 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888665663 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888665664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888665664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888665664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888665664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888665664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888665664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888665664 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888665664 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888665666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888665666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888665666 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888665666 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888665666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:37 [2024-05-01T16:23:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888665666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:37 [2024-05-01T16:23:37.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:37 [2024-05-01T16:23:37.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:37 [2024-05-01T16:23:37.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:37 [2024-05-01T16:23:37.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:37 [2024-05-01T16:23:37.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:37 [2024-05-01T16:23:37.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:23:37 [2024-05-01T16:23:37.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888665666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:37 [2024-05-01T16:23:37.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888664949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:23:37 [2024-05-01T16:23:37.353Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.305 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
12:23:37 [2024-05-01T16:23:37.353Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest.testDiskView -- Time elapsed: 4.682 s
12:23:37 [2024-05-01T16:23:37.353Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
12:23:37 [2024-05-01T16:23:37.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888666179 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:23:37 [2024-05-01T16:23:37.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:23:37 [2024-05-01T16:23:37.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:23:37 [2024-05-01T16:23:37.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:23:37 [2024-05-01T16:23:37.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:23:37 [2024-05-01T16:23:37.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888666280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:23:37 [2024-05-01T16:23:37.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:23:37 [2024-05-01T16:23:37.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:23:38 [2024-05-01T16:23:38.425Z] 
12:23:38 [2024-05-01T16:23:38.425Z] (Eclipse:14640): Gtk-WARNING **: 16:23:38.179: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:38 [2024-05-01T16:23:38.425Z] 
12:23:38 [2024-05-01T16:23:38.425Z] (Eclipse:14640): Gtk-WARNING **: 16:23:38.179: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:38 [2024-05-01T16:23:38.425Z] 
12:23:38 [2024-05-01T16:23:38.425Z] (Eclipse:14640): Gtk-WARNING **: 16:23:38.179: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:38 [2024-05-01T16:23:38.425Z] 
12:23:38 [2024-05-01T16:23:38.425Z] (Eclipse:14640): Gtk-WARNING **: 16:23:38.179: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:38 [2024-05-01T16:23:38.425Z] 
12:23:38 [2024-05-01T16:23:38.425Z] (Eclipse:14640): Gtk-WARNING **: 16:23:38.179: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:38 [2024-05-01T16:23:38.425Z] 
12:23:38 [2024-05-01T16:23:38.425Z] (Eclipse:14640): Gtk-WARNING **: 16:23:38.179: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:38 [2024-05-01T16:23:38.425Z] 
12:23:38 [2024-05-01T16:23:38.425Z] (Eclipse:14640): Gtk-WARNING **: 16:23:38.179: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:38 [2024-05-01T16:23:38.425Z] 
12:23:38 [2024-05-01T16:23:38.425Z] (Eclipse:14640): Gtk-WARNING **: 16:23:38.179: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:43 [2024-05-01T16:23:43.659Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:23:43 [2024-05-01T16:23:43.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
12:23:43 [2024-05-01T16:23:43.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888672477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:23:43 [2024-05-01T16:23:43.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888672477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:23:43 [2024-05-01T16:23:43.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888672477 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
12:23:43 [2024-05-01T16:23:43.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888672477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:23:43 [2024-05-01T16:23:43.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888672478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888672854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888672857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888672857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888672857 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888672857 data=null}, ToolItem with tooltip text {Show View Filters}]
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888672859 data=null doit=true}, Shell with text {Filter}]
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=888672861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=888672861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=888672861 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=888672862 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=888672862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=888672862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=888672862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=888672883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=888672883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=888672883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=888672883 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=888672883 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:23:44 [2024-05-01T16:23:44.220Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {systemd} time=888672938 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, Tree node with text: systemd]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {systemd} time=888672939 data=null doit=true}, Tree node with text: systemd]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {systemd} time=888672939 data=null}, Tree node with text: systemd]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {systemd} time=888672939 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, Tree node with text: systemd]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888672939 data=null item=TreeItem {systemd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: systemd]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {systemd} time=888672940 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, Tree node with text: systemd]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=888672941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=888672941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=888672941 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=888672942 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=888672942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=888672942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=888672942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=888672958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=888672958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=888672958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=888672958 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=888672958 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
12:23:44 [2024-05-01T16:23:44.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=888672960 data=null button=0 stateMask=0x0 x=93 y=1208 count=0}, Tree node with text: kthreadd]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kthreadd} time=888672960 data=null doit=true}, Tree node with text: kthreadd]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=888672960 data=null}, Tree node with text: kthreadd]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=888672960 data=null button=1 stateMask=0x0 x=93 y=1208 count=1}, Tree node with text: kthreadd]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888672961 data=null item=TreeItem {kthreadd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kthreadd]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=888672961 data=null button=1 stateMask=0x80000 x=93 y=1208 count=1}, Tree node with text: kthreadd]
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=888672962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=888672962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=888672962 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=888672962 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=888672962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=888672962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=888672963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=888672974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=888672974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=888672975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=888672975 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=888672975 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
12:23:44 [2024-05-01T16:23:44.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=888672976 data=null button=0 stateMask=0x0 x=110 y=-905 count=0}, Tree node with text: lttng-consumerd]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=888672977 data=null doit=true}, Tree node with text: lttng-consumerd]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=888672977 data=null}, Tree node with text: lttng-consumerd]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=888672977 data=null button=1 stateMask=0x0 x=110 y=-905 count=1}, Tree node with text: lttng-consumerd]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888673035 data=null item=TreeItem {lttng-consumerd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: lttng-consumerd]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=888673036 data=null button=1 stateMask=0x80000 x=110 y=-905 count=1}, Tree node with text: lttng-consumerd]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=888673037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=888673037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=888673037 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=888673038 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=888673038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=888673038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=888673038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=888673039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=888673039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=888673039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=888673039 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=888673039 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888673040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888673040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888673040 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888673041 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888673041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888673041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888673041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:44 [2024-05-01T16:23:44.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888672478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show View Filters}]
12:23:44 [2024-05-01T16:23:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:23:44 [2024-05-01T16:23:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:23:44 [2024-05-01T16:23:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:23:44 [2024-05-01T16:23:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:23:44 [2024-05-01T16:23:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=888673245 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}]
12:23:44 [2024-05-01T16:23:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=888673265 data=null button=1 stateMask=0x80000 x=67 y=-17 count=1}, TreeColumn with text {Process}]
12:23:44 [2024-05-01T16:23:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=888673283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}]
12:23:44 [2024-05-01T16:23:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=888673338 data=null button=1 stateMask=0x80000 x=67 y=-17 count=1}, TreeColumn with text {Process}]
12:23:44 [2024-05-01T16:23:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=888673339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}]
12:23:44 [2024-05-01T16:23:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=888673340 data=null button=1 stateMask=0x80000 x=155 y=-17 count=1}, TreeColumn with text {TID}]
12:23:44 [2024-05-01T16:23:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=888673341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}]
12:23:44 [2024-05-01T16:23:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=888673342 data=null button=1 stateMask=0x80000 x=155 y=-17 count=1}, TreeColumn with text {TID}]
12:23:44 [2024-05-01T16:23:44.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=888673343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}]
12:23:44 [2024-05-01T16:23:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=888673343 data=null button=1 stateMask=0x80000 x=195 y=-17 count=1}, TreeColumn with text {PID}]
12:23:44 [2024-05-01T16:23:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=888673344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}]
12:23:44 [2024-05-01T16:23:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=888673344 data=null button=1 stateMask=0x80000 x=195 y=-17 count=1}, TreeColumn with text {PID}]
12:23:44 [2024-05-01T16:23:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=888673345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}]
12:23:44 [2024-05-01T16:23:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=888673346 data=null button=1 stateMask=0x80000 x=236 y=-17 count=1}, TreeColumn with text {PTID}]
12:23:44 [2024-05-01T16:23:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=888673346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}]
12:23:44 [2024-05-01T16:23:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=888673347 data=null button=1 stateMask=0x80000 x=236 y=-17 count=1}, TreeColumn with text {PTID}]
12:23:44 [2024-05-01T16:23:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=888673348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Birth time}]
12:23:44 [2024-05-01T16:23:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=888673357 data=null button=1 stateMask=0x80000 x=328 y=-17 count=1}, TreeColumn with text {Birth time}]
12:23:44 [2024-05-01T16:23:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=888673358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Birth time}]
12:23:44 [2024-05-01T16:23:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=888673358 data=null button=1 stateMask=0x80000 x=328 y=-17 count=1}, TreeColumn with text {Birth time}]
12:23:44 [2024-05-01T16:23:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888673566 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:23:44 [2024-05-01T16:23:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:23:44 [2024-05-01T16:23:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:23:44 [2024-05-01T16:23:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:23:44 [2024-05-01T16:23:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:23:44 [2024-05-01T16:23:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=888673598 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:23:44 [2024-05-01T16:23:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888673598 data=null doit=true}, TreeItem with text {test}]
12:23:44 [2024-05-01T16:23:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888673598 data=null}, TreeItem with text {test}]
12:23:44 [2024-05-01T16:23:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888673598 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:23:44 [2024-05-01T16:23:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888673598 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:23:44 [2024-05-01T16:23:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888673608 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:23:44 [2024-05-01T16:23:44.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:23:44 [2024-05-01T16:23:44.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:23:44 [2024-05-01T16:23:44.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888674067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888674067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888674067 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888674067 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888674067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888674067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888674068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888674068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888674068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888674068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888674068 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888674071 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888674072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888674072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888674072 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888674072 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888674073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888674073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:45 [2024-05-01T16:23:45.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:45 [2024-05-01T16:23:45.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:45 [2024-05-01T16:23:45.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:45 [2024-05-01T16:23:45.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:45 [2024-05-01T16:23:45.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:45 [2024-05-01T16:23:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:23:45 [2024-05-01T16:23:45.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888674073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:45 [2024-05-01T16:23:45.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888673648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:23:45 [2024-05-01T16:23:45.752Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.398 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
12:23:45 [2024-05-01T16:23:45.752Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest.testColumnSorting -- Time elapsed: 6.820 s
12:23:45 [2024-05-01T16:23:45.752Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
12:23:45 [2024-05-01T16:23:45.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888674587 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:23:46 [2024-05-01T16:23:46.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:23:46 [2024-05-01T16:23:46.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:23:46 [2024-05-01T16:23:46.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:23:46 [2024-05-01T16:23:46.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:23:46 [2024-05-01T16:23:46.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888674772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:23:46 [2024-05-01T16:23:46.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:23:46 [2024-05-01T16:23:46.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
12:23:46 [2024-05-01T16:23:46.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:23:47 [2024-05-01T16:23:47.188Z] 
12:23:47 [2024-05-01T16:23:47.188Z] (Eclipse:14640): Gtk-WARNING **: 16:23:46.966: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:47 [2024-05-01T16:23:47.188Z] 
12:23:47 [2024-05-01T16:23:47.188Z] (Eclipse:14640): Gtk-WARNING **: 16:23:46.966: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:47 [2024-05-01T16:23:47.188Z] 
12:23:47 [2024-05-01T16:23:47.188Z] (Eclipse:14640): Gtk-WARNING **: 16:23:46.967: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:47 [2024-05-01T16:23:47.188Z] 
12:23:47 [2024-05-01T16:23:47.188Z] (Eclipse:14640): Gtk-WARNING **: 16:23:46.967: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:47 [2024-05-01T16:23:47.188Z] 
12:23:47 [2024-05-01T16:23:47.188Z] (Eclipse:14640): Gtk-WARNING **: 16:23:46.967: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:47 [2024-05-01T16:23:47.188Z] 
12:23:47 [2024-05-01T16:23:47.188Z] (Eclipse:14640): Gtk-WARNING **: 16:23:46.967: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:47 [2024-05-01T16:23:47.188Z] 
12:23:47 [2024-05-01T16:23:47.188Z] (Eclipse:14640): Gtk-WARNING **: 16:23:46.967: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:47 [2024-05-01T16:23:47.188Z] 
12:23:47 [2024-05-01T16:23:47.188Z] (Eclipse:14640): Gtk-WARNING **: 16:23:46.967: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:50 [2024-05-01T16:23:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:23:50 [2024-05-01T16:23:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:23:50 [2024-05-01T16:23:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:23:50 [2024-05-01T16:23:50.448Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
12:23:50 [2024-05-01T16:23:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
12:23:50 [2024-05-01T16:23:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:50 [2024-05-01T16:23:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:50 [2024-05-01T16:23:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679234 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:50 [2024-05-01T16:23:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:50 [2024-05-01T16:23:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:50 [2024-05-01T16:23:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:50 [2024-05-01T16:23:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:50 [2024-05-01T16:23:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:50 [2024-05-01T16:23:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:50 [2024-05-01T16:23:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679267 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:50 [2024-05-01T16:23:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679267 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:50 [2024-05-01T16:23:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
12:23:51 [2024-05-01T16:23:51.008Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:23:51 [2024-05-01T16:23:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
12:23:51 [2024-05-01T16:23:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:51 [2024-05-01T16:23:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:51 [2024-05-01T16:23:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679881 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:51 [2024-05-01T16:23:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:51 [2024-05-01T16:23:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:51 [2024-05-01T16:23:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:51 [2024-05-01T16:23:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:51 [2024-05-01T16:23:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:51 [2024-05-01T16:23:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:51 [2024-05-01T16:23:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679882 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:51 [2024-05-01T16:23:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888679883 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:51 [2024-05-01T16:23:51.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
12:23:51 [2024-05-01T16:23:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
12:23:51 [2024-05-01T16:23:51.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:23:52 [2024-05-01T16:23:52.493Z] 
12:23:52 [2024-05-01T16:23:52.494Z] (Eclipse:14640): Gtk-WARNING **: 16:23:52.455: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:52 [2024-05-01T16:23:52.494Z] 
12:23:52 [2024-05-01T16:23:52.494Z] (Eclipse:14640): Gtk-WARNING **: 16:23:52.455: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:52 [2024-05-01T16:23:52.494Z] 
12:23:52 [2024-05-01T16:23:52.494Z] (Eclipse:14640): Gtk-WARNING **: 16:23:52.456: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:52 [2024-05-01T16:23:52.494Z] 
12:23:52 [2024-05-01T16:23:52.494Z] (Eclipse:14640): Gtk-WARNING **: 16:23:52.456: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:52 [2024-05-01T16:23:52.494Z] 
12:23:52 [2024-05-01T16:23:52.494Z] (Eclipse:14640): Gtk-WARNING **: 16:23:52.456: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:52 [2024-05-01T16:23:52.494Z] 
12:23:52 [2024-05-01T16:23:52.494Z] (Eclipse:14640): Gtk-WARNING **: 16:23:52.456: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:52 [2024-05-01T16:23:52.494Z] 
12:23:52 [2024-05-01T16:23:52.494Z] (Eclipse:14640): Gtk-WARNING **: 16:23:52.456: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:52 [2024-05-01T16:23:52.494Z] 
12:23:52 [2024-05-01T16:23:52.494Z] (Eclipse:14640): Gtk-WARNING **: 16:23:52.456: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:53 [2024-05-01T16:23:53.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:23:53 [2024-05-01T16:23:53.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:23:53 [2024-05-01T16:23:53.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:23:54 [2024-05-01T16:23:54.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:23:54 [2024-05-01T16:23:54.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:23:54 [2024-05-01T16:23:54.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:23:54 [2024-05-01T16:23:54.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
12:23:54 [2024-05-01T16:23:54.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: lttng-sessiond
12:23:54 [2024-05-01T16:23:54.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
12:23:54 [2024-05-01T16:23:54.976Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:23:54 [2024-05-01T16:23:54.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
12:23:54 [2024-05-01T16:23:54.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888683819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:54 [2024-05-01T16:23:54.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888683820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:54 [2024-05-01T16:23:54.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888683820 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:54 [2024-05-01T16:23:54.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888683820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:54 [2024-05-01T16:23:54.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888683820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:54 [2024-05-01T16:23:54.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888683820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:54 [2024-05-01T16:23:54.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888683821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:54 [2024-05-01T16:23:54.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888683821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:54 [2024-05-01T16:23:54.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888683821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:54 [2024-05-01T16:23:54.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888683821 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:54 [2024-05-01T16:23:54.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888683821 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
12:23:54 [2024-05-01T16:23:54.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
12:23:55 [2024-05-01T16:23:55.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
12:23:55 [2024-05-01T16:23:55.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:23:56 [2024-05-01T16:23:56.349Z] 
12:23:56 [2024-05-01T16:23:56.349Z] (Eclipse:14640): Gtk-WARNING **: 16:23:56.253: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:56 [2024-05-01T16:23:56.349Z] 
12:23:56 [2024-05-01T16:23:56.349Z] (Eclipse:14640): Gtk-WARNING **: 16:23:56.253: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:56 [2024-05-01T16:23:56.349Z] 
12:23:56 [2024-05-01T16:23:56.349Z] (Eclipse:14640): Gtk-WARNING **: 16:23:56.253: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:56 [2024-05-01T16:23:56.349Z] 
12:23:56 [2024-05-01T16:23:56.349Z] (Eclipse:14640): Gtk-WARNING **: 16:23:56.253: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:56 [2024-05-01T16:23:56.349Z] 
12:23:56 [2024-05-01T16:23:56.349Z] (Eclipse:14640): Gtk-WARNING **: 16:23:56.253: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:56 [2024-05-01T16:23:56.349Z] 
12:23:56 [2024-05-01T16:23:56.349Z] (Eclipse:14640): Gtk-WARNING **: 16:23:56.253: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:56 [2024-05-01T16:23:56.349Z] 
12:23:56 [2024-05-01T16:23:56.349Z] (Eclipse:14640): Gtk-WARNING **: 16:23:56.253: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:56 [2024-05-01T16:23:56.349Z] 
12:23:56 [2024-05-01T16:23:56.349Z] (Eclipse:14640): Gtk-WARNING **: 16:23:56.253: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:23:57 [2024-05-01T16:23:57.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:23:57 [2024-05-01T16:23:57.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:23:57 [2024-05-01T16:23:57.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:23:57 [2024-05-01T16:23:57.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:23:57 [2024-05-01T16:23:57.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:23:57 [2024-05-01T16:23:57.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:23:57 [2024-05-01T16:23:57.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:23:58 [2024-05-01T16:23:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:23:58 [2024-05-01T16:23:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:23:58 [2024-05-01T16:23:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:23:58 [2024-05-01T16:23:58.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:23:58 [2024-05-01T16:23:58.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888687164 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:23:58 [2024-05-01T16:23:58.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:23:58 [2024-05-01T16:23:58.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:23:58 [2024-05-01T16:23:58.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:23:58 [2024-05-01T16:23:58.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:23:58 [2024-05-01T16:23:58.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=888687188 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:23:58 [2024-05-01T16:23:58.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888687188 data=null doit=true}, TreeItem with text {test}]
12:23:58 [2024-05-01T16:23:58.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888687189 data=null}, TreeItem with text {test}]
12:23:58 [2024-05-01T16:23:58.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888687189 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:23:58 [2024-05-01T16:23:58.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888687189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:23:58 [2024-05-01T16:23:58.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888687239 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:23:58 [2024-05-01T16:23:58.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:23:58 [2024-05-01T16:23:58.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:23:58 [2024-05-01T16:23:58.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:23:58 [2024-05-01T16:23:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:23:58 [2024-05-01T16:23:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:23:58 [2024-05-01T16:23:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:23:58 [2024-05-01T16:23:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:23:58 [2024-05-01T16:23:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:23:58 [2024-05-01T16:23:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:23:58 [2024-05-01T16:23:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:23:58 [2024-05-01T16:23:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:23:58 [2024-05-01T16:23:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:23:58 [2024-05-01T16:23:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:23:58 [2024-05-01T16:23:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888687498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:58 [2024-05-01T16:23:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888687498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:58 [2024-05-01T16:23:58.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888687498 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888687498 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888687498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888687498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888687498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888687498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888687499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888687499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888687499 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888687499 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888687503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888687503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888687503 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888687503 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888687503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888687503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:58 [2024-05-01T16:23:58.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:58 [2024-05-01T16:23:58.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:58 [2024-05-01T16:23:58.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:58 [2024-05-01T16:23:58.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:58 [2024-05-01T16:23:58.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:23:58 [2024-05-01T16:23:58.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:23:58 [2024-05-01T16:23:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888687503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:23:58 [2024-05-01T16:23:58.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888687276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:23:59 [2024-05-01T16:23:59.240Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.46 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
12:23:59 [2024-05-01T16:23:59.240Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testResetTimeRange -- Time elapsed: 5.689 s
12:23:59 [2024-05-01T16:23:59.240Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testCpuView -- Time elapsed: 3.819 s
12:23:59 [2024-05-01T16:23:59.240Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testSignals -- Time elapsed: 2.759 s
12:23:59 [2024-05-01T16:23:59.240Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
12:23:59 [2024-05-01T16:23:59.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888688063 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:23:59 [2024-05-01T16:23:59.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:23:59 [2024-05-01T16:23:59.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:23:59 [2024-05-01T16:23:59.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:23:59 [2024-05-01T16:23:59.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:23:59 [2024-05-01T16:23:59.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888688186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:23:59 [2024-05-01T16:23:59.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:24:00 [2024-05-01T16:24:00.418Z] 
12:24:00 [2024-05-01T16:24:00.418Z] (Eclipse:14640): Gtk-WARNING **: 16:24:00.239: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:00 [2024-05-01T16:24:00.418Z] 
12:24:00 [2024-05-01T16:24:00.418Z] (Eclipse:14640): Gtk-WARNING **: 16:24:00.239: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:00 [2024-05-01T16:24:00.418Z] 
12:24:00 [2024-05-01T16:24:00.419Z] (Eclipse:14640): Gtk-WARNING **: 16:24:00.239: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:00 [2024-05-01T16:24:00.419Z] 
12:24:00 [2024-05-01T16:24:00.419Z] (Eclipse:14640): Gtk-WARNING **: 16:24:00.239: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:00 [2024-05-01T16:24:00.419Z] 
12:24:00 [2024-05-01T16:24:00.419Z] (Eclipse:14640): Gtk-WARNING **: 16:24:00.240: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:00 [2024-05-01T16:24:00.419Z] 
12:24:00 [2024-05-01T16:24:00.419Z] (Eclipse:14640): Gtk-WARNING **: 16:24:00.240: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:00 [2024-05-01T16:24:00.419Z] 
12:24:00 [2024-05-01T16:24:00.419Z] (Eclipse:14640): Gtk-WARNING **: 16:24:00.240: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:00 [2024-05-01T16:24:00.419Z] 
12:24:00 [2024-05-01T16:24:00.419Z] (Eclipse:14640): Gtk-WARNING **: 16:24:00.240: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:03 [2024-05-01T16:24:03.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:24:03 [2024-05-01T16:24:03.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:24:03 [2024-05-01T16:24:03.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:03 [2024-05-01T16:24:03.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:03 [2024-05-01T16:24:03.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:24:03 [2024-05-01T16:24:03.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:24:03 [2024-05-01T16:24:03.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:24:03 [2024-05-01T16:24:03.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:24:03 [2024-05-01T16:24:03.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:24:03 [2024-05-01T16:24:03.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:24:03 [2024-05-01T16:24:03.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:03 [2024-05-01T16:24:03.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888692752 data=null doit=true}, Shell with text {Find}]
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=888692756 data=null}, (of type 'Combo')]
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@748d72cf
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=888692772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=888692772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=888692772 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=888692772 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=888692772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=888692772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=888692772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=888692773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=888692773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=888692773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=888692773 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=888692773 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2d12dc1
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=888692775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=888692775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=888692775 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=888692775 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=888692775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=888692775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=888692775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=888692776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=888692779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=888692779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=888692779 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=888692779 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888692780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888692780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888692780 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888692780 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888692780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:03 [2024-05-01T16:24:03.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888692780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888692786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888692839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888692839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888692840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888692840 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888692840 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttn
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttn} [layout=null] time=888692848 data=null}, (of type 'Combo')]
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttn
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:04 [2024-05-01T16:24:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888692860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888692860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888692860 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888692860 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888692860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888692860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888692861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888692863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888692864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888692864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888692864 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888692864 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888692866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888692866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888692866 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888692866 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888692866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888692866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888692866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:04 [2024-05-01T16:24:04.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:04 [2024-05-01T16:24:04.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:04 [2024-05-01T16:24:04.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:24:04 [2024-05-01T16:24:04.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:24:04 [2024-05-01T16:24:04.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:24:04 [2024-05-01T16:24:04.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:24:04 [2024-05-01T16:24:04.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:24:04 [2024-05-01T16:24:04.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:24:04 [2024-05-01T16:24:04.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:04 [2024-05-01T16:24:04.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888693535 data=null doit=true}, Shell with text {Find}]
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=888693548 data=null}, (of type 'Combo')]
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1100757a
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=888693550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=888693550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=888693550 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=888693550 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=888693550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=888693551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=888693551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=888693551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=888693551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=888693551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=888693551 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=888693551 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4c1d530d
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=888693552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=888693553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=888693553 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=888693553 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=888693553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=888693553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=888693553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=888693553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=888693553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=888693553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=888693553 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=888693553 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:24:04 [2024-05-01T16:24:04.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888693557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888693557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888693558 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888693558 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888693558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888693558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888693558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888693562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888693564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888693564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888693564 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888693564 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to LTTNG
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {LTTNG} [layout=null] time=888693565 data=null}, (of type 'Combo')]
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to LTTNG
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:24:04 [2024-05-01T16:24:04.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888693569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888693569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888693569 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888693569 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888693570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888693570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888693570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888693573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888693573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888693573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888693573 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888693573 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888693575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888693579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888693579 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888693579 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888693579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888693579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888693579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:04 [2024-05-01T16:24:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:04 [2024-05-01T16:24:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:04 [2024-05-01T16:24:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:04 [2024-05-01T16:24:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:24:04 [2024-05-01T16:24:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:24:04 [2024-05-01T16:24:04.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:24:04 [2024-05-01T16:24:04.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:24:04 [2024-05-01T16:24:04.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:24:04 [2024-05-01T16:24:04.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:24:04 [2024-05-01T16:24:04.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:04 [2024-05-01T16:24:04.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888694166 data=null doit=true}, Shell with text {Find}]
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=888694168 data=null}, (of type 'Combo')]
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:24:05 [2024-05-01T16:24:05.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6ed68a2e
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=888694170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=888694170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=888694170 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=888694170 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=888694170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=888694170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=888694171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=888694171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=888694171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=888694171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=888694171 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=888694171 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1085fad8
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=888694182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=888694182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=888694182 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=888694182 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=888694182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=888694182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=888694182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=888694183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=888694183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=888694183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=888694183 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=888694183 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888694183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888694183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888694183 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888694183 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888694183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888694183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888694183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888694184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888694184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888694184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888694184 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888694184 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: of type 'Combo'
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=888694185 data=null}, (of type 'Combo')]
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@417c5424
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=888694238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=888694238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=888694239 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=888694239 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=888694239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=888694239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=888694239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=888694239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=888694239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=888694239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=888694239 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=888694239 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888694240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888694240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888694240 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888694241 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888694241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888694241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888694241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888694242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888694242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888694242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888694242 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888694242 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888694244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888694244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888694244 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888694244 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888694244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888694244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888694244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:24:05 [2024-05-01T16:24:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:24:05 [2024-05-01T16:24:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:24:05 [2024-05-01T16:24:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:24:05 [2024-05-01T16:24:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:24:05 [2024-05-01T16:24:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:24:05 [2024-05-01T16:24:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:05 [2024-05-01T16:24:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888694789 data=null doit=true}, Shell with text {Find}]
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=888694843 data=null}, (of type 'Combo')]
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4afca05f
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=888694845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=888694845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=888694845 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=888694845 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=888694845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=888694845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=888694845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=888694846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=888694846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=888694846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=888694846 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=888694846 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888694847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888694847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888694847 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888694847 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888694847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888694847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888694847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888694848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888694848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888694848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888694848 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888694848 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=888694857 data=null}, (of type 'Combo')]
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=888694858 data=null doit=true}, Button with text {F&orward}]
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=888694859 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=888694860 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=888694860 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=888694860 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=888694860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888694863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888694863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888694863 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888694863 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888694863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888694863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888694863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888694864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888694864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888694864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888694864 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888694864 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:06 [2024-05-01T16:24:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888694866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888694866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888694866 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888694866 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888694866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888694873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888694874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:06 [2024-05-01T16:24:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:06 [2024-05-01T16:24:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:06 [2024-05-01T16:24:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:24:06 [2024-05-01T16:24:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:24:06 [2024-05-01T16:24:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:24:06 [2024-05-01T16:24:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:24:06 [2024-05-01T16:24:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:24:06 [2024-05-01T16:24:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:24:06 [2024-05-01T16:24:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:06 [2024-05-01T16:24:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888695434 data=null doit=true}, Shell with text {Find}]
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888695437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888695437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888695437 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888695437 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888695437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888695437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888695437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:06 [2024-05-01T16:24:06.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:06 [2024-05-01T16:24:06.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:24:06 [2024-05-01T16:24:06.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:24:06 [2024-05-01T16:24:06.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:24:06 [2024-05-01T16:24:06.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:24:06 [2024-05-01T16:24:06.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:24:06 [2024-05-01T16:24:06.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:24:06 [2024-05-01T16:24:06.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:06 [2024-05-01T16:24:06.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888695849 data=null doit=true}, Shell with text {Find}]
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888695851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888695852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888695852 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888695852 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888695852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888695852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888695852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:07 [2024-05-01T16:24:07.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:07 [2024-05-01T16:24:07.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:07 [2024-05-01T16:24:07.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:24:07 [2024-05-01T16:24:07.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:24:07 [2024-05-01T16:24:07.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:24:07 [2024-05-01T16:24:07.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:24:07 [2024-05-01T16:24:07.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:24:07 [2024-05-01T16:24:07.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:24:07 [2024-05-01T16:24:07.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:07 [2024-05-01T16:24:07.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888696345 data=null doit=true}, Shell with text {Find}]
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=888696348 data=null}, (of type 'Combo')]
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888696351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888696351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888696351 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888696351 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888696351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888696351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888696351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888696352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888696352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888696352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888696352 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888696352 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
12:24:07 [2024-05-01T16:24:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=888696354 data=null}, (of type 'Combo')]
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=888696354 data=null doit=true}, Button with text {&Backward}]
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=888696354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=888696355 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=888696356 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=888696356 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=888696364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888696367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888696367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888696367 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888696367 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888696368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888696368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888696368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888696368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888696368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888696368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888696368 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888696368 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888696370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888696370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888696370 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888696370 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888696370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888696370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888696370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:07 [2024-05-01T16:24:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:07 [2024-05-01T16:24:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:07 [2024-05-01T16:24:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:07 [2024-05-01T16:24:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:24:07 [2024-05-01T16:24:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:24:07 [2024-05-01T16:24:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:24:07 [2024-05-01T16:24:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:24:07 [2024-05-01T16:24:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:24:07 [2024-05-01T16:24:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:24:07 [2024-05-01T16:24:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:07 [2024-05-01T16:24:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888696899 data=null doit=true}, Shell with text {Find}]
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888696901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888696901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888696901 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888696901 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888696901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888696901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:08 [2024-05-01T16:24:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888696901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:08 [2024-05-01T16:24:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:08 [2024-05-01T16:24:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:08 [2024-05-01T16:24:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:08 [2024-05-01T16:24:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:24:08 [2024-05-01T16:24:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:24:08 [2024-05-01T16:24:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:24:08 [2024-05-01T16:24:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:24:08 [2024-05-01T16:24:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:24:08 [2024-05-01T16:24:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:24:08 [2024-05-01T16:24:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:08 [2024-05-01T16:24:08.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888697399 data=null doit=true}, Shell with text {Find}]
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888697401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888697401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888697401 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888697401 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888697402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888697402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:08 [2024-05-01T16:24:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888697402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:08 [2024-05-01T16:24:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:08 [2024-05-01T16:24:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:08 [2024-05-01T16:24:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:08 [2024-05-01T16:24:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:24:08 [2024-05-01T16:24:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:24:08 [2024-05-01T16:24:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:24:08 [2024-05-01T16:24:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:24:08 [2024-05-01T16:24:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:24:08 [2024-05-01T16:24:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:24:08 [2024-05-01T16:24:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:08 [2024-05-01T16:24:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888697910 data=null doit=true}, Shell with text {Find}]
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=888697913 data=null}, (of type 'Combo')]
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@20797dcc
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=888697916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=888697916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=888697916 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=888697916 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=888697916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=888697916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=888697916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=888697917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=888697917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=888697917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=888697917 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=888697917 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@71adebf0
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=888697918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=888697918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=888697918 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=888697918 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=888697919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=888697919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=888697919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=888697925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=888697925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=888697925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=888697925 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=888697925 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888697925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888697925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888697925 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888697926 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888697926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888697926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888697926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888697927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888697927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888697927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888697927 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888697927 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: of type 'Combo'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: (of type 'Combo')
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=888697928 data=null}, (of type 'Combo')]
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4ad6618e
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=888697933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=888697933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=888697933 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=888697933 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=888697933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=888697934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=888697934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=888697934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=888697934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=888697934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=888697934 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=888697934 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888697934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888697934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888697934 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888697934 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888697934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888697935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888697935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888697938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888697938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888697938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888697938 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888697938 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:24:09 [2024-05-01T16:24:09.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888697940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888697940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888697940 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888697944 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888697944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888697944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888697944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:09 [2024-05-01T16:24:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:09 [2024-05-01T16:24:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:09 [2024-05-01T16:24:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:24:09 [2024-05-01T16:24:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:24:09 [2024-05-01T16:24:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:24:09 [2024-05-01T16:24:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:24:09 [2024-05-01T16:24:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:24:09 [2024-05-01T16:24:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:24:09 [2024-05-01T16:24:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:09 [2024-05-01T16:24:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:09 [2024-05-01T16:24:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:09 [2024-05-01T16:24:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888698425 data=null doit=true}, Shell with text {Find}]
12:24:09 [2024-05-01T16:24:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:09 [2024-05-01T16:24:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:24:09 [2024-05-01T16:24:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:24:09 [2024-05-01T16:24:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:24:09 [2024-05-01T16:24:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:09 [2024-05-01T16:24:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:24:09 [2024-05-01T16:24:09.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=888698429 data=null}, (of type 'Combo')]
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2a026426
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=888698431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=888698432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=888698432 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=888698432 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=888698432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=888698432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=888698432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=888698432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=888698432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=888698432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=888698432 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=888698432 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888698434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888698434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888698434 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888698434 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888698434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888698444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888698444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888698444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888698444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888698444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888698445 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888698445 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=888698446 data=null}, (of type 'Combo')]
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=888698447 data=null doit=true}, Button with text {F&orward}]
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=888698447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=888698448 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=888698449 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=888698449 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=888698449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:24:09 [2024-05-01T16:24:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888698460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888698460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888698460 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888698460 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888698460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888698460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888698460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888698461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888698461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888698462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888698462 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888698462 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888698464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888698464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888698464 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888698464 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888698464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888698464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888698464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:09 [2024-05-01T16:24:09.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:09 [2024-05-01T16:24:09.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:09 [2024-05-01T16:24:09.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:09 [2024-05-01T16:24:09.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:24:09 [2024-05-01T16:24:09.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:24:09 [2024-05-01T16:24:09.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:24:09 [2024-05-01T16:24:09.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:24:09 [2024-05-01T16:24:09.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:24:09 [2024-05-01T16:24:09.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:24:09 [2024-05-01T16:24:09.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:09 [2024-05-01T16:24:09.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888698960 data=null doit=true}, Shell with text {Find}]
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888698964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888698964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888698964 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888698964 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888698964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888698964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:10 [2024-05-01T16:24:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888698964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:10 [2024-05-01T16:24:10.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:10 [2024-05-01T16:24:10.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:24:10 [2024-05-01T16:24:10.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:24:10 [2024-05-01T16:24:10.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:24:10 [2024-05-01T16:24:10.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:24:10 [2024-05-01T16:24:10.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:24:10 [2024-05-01T16:24:10.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:24:10 [2024-05-01T16:24:10.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:10 [2024-05-01T16:24:10.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:10 [2024-05-01T16:24:10.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:10 [2024-05-01T16:24:10.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888699362 data=null doit=true}, Shell with text {Find}]
12:24:10 [2024-05-01T16:24:10.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:10 [2024-05-01T16:24:10.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:10 [2024-05-01T16:24:10.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:10 [2024-05-01T16:24:10.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:10 [2024-05-01T16:24:10.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:10 [2024-05-01T16:24:10.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:10 [2024-05-01T16:24:10.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:10 [2024-05-01T16:24:10.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888699365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888699365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888699365 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888699365 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888699365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888699365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888699365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:10 [2024-05-01T16:24:10.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888699818 data=null doit=true}, Shell with text {Find}]
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=888699820 data=null}, (of type 'Combo')]
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888699824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888699824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888699824 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888699824 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888699824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888699824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888699824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888699836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888699837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888699837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888699837 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888699837 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=888699840 data=null}, (of type 'Combo')]
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:24:11 [2024-05-01T16:24:11.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=888699841 data=null doit=true}, Button with text {&Backward}]
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=888699841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=888699842 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=888699842 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=888699842 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=888699842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888699855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888699855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888699855 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888699855 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888699855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888699855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888699855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888699856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888699856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888699856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888699856 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888699856 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888699858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888699858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888699858 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888699858 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888699858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888699859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888699859 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888700061 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
12:24:11 [2024-05-01T16:24:11.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:24:11 [2024-05-01T16:24:11.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:11 [2024-05-01T16:24:11.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:11 [2024-05-01T16:24:11.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:11 [2024-05-01T16:24:11.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=888700151 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:24:11 [2024-05-01T16:24:11.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888700151 data=null doit=true}, TreeItem with text {test}]
12:24:11 [2024-05-01T16:24:11.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888700151 data=null}, TreeItem with text {test}]
12:24:11 [2024-05-01T16:24:11.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888700151 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:11 [2024-05-01T16:24:11.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888700151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:24:11 [2024-05-01T16:24:11.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888700167 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:11 [2024-05-01T16:24:11.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:24:11 [2024-05-01T16:24:11.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:24:11 [2024-05-01T16:24:11.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888701217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888701217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888701217 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888701217 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888701217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888701217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888701217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888701217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888701217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888701217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888701218 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888701218 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888701218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888701218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888701218 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888701218 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888701218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888701219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:12 [2024-05-01T16:24:12.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:12 [2024-05-01T16:24:12.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:12 [2024-05-01T16:24:12.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:12 [2024-05-01T16:24:12.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:12 [2024-05-01T16:24:12.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:12 [2024-05-01T16:24:12.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:24:12 [2024-05-01T16:24:12.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888701219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:12 [2024-05-01T16:24:12.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888700258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:24:12 [2024-05-01T16:24:12.948Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.67 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
12:24:12 [2024-05-01T16:24:12.948Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[0: lttng] -- Time elapsed: 0.907 s
12:24:12 [2024-05-01T16:24:12.948Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[0: lttng] -- Time elapsed: 0.685 s
12:24:12 [2024-05-01T16:24:12.948Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[0: lttng] -- Time elapsed: 0.619 s
12:24:12 [2024-05-01T16:24:12.948Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[0: lttng] -- Time elapsed: 0.679 s
12:24:12 [2024-05-01T16:24:12.948Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[0: lttng] -- Time elapsed: 0.924 s
12:24:12 [2024-05-01T16:24:12.948Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[0: lttng] -- Time elapsed: 0.525 s
12:24:12 [2024-05-01T16:24:12.948Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[1: 492] -- Time elapsed: 0.512 s
12:24:12 [2024-05-01T16:24:12.948Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[1: 492] -- Time elapsed: 0.496 s
12:24:12 [2024-05-01T16:24:12.948Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[1: 492] -- Time elapsed: 0.568 s
12:24:12 [2024-05-01T16:24:12.948Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[1: 492] -- Time elapsed: 0.501 s
12:24:12 [2024-05-01T16:24:12.948Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[1: 492] -- Time elapsed: 0.875 s
12:24:12 [2024-05-01T16:24:12.948Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[1: 492] -- Time elapsed: 0.534 s
12:24:12 [2024-05-01T16:24:12.948Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
12:24:12 [2024-05-01T16:24:12.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888701745 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:13 [2024-05-01T16:24:13.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:24:13 [2024-05-01T16:24:13.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:24:13 [2024-05-01T16:24:13.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:24:13 [2024-05-01T16:24:13.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:24:13 [2024-05-01T16:24:13.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888701911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:24:13 [2024-05-01T16:24:13.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:24:14 [2024-05-01T16:24:14.125Z] 
12:24:14 [2024-05-01T16:24:14.125Z] (Eclipse:14640): Gtk-WARNING **: 16:24:13.968: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:14 [2024-05-01T16:24:14.125Z] 
12:24:14 [2024-05-01T16:24:14.125Z] (Eclipse:14640): Gtk-WARNING **: 16:24:13.968: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:14 [2024-05-01T16:24:14.125Z] 
12:24:14 [2024-05-01T16:24:14.125Z] (Eclipse:14640): Gtk-WARNING **: 16:24:13.968: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:14 [2024-05-01T16:24:14.125Z] 
12:24:14 [2024-05-01T16:24:14.125Z] (Eclipse:14640): Gtk-WARNING **: 16:24:13.968: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:14 [2024-05-01T16:24:14.125Z] 
12:24:14 [2024-05-01T16:24:14.125Z] (Eclipse:14640): Gtk-WARNING **: 16:24:13.968: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:14 [2024-05-01T16:24:14.125Z] 
12:24:14 [2024-05-01T16:24:14.125Z] (Eclipse:14640): Gtk-WARNING **: 16:24:13.968: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:14 [2024-05-01T16:24:14.125Z] 
12:24:14 [2024-05-01T16:24:14.125Z] (Eclipse:14640): Gtk-WARNING **: 16:24:13.968: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:14 [2024-05-01T16:24:14.125Z] 
12:24:14 [2024-05-01T16:24:14.125Z] (Eclipse:14640): Gtk-WARNING **: 16:24:13.968: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:16 [2024-05-01T16:24:16.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:24:16 [2024-05-01T16:24:16.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:24:16 [2024-05-01T16:24:16.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
12:24:16 [2024-05-01T16:24:16.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"'
12:24:16 [2024-05-01T16:24:16.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:16 [2024-05-01T16:24:16.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:16 [2024-05-01T16:24:16.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:16 [2024-05-01T16:24:16.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:16 [2024-05-01T16:24:16.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
12:24:16 [2024-05-01T16:24:16.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston/338'
12:24:16 [2024-05-01T16:24:16.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=888704764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow weston/338']
12:24:16 [2024-05-01T16:24:16.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston/338'
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888706833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888706833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888706833 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888706833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888706834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888706834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888706835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888706835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888706835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888706835 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888706835 data=null}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707337 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707339 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707339 data=null}, ToolItem with tooltip text {Follow critical path forward}]
12:24:18 [2024-05-01T16:24:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
12:24:19 [2024-05-01T16:24:19.074Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
12:24:19 [2024-05-01T16:24:19.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path backward}
12:24:19 [2024-05-01T16:24:19.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
12:24:19 [2024-05-01T16:24:19.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
12:24:19 [2024-05-01T16:24:19.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707841 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
12:24:19 [2024-05-01T16:24:19.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
12:24:19 [2024-05-01T16:24:19.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
12:24:19 [2024-05-01T16:24:19.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
12:24:19 [2024-05-01T16:24:19.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
12:24:19 [2024-05-01T16:24:19.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
12:24:19 [2024-05-01T16:24:19.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
12:24:19 [2024-05-01T16:24:19.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707843 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
12:24:19 [2024-05-01T16:24:19.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888707843 data=null}, ToolItem with tooltip text {Follow critical path backward}]
12:24:19 [2024-05-01T16:24:19.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path backward}
12:24:19 [2024-05-01T16:24:19.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
12:24:19 [2024-05-01T16:24:19.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston-desktop-/340'
12:24:19 [2024-05-01T16:24:19.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=888708433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow weston-desktop-/340']
12:24:19 [2024-05-01T16:24:19.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston-desktop-/340'
12:24:20 [2024-05-01T16:24:20.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888709042 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:20 [2024-05-01T16:24:20.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:24:20 [2024-05-01T16:24:20.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:20 [2024-05-01T16:24:20.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:20 [2024-05-01T16:24:20.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:20 [2024-05-01T16:24:20.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=888709057 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:24:20 [2024-05-01T16:24:20.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888709057 data=null doit=true}, TreeItem with text {test}]
12:24:20 [2024-05-01T16:24:20.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888709057 data=null}, TreeItem with text {test}]
12:24:20 [2024-05-01T16:24:20.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888709057 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:20 [2024-05-01T16:24:20.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888709057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:24:20 [2024-05-01T16:24:20.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888709139 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:20 [2024-05-01T16:24:20.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:24:20 [2024-05-01T16:24:20.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:24:20 [2024-05-01T16:24:20.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:24:21 [2024-05-01T16:24:21.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:24:21 [2024-05-01T16:24:21.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:24:21 [2024-05-01T16:24:21.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:24:21 [2024-05-01T16:24:21.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:24:21 [2024-05-01T16:24:21.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:24:21 [2024-05-01T16:24:21.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:24:21 [2024-05-01T16:24:21.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:21 [2024-05-01T16:24:21.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888709977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888709978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888709978 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888709978 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888709978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888709978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888709978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888709978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888709978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888709978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888709978 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888709978 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888709979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888709979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888709979 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888709979 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888709979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888709979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:21 [2024-05-01T16:24:21.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:21 [2024-05-01T16:24:21.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:21 [2024-05-01T16:24:21.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:21 [2024-05-01T16:24:21.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:21 [2024-05-01T16:24:21.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888709979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:21 [2024-05-01T16:24:21.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888709244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:24:21 [2024-05-01T16:24:21.624Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.740 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
12:24:21 [2024-05-01T16:24:21.624Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest.testFull -- Time elapsed: 6.829 s
12:24:21 [2024-05-01T16:24:21.624Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
12:24:21 [2024-05-01T16:24:21.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888710490 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:21 [2024-05-01T16:24:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:24:21 [2024-05-01T16:24:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:24:21 [2024-05-01T16:24:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:24:21 [2024-05-01T16:24:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:24:21 [2024-05-01T16:24:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888710620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:24:21 [2024-05-01T16:24:21.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:24:22 [2024-05-01T16:24:22.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
12:24:22 [2024-05-01T16:24:22.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:24:22 [2024-05-01T16:24:22.691Z] 
12:24:22 [2024-05-01T16:24:22.691Z] (Eclipse:14640): Gtk-WARNING **: 16:24:22.690: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:22 [2024-05-01T16:24:22.691Z] 
12:24:22 [2024-05-01T16:24:22.691Z] (Eclipse:14640): Gtk-WARNING **: 16:24:22.690: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:22 [2024-05-01T16:24:22.691Z] 
12:24:22 [2024-05-01T16:24:22.691Z] (Eclipse:14640): Gtk-WARNING **: 16:24:22.690: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:22 [2024-05-01T16:24:22.691Z] 
12:24:22 [2024-05-01T16:24:22.691Z] (Eclipse:14640): Gtk-WARNING **: 16:24:22.690: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:22 [2024-05-01T16:24:22.691Z] 
12:24:22 [2024-05-01T16:24:22.691Z] (Eclipse:14640): Gtk-WARNING **: 16:24:22.690: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:22 [2024-05-01T16:24:22.691Z] 
12:24:22 [2024-05-01T16:24:22.691Z] (Eclipse:14640): Gtk-WARNING **: 16:24:22.690: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:22 [2024-05-01T16:24:22.691Z] 
12:24:22 [2024-05-01T16:24:22.691Z] (Eclipse:14640): Gtk-WARNING **: 16:24:22.690: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:22 [2024-05-01T16:24:22.691Z] 
12:24:22 [2024-05-01T16:24:22.691Z] (Eclipse:14640): Gtk-WARNING **: 16:24:22.690: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:27 [2024-05-01T16:24:27.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:24:27 [2024-05-01T16:24:27.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:24:27 [2024-05-01T16:24:27.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:27 [2024-05-01T16:24:27.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:27 [2024-05-01T16:24:27.925Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
12:24:27 [2024-05-01T16:24:27.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing active threads}
12:24:27 [2024-05-01T16:24:27.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
12:24:27 [2024-05-01T16:24:27.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
12:24:27 [2024-05-01T16:24:27.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715949 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
12:24:27 [2024-05-01T16:24:27.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
12:24:27 [2024-05-01T16:24:27.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
12:24:27 [2024-05-01T16:24:27.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Showing active threads}]
12:24:27 [2024-05-01T16:24:27.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
12:24:27 [2024-05-01T16:24:27.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
12:24:27 [2024-05-01T16:24:27.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
12:24:27 [2024-05-01T16:24:27.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715950 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
12:24:27 [2024-05-01T16:24:27.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715955 data=null}, ToolItem with tooltip text {Showing all threads}]
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing all threads}
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing all threads}
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715958 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Showing all threads}]
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715970 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888715970 data=null}, ToolItem with tooltip text {Showing active threads}]
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing active threads}
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
12:24:27 [2024-05-01T16:24:27.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:24:27 [2024-05-01T16:24:27.926Z] 
12:24:27 [2024-05-01T16:24:27.926Z] (Eclipse:14640): Gtk-WARNING **: 16:24:27.656: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:27 [2024-05-01T16:24:27.926Z] 
12:24:27 [2024-05-01T16:24:27.926Z] (Eclipse:14640): Gtk-WARNING **: 16:24:27.656: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:27 [2024-05-01T16:24:27.926Z] 
12:24:27 [2024-05-01T16:24:27.926Z] (Eclipse:14640): Gtk-WARNING **: 16:24:27.657: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:27 [2024-05-01T16:24:27.926Z] 
12:24:27 [2024-05-01T16:24:27.926Z] (Eclipse:14640): Gtk-WARNING **: 16:24:27.657: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:27 [2024-05-01T16:24:27.926Z] 
12:24:27 [2024-05-01T16:24:27.926Z] (Eclipse:14640): Gtk-WARNING **: 16:24:27.657: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:27 [2024-05-01T16:24:27.926Z] 
12:24:27 [2024-05-01T16:24:27.926Z] (Eclipse:14640): Gtk-WARNING **: 16:24:27.657: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:27 [2024-05-01T16:24:27.926Z] 
12:24:27 [2024-05-01T16:24:27.926Z] (Eclipse:14640): Gtk-WARNING **: 16:24:27.657: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:27 [2024-05-01T16:24:27.926Z] 
12:24:27 [2024-05-01T16:24:27.926Z] (Eclipse:14640): Gtk-WARNING **: 16:24:27.657: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:29 [2024-05-01T16:24:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:24:29 [2024-05-01T16:24:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:24:29 [2024-05-01T16:24:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:29 [2024-05-01T16:24:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:29 [2024-05-01T16:24:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
12:24:29 [2024-05-01T16:24:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
12:24:29 [2024-05-01T16:24:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888718117 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:29 [2024-05-01T16:24:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:24:29 [2024-05-01T16:24:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:24:29 [2024-05-01T16:24:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:24:29 [2024-05-01T16:24:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:24:29 [2024-05-01T16:24:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=888718149 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:24:29 [2024-05-01T16:24:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888718149 data=null doit=true}, TreeItem with text {test}]
12:24:29 [2024-05-01T16:24:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888718149 data=null}, TreeItem with text {test}]
12:24:29 [2024-05-01T16:24:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888718150 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:29 [2024-05-01T16:24:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888718150 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:24:29 [2024-05-01T16:24:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888718164 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:24:29 [2024-05-01T16:24:29.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:24:29 [2024-05-01T16:24:29.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:24:29 [2024-05-01T16:24:29.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888718953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888718953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888718953 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888718953 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888718953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888718953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888718953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888718953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888718953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888718953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888718953 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888718953 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:24:30 [2024-05-01T16:24:30.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:30 [2024-05-01T16:24:30.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:24:30 [2024-05-01T16:24:30.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888718954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:30 [2024-05-01T16:24:30.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888718954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:30 [2024-05-01T16:24:30.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888718954 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:30 [2024-05-01T16:24:30.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888718954 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:30 [2024-05-01T16:24:30.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888718954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:30 [2024-05-01T16:24:30.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888718954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:30 [2024-05-01T16:24:30.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:30 [2024-05-01T16:24:30.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:30 [2024-05-01T16:24:30.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:30 [2024-05-01T16:24:30.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:30 [2024-05-01T16:24:30.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:24:30 [2024-05-01T16:24:30.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:24:30 [2024-05-01T16:24:30.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888718954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:24:30 [2024-05-01T16:24:30.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888718237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:24:30 [2024-05-01T16:24:30.610Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.969 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
12:24:30 [2024-05-01T16:24:30.610Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testFilter -- Time elapsed: 5.320 s
12:24:30 [2024-05-01T16:24:30.610Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testKernelMemoryView -- Time elapsed: 2.060 s
12:24:30 [2024-05-01T16:24:30.610Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
12:24:30 [2024-05-01T16:24:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888719466 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:24:30 [2024-05-01T16:24:30.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:24:30 [2024-05-01T16:24:30.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:24:30 [2024-05-01T16:24:30.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:24:30 [2024-05-01T16:24:30.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:24:30 [2024-05-01T16:24:30.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888719556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:24:30 [2024-05-01T16:24:30.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:24:31 [2024-05-01T16:24:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:31 [2024-05-01T16:24:31.374Z] 
12:24:31 [2024-05-01T16:24:31.374Z] (Eclipse:14640): Gtk-WARNING **: 16:24:31.357: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:31 [2024-05-01T16:24:31.374Z] 
12:24:31 [2024-05-01T16:24:31.374Z] (Eclipse:14640): Gtk-WARNING **: 16:24:31.357: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:31 [2024-05-01T16:24:31.374Z] 
12:24:31 [2024-05-01T16:24:31.374Z] (Eclipse:14640): Gtk-WARNING **: 16:24:31.357: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:31 [2024-05-01T16:24:31.374Z] 
12:24:31 [2024-05-01T16:24:31.374Z] (Eclipse:14640): Gtk-WARNING **: 16:24:31.357: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:31 [2024-05-01T16:24:31.374Z] 
12:24:31 [2024-05-01T16:24:31.374Z] (Eclipse:14640): Gtk-WARNING **: 16:24:31.357: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:31 [2024-05-01T16:24:31.374Z] 
12:24:31 [2024-05-01T16:24:31.374Z] (Eclipse:14640): Gtk-WARNING **: 16:24:31.357: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:31 [2024-05-01T16:24:31.374Z] 
12:24:31 [2024-05-01T16:24:31.374Z] (Eclipse:14640): Gtk-WARNING **: 16:24:31.357: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:31 [2024-05-01T16:24:31.374Z] 
12:24:31 [2024-05-01T16:24:31.374Z] (Eclipse:14640): Gtk-WARNING **: 16:24:31.358: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:35 [2024-05-01T16:24:35.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:24:35 [2024-05-01T16:24:35.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:24:35 [2024-05-01T16:24:35.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:35 [2024-05-01T16:24:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:35 [2024-05-01T16:24:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:35 [2024-05-01T16:24:35.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:24:35 [2024-05-01T16:24:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:35 [2024-05-01T16:24:35.785Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:35 [2024-05-01T16:24:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:24:35 [2024-05-01T16:24:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:35 [2024-05-01T16:24:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:35 [2024-05-01T16:24:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724469 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:35 [2024-05-01T16:24:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:35 [2024-05-01T16:24:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:35 [2024-05-01T16:24:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:35 [2024-05-01T16:24:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:35 [2024-05-01T16:24:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:35 [2024-05-01T16:24:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:35 [2024-05-01T16:24:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724471 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:35 [2024-05-01T16:24:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724471 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:35 [2024-05-01T16:24:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:24:35 [2024-05-01T16:24:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:36 [2024-05-01T16:24:36.344Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:36 [2024-05-01T16:24:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:24:36 [2024-05-01T16:24:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724973 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724975 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888724975 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:24:36 [2024-05-01T16:24:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:36 [2024-05-01T16:24:36.599Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:36 [2024-05-01T16:24:36.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:24:36 [2024-05-01T16:24:36.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725476 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725479 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725479 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:36 [2024-05-01T16:24:36.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:24:36 [2024-05-01T16:24:36.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:37 [2024-05-01T16:24:37.159Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:37 [2024-05-01T16:24:37.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:24:37 [2024-05-01T16:24:37.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725981 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725983 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888725983 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:24:37 [2024-05-01T16:24:37.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:37 [2024-05-01T16:24:37.718Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:37 [2024-05-01T16:24:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:24:37 [2024-05-01T16:24:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726485 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726487 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726487 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:37 [2024-05-01T16:24:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:24:37 [2024-05-01T16:24:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726989 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726991 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726991 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726998 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726999 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888726999 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:24:38 [2024-05-01T16:24:38.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:38 [2024-05-01T16:24:38.837Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:38 [2024-05-01T16:24:38.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:24:38 [2024-05-01T16:24:38.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888727501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888727501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888727501 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888727501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888727501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888727501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888727503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888727503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888727503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888727503 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888727503 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:38 [2024-05-01T16:24:38.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:24:38 [2024-05-01T16:24:38.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:39 [2024-05-01T16:24:39.396Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:39 [2024-05-01T16:24:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:24:39 [2024-05-01T16:24:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728005 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728007 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728007 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:24:39 [2024-05-01T16:24:39.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:39 [2024-05-01T16:24:39.651Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:39 [2024-05-01T16:24:39.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:24:39 [2024-05-01T16:24:39.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728508 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728517 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888728517 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:39 [2024-05-01T16:24:39.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:24:39 [2024-05-01T16:24:39.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:40 [2024-05-01T16:24:40.210Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:40 [2024-05-01T16:24:40.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:24:40 [2024-05-01T16:24:40.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729019 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729020 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729020 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:24:40 [2024-05-01T16:24:40.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:40 [2024-05-01T16:24:40.769Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:40 [2024-05-01T16:24:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:24:40 [2024-05-01T16:24:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729522 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729524 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888729524 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:40 [2024-05-01T16:24:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:24:40 [2024-05-01T16:24:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:41 [2024-05-01T16:24:41.328Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:41 [2024-05-01T16:24:41.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:24:41 [2024-05-01T16:24:41.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730025 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730027 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730027 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:24:41 [2024-05-01T16:24:41.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:41 [2024-05-01T16:24:41.889Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:41 [2024-05-01T16:24:41.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:24:41 [2024-05-01T16:24:41.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730529 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730531 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888730531 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:41 [2024-05-01T16:24:41.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:24:41 [2024-05-01T16:24:41.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:42 [2024-05-01T16:24:42.145Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:42 [2024-05-01T16:24:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:24:42 [2024-05-01T16:24:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:42 [2024-05-01T16:24:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:42 [2024-05-01T16:24:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731032 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:42 [2024-05-01T16:24:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:42 [2024-05-01T16:24:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:42 [2024-05-01T16:24:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:42 [2024-05-01T16:24:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:42 [2024-05-01T16:24:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:42 [2024-05-01T16:24:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:42 [2024-05-01T16:24:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731034 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:42 [2024-05-01T16:24:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731034 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:42 [2024-05-01T16:24:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
12:24:42 [2024-05-01T16:24:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:42 [2024-05-01T16:24:42.704Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:42 [2024-05-01T16:24:42.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:24:42 [2024-05-01T16:24:42.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:42 [2024-05-01T16:24:42.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:42 [2024-05-01T16:24:42.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731536 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:42 [2024-05-01T16:24:42.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:42 [2024-05-01T16:24:42.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:42 [2024-05-01T16:24:42.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:42 [2024-05-01T16:24:42.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:42 [2024-05-01T16:24:42.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:42 [2024-05-01T16:24:42.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:42 [2024-05-01T16:24:42.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731538 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:42 [2024-05-01T16:24:42.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888731538 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:42 [2024-05-01T16:24:42.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:24:42 [2024-05-01T16:24:42.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:43 [2024-05-01T16:24:43.265Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:43 [2024-05-01T16:24:43.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:24:43 [2024-05-01T16:24:43.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732039 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732042 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732042 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:24:43 [2024-05-01T16:24:43.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:43 [2024-05-01T16:24:43.825Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:43 [2024-05-01T16:24:43.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:24:43 [2024-05-01T16:24:43.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732550 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732551 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888732551 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:43 [2024-05-01T16:24:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:24:43 [2024-05-01T16:24:43.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:44 [2024-05-01T16:24:44.384Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:44 [2024-05-01T16:24:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:24:44 [2024-05-01T16:24:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:44 [2024-05-01T16:24:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:44 [2024-05-01T16:24:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733053 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:44 [2024-05-01T16:24:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:44 [2024-05-01T16:24:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:44 [2024-05-01T16:24:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:44 [2024-05-01T16:24:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:44 [2024-05-01T16:24:44.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:44 [2024-05-01T16:24:44.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:44 [2024-05-01T16:24:44.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733055 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:44 [2024-05-01T16:24:44.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733055 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
12:24:44 [2024-05-01T16:24:44.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
12:24:44 [2024-05-01T16:24:44.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:44 [2024-05-01T16:24:44.944Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:44 [2024-05-01T16:24:44.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:24:44 [2024-05-01T16:24:44.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:44 [2024-05-01T16:24:44.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:44 [2024-05-01T16:24:44.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733557 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:44 [2024-05-01T16:24:44.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:44 [2024-05-01T16:24:44.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:44 [2024-05-01T16:24:44.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:44 [2024-05-01T16:24:44.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:44 [2024-05-01T16:24:44.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:44 [2024-05-01T16:24:44.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:44 [2024-05-01T16:24:44.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733564 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:44 [2024-05-01T16:24:44.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888733564 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:44 [2024-05-01T16:24:44.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:24:44 [2024-05-01T16:24:44.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:45 [2024-05-01T16:24:45.199Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:45 [2024-05-01T16:24:45.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:24:45 [2024-05-01T16:24:45.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734065 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734067 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734067 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:24:45 [2024-05-01T16:24:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:45 [2024-05-01T16:24:45.760Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:45 [2024-05-01T16:24:45.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:24:45 [2024-05-01T16:24:45.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734569 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734570 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888734570 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:45 [2024-05-01T16:24:45.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:24:45 [2024-05-01T16:24:45.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:46 [2024-05-01T16:24:46.321Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:46 [2024-05-01T16:24:46.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:24:46 [2024-05-01T16:24:46.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735072 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735074 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735074 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:24:46 [2024-05-01T16:24:46.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:46 [2024-05-01T16:24:46.881Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:46 [2024-05-01T16:24:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:24:46 [2024-05-01T16:24:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735576 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735578 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888735578 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
12:24:46 [2024-05-01T16:24:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:24:46 [2024-05-01T16:24:46.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:47 [2024-05-01T16:24:47.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:47 [2024-05-01T16:24:47.694Z] 
12:24:47 [2024-05-01T16:24:47.694Z] (Eclipse:14640): Gtk-WARNING **: 16:24:47.555: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:47 [2024-05-01T16:24:47.694Z] 
12:24:47 [2024-05-01T16:24:47.694Z] (Eclipse:14640): Gtk-WARNING **: 16:24:47.555: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:47 [2024-05-01T16:24:47.694Z] 
12:24:47 [2024-05-01T16:24:47.694Z] (Eclipse:14640): Gtk-WARNING **: 16:24:47.555: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:47 [2024-05-01T16:24:47.695Z] 
12:24:47 [2024-05-01T16:24:47.695Z] (Eclipse:14640): Gtk-WARNING **: 16:24:47.555: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:47 [2024-05-01T16:24:47.695Z] 
12:24:47 [2024-05-01T16:24:47.695Z] (Eclipse:14640): Gtk-WARNING **: 16:24:47.555: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:47 [2024-05-01T16:24:47.695Z] 
12:24:47 [2024-05-01T16:24:47.695Z] (Eclipse:14640): Gtk-WARNING **: 16:24:47.555: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:47 [2024-05-01T16:24:47.695Z] 
12:24:47 [2024-05-01T16:24:47.695Z] (Eclipse:14640): Gtk-WARNING **: 16:24:47.555: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:47 [2024-05-01T16:24:47.695Z] 
12:24:47 [2024-05-01T16:24:47.695Z] (Eclipse:14640): Gtk-WARNING **: 16:24:47.555: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:24:50 [2024-05-01T16:24:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:24:50 [2024-05-01T16:24:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:24:50 [2024-05-01T16:24:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:50 [2024-05-01T16:24:50.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:50 [2024-05-01T16:24:50.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:50 [2024-05-01T16:24:50.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:24:50 [2024-05-01T16:24:50.760Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:24:50 [2024-05-01T16:24:50.760Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:50 [2024-05-01T16:24:50.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:24:50 [2024-05-01T16:24:50.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888739545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:50 [2024-05-01T16:24:50.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888739545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:50 [2024-05-01T16:24:50.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888739545 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:50 [2024-05-01T16:24:50.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888739545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:50 [2024-05-01T16:24:50.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888739545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:50 [2024-05-01T16:24:50.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888739545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:50 [2024-05-01T16:24:50.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888739546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:50 [2024-05-01T16:24:50.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888739547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:50 [2024-05-01T16:24:50.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888739547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:50 [2024-05-01T16:24:50.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888739547 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:50 [2024-05-01T16:24:50.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888739547 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:24:50 [2024-05-01T16:24:50.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:24:50 [2024-05-01T16:24:50.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:51 [2024-05-01T16:24:51.320Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:51 [2024-05-01T16:24:51.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:24:51 [2024-05-01T16:24:51.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740048 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740050 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740050 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:24:51 [2024-05-01T16:24:51.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:51 [2024-05-01T16:24:51.882Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:51 [2024-05-01T16:24:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:24:51 [2024-05-01T16:24:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740552 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740553 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888740554 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:24:51 [2024-05-01T16:24:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:24:51 [2024-05-01T16:24:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:52 [2024-05-01T16:24:52.443Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:52 [2024-05-01T16:24:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:24:52 [2024-05-01T16:24:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741055 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741057 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741057 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:24:52 [2024-05-01T16:24:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:52 [2024-05-01T16:24:52.698Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:52 [2024-05-01T16:24:52.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:24:52 [2024-05-01T16:24:52.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741558 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741578 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888741578 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:24:52 [2024-05-01T16:24:52.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:24:52 [2024-05-01T16:24:52.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:53 [2024-05-01T16:24:53.256Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:53 [2024-05-01T16:24:53.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:24:53 [2024-05-01T16:24:53.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:53 [2024-05-01T16:24:53.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:53 [2024-05-01T16:24:53.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742079 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:53 [2024-05-01T16:24:53.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:53 [2024-05-01T16:24:53.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:53 [2024-05-01T16:24:53.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:53 [2024-05-01T16:24:53.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:53 [2024-05-01T16:24:53.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:53 [2024-05-01T16:24:53.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:53 [2024-05-01T16:24:53.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742081 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:53 [2024-05-01T16:24:53.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742081 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:24:53 [2024-05-01T16:24:53.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:24:53 [2024-05-01T16:24:53.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:53 [2024-05-01T16:24:53.817Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:53 [2024-05-01T16:24:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:24:53 [2024-05-01T16:24:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:53 [2024-05-01T16:24:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:53 [2024-05-01T16:24:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742583 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:53 [2024-05-01T16:24:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:53 [2024-05-01T16:24:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:53 [2024-05-01T16:24:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:53 [2024-05-01T16:24:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:53 [2024-05-01T16:24:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:53 [2024-05-01T16:24:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:53 [2024-05-01T16:24:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742584 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:53 [2024-05-01T16:24:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888742584 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:24:53 [2024-05-01T16:24:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:24:53 [2024-05-01T16:24:53.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:54 [2024-05-01T16:24:54.377Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:54 [2024-05-01T16:24:54.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:24:54 [2024-05-01T16:24:54.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743086 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743087 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743087 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:24:54 [2024-05-01T16:24:54.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:54 [2024-05-01T16:24:54.938Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:54 [2024-05-01T16:24:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:24:54 [2024-05-01T16:24:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743589 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743590 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888743590 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:24:54 [2024-05-01T16:24:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:24:54 [2024-05-01T16:24:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:55 [2024-05-01T16:24:55.498Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:55 [2024-05-01T16:24:55.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:24:55 [2024-05-01T16:24:55.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:55 [2024-05-01T16:24:55.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:55 [2024-05-01T16:24:55.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744092 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:55 [2024-05-01T16:24:55.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:55 [2024-05-01T16:24:55.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:55 [2024-05-01T16:24:55.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:55 [2024-05-01T16:24:55.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:55 [2024-05-01T16:24:55.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:55 [2024-05-01T16:24:55.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:55 [2024-05-01T16:24:55.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744102 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:55 [2024-05-01T16:24:55.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744102 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:24:55 [2024-05-01T16:24:55.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:24:55 [2024-05-01T16:24:55.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:55 [2024-05-01T16:24:55.753Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:55 [2024-05-01T16:24:55.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:24:55 [2024-05-01T16:24:55.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:55 [2024-05-01T16:24:55.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:55 [2024-05-01T16:24:55.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744603 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:55 [2024-05-01T16:24:55.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:55 [2024-05-01T16:24:55.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:55 [2024-05-01T16:24:55.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:55 [2024-05-01T16:24:55.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:55 [2024-05-01T16:24:55.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:55 [2024-05-01T16:24:55.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:55 [2024-05-01T16:24:55.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744605 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:55 [2024-05-01T16:24:55.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888744605 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:24:55 [2024-05-01T16:24:55.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:24:55 [2024-05-01T16:24:55.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:56 [2024-05-01T16:24:56.312Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:56 [2024-05-01T16:24:56.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:24:56 [2024-05-01T16:24:56.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:56 [2024-05-01T16:24:56.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:56 [2024-05-01T16:24:56.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745106 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:56 [2024-05-01T16:24:56.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:56 [2024-05-01T16:24:56.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:56 [2024-05-01T16:24:56.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:56 [2024-05-01T16:24:56.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:56 [2024-05-01T16:24:56.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:56 [2024-05-01T16:24:56.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:56 [2024-05-01T16:24:56.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745108 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:56 [2024-05-01T16:24:56.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745108 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:24:56 [2024-05-01T16:24:56.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:24:56 [2024-05-01T16:24:56.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:56 [2024-05-01T16:24:56.873Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:56 [2024-05-01T16:24:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:24:56 [2024-05-01T16:24:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:56 [2024-05-01T16:24:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:56 [2024-05-01T16:24:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745610 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:56 [2024-05-01T16:24:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:56 [2024-05-01T16:24:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:56 [2024-05-01T16:24:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:56 [2024-05-01T16:24:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:56 [2024-05-01T16:24:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:56 [2024-05-01T16:24:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:56 [2024-05-01T16:24:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745612 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:56 [2024-05-01T16:24:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888745612 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:24:56 [2024-05-01T16:24:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:24:56 [2024-05-01T16:24:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:57 [2024-05-01T16:24:57.432Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:57 [2024-05-01T16:24:57.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:24:57 [2024-05-01T16:24:57.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746148 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746150 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746150 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:24:57 [2024-05-01T16:24:57.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:57 [2024-05-01T16:24:57.990Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:57 [2024-05-01T16:24:57.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:24:57 [2024-05-01T16:24:57.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746651 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746653 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888746653 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:24:57 [2024-05-01T16:24:57.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
12:24:57 [2024-05-01T16:24:57.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:58 [2024-05-01T16:24:58.549Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:58 [2024-05-01T16:24:58.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:24:58 [2024-05-01T16:24:58.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747155 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747156 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747156 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:24:58 [2024-05-01T16:24:58.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:58 [2024-05-01T16:24:58.805Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:58 [2024-05-01T16:24:58.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:24:58 [2024-05-01T16:24:58.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747658 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747663 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888747663 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:24:58 [2024-05-01T16:24:58.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:24:58 [2024-05-01T16:24:58.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:59 [2024-05-01T16:24:59.366Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:59 [2024-05-01T16:24:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:24:59 [2024-05-01T16:24:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748164 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748166 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748166 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:24:59 [2024-05-01T16:24:59.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:24:59 [2024-05-01T16:24:59.926Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:24:59 [2024-05-01T16:24:59.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:24:59 [2024-05-01T16:24:59.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748667 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748669 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888748669 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:24:59 [2024-05-01T16:24:59.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:24:59 [2024-05-01T16:24:59.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:00 [2024-05-01T16:25:00.486Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:25:00 [2024-05-01T16:25:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:25:00 [2024-05-01T16:25:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:00 [2024-05-01T16:25:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:00 [2024-05-01T16:25:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749170 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:25:00 [2024-05-01T16:25:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:00 [2024-05-01T16:25:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:00 [2024-05-01T16:25:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:25:00 [2024-05-01T16:25:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:00 [2024-05-01T16:25:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:00 [2024-05-01T16:25:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:00 [2024-05-01T16:25:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749171 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:25:00 [2024-05-01T16:25:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749172 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:25:00 [2024-05-01T16:25:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:25:00 [2024-05-01T16:25:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:01 [2024-05-01T16:25:01.044Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:25:01 [2024-05-01T16:25:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:25:01 [2024-05-01T16:25:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749673 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749675 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888749675 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:25:01 [2024-05-01T16:25:01.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:01 [2024-05-01T16:25:01.301Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:25:01 [2024-05-01T16:25:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:25:01 [2024-05-01T16:25:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750176 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750178 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750178 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:25:01 [2024-05-01T16:25:01.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:01 [2024-05-01T16:25:01.861Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:25:01 [2024-05-01T16:25:01.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:25:01 [2024-05-01T16:25:01.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750679 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750680 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888750680 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:25:01 [2024-05-01T16:25:01.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:25:01 [2024-05-01T16:25:01.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:02 [2024-05-01T16:25:02.421Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:25:02 [2024-05-01T16:25:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:25:02 [2024-05-01T16:25:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888751182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:02 [2024-05-01T16:25:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888751182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:02 [2024-05-01T16:25:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888751182 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:25:02 [2024-05-01T16:25:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888751182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:02 [2024-05-01T16:25:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888751182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:02 [2024-05-01T16:25:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888751182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:25:02 [2024-05-01T16:25:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888751183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:02 [2024-05-01T16:25:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888751183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:02 [2024-05-01T16:25:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888751183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:25:02 [2024-05-01T16:25:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888751183 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:25:02 [2024-05-01T16:25:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888751183 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:25:02 [2024-05-01T16:25:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:25:02 [2024-05-01T16:25:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:02 [2024-05-01T16:25:02.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:03 [2024-05-01T16:25:03.235Z] 
12:25:03 [2024-05-01T16:25:03.235Z] (Eclipse:14640): Gtk-WARNING **: 16:25:03.144: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:03 [2024-05-01T16:25:03.235Z] 
12:25:03 [2024-05-01T16:25:03.235Z] (Eclipse:14640): Gtk-WARNING **: 16:25:03.144: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:03 [2024-05-01T16:25:03.235Z] 
12:25:03 [2024-05-01T16:25:03.235Z] (Eclipse:14640): Gtk-WARNING **: 16:25:03.144: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:03 [2024-05-01T16:25:03.235Z] 
12:25:03 [2024-05-01T16:25:03.235Z] (Eclipse:14640): Gtk-WARNING **: 16:25:03.144: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:03 [2024-05-01T16:25:03.235Z] 
12:25:03 [2024-05-01T16:25:03.235Z] (Eclipse:14640): Gtk-WARNING **: 16:25:03.144: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:03 [2024-05-01T16:25:03.235Z] 
12:25:03 [2024-05-01T16:25:03.235Z] (Eclipse:14640): Gtk-WARNING **: 16:25:03.144: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:03 [2024-05-01T16:25:03.235Z] 
12:25:03 [2024-05-01T16:25:03.235Z] (Eclipse:14640): Gtk-WARNING **: 16:25:03.144: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:03 [2024-05-01T16:25:03.235Z] 
12:25:03 [2024-05-01T16:25:03.235Z] (Eclipse:14640): Gtk-WARNING **: 16:25:03.144: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:05 [2024-05-01T16:25:05.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:25:05 [2024-05-01T16:25:05.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:25:06 [2024-05-01T16:25:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:06 [2024-05-01T16:25:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:06 [2024-05-01T16:25:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:25:06 [2024-05-01T16:25:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:06 [2024-05-01T16:25:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:25:06 [2024-05-01T16:25:06.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
12:25:06 [2024-05-01T16:25:06.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
12:25:06 [2024-05-01T16:25:06.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:25:06 [2024-05-01T16:25:06.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888755130 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
12:25:06 [2024-05-01T16:25:06.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:06 [2024-05-01T16:25:06.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:25:06 [2024-05-01T16:25:06.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:25:06 [2024-05-01T16:25:06.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:25:06 [2024-05-01T16:25:06.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:06 [2024-05-01T16:25:06.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:06 [2024-05-01T16:25:06.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:06 [2024-05-01T16:25:06.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:06 [2024-05-01T16:25:06.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:06 [2024-05-01T16:25:06.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:06 [2024-05-01T16:25:06.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:06 [2024-05-01T16:25:06.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
12:25:06 [2024-05-01T16:25:06.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
12:25:06 [2024-05-01T16:25:06.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:25:06 [2024-05-01T16:25:06.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:25:06 [2024-05-01T16:25:06.255Z]  ", using matcher: of type 'Text'
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=888755133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=888755133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=888755133 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=888755133 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=888755133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=888755133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=888755134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=888755134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=888755134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=888755134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=888755134 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=888755134 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=888755134 data=null doit=true}, Button with text {All Active Threads}]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=888755134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {All Active Threads}]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=888755135 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=888755135 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=888755135 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=888755135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888755139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888755139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888755139 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888755139 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888755139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:06 [2024-05-01T16:25:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888755139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:06 [2024-05-01T16:25:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888755139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:06 [2024-05-01T16:25:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=888754844 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
12:25:06 [2024-05-01T16:25:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:06 [2024-05-01T16:25:06.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:07 [2024-05-01T16:25:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:07 [2024-05-01T16:25:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:07 [2024-05-01T16:25:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:25:07 [2024-05-01T16:25:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
12:25:07 [2024-05-01T16:25:07.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
12:25:07 [2024-05-01T16:25:07.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:25:07 [2024-05-01T16:25:07.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888756158 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
12:25:07 [2024-05-01T16:25:07.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:07 [2024-05-01T16:25:07.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:25:07 [2024-05-01T16:25:07.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:25:07 [2024-05-01T16:25:07.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=888756164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=888756164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=888756164 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=888756164 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=888756164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=888756164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=888756164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=888756165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=888756165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=888756165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=888756165 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=888756165 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:25:07 [2024-05-01T16:25:07.326Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
12:25:07 [2024-05-01T16:25:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888756221 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
12:25:07 [2024-05-01T16:25:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=888755914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
12:25:07 [2024-05-01T16:25:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:07 [2024-05-01T16:25:07.835Z] 
12:25:07 [2024-05-01T16:25:07.835Z] (Eclipse:14640): Gtk-WARNING **: 16:25:07.649: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:07 [2024-05-01T16:25:07.835Z] 
12:25:07 [2024-05-01T16:25:07.835Z] (Eclipse:14640): Gtk-WARNING **: 16:25:07.649: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:07 [2024-05-01T16:25:07.835Z] 
12:25:07 [2024-05-01T16:25:07.835Z] (Eclipse:14640): Gtk-WARNING **: 16:25:07.650: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:07 [2024-05-01T16:25:07.835Z] 
12:25:07 [2024-05-01T16:25:07.835Z] (Eclipse:14640): Gtk-WARNING **: 16:25:07.650: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:07 [2024-05-01T16:25:07.835Z] 
12:25:07 [2024-05-01T16:25:07.835Z] (Eclipse:14640): Gtk-WARNING **: 16:25:07.650: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:07 [2024-05-01T16:25:07.835Z] 
12:25:07 [2024-05-01T16:25:07.835Z] (Eclipse:14640): Gtk-WARNING **: 16:25:07.650: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:07 [2024-05-01T16:25:07.835Z] 
12:25:07 [2024-05-01T16:25:07.835Z] (Eclipse:14640): Gtk-WARNING **: 16:25:07.650: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:07 [2024-05-01T16:25:07.835Z] 
12:25:07 [2024-05-01T16:25:07.835Z] (Eclipse:14640): Gtk-WARNING **: 16:25:07.650: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:10 [2024-05-01T16:25:10.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:25:10 [2024-05-01T16:25:10.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:25:10 [2024-05-01T16:25:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:10 [2024-05-01T16:25:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:10 [2024-05-01T16:25:10.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888759703 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=888759704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=888759704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=888759704 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=888759704 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:10 [2024-05-01T16:25:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=888759704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=888759704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=888759704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=888759705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=888759705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=888759705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=888759705 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=888759705 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888759705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888759705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888759705 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888759705 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888759705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888759706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888759706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:10 [2024-05-01T16:25:10.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=888759561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
12:25:11 [2024-05-01T16:25:11.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:11 [2024-05-01T16:25:11.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:11 [2024-05-01T16:25:11.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:11 [2024-05-01T16:25:11.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:11 [2024-05-01T16:25:11.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:25:11 [2024-05-01T16:25:11.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
12:25:11 [2024-05-01T16:25:11.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
12:25:11 [2024-05-01T16:25:11.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:25:11 [2024-05-01T16:25:11.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888760255 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
12:25:11 [2024-05-01T16:25:11.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:11 [2024-05-01T16:25:11.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:25:11 [2024-05-01T16:25:11.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:25:11 [2024-05-01T16:25:11.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:25:11 [2024-05-01T16:25:11.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:11 [2024-05-01T16:25:11.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:11 [2024-05-01T16:25:11.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:11 [2024-05-01T16:25:11.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:11 [2024-05-01T16:25:11.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:25:11 [2024-05-01T16:25:11.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
12:25:11 [2024-05-01T16:25:11.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=888760256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:11 [2024-05-01T16:25:11.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=888760256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:11 [2024-05-01T16:25:11.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=888760256 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:11 [2024-05-01T16:25:11.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=888760256 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:11 [2024-05-01T16:25:11.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=888760256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:11 [2024-05-01T16:25:11.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=888760256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:11 [2024-05-01T16:25:11.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=888760256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:11 [2024-05-01T16:25:11.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=888760257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:11 [2024-05-01T16:25:11.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=888760257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:11 [2024-05-01T16:25:11.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=888760257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:11 [2024-05-01T16:25:11.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=888760257 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:11 [2024-05-01T16:25:11.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=888760257 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:11 [2024-05-01T16:25:11.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:25:11 [2024-05-01T16:25:11.617Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
12:25:11 [2024-05-01T16:25:11.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 21 to [Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888760339 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
12:25:11 [2024-05-01T16:25:11.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=888759988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
12:25:11 [2024-05-01T16:25:11.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:11 [2024-05-01T16:25:11.871Z] 
12:25:11 [2024-05-01T16:25:11.871Z] (Eclipse:14640): Gtk-WARNING **: 16:25:11.769: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:11 [2024-05-01T16:25:11.871Z] 
12:25:11 [2024-05-01T16:25:11.871Z] (Eclipse:14640): Gtk-WARNING **: 16:25:11.769: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:11 [2024-05-01T16:25:11.871Z] 
12:25:11 [2024-05-01T16:25:11.871Z] (Eclipse:14640): Gtk-WARNING **: 16:25:11.769: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:11 [2024-05-01T16:25:11.871Z] 
12:25:11 [2024-05-01T16:25:11.871Z] (Eclipse:14640): Gtk-WARNING **: 16:25:11.769: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:11 [2024-05-01T16:25:11.871Z] 
12:25:11 [2024-05-01T16:25:11.871Z] (Eclipse:14640): Gtk-WARNING **: 16:25:11.769: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:11 [2024-05-01T16:25:11.871Z] 
12:25:11 [2024-05-01T16:25:11.871Z] (Eclipse:14640): Gtk-WARNING **: 16:25:11.769: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:11 [2024-05-01T16:25:11.871Z] 
12:25:11 [2024-05-01T16:25:11.871Z] (Eclipse:14640): Gtk-WARNING **: 16:25:11.769: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:11 [2024-05-01T16:25:11.871Z] 
12:25:11 [2024-05-01T16:25:11.871Z] (Eclipse:14640): Gtk-WARNING **: 16:25:11.769: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:15 [2024-05-01T16:25:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:25:15 [2024-05-01T16:25:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:25:15 [2024-05-01T16:25:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:15 [2024-05-01T16:25:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:25:15 [2024-05-01T16:25:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:25:15 [2024-05-01T16:25:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:25:15 [2024-05-01T16:25:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:25:15 [2024-05-01T16:25:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:25:15 [2024-05-01T16:25:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:25:15 [2024-05-01T16:25:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:15 [2024-05-01T16:25:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:15 [2024-05-01T16:25:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:25:15 [2024-05-01T16:25:15.129Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:25:15 [2024-05-01T16:25:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:15 [2024-05-01T16:25:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:15 [2024-05-01T16:25:15.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:15 [2024-05-01T16:25:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:15 [2024-05-01T16:25:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:15 [2024-05-01T16:25:15.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:16 [2024-05-01T16:25:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:16 [2024-05-01T16:25:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:16 [2024-05-01T16:25:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:16 [2024-05-01T16:25:16.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:16 [2024-05-01T16:25:16.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:16 [2024-05-01T16:25:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:17 [2024-05-01T16:25:17.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:17 [2024-05-01T16:25:17.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:17 [2024-05-01T16:25:17.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:17 [2024-05-01T16:25:17.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:17 [2024-05-01T16:25:17.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:17 [2024-05-01T16:25:17.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:18 [2024-05-01T16:25:18.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:18 [2024-05-01T16:25:18.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:18 [2024-05-01T16:25:18.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:18 [2024-05-01T16:25:18.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:18 [2024-05-01T16:25:18.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:18 [2024-05-01T16:25:18.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:19 [2024-05-01T16:25:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:19 [2024-05-01T16:25:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:19 [2024-05-01T16:25:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:19 [2024-05-01T16:25:19.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:19 [2024-05-01T16:25:19.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:19 [2024-05-01T16:25:19.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:20 [2024-05-01T16:25:20.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:20 [2024-05-01T16:25:20.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:20 [2024-05-01T16:25:20.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:20 [2024-05-01T16:25:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:20 [2024-05-01T16:25:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:20 [2024-05-01T16:25:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:21 [2024-05-01T16:25:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:21 [2024-05-01T16:25:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:21 [2024-05-01T16:25:21.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:21 [2024-05-01T16:25:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:21 [2024-05-01T16:25:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:21 [2024-05-01T16:25:21.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:22 [2024-05-01T16:25:22.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:22 [2024-05-01T16:25:22.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:22 [2024-05-01T16:25:22.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:22 [2024-05-01T16:25:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:22 [2024-05-01T16:25:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:22 [2024-05-01T16:25:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:23 [2024-05-01T16:25:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:23 [2024-05-01T16:25:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:23 [2024-05-01T16:25:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:23 [2024-05-01T16:25:23.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:23 [2024-05-01T16:25:23.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:23 [2024-05-01T16:25:23.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:24 [2024-05-01T16:25:24.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:24 [2024-05-01T16:25:24.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:24 [2024-05-01T16:25:24.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:24 [2024-05-01T16:25:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:24 [2024-05-01T16:25:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:24 [2024-05-01T16:25:24.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:25 [2024-05-01T16:25:25.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:25 [2024-05-01T16:25:25.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:25 [2024-05-01T16:25:25.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:25 [2024-05-01T16:25:25.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:25 [2024-05-01T16:25:25.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:25 [2024-05-01T16:25:25.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:26 [2024-05-01T16:25:26.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:26 [2024-05-01T16:25:26.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:26 [2024-05-01T16:25:26.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:26 [2024-05-01T16:25:26.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:26 [2024-05-01T16:25:26.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:26 [2024-05-01T16:25:26.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:27 [2024-05-01T16:25:27.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:27 [2024-05-01T16:25:27.565Z] 
12:25:27 [2024-05-01T16:25:27.565Z] (Eclipse:14640): Gtk-WARNING **: 16:25:27.371: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:27 [2024-05-01T16:25:27.565Z] 
12:25:27 [2024-05-01T16:25:27.565Z] (Eclipse:14640): Gtk-WARNING **: 16:25:27.371: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:27 [2024-05-01T16:25:27.565Z] 
12:25:27 [2024-05-01T16:25:27.565Z] (Eclipse:14640): Gtk-WARNING **: 16:25:27.371: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:27 [2024-05-01T16:25:27.565Z] 
12:25:27 [2024-05-01T16:25:27.565Z] (Eclipse:14640): Gtk-WARNING **: 16:25:27.371: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:27 [2024-05-01T16:25:27.565Z] 
12:25:27 [2024-05-01T16:25:27.565Z] (Eclipse:14640): Gtk-WARNING **: 16:25:27.372: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:27 [2024-05-01T16:25:27.565Z] 
12:25:27 [2024-05-01T16:25:27.565Z] (Eclipse:14640): Gtk-WARNING **: 16:25:27.372: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:27 [2024-05-01T16:25:27.565Z] 
12:25:27 [2024-05-01T16:25:27.565Z] (Eclipse:14640): Gtk-WARNING **: 16:25:27.372: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:27 [2024-05-01T16:25:27.565Z] 
12:25:27 [2024-05-01T16:25:27.565Z] (Eclipse:14640): Gtk-WARNING **: 16:25:27.372: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:30 [2024-05-01T16:25:30.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:25:30 [2024-05-01T16:25:30.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:25:30 [2024-05-01T16:25:30.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:30 [2024-05-01T16:25:30.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:30 [2024-05-01T16:25:30.332Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:25:30 [2024-05-01T16:25:30.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
12:25:30 [2024-05-01T16:25:30.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888778981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:25:30 [2024-05-01T16:25:30.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888778981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:25:30 [2024-05-01T16:25:30.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888778981 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
12:25:30 [2024-05-01T16:25:30.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888778982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:25:30 [2024-05-01T16:25:30.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888778982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888779384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888779389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888779389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888779389 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888779389 data=null}, ToolItem with tooltip text {Show View Filters}]
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888779391 data=null doit=true}, Shell with text {Filter}]
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=888779392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=888779392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=888779392 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=888779392 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=888779393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=888779393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=888779393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=888779442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=888779442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=888779442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=888779442 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=888779442 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
12:25:30 [2024-05-01T16:25:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
12:25:30 [2024-05-01T16:25:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
12:25:30 [2024-05-01T16:25:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:30 [2024-05-01T16:25:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check Active
12:25:30 [2024-05-01T16:25:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check Active} time=888779443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
12:25:30 [2024-05-01T16:25:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=888779443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
12:25:30 [2024-05-01T16:25:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check Active} time=888779443 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
12:25:30 [2024-05-01T16:25:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check Active} time=888779443 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
12:25:30 [2024-05-01T16:25:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check Active} time=888779443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
12:25:30 [2024-05-01T16:25:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check Active} time=888779443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check Active} time=888779443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check Active} time=888780128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=888780161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check Active} time=888780161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check Active} time=888780161 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check Active} time=888780161 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check Active
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=888780162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=888780162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=888780162 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=888780162 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=888780162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=888780162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=888780162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=888780193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=888780193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=888780193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=888780193 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=888780193 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck Inactive
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=888780194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=888780194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck Inactive} time=888780194 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=888780194 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=888780194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
12:25:31 [2024-05-01T16:25:31.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=888780194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=888780194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=888780820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=888780820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=888780820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=888780820 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=888780820 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck Inactive
12:25:32 [2024-05-01T16:25:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:32 [2024-05-01T16:25:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=888780829 data=null button=0 stateMask=0x0 x=89 y=35 count=0}, TreeItem with text {synthetic-trace}]
12:25:32 [2024-05-01T16:25:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=888780829 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:25:32 [2024-05-01T16:25:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=888780829 data=null}, TreeItem with text {synthetic-trace}]
12:25:32 [2024-05-01T16:25:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=888780829 data=null button=1 stateMask=0x0 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
12:25:32 [2024-05-01T16:25:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888780829 data=null item=TreeItem {gnuplot} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:25:32 [2024-05-01T16:25:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=888780830 data=null button=1 stateMask=0x80000 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=888780830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=888780830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=888780831 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=888780831 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=888780831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=888780831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=888780831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=888780855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=888780856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=888780856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=888780856 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=888780856 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=888780856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=888780856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=888780856 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=888780857 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=888780857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=888780857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=888780857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=888780857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=888780857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=888780857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=888780857 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=888780857 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=888780858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=888780858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=888780858 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=888780858 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=888780858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=888780858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=888780858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=888780874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=888780875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=888780875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=888780875 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=888780875 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=888780875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=888780875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=888780875 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=888780875 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=888780876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=888780876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=888780876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=888780876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=888780876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=888780876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=888780876 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=888780876 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=888780877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=888780877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=888780877 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=888780877 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=888780877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=888780877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=888780877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=888780936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=888780936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=888780936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=888780936 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=888780936 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=888780937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=888780937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=888780937 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=888780937 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=888780937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=888780937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=888780937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=888780939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=888780939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=888780939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=888780939 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=888780939 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=888780939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=888780939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=888780940 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=888780940 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=888780940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=888780940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=888780940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=888780955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=888780955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=888780955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=888780955 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=888780955 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=888780956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=888780956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=888780956 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=888780956 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=888780956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=888780956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=888780956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=888780957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=888780957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=888780957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=888780957 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=888780957 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=888780958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=888780958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=888780958 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=888780958 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=888780958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=888780958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=888780958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=888780999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=888780999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=888780999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=888780999 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=888780999 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:25:32 [2024-05-01T16:25:32.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:32 [2024-05-01T16:25:32.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=888781502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=888781502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=888781503 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=888781503 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=888781503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=888781503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=888781503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=888781511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=888781512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=888781512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=888781512 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=888781512 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888781512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888781513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888781513 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888781513 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888781513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888781513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888781513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888778982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show View Filters}]
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:25:32 [2024-05-01T16:25:32.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:33 [2024-05-01T16:25:33.154Z] 
12:25:33 [2024-05-01T16:25:33.154Z] (Eclipse:14640): Gtk-WARNING **: 16:25:33.148: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:33 [2024-05-01T16:25:33.154Z] 
12:25:33 [2024-05-01T16:25:33.154Z] (Eclipse:14640): Gtk-WARNING **: 16:25:33.148: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:33 [2024-05-01T16:25:33.154Z] 
12:25:33 [2024-05-01T16:25:33.154Z] (Eclipse:14640): Gtk-WARNING **: 16:25:33.148: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:33 [2024-05-01T16:25:33.154Z] 
12:25:33 [2024-05-01T16:25:33.154Z] (Eclipse:14640): Gtk-WARNING **: 16:25:33.148: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:33 [2024-05-01T16:25:33.154Z] 
12:25:33 [2024-05-01T16:25:33.154Z] (Eclipse:14640): Gtk-WARNING **: 16:25:33.148: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:33 [2024-05-01T16:25:33.154Z] 
12:25:33 [2024-05-01T16:25:33.154Z] (Eclipse:14640): Gtk-WARNING **: 16:25:33.148: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:33 [2024-05-01T16:25:33.154Z] 
12:25:33 [2024-05-01T16:25:33.154Z] (Eclipse:14640): Gtk-WARNING **: 16:25:33.148: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:33 [2024-05-01T16:25:33.154Z] 
12:25:33 [2024-05-01T16:25:33.154Z] (Eclipse:14640): Gtk-WARNING **: 16:25:33.148: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:35 [2024-05-01T16:25:35.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:25:35 [2024-05-01T16:25:35.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:25:35 [2024-05-01T16:25:35.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:35 [2024-05-01T16:25:35.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:35 [2024-05-01T16:25:35.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:25:35 [2024-05-01T16:25:35.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888784815 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:35 [2024-05-01T16:25:35.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:25:35 [2024-05-01T16:25:35.923Z]  ", using matcher: of type 'Text'
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=888784816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=888784817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=888784817 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=888784817 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=888784817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=888784817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=888784817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=888784817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=888784817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=888784817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=888784817 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=888784817 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=888784818 data=null doit=true}, Button with text {All Active Threads}]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=888784818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {All Active Threads}]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=888784818 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=888784818 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=888784818 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=888784818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=888784819 data=null doit=true}, Button with text {Active Threads on CPUs:}]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=888784819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Active Threads on CPUs:}]
12:25:35 [2024-05-01T16:25:35.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:25:36 [2024-05-01T16:25:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=888784820 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
12:25:36 [2024-05-01T16:25:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=888784820 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
12:25:36 [2024-05-01T16:25:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=888784820 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
12:25:36 [2024-05-01T16:25:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=888784820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
12:25:36 [2024-05-01T16:25:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:25:36 [2024-05-01T16:25:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:25:36 [2024-05-01T16:25:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=888784820 data=null doit=true}, Button with text {All Active Threads}]
12:25:36 [2024-05-01T16:25:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=888784820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {All Active Threads}]
12:25:36 [2024-05-01T16:25:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:25:36 [2024-05-01T16:25:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=888784821 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
12:25:36 [2024-05-01T16:25:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=888784821 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
12:25:36 [2024-05-01T16:25:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=888784821 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
12:25:36 [2024-05-01T16:25:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=888784821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
12:25:36 [2024-05-01T16:25:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:25:36 [2024-05-01T16:25:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888784833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888784833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888784833 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888784833 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888784833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888784833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888784833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=888784555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
12:25:36 [2024-05-01T16:25:36.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:36 [2024-05-01T16:25:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
12:25:36 [2024-05-01T16:25:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:36 [2024-05-01T16:25:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
12:25:36 [2024-05-01T16:25:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:36 [2024-05-01T16:25:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:25:36 [2024-05-01T16:25:36.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
12:25:36 [2024-05-01T16:25:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
12:25:36 [2024-05-01T16:25:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:25:36 [2024-05-01T16:25:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888785373 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
12:25:36 [2024-05-01T16:25:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:25:36 [2024-05-01T16:25:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:25:36 [2024-05-01T16:25:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:25:36 [2024-05-01T16:25:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:25:36 [2024-05-01T16:25:36.691Z]  ", using matcher: of type 'Text'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=888785375 data=null doit=true}, Button with text {Active Threads on CPUs:}]
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=888785376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Active Threads on CPUs:}]
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=888785376 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=888785376 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=888785376 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=888785377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888785424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888785424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888785424 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888785424 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888785424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888785424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888785425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=888785234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:36 [2024-05-01T16:25:36.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:37 [2024-05-01T16:25:37.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:37 [2024-05-01T16:25:37.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:25:37 [2024-05-01T16:25:37.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888786295 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
12:25:37 [2024-05-01T16:25:37.507Z]  ", using matcher: of type 'Text'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:37 [2024-05-01T16:25:37.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:25:37 [2024-05-01T16:25:37.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=888786297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:25:37 [2024-05-01T16:25:37.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=888786297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:25:37 [2024-05-01T16:25:37.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=888786297 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:25:37 [2024-05-01T16:25:37.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=888786297 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:25:37 [2024-05-01T16:25:37.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=888786297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:25:37 [2024-05-01T16:25:37.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=888786297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:25:37 [2024-05-01T16:25:37.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=888786297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:25:37 [2024-05-01T16:25:37.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=888786026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
12:25:37 [2024-05-01T16:25:37.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:37 [2024-05-01T16:25:37.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:38 [2024-05-01T16:25:38.019Z] 
12:25:38 [2024-05-01T16:25:38.019Z] (Eclipse:14640): Gtk-WARNING **: 16:25:37.948: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:38 [2024-05-01T16:25:38.019Z] 
12:25:38 [2024-05-01T16:25:38.019Z] (Eclipse:14640): Gtk-WARNING **: 16:25:37.948: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:38 [2024-05-01T16:25:38.019Z] 
12:25:38 [2024-05-01T16:25:38.019Z] (Eclipse:14640): Gtk-WARNING **: 16:25:37.948: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:38 [2024-05-01T16:25:38.019Z] 
12:25:38 [2024-05-01T16:25:38.019Z] (Eclipse:14640): Gtk-WARNING **: 16:25:37.948: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:38 [2024-05-01T16:25:38.019Z] 
12:25:38 [2024-05-01T16:25:38.019Z] (Eclipse:14640): Gtk-WARNING **: 16:25:37.948: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:38 [2024-05-01T16:25:38.019Z] 
12:25:38 [2024-05-01T16:25:38.019Z] (Eclipse:14640): Gtk-WARNING **: 16:25:37.948: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:38 [2024-05-01T16:25:38.019Z] 
12:25:38 [2024-05-01T16:25:38.019Z] (Eclipse:14640): Gtk-WARNING **: 16:25:37.948: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:38 [2024-05-01T16:25:38.019Z] 
12:25:38 [2024-05-01T16:25:38.019Z] (Eclipse:14640): Gtk-WARNING **: 16:25:37.948: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:40 [2024-05-01T16:25:40.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:25:40 [2024-05-01T16:25:40.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:25:40 [2024-05-01T16:25:40.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:40 [2024-05-01T16:25:40.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
12:25:40 [2024-05-01T16:25:40.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
12:25:40 [2024-05-01T16:25:40.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:25:40 [2024-05-01T16:25:40.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:25:40 [2024-05-01T16:25:40.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:41 [2024-05-01T16:25:41.090Z] 
12:25:41 [2024-05-01T16:25:41.090Z] (Eclipse:14640): Gtk-WARNING **: 16:25:40.840: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:41 [2024-05-01T16:25:41.090Z] 
12:25:41 [2024-05-01T16:25:41.090Z] (Eclipse:14640): Gtk-WARNING **: 16:25:40.840: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:41 [2024-05-01T16:25:41.090Z] 
12:25:41 [2024-05-01T16:25:41.090Z] (Eclipse:14640): Gtk-WARNING **: 16:25:40.840: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:41 [2024-05-01T16:25:41.090Z] 
12:25:41 [2024-05-01T16:25:41.091Z] (Eclipse:14640): Gtk-WARNING **: 16:25:40.840: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:41 [2024-05-01T16:25:41.091Z] 
12:25:41 [2024-05-01T16:25:41.091Z] (Eclipse:14640): Gtk-WARNING **: 16:25:40.840: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:41 [2024-05-01T16:25:41.091Z] 
12:25:41 [2024-05-01T16:25:41.091Z] (Eclipse:14640): Gtk-WARNING **: 16:25:40.840: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:41 [2024-05-01T16:25:41.091Z] 
12:25:41 [2024-05-01T16:25:41.091Z] (Eclipse:14640): Gtk-WARNING **: 16:25:40.840: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:41 [2024-05-01T16:25:41.091Z] 
12:25:41 [2024-05-01T16:25:41.091Z] (Eclipse:14640): Gtk-WARNING **: 16:25:40.840: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:43 [2024-05-01T16:25:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:25:43 [2024-05-01T16:25:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:25:43 [2024-05-01T16:25:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:43 [2024-05-01T16:25:43.600Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:25:43 [2024-05-01T16:25:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:44 [2024-05-01T16:25:44.160Z] 
12:25:44 [2024-05-01T16:25:44.160Z] (Eclipse:14640): Gtk-WARNING **: 16:25:43.861: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:44 [2024-05-01T16:25:44.160Z] 
12:25:44 [2024-05-01T16:25:44.160Z] (Eclipse:14640): Gtk-WARNING **: 16:25:43.861: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:44 [2024-05-01T16:25:44.160Z] 
12:25:44 [2024-05-01T16:25:44.160Z] (Eclipse:14640): Gtk-WARNING **: 16:25:43.861: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:44 [2024-05-01T16:25:44.160Z] 
12:25:44 [2024-05-01T16:25:44.160Z] (Eclipse:14640): Gtk-WARNING **: 16:25:43.861: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:44 [2024-05-01T16:25:44.160Z] 
12:25:44 [2024-05-01T16:25:44.160Z] (Eclipse:14640): Gtk-WARNING **: 16:25:43.861: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:44 [2024-05-01T16:25:44.160Z] 
12:25:44 [2024-05-01T16:25:44.160Z] (Eclipse:14640): Gtk-WARNING **: 16:25:43.861: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:44 [2024-05-01T16:25:44.160Z] 
12:25:44 [2024-05-01T16:25:44.160Z] (Eclipse:14640): Gtk-WARNING **: 16:25:43.861: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:44 [2024-05-01T16:25:44.160Z] 
12:25:44 [2024-05-01T16:25:44.160Z] (Eclipse:14640): Gtk-WARNING **: 16:25:43.861: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:46 [2024-05-01T16:25:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:25:46 [2024-05-01T16:25:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:25:46 [2024-05-01T16:25:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:46 [2024-05-01T16:25:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
12:25:46 [2024-05-01T16:25:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
12:25:46 [2024-05-01T16:25:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:25:46 [2024-05-01T16:25:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:46 [2024-05-01T16:25:46.609Z] 
12:25:46 [2024-05-01T16:25:46.609Z] (Eclipse:14640): Gtk-WARNING **: 16:25:46.339: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:46 [2024-05-01T16:25:46.609Z] 
12:25:46 [2024-05-01T16:25:46.609Z] (Eclipse:14640): Gtk-WARNING **: 16:25:46.339: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:46 [2024-05-01T16:25:46.609Z] 
12:25:46 [2024-05-01T16:25:46.609Z] (Eclipse:14640): Gtk-WARNING **: 16:25:46.339: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:46 [2024-05-01T16:25:46.609Z] 
12:25:46 [2024-05-01T16:25:46.609Z] (Eclipse:14640): Gtk-WARNING **: 16:25:46.339: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:46 [2024-05-01T16:25:46.609Z] 
12:25:46 [2024-05-01T16:25:46.609Z] (Eclipse:14640): Gtk-WARNING **: 16:25:46.339: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:46 [2024-05-01T16:25:46.609Z] 
12:25:46 [2024-05-01T16:25:46.609Z] (Eclipse:14640): Gtk-WARNING **: 16:25:46.339: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:46 [2024-05-01T16:25:46.609Z] 
12:25:46 [2024-05-01T16:25:46.609Z] (Eclipse:14640): Gtk-WARNING **: 16:25:46.339: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:46 [2024-05-01T16:25:46.609Z] 
12:25:46 [2024-05-01T16:25:46.609Z] (Eclipse:14640): Gtk-WARNING **: 16:25:46.339: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:49 [2024-05-01T16:25:49.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:25:49 [2024-05-01T16:25:49.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:25:49 [2024-05-01T16:25:49.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:49 [2024-05-01T16:25:49.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:49 [2024-05-01T16:25:49.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:25:49 [2024-05-01T16:25:49.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:49 [2024-05-01T16:25:49.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:50 [2024-05-01T16:25:50.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:25:50 [2024-05-01T16:25:50.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:50 [2024-05-01T16:25:50.997Z] 
12:25:50 [2024-05-01T16:25:50.997Z] (Eclipse:14640): Gtk-WARNING **: 16:25:50.738: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:50 [2024-05-01T16:25:50.997Z] 
12:25:50 [2024-05-01T16:25:50.997Z] (Eclipse:14640): Gtk-WARNING **: 16:25:50.738: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:50 [2024-05-01T16:25:50.997Z] 
12:25:50 [2024-05-01T16:25:50.997Z] (Eclipse:14640): Gtk-WARNING **: 16:25:50.738: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:50 [2024-05-01T16:25:50.997Z] 
12:25:50 [2024-05-01T16:25:50.997Z] (Eclipse:14640): Gtk-WARNING **: 16:25:50.738: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:50 [2024-05-01T16:25:50.997Z] 
12:25:50 [2024-05-01T16:25:50.997Z] (Eclipse:14640): Gtk-WARNING **: 16:25:50.738: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:50 [2024-05-01T16:25:50.997Z] 
12:25:50 [2024-05-01T16:25:50.997Z] (Eclipse:14640): Gtk-WARNING **: 16:25:50.738: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:50 [2024-05-01T16:25:50.997Z] 
12:25:50 [2024-05-01T16:25:50.997Z] (Eclipse:14640): Gtk-WARNING **: 16:25:50.738: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:50 [2024-05-01T16:25:50.997Z] 
12:25:50 [2024-05-01T16:25:50.997Z] (Eclipse:14640): Gtk-WARNING **: 16:25:50.738: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:52 [2024-05-01T16:25:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:25:52 [2024-05-01T16:25:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:25:52 [2024-05-01T16:25:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:25:52 [2024-05-01T16:25:52.886Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:25:52 [2024-05-01T16:25:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:25:52 [2024-05-01T16:25:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888801777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:25:52 [2024-05-01T16:25:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888801777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:25:52 [2024-05-01T16:25:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888801777 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:25:52 [2024-05-01T16:25:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888801777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:25:52 [2024-05-01T16:25:52.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888801777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888802125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888802161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888802161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888802161 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888802161 data=null}, ToolItem with tooltip text {Show Legend}]
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888802166 data=null doit=true}, Shell with text {Legend}]
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888802173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888802173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888802173 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888802173 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888802174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888802174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888802174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888801777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:25:53 [2024-05-01T16:25:53.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:53 [2024-05-01T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888802426 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:25:53 [2024-05-01T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:25:53 [2024-05-01T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:25:53 [2024-05-01T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:25:53 [2024-05-01T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:25:53 [2024-05-01T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=888802464 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:25:53 [2024-05-01T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888802464 data=null doit=true}, TreeItem with text {test}]
12:25:53 [2024-05-01T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888802464 data=null}, TreeItem with text {test}]
12:25:53 [2024-05-01T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888802464 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:25:53 [2024-05-01T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888802465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:25:53 [2024-05-01T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888802471 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:25:53 [2024-05-01T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:25:53 [2024-05-01T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:25:53 [2024-05-01T16:25:53.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:25:53 [2024-05-01T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:25:53 [2024-05-01T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:25:53 [2024-05-01T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:53 [2024-05-01T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:25:53 [2024-05-01T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:25:53 [2024-05-01T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:53 [2024-05-01T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:53 [2024-05-01T16:25:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888802857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888802857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888802857 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888802857 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888802857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888802857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888802857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888802857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888802857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888802857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888802858 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888802858 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888802858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888802858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888802858 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888802858 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888802858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:53 [2024-05-01T16:25:53.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888802858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:54 [2024-05-01T16:25:54.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:54 [2024-05-01T16:25:54.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:54 [2024-05-01T16:25:54.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:54 [2024-05-01T16:25:54.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:54 [2024-05-01T16:25:54.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:25:54 [2024-05-01T16:25:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:25:54 [2024-05-01T16:25:54.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888802858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:25:54 [2024-05-01T16:25:54.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888802537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:25:54 [2024-05-01T16:25:54.731Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.90 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
12:25:54 [2024-05-01T16:25:54.731Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarFollowCPUForwardBackward -- Time elapsed: 16.30 s
12:25:54 [2024-05-01T16:25:54.731Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarSelectNextPreviousStateChange -- Time elapsed: 15.60 s
12:25:54 [2024-05-01T16:25:54.731Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFilteringCpu -- Time elapsed: 4.539 s
12:25:54 [2024-05-01T16:25:54.731Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltering -- Time elapsed: 4.159 s
12:25:54 [2024-05-01T16:25:54.731Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testKeyboardLeftRight -- Time elapsed: 15.63 s
12:25:54 [2024-05-01T16:25:54.731Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testFilter -- Time elapsed: 5.641 s
12:25:54 [2024-05-01T16:25:54.731Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltersDialog -- Time elapsed: 4.732 s
12:25:54 [2024-05-01T16:25:54.731Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testHorizontalScrollbar -- Time elapsed: 2.908 s
12:25:54 [2024-05-01T16:25:54.731Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolbar -- Time elapsed: 3.116 s
12:25:54 [2024-05-01T16:25:54.731Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testVerticalScrollbar -- Time elapsed: 2.451 s
12:25:54 [2024-05-01T16:25:54.731Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testOpenCloseOpen -- Time elapsed: 4.285 s
12:25:54 [2024-05-01T16:25:54.731Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testLegend -- Time elapsed: 3.101 s
12:25:54 [2024-05-01T16:25:54.731Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
12:25:54 [2024-05-01T16:25:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888803385 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:25:54 [2024-05-01T16:25:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:25:54 [2024-05-01T16:25:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:25:54 [2024-05-01T16:25:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:25:54 [2024-05-01T16:25:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:25:54 [2024-05-01T16:25:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888803550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:25:54 [2024-05-01T16:25:54.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:25:56 [2024-05-01T16:25:56.097Z] 
12:25:56 [2024-05-01T16:25:56.097Z] (Eclipse:14640): Gtk-WARNING **: 16:25:55.669: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:56 [2024-05-01T16:25:56.097Z] 
12:25:56 [2024-05-01T16:25:56.097Z] (Eclipse:14640): Gtk-WARNING **: 16:25:55.669: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:56 [2024-05-01T16:25:56.097Z] 
12:25:56 [2024-05-01T16:25:56.097Z] (Eclipse:14640): Gtk-WARNING **: 16:25:55.669: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:56 [2024-05-01T16:25:56.097Z] 
12:25:56 [2024-05-01T16:25:56.097Z] (Eclipse:14640): Gtk-WARNING **: 16:25:55.669: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:56 [2024-05-01T16:25:56.097Z] 
12:25:56 [2024-05-01T16:25:56.097Z] (Eclipse:14640): Gtk-WARNING **: 16:25:55.670: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:56 [2024-05-01T16:25:56.097Z] 
12:25:56 [2024-05-01T16:25:56.097Z] (Eclipse:14640): Gtk-WARNING **: 16:25:55.670: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:56 [2024-05-01T16:25:56.097Z] 
12:25:56 [2024-05-01T16:25:56.097Z] (Eclipse:14640): Gtk-WARNING **: 16:25:55.670: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:56 [2024-05-01T16:25:56.097Z] 
12:25:56 [2024-05-01T16:25:56.097Z] (Eclipse:14640): Gtk-WARNING **: 16:25:55.670: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:25:57 [2024-05-01T16:25:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:25:57 [2024-05-01T16:25:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:25:57 [2024-05-01T16:25:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:25:57 [2024-05-01T16:25:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:25:58 [2024-05-01T16:25:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:25:58 [2024-05-01T16:25:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:25:58 [2024-05-01T16:25:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:25:58 [2024-05-01T16:25:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:25:58 [2024-05-01T16:25:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:25:58 [2024-05-01T16:25:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:25:58 [2024-05-01T16:25:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:58 [2024-05-01T16:25:58.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888807043 data=null doit=true}, Shell with text {Find}]
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=888807045 data=null}, (of type 'Combo')]
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1c8f1c73
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=888807046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=888807046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=888807046 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=888807046 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=888807047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=888807047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=888807047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=888807047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=888807047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=888807047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=888807047 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=888807047 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5953cdd5
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=888807048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=888807048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=888807048 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=888807048 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=888807048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=888807048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=888807048 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=888807048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=888807048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=888807048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=888807048 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=888807048 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888807048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888807048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888807048 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888807048 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888807049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888807049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888807049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888807049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888807049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888807049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888807049 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888807049 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: of type 'Combo'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=888807050 data=null}, (of type 'Combo')]
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@28196919
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=888807052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=888807052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=888807052 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=888807052 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=888807052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=888807052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=888807052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=888807052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=888807052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=888807052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=888807052 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=888807052 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888807052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888807052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888807052 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888807052 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888807053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888807053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888807053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888807053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888807053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888807053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888807053 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888807053 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:25:58 [2024-05-01T16:25:58.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888807058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888807058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888807058 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888807058 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888807058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888807058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888807058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:25:58 [2024-05-01T16:25:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:25:58 [2024-05-01T16:25:58.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:25:58 [2024-05-01T16:25:58.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:25:58 [2024-05-01T16:25:58.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:25:58 [2024-05-01T16:25:58.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:25:58 [2024-05-01T16:25:58.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:25:58 [2024-05-01T16:25:58.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:25:58 [2024-05-01T16:25:58.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:58 [2024-05-01T16:25:58.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:58 [2024-05-01T16:25:58.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:25:58 [2024-05-01T16:25:58.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888807373 data=null doit=true}, Shell with text {Find}]
12:25:58 [2024-05-01T16:25:58.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:25:58 [2024-05-01T16:25:58.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=888807376 data=null}, (of type 'Combo')]
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:25:58 [2024-05-01T16:25:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:25:58 [2024-05-01T16:25:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:25:58 [2024-05-01T16:25:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3ed56eaf
12:25:58 [2024-05-01T16:25:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=888807469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=888807470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=888807470 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=888807470 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=888807470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=888807470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=888807470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=888807470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=888807470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=888807470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=888807470 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=888807470 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888807471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888807471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888807471 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888807471 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888807471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888807471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888807471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888807472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888807472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888807472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888807472 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888807472 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=888807473 data=null}, (of type 'Combo')]
12:25:58 [2024-05-01T16:25:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=888807473 data=null doit=true}, Button with text {F&orward}]
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=888807474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=888807474 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=888807475 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=888807475 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=888807475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888807476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888807476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888807476 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888807476 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888807476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888807477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888807481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888807481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888807481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888807481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888807481 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888807481 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888807487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888807487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888807487 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888807487 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888807487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888807487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888807487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:25:58 [2024-05-01T16:25:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:59 [2024-05-01T16:25:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:59 [2024-05-01T16:25:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:25:59 [2024-05-01T16:25:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888808041 data=null doit=true}, Shell with text {Find}]
12:25:59 [2024-05-01T16:25:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:25:59 [2024-05-01T16:25:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:25:59 [2024-05-01T16:25:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:25:59 [2024-05-01T16:25:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:25:59 [2024-05-01T16:25:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:25:59 [2024-05-01T16:25:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:25:59 [2024-05-01T16:25:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU} [layout=null] time=888808043 data=null}, (of type 'Combo')]
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=888808045 data=null doit=true}, Button with text {&Backward}]
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=888808045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=888808045 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=888808046 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=888808046 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=888808046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5b9beac9
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=888808047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=888808047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=888808047 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=888808047 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=888808047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=888808047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=888808047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=888808047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=888808047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=888808047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=888808047 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=888808047 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6453dcc3
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=888808048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=888808048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=888808048 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=888808048 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=888808048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=888808048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=888808048 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=888808048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=888808048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=888808049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=888808049 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=888808049 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888808053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888808053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888808053 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888808053 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888808053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888808053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888808053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888808054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888808054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888808054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888808054 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888808054 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: of type 'Combo'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: (of type 'Combo')
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CP
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CP} [layout=null] time=888808055 data=null}, (of type 'Combo')]
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CP
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888808056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888808056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888808056 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888808057 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888808057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888808057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888808057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888808058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888808058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888808058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888808058 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888808058 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888808059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888808059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888808059 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888808060 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888808060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888808060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888808060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:25:59 [2024-05-01T16:25:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:25:59 [2024-05-01T16:25:59.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:59 [2024-05-01T16:25:59.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:59 [2024-05-01T16:25:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:25:59 [2024-05-01T16:25:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888808519 data=null doit=true}, Shell with text {Find}]
12:25:59 [2024-05-01T16:25:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:25:59 [2024-05-01T16:25:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=888808521 data=null}, (of type 'Combo')]
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1a3bebf9
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=888808523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=888808523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=888808523 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=888808523 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=888808523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=888808523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=888808523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=888808523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=888808523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=888808523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=888808523 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=888808523 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888808524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888808524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888808524 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888808524 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888808524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888808525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888808525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888808525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888808525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888808525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888808525 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888808525 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to cpu 1
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {cpu 1} [layout=null] time=888808526 data=null}, (of type 'Combo')]
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to cpu 1
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888808536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888808536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888808536 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888808536 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888808537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888808537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888808537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888808538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888808538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888808538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888808538 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888808538 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:25:59 [2024-05-01T16:25:59.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888808540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888808540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888808540 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888808540 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888808540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888808540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888808540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:25:59 [2024-05-01T16:25:59.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888808914 data=null doit=true}, Shell with text {Find}]
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888808916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888808916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888808916 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888808916 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888808916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888808916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888808916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:00 [2024-05-01T16:26:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:26:00 [2024-05-01T16:26:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:26:00 [2024-05-01T16:26:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:26:00 [2024-05-01T16:26:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:26:00 [2024-05-01T16:26:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:26:00 [2024-05-01T16:26:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:26:00 [2024-05-01T16:26:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:00 [2024-05-01T16:26:00.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888809256 data=null doit=true}, Shell with text {Find}]
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888809258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888809258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888809258 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888809258 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888809258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888809258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888809258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:26:00 [2024-05-01T16:26:00.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:26:00 [2024-05-01T16:26:00.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:26:00 [2024-05-01T16:26:00.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:26:00 [2024-05-01T16:26:00.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:26:00 [2024-05-01T16:26:00.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:26:00 [2024-05-01T16:26:00.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:00 [2024-05-01T16:26:00.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=888809649 data=null doit=true}, Shell with text {Find}]
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=888809651 data=null}, (of type 'Combo')]
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=888809652 data=null doit=true}, Button with text {F&orward}]
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=888809652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=888809653 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=888809653 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=888809653 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=888809653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@311831f6
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=888809654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=888809654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=888809654 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=888809654 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=888809654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=888809654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=888809654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=888809654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=888809654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=888809654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=888809654 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=888809655 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@71b85c62
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=888809655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=888809655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=888809655 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=888809655 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=888809655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=888809655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=888809655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=888809655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=888809655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=888809655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=888809655 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=888809656 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:26:00 [2024-05-01T16:26:00.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888809656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888809656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888809656 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888809656 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888809656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888809656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888809657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888809657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888809657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888809657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888809657 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888809657 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=888809658 data=null}, (of type 'Combo')]
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=888809658 data=null doit=true}, Button with text {&Backward}]
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=888809658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=888809659 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=888809659 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=888809659 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=888809659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:26:00 [2024-05-01T16:26:00.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=888809663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888809668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=888809668 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=888809668 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=888809669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=888809669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=888809669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=888809669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=888809669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=888809669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=888809669 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=888809669 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:26:00 [2024-05-01T16:26:00.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:26:00 [2024-05-01T16:26:00.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:26:00 [2024-05-01T16:26:00.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:26:00 [2024-05-01T16:26:00.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
12:26:00 [2024-05-01T16:26:00.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=888809671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=888809671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=888809671 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=888809671 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=888809671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=888809671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:00 [2024-05-01T16:26:00.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=888809671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:26:01 [2024-05-01T16:26:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:01 [2024-05-01T16:26:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888809794 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
12:26:01 [2024-05-01T16:26:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:26:01 [2024-05-01T16:26:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:01 [2024-05-01T16:26:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:01 [2024-05-01T16:26:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:01 [2024-05-01T16:26:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=888809904 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:26:01 [2024-05-01T16:26:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888809904 data=null doit=true}, TreeItem with text {test}]
12:26:01 [2024-05-01T16:26:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888809904 data=null}, TreeItem with text {test}]
12:26:01 [2024-05-01T16:26:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888809905 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:01 [2024-05-01T16:26:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888809905 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:26:01 [2024-05-01T16:26:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888809947 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:26:01 [2024-05-01T16:26:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:26:01 [2024-05-01T16:26:01.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:26:01 [2024-05-01T16:26:01.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:26:01 [2024-05-01T16:26:01.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:26:01 [2024-05-01T16:26:01.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:26:01 [2024-05-01T16:26:01.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:01 [2024-05-01T16:26:01.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:26:01 [2024-05-01T16:26:01.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888810416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888810416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888810416 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888810416 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888810416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888810416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888810416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888810416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888810417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888810417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888810417 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888810417 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888810417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888810417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888810417 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888810417 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888810418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888810418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:01 [2024-05-01T16:26:01.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:01 [2024-05-01T16:26:01.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:01 [2024-05-01T16:26:01.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:01 [2024-05-01T16:26:01.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:01 [2024-05-01T16:26:01.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:01 [2024-05-01T16:26:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:26:02 [2024-05-01T16:26:02.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888810418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:02 [2024-05-01T16:26:02.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888809988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:26:02 [2024-05-01T16:26:02.176Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.537 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
12:26:02 [2024-05-01T16:26:02.176Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testRegEx -- Time elapsed: 0.930 s
12:26:02 [2024-05-01T16:26:02.176Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testDirection -- Time elapsed: 0.472 s
12:26:02 [2024-05-01T16:26:02.176Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWholeWord -- Time elapsed: 0.523 s
12:26:02 [2024-05-01T16:26:02.176Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testCaseSensitive -- Time elapsed: 0.450 s
12:26:02 [2024-05-01T16:26:02.176Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testOpenCloseDialog -- Time elapsed: 0.745 s
12:26:02 [2024-05-01T16:26:02.176Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWrapSearch -- Time elapsed: 0.426 s
12:26:02 [2024-05-01T16:26:02.176Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
12:26:02 [2024-05-01T16:26:02.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888810936 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:26:02 [2024-05-01T16:26:02.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:26:02 [2024-05-01T16:26:02.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:26:02 [2024-05-01T16:26:02.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:26:02 [2024-05-01T16:26:02.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:26:02 [2024-05-01T16:26:02.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888811056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:26:02 [2024-05-01T16:26:02.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:26:02 [2024-05-01T16:26:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:02 [2024-05-01T16:26:02.989Z] 
12:26:02 [2024-05-01T16:26:02.989Z] (Eclipse:14640): Gtk-WARNING **: 16:26:02.787: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:02 [2024-05-01T16:26:02.989Z] 
12:26:02 [2024-05-01T16:26:02.989Z] (Eclipse:14640): Gtk-WARNING **: 16:26:02.787: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:02 [2024-05-01T16:26:02.989Z] 
12:26:02 [2024-05-01T16:26:02.989Z] (Eclipse:14640): Gtk-WARNING **: 16:26:02.787: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:02 [2024-05-01T16:26:02.989Z] 
12:26:02 [2024-05-01T16:26:02.989Z] (Eclipse:14640): Gtk-WARNING **: 16:26:02.787: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:02 [2024-05-01T16:26:02.989Z] 
12:26:02 [2024-05-01T16:26:02.989Z] (Eclipse:14640): Gtk-WARNING **: 16:26:02.787: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:02 [2024-05-01T16:26:02.989Z] 
12:26:02 [2024-05-01T16:26:02.989Z] (Eclipse:14640): Gtk-WARNING **: 16:26:02.787: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:02 [2024-05-01T16:26:02.989Z] 
12:26:02 [2024-05-01T16:26:02.989Z] (Eclipse:14640): Gtk-WARNING **: 16:26:02.787: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:02 [2024-05-01T16:26:02.989Z] 
12:26:02 [2024-05-01T16:26:02.989Z] (Eclipse:14640): Gtk-WARNING **: 16:26:02.787: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:06 [2024-05-01T16:26:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:26:06 [2024-05-01T16:26:06.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:26:06 [2024-05-01T16:26:06.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:06 [2024-05-01T16:26:06.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:26:06 [2024-05-01T16:26:06.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:26:06 [2024-05-01T16:26:06.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:26:06 [2024-05-01T16:26:06.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:26:06 [2024-05-01T16:26:06.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:26:06 [2024-05-01T16:26:06.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:26:06 [2024-05-01T16:26:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:06 [2024-05-01T16:26:06.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:07 [2024-05-01T16:26:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:26:07 [2024-05-01T16:26:07.063Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:26:07 [2024-05-01T16:26:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:07 [2024-05-01T16:26:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:07 [2024-05-01T16:26:07.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:07 [2024-05-01T16:26:07.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:07 [2024-05-01T16:26:07.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:07 [2024-05-01T16:26:07.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:08 [2024-05-01T16:26:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:08 [2024-05-01T16:26:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:08 [2024-05-01T16:26:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:09 [2024-05-01T16:26:09.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:09 [2024-05-01T16:26:09.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:09 [2024-05-01T16:26:09.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:09 [2024-05-01T16:26:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:09 [2024-05-01T16:26:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:09 [2024-05-01T16:26:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:10 [2024-05-01T16:26:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:10 [2024-05-01T16:26:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:10 [2024-05-01T16:26:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:11 [2024-05-01T16:26:11.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:11 [2024-05-01T16:26:11.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:11 [2024-05-01T16:26:11.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:11 [2024-05-01T16:26:11.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:11 [2024-05-01T16:26:11.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:11 [2024-05-01T16:26:11.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:11 [2024-05-01T16:26:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:11 [2024-05-01T16:26:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:11 [2024-05-01T16:26:11.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:13 [2024-05-01T16:26:13.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:13 [2024-05-01T16:26:13.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:13 [2024-05-01T16:26:13.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:13 [2024-05-01T16:26:13.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:13 [2024-05-01T16:26:13.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:13 [2024-05-01T16:26:13.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:14 [2024-05-01T16:26:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:14 [2024-05-01T16:26:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
12:26:14 [2024-05-01T16:26:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:14 [2024-05-01T16:26:14.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:14 [2024-05-01T16:26:14.764Z] 
12:26:14 [2024-05-01T16:26:14.764Z] (Eclipse:14640): Gtk-WARNING **: 16:26:14.754: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:14 [2024-05-01T16:26:14.764Z] 
12:26:14 [2024-05-01T16:26:14.764Z] (Eclipse:14640): Gtk-WARNING **: 16:26:14.754: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:14 [2024-05-01T16:26:14.764Z] 
12:26:14 [2024-05-01T16:26:14.764Z] (Eclipse:14640): Gtk-WARNING **: 16:26:14.754: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:14 [2024-05-01T16:26:14.764Z] 
12:26:14 [2024-05-01T16:26:14.764Z] (Eclipse:14640): Gtk-WARNING **: 16:26:14.754: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:14 [2024-05-01T16:26:14.764Z] 
12:26:14 [2024-05-01T16:26:14.764Z] (Eclipse:14640): Gtk-WARNING **: 16:26:14.754: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:14 [2024-05-01T16:26:14.764Z] 
12:26:14 [2024-05-01T16:26:14.764Z] (Eclipse:14640): Gtk-WARNING **: 16:26:14.754: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:14 [2024-05-01T16:26:14.764Z] 
12:26:14 [2024-05-01T16:26:14.764Z] (Eclipse:14640): Gtk-WARNING **: 16:26:14.754: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:14 [2024-05-01T16:26:14.764Z] 
12:26:14 [2024-05-01T16:26:14.764Z] (Eclipse:14640): Gtk-WARNING **: 16:26:14.754: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:17 [2024-05-01T16:26:17.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:26:17 [2024-05-01T16:26:17.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:26:17 [2024-05-01T16:26:17.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826279 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826280 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826280 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826381 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826382 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888826382 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
12:26:17 [2024-05-01T16:26:17.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:26:17 [2024-05-01T16:26:17.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:18 [2024-05-01T16:26:18.039Z] 
12:26:18 [2024-05-01T16:26:18.039Z] (Eclipse:14640): Gtk-WARNING **: 16:26:18.037: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:18 [2024-05-01T16:26:18.039Z] 
12:26:18 [2024-05-01T16:26:18.039Z] (Eclipse:14640): Gtk-WARNING **: 16:26:18.037: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:18 [2024-05-01T16:26:18.039Z] 
12:26:18 [2024-05-01T16:26:18.039Z] (Eclipse:14640): Gtk-WARNING **: 16:26:18.037: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:18 [2024-05-01T16:26:18.039Z] 
12:26:18 [2024-05-01T16:26:18.039Z] (Eclipse:14640): Gtk-WARNING **: 16:26:18.037: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:18 [2024-05-01T16:26:18.039Z] 
12:26:18 [2024-05-01T16:26:18.039Z] (Eclipse:14640): Gtk-WARNING **: 16:26:18.037: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:18 [2024-05-01T16:26:18.039Z] 
12:26:18 [2024-05-01T16:26:18.039Z] (Eclipse:14640): Gtk-WARNING **: 16:26:18.037: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:18 [2024-05-01T16:26:18.039Z] 
12:26:18 [2024-05-01T16:26:18.039Z] (Eclipse:14640): Gtk-WARNING **: 16:26:18.037: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:18 [2024-05-01T16:26:18.039Z] 
12:26:18 [2024-05-01T16:26:18.039Z] (Eclipse:14640): Gtk-WARNING **: 16:26:18.037: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:20 [2024-05-01T16:26:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:26:20 [2024-05-01T16:26:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:26:20 [2024-05-01T16:26:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:20 [2024-05-01T16:26:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:20 [2024-05-01T16:26:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
12:26:20 [2024-05-01T16:26:20.806Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:20 [2024-05-01T16:26:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
12:26:20 [2024-05-01T16:26:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888829648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:20 [2024-05-01T16:26:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888829648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:20 [2024-05-01T16:26:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888829648 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:26:20 [2024-05-01T16:26:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888829648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:20 [2024-05-01T16:26:20.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888829648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888829918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888829919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888829919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888829919 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888829919 data=null}, ToolItem with tooltip text {Add Bookmark...}]
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888829921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888829921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888829921 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888829921 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888829921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888829922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888829922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:21 [2024-05-01T16:26:21.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888829648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:26:21 [2024-05-01T16:26:21.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:21 [2024-05-01T16:26:21.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:26:21 [2024-05-01T16:26:21.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
12:26:21 [2024-05-01T16:26:21.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888830073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:26:21 [2024-05-01T16:26:21.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888830073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:26:21 [2024-05-01T16:26:21.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=888830073 data=null doit=true}, TimeGraphMarkerAxis with text {}]
12:26:21 [2024-05-01T16:26:21.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=888830073 data=null}, TimeGraphMarkerAxis with text {}]
12:26:21 [2024-05-01T16:26:21.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888830073 data=null button=1 stateMask=0x0 x=529 y=10 count=1}, TimeGraphMarkerAxis with text {}]
12:26:21 [2024-05-01T16:26:21.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888830074 data=null button=1 stateMask=0x80000 x=529 y=10 count=1}, TimeGraphMarkerAxis with text {}]
12:26:21 [2024-05-01T16:26:21.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
12:26:21 [2024-05-01T16:26:21.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
12:26:21 [2024-05-01T16:26:21.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888830574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:26:21 [2024-05-01T16:26:21.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888830575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:26:21 [2024-05-01T16:26:21.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=888830575 data=null doit=true}, TimeGraphMarkerAxis with text {}]
12:26:21 [2024-05-01T16:26:21.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=888830575 data=null}, TimeGraphMarkerAxis with text {}]
12:26:21 [2024-05-01T16:26:21.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888830575 data=null button=1 stateMask=0x0 x=216 y=28 count=1}, TimeGraphMarkerAxis with text {}]
12:26:21 [2024-05-01T16:26:21.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888830575 data=null button=1 stateMask=0x80000 x=216 y=28 count=1}, TimeGraphMarkerAxis with text {}]
12:26:21 [2024-05-01T16:26:21.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
12:26:22 [2024-05-01T16:26:22.439Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:22 [2024-05-01T16:26:22.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
12:26:22 [2024-05-01T16:26:22.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888831076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:26:22 [2024-05-01T16:26:22.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888831076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:26:22 [2024-05-01T16:26:22.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888831077 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
12:26:22 [2024-05-01T16:26:22.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888831077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:26:22 [2024-05-01T16:26:22.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888831077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:26:22 [2024-05-01T16:26:22.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888831077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
12:26:22 [2024-05-01T16:26:22.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888831083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:22 [2024-05-01T16:26:22.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888831086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888831086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888831086 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888831086 data=null}, ToolItem with tooltip text {Add Bookmark...}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888831086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888831087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=888831087 data=null doit=true}, TimeGraphMarkerAxis with text {}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=888831087 data=null}, TimeGraphMarkerAxis with text {}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888831087 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888831087 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888831087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888831087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=888831087 data=null doit=true}, TimeGraphMarkerAxis with text {}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=888831088 data=null}, TimeGraphMarkerAxis with text {}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888831088 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888831088 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888831088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888831088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=888831088 data=null doit=true}, TimeGraphMarkerAxis with text {}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=888831088 data=null}, TimeGraphMarkerAxis with text {}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888831088 data=null button=1 stateMask=0x0 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=888831089 data=null button=1 stateMask=0x80000 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=888831127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
12:26:22 [2024-05-01T16:26:22.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:22 [2024-05-01T16:26:22.695Z] 
12:26:22 [2024-05-01T16:26:22.695Z] (Eclipse:14640): Gtk-WARNING **: 16:26:22.641: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:22 [2024-05-01T16:26:22.695Z] 
12:26:22 [2024-05-01T16:26:22.695Z] (Eclipse:14640): Gtk-WARNING **: 16:26:22.641: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:22 [2024-05-01T16:26:22.695Z] 
12:26:22 [2024-05-01T16:26:22.695Z] (Eclipse:14640): Gtk-WARNING **: 16:26:22.641: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:22 [2024-05-01T16:26:22.695Z] 
12:26:22 [2024-05-01T16:26:22.695Z] (Eclipse:14640): Gtk-WARNING **: 16:26:22.641: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:22 [2024-05-01T16:26:22.695Z] 
12:26:22 [2024-05-01T16:26:22.695Z] (Eclipse:14640): Gtk-WARNING **: 16:26:22.641: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:22 [2024-05-01T16:26:22.695Z] 
12:26:22 [2024-05-01T16:26:22.695Z] (Eclipse:14640): Gtk-WARNING **: 16:26:22.641: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:22 [2024-05-01T16:26:22.695Z] 
12:26:22 [2024-05-01T16:26:22.695Z] (Eclipse:14640): Gtk-WARNING **: 16:26:22.641: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:22 [2024-05-01T16:26:22.695Z] 
12:26:22 [2024-05-01T16:26:22.695Z] (Eclipse:14640): Gtk-WARNING **: 16:26:22.641: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:25 [2024-05-01T16:26:25.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:26:25 [2024-05-01T16:26:25.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:26:25 [2024-05-01T16:26:25.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:25 [2024-05-01T16:26:25.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:25 [2024-05-01T16:26:25.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:26:25 [2024-05-01T16:26:25.761Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:26:25 [2024-05-01T16:26:25.761Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:25 [2024-05-01T16:26:25.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:26:25 [2024-05-01T16:26:25.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888834553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:25 [2024-05-01T16:26:25.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888834553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:25 [2024-05-01T16:26:25.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888834553 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:26:25 [2024-05-01T16:26:25.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888834553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:25 [2024-05-01T16:26:25.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888834553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:25 [2024-05-01T16:26:25.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888834553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:26:25 [2024-05-01T16:26:25.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888834554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:25 [2024-05-01T16:26:25.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888834554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:25 [2024-05-01T16:26:25.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888834554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:25 [2024-05-01T16:26:25.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888834554 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:26:25 [2024-05-01T16:26:25.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888834554 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:26:25 [2024-05-01T16:26:25.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:26:25 [2024-05-01T16:26:25.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:26 [2024-05-01T16:26:26.320Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:26 [2024-05-01T16:26:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:26:26 [2024-05-01T16:26:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:26 [2024-05-01T16:26:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:26 [2024-05-01T16:26:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835055 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:26:26 [2024-05-01T16:26:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:26 [2024-05-01T16:26:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:26 [2024-05-01T16:26:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:26:26 [2024-05-01T16:26:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:26 [2024-05-01T16:26:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:26 [2024-05-01T16:26:26.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:26 [2024-05-01T16:26:26.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835057 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:26:26 [2024-05-01T16:26:26.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835057 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:26:26 [2024-05-01T16:26:26.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:26:26 [2024-05-01T16:26:26.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:26 [2024-05-01T16:26:26.880Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:26 [2024-05-01T16:26:26.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
12:26:26 [2024-05-01T16:26:26.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:26 [2024-05-01T16:26:26.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:26 [2024-05-01T16:26:26.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835558 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:26:26 [2024-05-01T16:26:26.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:26 [2024-05-01T16:26:26.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835827 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835827 data=null}, ToolItem with tooltip text {Add Bookmark...}]
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888835830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888835830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888835830 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888835831 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888835831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888835831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888835831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835990 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835992 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888835992 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:26:27 [2024-05-01T16:26:27.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:27 [2024-05-01T16:26:27.696Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:27 [2024-05-01T16:26:27.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:26:27 [2024-05-01T16:26:27.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888836493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888836494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888836494 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888836494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888836494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888836494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888836501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888836501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888836501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888836501 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888836501 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:26:27 [2024-05-01T16:26:27.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:26:27 [2024-05-01T16:26:27.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:28 [2024-05-01T16:26:28.258Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:28 [2024-05-01T16:26:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:26:28 [2024-05-01T16:26:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:28 [2024-05-01T16:26:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:28 [2024-05-01T16:26:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837003 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:26:28 [2024-05-01T16:26:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:28 [2024-05-01T16:26:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:28 [2024-05-01T16:26:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:26:28 [2024-05-01T16:26:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:28 [2024-05-01T16:26:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:28 [2024-05-01T16:26:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:26:28 [2024-05-01T16:26:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837004 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:26:28 [2024-05-01T16:26:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837004 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:26:28 [2024-05-01T16:26:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
12:26:28 [2024-05-01T16:26:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:28 [2024-05-01T16:26:28.818Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:28 [2024-05-01T16:26:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
12:26:28 [2024-05-01T16:26:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:28 [2024-05-01T16:26:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:28 [2024-05-01T16:26:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837505 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:26:28 [2024-05-01T16:26:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:28 [2024-05-01T16:26:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837778 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837778 data=null}, ToolItem with tooltip text {Add Bookmark...}]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888837780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888837780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888837780 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888837780 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888837780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888837780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888837781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837874 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:29 [2024-05-01T16:26:29.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:29 [2024-05-01T16:26:29.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:29 [2024-05-01T16:26:29.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:29 [2024-05-01T16:26:29.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837875 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:29 [2024-05-01T16:26:29.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888837875 data=null}, ToolItem with tooltip text {Previous Marker}]
12:26:29 [2024-05-01T16:26:29.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
12:26:29 [2024-05-01T16:26:29.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838376 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838393 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838393 data=null}, ToolItem with tooltip text {Add Bookmark...}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838394 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838410 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838410 data=null}, ToolItem with tooltip text {Next Marker}]
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
12:26:29 [2024-05-01T16:26:29.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:30 [2024-05-01T16:26:30.193Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:30 [2024-05-01T16:26:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
12:26:30 [2024-05-01T16:26:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:26:30 [2024-05-01T16:26:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838918 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838950 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838950 data=null}, ToolItem with tooltip text {Add Bookmark...}]
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838951 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:30 [2024-05-01T16:26:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:30 [2024-05-01T16:26:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838951 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:30 [2024-05-01T16:26:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888838951 data=null}, ToolItem with tooltip text {Previous Marker}]
12:26:30 [2024-05-01T16:26:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
12:26:30 [2024-05-01T16:26:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:30 [2024-05-01T16:26:30.754Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:30 [2024-05-01T16:26:30.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:26:30 [2024-05-01T16:26:30.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888839452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:26:30 [2024-05-01T16:26:30.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888839452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:26:30 [2024-05-01T16:26:30.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888839452 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:26:30 [2024-05-01T16:26:30.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888839452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:26:30 [2024-05-01T16:26:30.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888839452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:26:30 [2024-05-01T16:26:30.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888839452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:26:30 [2024-05-01T16:26:30.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888839454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:26:30 [2024-05-01T16:26:30.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888839454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:26:30 [2024-05-01T16:26:30.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888839454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:26:30 [2024-05-01T16:26:30.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888839454 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:26:30 [2024-05-01T16:26:30.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888839454 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:26:30 [2024-05-01T16:26:30.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:26:30 [2024-05-01T16:26:30.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:31 [2024-05-01T16:26:31.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:31 [2024-05-01T16:26:31.569Z] 
12:26:31 [2024-05-01T16:26:31.569Z] (Eclipse:14640): Gtk-WARNING **: 16:26:31.345: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:31 [2024-05-01T16:26:31.569Z] 
12:26:31 [2024-05-01T16:26:31.569Z] (Eclipse:14640): Gtk-WARNING **: 16:26:31.345: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:31 [2024-05-01T16:26:31.569Z] 
12:26:31 [2024-05-01T16:26:31.569Z] (Eclipse:14640): Gtk-WARNING **: 16:26:31.345: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:31 [2024-05-01T16:26:31.570Z] 
12:26:31 [2024-05-01T16:26:31.570Z] (Eclipse:14640): Gtk-WARNING **: 16:26:31.345: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:31 [2024-05-01T16:26:31.570Z] 
12:26:31 [2024-05-01T16:26:31.570Z] (Eclipse:14640): Gtk-WARNING **: 16:26:31.346: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:31 [2024-05-01T16:26:31.570Z] 
12:26:31 [2024-05-01T16:26:31.570Z] (Eclipse:14640): Gtk-WARNING **: 16:26:31.346: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:31 [2024-05-01T16:26:31.570Z] 
12:26:31 [2024-05-01T16:26:31.570Z] (Eclipse:14640): Gtk-WARNING **: 16:26:31.346: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:31 [2024-05-01T16:26:31.570Z] 
12:26:31 [2024-05-01T16:26:31.570Z] (Eclipse:14640): Gtk-WARNING **: 16:26:31.346: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:34 [2024-05-01T16:26:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:26:34 [2024-05-01T16:26:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:26:34 [2024-05-01T16:26:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:34 [2024-05-01T16:26:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:34 [2024-05-01T16:26:34.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:26:34 [2024-05-01T16:26:34.639Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:26:34 [2024-05-01T16:26:34.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
12:26:34 [2024-05-01T16:26:34.639Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:34 [2024-05-01T16:26:34.639Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:34 [2024-05-01T16:26:34.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
12:26:34 [2024-05-01T16:26:34.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
12:26:34 [2024-05-01T16:26:34.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=888843520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
12:26:34 [2024-05-01T16:26:34.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
12:26:34 [2024-05-01T16:26:34.639Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:34 [2024-05-01T16:26:34.639Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:34 [2024-05-01T16:26:34.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
12:26:34 [2024-05-01T16:26:34.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
12:26:34 [2024-05-01T16:26:34.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=888843550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
12:26:34 [2024-05-01T16:26:34.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
12:26:34 [2024-05-01T16:26:34.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:35 [2024-05-01T16:26:35.455Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:35 [2024-05-01T16:26:35.455Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:35 [2024-05-01T16:26:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:35 [2024-05-01T16:26:35.455Z] 
12:26:35 [2024-05-01T16:26:35.455Z] (Eclipse:14640): Gtk-WARNING **: 16:26:35.452: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:35 [2024-05-01T16:26:35.455Z] 
12:26:35 [2024-05-01T16:26:35.455Z] (Eclipse:14640): Gtk-WARNING **: 16:26:35.452: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:35 [2024-05-01T16:26:35.455Z] 
12:26:35 [2024-05-01T16:26:35.455Z] (Eclipse:14640): Gtk-WARNING **: 16:26:35.452: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:35 [2024-05-01T16:26:35.455Z] 
12:26:35 [2024-05-01T16:26:35.455Z] (Eclipse:14640): Gtk-WARNING **: 16:26:35.452: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:35 [2024-05-01T16:26:35.455Z] 
12:26:35 [2024-05-01T16:26:35.455Z] (Eclipse:14640): Gtk-WARNING **: 16:26:35.452: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:35 [2024-05-01T16:26:35.455Z] 
12:26:35 [2024-05-01T16:26:35.455Z] (Eclipse:14640): Gtk-WARNING **: 16:26:35.452: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:35 [2024-05-01T16:26:35.455Z] 
12:26:35 [2024-05-01T16:26:35.455Z] (Eclipse:14640): Gtk-WARNING **: 16:26:35.452: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:35 [2024-05-01T16:26:35.455Z] 
12:26:35 [2024-05-01T16:26:35.455Z] (Eclipse:14640): Gtk-WARNING **: 16:26:35.452: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:37 [2024-05-01T16:26:37.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:26:37 [2024-05-01T16:26:37.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:26:37 [2024-05-01T16:26:37.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:38 [2024-05-01T16:26:38.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:38 [2024-05-01T16:26:38.216Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:38 [2024-05-01T16:26:38.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
12:26:38 [2024-05-01T16:26:38.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888846949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:26:38 [2024-05-01T16:26:38.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888846949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:26:38 [2024-05-01T16:26:38.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888846949 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
12:26:38 [2024-05-01T16:26:38.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888846949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:26:38 [2024-05-01T16:26:38.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888846949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:26:38 [2024-05-01T16:26:38.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888847074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:26:38 [2024-05-01T16:26:38.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888847076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:26:38 [2024-05-01T16:26:38.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888847076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
12:26:38 [2024-05-01T16:26:38.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888847076 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
12:26:38 [2024-05-01T16:26:38.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888847076 data=null}, ToolItem with tooltip text {Show View Filters}]
12:26:38 [2024-05-01T16:26:38.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
12:26:38 [2024-05-01T16:26:38.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
12:26:38 [2024-05-01T16:26:38.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888847216 data=null doit=true}, Shell with text {Filter}]
12:26:38 [2024-05-01T16:26:38.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:26:38 [2024-05-01T16:26:38.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:26:38 [2024-05-01T16:26:38.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:26:38 [2024-05-01T16:26:38.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:26:39 [2024-05-01T16:26:39.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: of type 'Text'
12:26:39 [2024-05-01T16:26:39.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: (of type 'Text')
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=888848223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=888848223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=888848223 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=888848223 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=888848223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=888848223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=888848223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=888848231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=888848231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=888848231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=888848232 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=888848232 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=888848232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=888848232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=888848232 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=888848232 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=888848233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=888848233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=888848233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=888848239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=888848239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=888848239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=888848239 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=888848239 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=888848240 data=null button=0 stateMask=0x0 x=106 y=127 count=0}, TreeItem with text {synthetic-trace}]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=888848241 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=888848241 data=null}, TreeItem with text {synthetic-trace}]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=888848241 data=null button=1 stateMask=0x0 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888848241 data=null item=TreeItem {CPU 1 States} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=888848241 data=null button=1 stateMask=0x80000 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=888848247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=888848247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=888848247 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=888848247 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=888848248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=888848248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=888848248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=888848254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=888848254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=888848254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=888848254 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=888848254 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=888848254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=888848254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=888848254 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=888848254 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=888848255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=888848255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=888848255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=888848255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=888848255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=888848255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=888848255 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=888848255 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=888848256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=888848256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=888848256 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=888848256 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=888848256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=888848256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=888848256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=888848258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=888848258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=888848258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=888848258 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=888848258 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=888848261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=888848261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=888848261 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=888848261 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=888848261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=888848261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=888848261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=888848262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=888848262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=888848262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=888848262 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=888848262 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=888848263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=888848263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=888848263 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=888848263 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=888848263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=888848263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=888848263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=888848269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=888848269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=888848269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=888848269 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=888848269 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=888848270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=888848270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=888848270 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=888848270 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=888848270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=888848270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=888848270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=888848270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=888848270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=888848270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=888848270 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=888848270 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=888848271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=888848271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=888848271 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=888848271 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=888848271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=888848271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=888848271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=888848273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=888848274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=888848274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=888848274 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=888848274 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=888848274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=888848274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=888848274 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=888848274 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=888848274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=888848274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=888848274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=888848275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=888848275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=888848275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=888848275 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=888848275 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=888848275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=888848278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=888848278 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=888848278 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=888848278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=888848278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=888848278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=888848284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=888848284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=888848284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=888848284 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=888848284 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: of type 'Text'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=888848286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=888848286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=888848286 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=888848286 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=888848286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=888848286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=888848286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=888848292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=888848292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=888848292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=888848292 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=888848292 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888848296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888848296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888848296 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888848296 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888848296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888848296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888848296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888846949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show View Filters}]
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:26:39 [2024-05-01T16:26:39.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:40 [2024-05-01T16:26:40.154Z] 
12:26:40 [2024-05-01T16:26:40.154Z] (Eclipse:14640): Gtk-WARNING **: 16:26:39.942: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:40 [2024-05-01T16:26:40.154Z] 
12:26:40 [2024-05-01T16:26:40.154Z] (Eclipse:14640): Gtk-WARNING **: 16:26:39.942: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:40 [2024-05-01T16:26:40.154Z] 
12:26:40 [2024-05-01T16:26:40.154Z] (Eclipse:14640): Gtk-WARNING **: 16:26:39.942: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:40 [2024-05-01T16:26:40.154Z] 
12:26:40 [2024-05-01T16:26:40.154Z] (Eclipse:14640): Gtk-WARNING **: 16:26:39.942: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:40 [2024-05-01T16:26:40.154Z] 
12:26:40 [2024-05-01T16:26:40.154Z] (Eclipse:14640): Gtk-WARNING **: 16:26:39.942: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:40 [2024-05-01T16:26:40.154Z] 
12:26:40 [2024-05-01T16:26:40.154Z] (Eclipse:14640): Gtk-WARNING **: 16:26:39.942: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:40 [2024-05-01T16:26:40.154Z] 
12:26:40 [2024-05-01T16:26:40.154Z] (Eclipse:14640): Gtk-WARNING **: 16:26:39.942: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:40 [2024-05-01T16:26:40.154Z] 
12:26:40 [2024-05-01T16:26:40.154Z] (Eclipse:14640): Gtk-WARNING **: 16:26:39.942: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:42 [2024-05-01T16:26:42.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:26:42 [2024-05-01T16:26:42.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:26:42 [2024-05-01T16:26:42.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:42 [2024-05-01T16:26:42.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:42 [2024-05-01T16:26:42.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:43 [2024-05-01T16:26:43.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:26:43 [2024-05-01T16:26:43.224Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:26:43 [2024-05-01T16:26:43.224Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:43 [2024-05-01T16:26:43.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
12:26:43 [2024-05-01T16:26:43.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888851969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888851969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888851969 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888851969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888851969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888851969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888851969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888851969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888851969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888851969 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888851969 data=null}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
12:26:43 [2024-05-01T16:26:43.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:43 [2024-05-01T16:26:43.785Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:43 [2024-05-01T16:26:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
12:26:43 [2024-05-01T16:26:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852471 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852472 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852472 data=null}, ToolItem with tooltip text {Next Marker}]
12:26:43 [2024-05-01T16:26:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
12:26:43 [2024-05-01T16:26:43.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:44 [2024-05-01T16:26:44.346Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:44 [2024-05-01T16:26:44.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
12:26:44 [2024-05-01T16:26:44.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:44 [2024-05-01T16:26:44.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:44 [2024-05-01T16:26:44.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852973 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:44 [2024-05-01T16:26:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:44 [2024-05-01T16:26:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:44 [2024-05-01T16:26:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:44 [2024-05-01T16:26:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:44 [2024-05-01T16:26:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:44 [2024-05-01T16:26:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:44 [2024-05-01T16:26:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852974 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:44 [2024-05-01T16:26:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888852974 data=null}, ToolItem with tooltip text {Next Marker}]
12:26:44 [2024-05-01T16:26:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
12:26:44 [2024-05-01T16:26:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:45 [2024-05-01T16:26:45.273Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:45 [2024-05-01T16:26:45.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
12:26:45 [2024-05-01T16:26:45.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888853975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888853975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888853975 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888853975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888853975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888853976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888853976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888853976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888853976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888853976 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888853976 data=null}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
12:26:45 [2024-05-01T16:26:45.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:45 [2024-05-01T16:26:45.834Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:45 [2024-05-01T16:26:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
12:26:45 [2024-05-01T16:26:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854478 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854478 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854478 data=null}, ToolItem with tooltip text {Previous Marker}]
12:26:45 [2024-05-01T16:26:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
12:26:45 [2024-05-01T16:26:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:46 [2024-05-01T16:26:46.090Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:46 [2024-05-01T16:26:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
12:26:46 [2024-05-01T16:26:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:46 [2024-05-01T16:26:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:46 [2024-05-01T16:26:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854980 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:46 [2024-05-01T16:26:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:46 [2024-05-01T16:26:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:46 [2024-05-01T16:26:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:46 [2024-05-01T16:26:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:46 [2024-05-01T16:26:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:46 [2024-05-01T16:26:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:46 [2024-05-01T16:26:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854981 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:46 [2024-05-01T16:26:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888854981 data=null}, ToolItem with tooltip text {Previous Marker}]
12:26:46 [2024-05-01T16:26:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
12:26:46 [2024-05-01T16:26:46.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:47 [2024-05-01T16:26:47.452Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:47 [2024-05-01T16:26:47.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
12:26:47 [2024-05-01T16:26:47.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888855982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888855982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888855982 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888855982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888855982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888855982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888855983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888855983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888855983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888855983 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888855983 data=null}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
12:26:47 [2024-05-01T16:26:47.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:47 [2024-05-01T16:26:47.707Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:47 [2024-05-01T16:26:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
12:26:47 [2024-05-01T16:26:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888856491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888856492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888856492 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888856492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888856492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888856492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888856492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888856492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888856492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888856492 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888856493 data=null}, ToolItem with tooltip text {Next Marker}]
12:26:47 [2024-05-01T16:26:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
12:26:47 [2024-05-01T16:26:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:48 [2024-05-01T16:26:48.266Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:48 [2024-05-01T16:26:48.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
12:26:48 [2024-05-01T16:26:48.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888856994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:48 [2024-05-01T16:26:48.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888856994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:48 [2024-05-01T16:26:48.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888856994 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:48 [2024-05-01T16:26:48.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888856994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:48 [2024-05-01T16:26:48.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888856994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:48 [2024-05-01T16:26:48.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888856994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:48 [2024-05-01T16:26:48.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888857001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:48 [2024-05-01T16:26:48.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888857001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:48 [2024-05-01T16:26:48.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888857001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:26:48 [2024-05-01T16:26:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888857001 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:26:48 [2024-05-01T16:26:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888857001 data=null}, ToolItem with tooltip text {Next Marker}]
12:26:48 [2024-05-01T16:26:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
12:26:48 [2024-05-01T16:26:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:49 [2024-05-01T16:26:49.191Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:49 [2024-05-01T16:26:49.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
12:26:49 [2024-05-01T16:26:49.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858003 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858022 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858022 data=null}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
12:26:49 [2024-05-01T16:26:49.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:49 [2024-05-01T16:26:49.753Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:49 [2024-05-01T16:26:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
12:26:49 [2024-05-01T16:26:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858523 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858524 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888858524 data=null}, ToolItem with tooltip text {Previous Marker}]
12:26:49 [2024-05-01T16:26:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
12:26:49 [2024-05-01T16:26:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:50 [2024-05-01T16:26:50.679Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:50 [2024-05-01T16:26:50.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
12:26:50 [2024-05-01T16:26:50.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888859533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:50 [2024-05-01T16:26:50.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888859533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:50 [2024-05-01T16:26:50.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888859533 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:50 [2024-05-01T16:26:50.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888859533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:50 [2024-05-01T16:26:50.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888859533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:50 [2024-05-01T16:26:50.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888859533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:50 [2024-05-01T16:26:50.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888859533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:50 [2024-05-01T16:26:50.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888859533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:50 [2024-05-01T16:26:50.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888859533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:26:50 [2024-05-01T16:26:50.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888859533 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:26:50 [2024-05-01T16:26:50.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888859533 data=null}, ToolItem with tooltip text {Previous Marker}]
12:26:50 [2024-05-01T16:26:50.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
12:26:50 [2024-05-01T16:26:50.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:50 [2024-05-01T16:26:50.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:51 [2024-05-01T16:26:51.191Z] 
12:26:51 [2024-05-01T16:26:51.191Z] (Eclipse:14640): Gtk-WARNING **: 16:26:50.939: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-05-01T16:26:51.191Z] 
12:26:51 [2024-05-01T16:26:51.191Z] (Eclipse:14640): Gtk-WARNING **: 16:26:50.939: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-05-01T16:26:51.191Z] 
12:26:51 [2024-05-01T16:26:51.191Z] (Eclipse:14640): Gtk-WARNING **: 16:26:50.939: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-05-01T16:26:51.191Z] 
12:26:51 [2024-05-01T16:26:51.191Z] (Eclipse:14640): Gtk-WARNING **: 16:26:50.939: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-05-01T16:26:51.191Z] 
12:26:51 [2024-05-01T16:26:51.191Z] (Eclipse:14640): Gtk-WARNING **: 16:26:50.939: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-05-01T16:26:51.191Z] 
12:26:51 [2024-05-01T16:26:51.191Z] (Eclipse:14640): Gtk-WARNING **: 16:26:50.939: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-05-01T16:26:51.191Z] 
12:26:51 [2024-05-01T16:26:51.191Z] (Eclipse:14640): Gtk-WARNING **: 16:26:50.940: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:51 [2024-05-01T16:26:51.191Z] 
12:26:51 [2024-05-01T16:26:51.191Z] (Eclipse:14640): Gtk-WARNING **: 16:26:50.940: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:53 [2024-05-01T16:26:53.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:26:53 [2024-05-01T16:26:53.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:26:53 [2024-05-01T16:26:53.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:53 [2024-05-01T16:26:53.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
12:26:53 [2024-05-01T16:26:53.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
12:26:53 [2024-05-01T16:26:53.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:26:53 [2024-05-01T16:26:53.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:26:53 [2024-05-01T16:26:53.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:53 [2024-05-01T16:26:53.587Z] 
12:26:53 [2024-05-01T16:26:53.587Z] (Eclipse:14640): Gtk-WARNING **: 16:26:53.472: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:53 [2024-05-01T16:26:53.587Z] 
12:26:53 [2024-05-01T16:26:53.587Z] (Eclipse:14640): Gtk-WARNING **: 16:26:53.472: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:53 [2024-05-01T16:26:53.587Z] 
12:26:53 [2024-05-01T16:26:53.587Z] (Eclipse:14640): Gtk-WARNING **: 16:26:53.472: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:53 [2024-05-01T16:26:53.587Z] 
12:26:53 [2024-05-01T16:26:53.587Z] (Eclipse:14640): Gtk-WARNING **: 16:26:53.472: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:53 [2024-05-01T16:26:53.587Z] 
12:26:53 [2024-05-01T16:26:53.587Z] (Eclipse:14640): Gtk-WARNING **: 16:26:53.472: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:53 [2024-05-01T16:26:53.587Z] 
12:26:53 [2024-05-01T16:26:53.587Z] (Eclipse:14640): Gtk-WARNING **: 16:26:53.472: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:53 [2024-05-01T16:26:53.587Z] 
12:26:53 [2024-05-01T16:26:53.587Z] (Eclipse:14640): Gtk-WARNING **: 16:26:53.472: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:53 [2024-05-01T16:26:53.587Z] 
12:26:53 [2024-05-01T16:26:53.587Z] (Eclipse:14640): Gtk-WARNING **: 16:26:53.472: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-05-01T16:26:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:26:56 [2024-05-01T16:26:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:26:56 [2024-05-01T16:26:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:56 [2024-05-01T16:26:56.100Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:26:56 [2024-05-01T16:26:56.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:56 [2024-05-01T16:26:56.100Z] 
12:26:56 [2024-05-01T16:26:56.100Z] (Eclipse:14640): Gtk-WARNING **: 16:26:55.839: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-05-01T16:26:56.100Z] 
12:26:56 [2024-05-01T16:26:56.100Z] (Eclipse:14640): Gtk-WARNING **: 16:26:55.839: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-05-01T16:26:56.100Z] 
12:26:56 [2024-05-01T16:26:56.100Z] (Eclipse:14640): Gtk-WARNING **: 16:26:55.839: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-05-01T16:26:56.100Z] 
12:26:56 [2024-05-01T16:26:56.100Z] (Eclipse:14640): Gtk-WARNING **: 16:26:55.839: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-05-01T16:26:56.100Z] 
12:26:56 [2024-05-01T16:26:56.100Z] (Eclipse:14640): Gtk-WARNING **: 16:26:55.839: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-05-01T16:26:56.100Z] 
12:26:56 [2024-05-01T16:26:56.100Z] (Eclipse:14640): Gtk-WARNING **: 16:26:55.839: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-05-01T16:26:56.100Z] 
12:26:56 [2024-05-01T16:26:56.100Z] (Eclipse:14640): Gtk-WARNING **: 16:26:55.839: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:56 [2024-05-01T16:26:56.100Z] 
12:26:56 [2024-05-01T16:26:56.100Z] (Eclipse:14640): Gtk-WARNING **: 16:26:55.839: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:57 [2024-05-01T16:26:57.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:26:57 [2024-05-01T16:26:57.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:26:58 [2024-05-01T16:26:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:58 [2024-05-01T16:26:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
12:26:58 [2024-05-01T16:26:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
12:26:58 [2024-05-01T16:26:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:26:58 [2024-05-01T16:26:58.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:26:58 [2024-05-01T16:26:58.490Z] 
12:26:58 [2024-05-01T16:26:58.491Z] (Eclipse:14640): Gtk-WARNING **: 16:26:58.368: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:58 [2024-05-01T16:26:58.491Z] 
12:26:58 [2024-05-01T16:26:58.491Z] (Eclipse:14640): Gtk-WARNING **: 16:26:58.368: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:58 [2024-05-01T16:26:58.491Z] 
12:26:58 [2024-05-01T16:26:58.491Z] (Eclipse:14640): Gtk-WARNING **: 16:26:58.368: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:58 [2024-05-01T16:26:58.491Z] 
12:26:58 [2024-05-01T16:26:58.491Z] (Eclipse:14640): Gtk-WARNING **: 16:26:58.368: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:58 [2024-05-01T16:26:58.491Z] 
12:26:58 [2024-05-01T16:26:58.491Z] (Eclipse:14640): Gtk-WARNING **: 16:26:58.368: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:58 [2024-05-01T16:26:58.491Z] 
12:26:58 [2024-05-01T16:26:58.491Z] (Eclipse:14640): Gtk-WARNING **: 16:26:58.368: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:58 [2024-05-01T16:26:58.491Z] 
12:26:58 [2024-05-01T16:26:58.491Z] (Eclipse:14640): Gtk-WARNING **: 16:26:58.368: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:26:58 [2024-05-01T16:26:58.491Z] 
12:26:58 [2024-05-01T16:26:58.491Z] (Eclipse:14640): Gtk-WARNING **: 16:26:58.368: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:01 [2024-05-01T16:27:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:27:01 [2024-05-01T16:27:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:01 [2024-05-01T16:27:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:27:01 [2024-05-01T16:27:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:27:01 [2024-05-01T16:27:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:27:02 [2024-05-01T16:27:02.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:27:02 [2024-05-01T16:27:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:27:02 [2024-05-01T16:27:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:27:02 [2024-05-01T16:27:02.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:27:02 [2024-05-01T16:27:02.512Z] 
12:27:02 [2024-05-01T16:27:02.512Z] (Eclipse:14640): Gtk-WARNING **: 16:27:02.438: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-05-01T16:27:02.512Z] 
12:27:02 [2024-05-01T16:27:02.512Z] (Eclipse:14640): Gtk-WARNING **: 16:27:02.438: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-05-01T16:27:02.512Z] 
12:27:02 [2024-05-01T16:27:02.512Z] (Eclipse:14640): Gtk-WARNING **: 16:27:02.438: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-05-01T16:27:02.512Z] 
12:27:02 [2024-05-01T16:27:02.512Z] (Eclipse:14640): Gtk-WARNING **: 16:27:02.438: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-05-01T16:27:02.512Z] 
12:27:02 [2024-05-01T16:27:02.512Z] (Eclipse:14640): Gtk-WARNING **: 16:27:02.438: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-05-01T16:27:02.512Z] 
12:27:02 [2024-05-01T16:27:02.512Z] (Eclipse:14640): Gtk-WARNING **: 16:27:02.438: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-05-01T16:27:02.512Z] 
12:27:02 [2024-05-01T16:27:02.512Z] (Eclipse:14640): Gtk-WARNING **: 16:27:02.438: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:02 [2024-05-01T16:27:02.512Z] 
12:27:02 [2024-05-01T16:27:02.512Z] (Eclipse:14640): Gtk-WARNING **: 16:27:02.438: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:03 [2024-05-01T16:27:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:27:03 [2024-05-01T16:27:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:03 [2024-05-01T16:27:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:27:03 [2024-05-01T16:27:03.874Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:27:03 [2024-05-01T16:27:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
12:27:03 [2024-05-01T16:27:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888872510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:27:03 [2024-05-01T16:27:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888872510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:27:03 [2024-05-01T16:27:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888872510 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:27:03 [2024-05-01T16:27:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888872510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:27:03 [2024-05-01T16:27:03.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888872510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888872800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888872801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888872802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888872802 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888872802 data=null}, ToolItem with tooltip text {Show Legend}]
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=888872803 data=null doit=true}, Shell with text {Legend}]
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888872809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888872809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888872809 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888872809 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888872809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:04 [2024-05-01T16:27:04.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888872809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:04 [2024-05-01T16:27:04.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888872809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:04 [2024-05-01T16:27:04.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888872510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
12:27:04 [2024-05-01T16:27:04.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:04 [2024-05-01T16:27:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888873064 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:27:04 [2024-05-01T16:27:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:27:04 [2024-05-01T16:27:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:04 [2024-05-01T16:27:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:04 [2024-05-01T16:27:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:04 [2024-05-01T16:27:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=888873077 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:04 [2024-05-01T16:27:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888873077 data=null doit=true}, TreeItem with text {test}]
12:27:04 [2024-05-01T16:27:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888873077 data=null}, TreeItem with text {test}]
12:27:04 [2024-05-01T16:27:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888873077 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:04 [2024-05-01T16:27:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888873077 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:04 [2024-05-01T16:27:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888873118 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:04 [2024-05-01T16:27:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:27:04 [2024-05-01T16:27:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:27:04 [2024-05-01T16:27:04.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:27:04 [2024-05-01T16:27:04.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:27:04 [2024-05-01T16:27:04.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:27:04 [2024-05-01T16:27:04.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:27:04 [2024-05-01T16:27:04.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:27:04 [2024-05-01T16:27:04.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:27:04 [2024-05-01T16:27:04.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:27:04 [2024-05-01T16:27:04.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:04 [2024-05-01T16:27:04.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:04 [2024-05-01T16:27:04.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:27:04 [2024-05-01T16:27:04.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:27:04 [2024-05-01T16:27:04.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888873511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:04 [2024-05-01T16:27:04.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888873511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:04 [2024-05-01T16:27:04.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888873511 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:04 [2024-05-01T16:27:04.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888873511 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:04 [2024-05-01T16:27:04.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888873608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888873608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888873608 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888873608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888873609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888873609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888873609 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888873609 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888873609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888873609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888873609 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888873609 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888873610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888873610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:04 [2024-05-01T16:27:04.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:04 [2024-05-01T16:27:04.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:04 [2024-05-01T16:27:04.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:04 [2024-05-01T16:27:04.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:04 [2024-05-01T16:27:04.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:04 [2024-05-01T16:27:04.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:27:05 [2024-05-01T16:27:05.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888873610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:05 [2024-05-01T16:27:05.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888873183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:27:05 [2024-05-01T16:27:05.409Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 63.18 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
12:27:05 [2024-05-01T16:27:05.409Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testKeyboardSelectNextPreviousMarker -- Time elapsed: 11.98 s
12:27:05 [2024-05-01T16:27:05.409Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowRows -- Time elapsed: 3.136 s
12:27:05 [2024-05-01T16:27:05.409Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testMarkerAxis -- Time elapsed: 4.647 s
12:27:05 [2024-05-01T16:27:05.409Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testAddRemoveBookmark -- Time elapsed: 8.799 s
12:27:05 [2024-05-01T16:27:05.409Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowMarkers -- Time elapsed: 4.102 s
12:27:05 [2024-05-01T16:27:05.409Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest skipped
12:27:05 [2024-05-01T16:27:05.409Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testFilter -- Time elapsed: 4.353 s
12:27:05 [2024-05-01T16:27:05.409Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolBarSelectNextPreviousMarker -- Time elapsed: 11.12 s
12:27:05 [2024-05-01T16:27:05.409Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testHorizontalScrollbar -- Time elapsed: 2.517 s
12:27:05 [2024-05-01T16:27:05.409Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolbar -- Time elapsed: 2.396 s
12:27:05 [2024-05-01T16:27:05.409Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testVerticalScrollbar -- Time elapsed: 2.518 s
12:27:05 [2024-05-01T16:27:05.409Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testOpenCloseOpen -- Time elapsed: 3.960 s
12:27:05 [2024-05-01T16:27:05.409Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testLegend -- Time elapsed: 1.971 s
12:27:05 [2024-05-01T16:27:05.409Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
12:27:05 [2024-05-01T16:27:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888874128 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:27:05 [2024-05-01T16:27:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:05 [2024-05-01T16:27:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:27:05 [2024-05-01T16:27:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:27:05 [2024-05-01T16:27:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:27:05 [2024-05-01T16:27:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888874257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:27:05 [2024-05-01T16:27:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:27:06 [2024-05-01T16:27:06.334Z] 
12:27:06 [2024-05-01T16:27:06.334Z] (Eclipse:14640): Gtk-WARNING **: 16:27:05.986: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:06 [2024-05-01T16:27:06.334Z] 
12:27:06 [2024-05-01T16:27:06.334Z] (Eclipse:14640): Gtk-WARNING **: 16:27:05.986: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:06 [2024-05-01T16:27:06.334Z] 
12:27:06 [2024-05-01T16:27:06.334Z] (Eclipse:14640): Gtk-WARNING **: 16:27:05.986: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:06 [2024-05-01T16:27:06.334Z] 
12:27:06 [2024-05-01T16:27:06.334Z] (Eclipse:14640): Gtk-WARNING **: 16:27:05.986: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:06 [2024-05-01T16:27:06.334Z] 
12:27:06 [2024-05-01T16:27:06.334Z] (Eclipse:14640): Gtk-WARNING **: 16:27:05.986: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:06 [2024-05-01T16:27:06.334Z] 
12:27:06 [2024-05-01T16:27:06.334Z] (Eclipse:14640): Gtk-WARNING **: 16:27:05.986: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:06 [2024-05-01T16:27:06.334Z] 
12:27:06 [2024-05-01T16:27:06.334Z] (Eclipse:14640): Gtk-WARNING **: 16:27:05.987: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:06 [2024-05-01T16:27:06.334Z] 
12:27:06 [2024-05-01T16:27:06.334Z] (Eclipse:14640): Gtk-WARNING **: 16:27:05.987: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:08 [2024-05-01T16:27:08.221Z] 
12:27:08 [2024-05-01T16:27:08.221Z] (Eclipse:14640): Gtk-WARNING **: 16:27:07.811: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:08 [2024-05-01T16:27:08.221Z] 
12:27:08 [2024-05-01T16:27:08.221Z] (Eclipse:14640): Gtk-WARNING **: 16:27:07.811: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:08 [2024-05-01T16:27:08.221Z] 
12:27:08 [2024-05-01T16:27:08.221Z] (Eclipse:14640): Gtk-WARNING **: 16:27:07.811: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:08 [2024-05-01T16:27:08.221Z] 
12:27:08 [2024-05-01T16:27:08.221Z] (Eclipse:14640): Gtk-WARNING **: 16:27:07.811: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:08 [2024-05-01T16:27:08.221Z] 
12:27:08 [2024-05-01T16:27:08.221Z] (Eclipse:14640): Gtk-WARNING **: 16:27:07.812: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:08 [2024-05-01T16:27:08.221Z] 
12:27:08 [2024-05-01T16:27:08.221Z] (Eclipse:14640): Gtk-WARNING **: 16:27:07.812: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:08 [2024-05-01T16:27:08.221Z] 
12:27:08 [2024-05-01T16:27:08.221Z] (Eclipse:14640): Gtk-WARNING **: 16:27:07.812: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:08 [2024-05-01T16:27:08.221Z] 
12:27:08 [2024-05-01T16:27:08.221Z] (Eclipse:14640): Gtk-WARNING **: 16:27:07.812: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:09 [2024-05-01T16:27:09.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:27:09 [2024-05-01T16:27:09.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:27:09 [2024-05-01T16:27:09.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:27:09 [2024-05-01T16:27:09.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:09 [2024-05-01T16:27:09.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:09 [2024-05-01T16:27:09.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:27:09 [2024-05-01T16:27:09.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:09 [2024-05-01T16:27:09.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:09 [2024-05-01T16:27:09.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:27:09 [2024-05-01T16:27:09.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:09 [2024-05-01T16:27:09.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:10 [2024-05-01T16:27:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:27:10 [2024-05-01T16:27:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:10 [2024-05-01T16:27:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:10 [2024-05-01T16:27:10.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:27:10 [2024-05-01T16:27:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:10 [2024-05-01T16:27:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:10 [2024-05-01T16:27:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:27:10 [2024-05-01T16:27:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:10 [2024-05-01T16:27:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:10 [2024-05-01T16:27:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:27:10 [2024-05-01T16:27:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:10 [2024-05-01T16:27:10.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:10 [2024-05-01T16:27:10.908Z] 
12:27:10 [2024-05-01T16:27:10.908Z] (Eclipse:14640): Gtk-WARNING **: 16:27:10.866: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:10 [2024-05-01T16:27:10.908Z] 
12:27:10 [2024-05-01T16:27:10.909Z] (Eclipse:14640): Gtk-WARNING **: 16:27:10.866: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:10 [2024-05-01T16:27:10.909Z] 
12:27:10 [2024-05-01T16:27:10.909Z] (Eclipse:14640): Gtk-WARNING **: 16:27:10.867: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:10 [2024-05-01T16:27:10.909Z] 
12:27:10 [2024-05-01T16:27:10.909Z] (Eclipse:14640): Gtk-WARNING **: 16:27:10.867: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:10 [2024-05-01T16:27:10.909Z] 
12:27:10 [2024-05-01T16:27:10.909Z] (Eclipse:14640): Gtk-WARNING **: 16:27:10.867: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:10 [2024-05-01T16:27:10.909Z] 
12:27:10 [2024-05-01T16:27:10.909Z] (Eclipse:14640): Gtk-WARNING **: 16:27:10.867: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:10 [2024-05-01T16:27:10.909Z] 
12:27:10 [2024-05-01T16:27:10.909Z] (Eclipse:14640): Gtk-WARNING **: 16:27:10.867: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:10 [2024-05-01T16:27:10.909Z] 
12:27:10 [2024-05-01T16:27:10.909Z] (Eclipse:14640): Gtk-WARNING **: 16:27:10.867: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:12 [2024-05-01T16:27:12.794Z] 
12:27:12 [2024-05-01T16:27:12.794Z] (Eclipse:14640): Gtk-WARNING **: 16:27:12.297: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:12 [2024-05-01T16:27:12.794Z] 
12:27:12 [2024-05-01T16:27:12.794Z] (Eclipse:14640): Gtk-WARNING **: 16:27:12.297: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:12 [2024-05-01T16:27:12.794Z] 
12:27:12 [2024-05-01T16:27:12.794Z] (Eclipse:14640): Gtk-WARNING **: 16:27:12.297: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:12 [2024-05-01T16:27:12.794Z] 
12:27:12 [2024-05-01T16:27:12.794Z] (Eclipse:14640): Gtk-WARNING **: 16:27:12.297: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:12 [2024-05-01T16:27:12.794Z] 
12:27:12 [2024-05-01T16:27:12.794Z] (Eclipse:14640): Gtk-WARNING **: 16:27:12.297: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:12 [2024-05-01T16:27:12.794Z] 
12:27:12 [2024-05-01T16:27:12.794Z] (Eclipse:14640): Gtk-WARNING **: 16:27:12.297: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:12 [2024-05-01T16:27:12.794Z] 
12:27:12 [2024-05-01T16:27:12.794Z] (Eclipse:14640): Gtk-WARNING **: 16:27:12.297: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:12 [2024-05-01T16:27:12.794Z] 
12:27:12 [2024-05-01T16:27:12.794Z] (Eclipse:14640): Gtk-WARNING **: 16:27:12.297: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:13 [2024-05-01T16:27:13.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:27:13 [2024-05-01T16:27:13.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:27:13 [2024-05-01T16:27:13.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:27:13 [2024-05-01T16:27:13.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:13 [2024-05-01T16:27:13.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:13 [2024-05-01T16:27:13.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:27:13 [2024-05-01T16:27:13.722Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:27:13 [2024-05-01T16:27:13.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:27:13 [2024-05-01T16:27:13.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882561 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882567 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882568 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:27:13 [2024-05-01T16:27:13.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:27:13 [2024-05-01T16:27:13.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:13 [2024-05-01T16:27:13.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:13 [2024-05-01T16:27:13.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:27:13 [2024-05-01T16:27:13.978Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:27:13 [2024-05-01T16:27:13.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:27:13 [2024-05-01T16:27:13.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:13 [2024-05-01T16:27:13.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:13 [2024-05-01T16:27:13.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:27:13 [2024-05-01T16:27:13.978Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:27:13 [2024-05-01T16:27:13.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
12:27:13 [2024-05-01T16:27:13.978Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:27:13 [2024-05-01T16:27:13.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:27:13 [2024-05-01T16:27:13.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882840 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882841 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888882841 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:13 [2024-05-01T16:27:13.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:27:14 [2024-05-01T16:27:14.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888883009 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:27:14 [2024-05-01T16:27:14.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:27:14 [2024-05-01T16:27:14.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:14 [2024-05-01T16:27:14.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:14 [2024-05-01T16:27:14.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:14 [2024-05-01T16:27:14.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=888883038 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:14 [2024-05-01T16:27:14.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888883038 data=null doit=true}, TreeItem with text {test}]
12:27:14 [2024-05-01T16:27:14.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888883038 data=null}, TreeItem with text {test}]
12:27:14 [2024-05-01T16:27:14.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888883039 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:14 [2024-05-01T16:27:14.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888883039 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:14 [2024-05-01T16:27:14.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888883048 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:14 [2024-05-01T16:27:14.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:27:14 [2024-05-01T16:27:14.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:27:14 [2024-05-01T16:27:14.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:27:15 [2024-05-01T16:27:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:27:15 [2024-05-01T16:27:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:27:15 [2024-05-01T16:27:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:27:15 [2024-05-01T16:27:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:27:15 [2024-05-01T16:27:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:27:15 [2024-05-01T16:27:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:27:15 [2024-05-01T16:27:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:15 [2024-05-01T16:27:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:15 [2024-05-01T16:27:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:27:15 [2024-05-01T16:27:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:27:15 [2024-05-01T16:27:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888883764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:15 [2024-05-01T16:27:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888883765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:15 [2024-05-01T16:27:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888883765 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:15 [2024-05-01T16:27:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888883765 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:15 [2024-05-01T16:27:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888883765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:15 [2024-05-01T16:27:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888883765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:15 [2024-05-01T16:27:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888883765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:15 [2024-05-01T16:27:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888883765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:15 [2024-05-01T16:27:15.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888883765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888883765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888883765 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888883765 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888883766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888883766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888883766 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888883766 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888883766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888883766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:15 [2024-05-01T16:27:15.162Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:15 [2024-05-01T16:27:15.162Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:15 [2024-05-01T16:27:15.162Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:15 [2024-05-01T16:27:15.162Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:15 [2024-05-01T16:27:15.162Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888883767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:15 [2024-05-01T16:27:15.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888883080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:27:15 [2024-05-01T16:27:15.417Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.14 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
12:27:15 [2024-05-01T16:27:15.417Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testExpandedState -- Time elapsed: 4.849 s
12:27:15 [2024-05-01T16:27:15.417Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 3.632 s
12:27:15 [2024-05-01T16:27:15.417Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
12:27:15 [2024-05-01T16:27:15.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888884282 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:27:15 [2024-05-01T16:27:15.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:15 [2024-05-01T16:27:15.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:27:15 [2024-05-01T16:27:15.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:27:15 [2024-05-01T16:27:15.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:27:15 [2024-05-01T16:27:15.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888884394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:27:15 [2024-05-01T16:27:15.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:27:16 [2024-05-01T16:27:16.231Z] 
12:27:16 [2024-05-01T16:27:16.231Z] (Eclipse:14640): Gtk-WARNING **: 16:27:16.171: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:16 [2024-05-01T16:27:16.231Z] 
12:27:16 [2024-05-01T16:27:16.232Z] (Eclipse:14640): Gtk-WARNING **: 16:27:16.171: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:16 [2024-05-01T16:27:16.232Z] 
12:27:16 [2024-05-01T16:27:16.232Z] (Eclipse:14640): Gtk-WARNING **: 16:27:16.171: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:16 [2024-05-01T16:27:16.232Z] 
12:27:16 [2024-05-01T16:27:16.232Z] (Eclipse:14640): Gtk-WARNING **: 16:27:16.171: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:16 [2024-05-01T16:27:16.232Z] 
12:27:16 [2024-05-01T16:27:16.232Z] (Eclipse:14640): Gtk-WARNING **: 16:27:16.171: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:16 [2024-05-01T16:27:16.232Z] 
12:27:16 [2024-05-01T16:27:16.232Z] (Eclipse:14640): Gtk-WARNING **: 16:27:16.171: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:16 [2024-05-01T16:27:16.232Z] 
12:27:16 [2024-05-01T16:27:16.232Z] (Eclipse:14640): Gtk-WARNING **: 16:27:16.171: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:16 [2024-05-01T16:27:16.232Z] 
12:27:16 [2024-05-01T16:27:16.232Z] (Eclipse:14640): Gtk-WARNING **: 16:27:16.171: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:18 [2024-05-01T16:27:18.118Z] 
12:27:18 [2024-05-01T16:27:18.118Z] (Eclipse:14640): Gtk-WARNING **: 16:27:17.982: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:18 [2024-05-01T16:27:18.118Z] 
12:27:18 [2024-05-01T16:27:18.118Z] (Eclipse:14640): Gtk-WARNING **: 16:27:17.982: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:18 [2024-05-01T16:27:18.118Z] 
12:27:18 [2024-05-01T16:27:18.118Z] (Eclipse:14640): Gtk-WARNING **: 16:27:17.982: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:18 [2024-05-01T16:27:18.118Z] 
12:27:18 [2024-05-01T16:27:18.118Z] (Eclipse:14640): Gtk-WARNING **: 16:27:17.982: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:18 [2024-05-01T16:27:18.118Z] 
12:27:18 [2024-05-01T16:27:18.118Z] (Eclipse:14640): Gtk-WARNING **: 16:27:17.982: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:18 [2024-05-01T16:27:18.118Z] 
12:27:18 [2024-05-01T16:27:18.118Z] (Eclipse:14640): Gtk-WARNING **: 16:27:17.982: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:18 [2024-05-01T16:27:18.118Z] 
12:27:18 [2024-05-01T16:27:18.118Z] (Eclipse:14640): Gtk-WARNING **: 16:27:17.982: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:18 [2024-05-01T16:27:18.118Z] 
12:27:18 [2024-05-01T16:27:18.118Z] (Eclipse:14640): Gtk-WARNING **: 16:27:17.982: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:19 [2024-05-01T16:27:19.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:27:19 [2024-05-01T16:27:19.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:27:20 [2024-05-01T16:27:20.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:27:20 [2024-05-01T16:27:20.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:20 [2024-05-01T16:27:20.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:20 [2024-05-01T16:27:20.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:27:20 [2024-05-01T16:27:20.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:20 [2024-05-01T16:27:20.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:20 [2024-05-01T16:27:20.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:27:20 [2024-05-01T16:27:20.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:20 [2024-05-01T16:27:20.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:20 [2024-05-01T16:27:20.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:27:20 [2024-05-01T16:27:20.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:20 [2024-05-01T16:27:20.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:20 [2024-05-01T16:27:20.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:27:20 [2024-05-01T16:27:20.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:20 [2024-05-01T16:27:20.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:20 [2024-05-01T16:27:20.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:27:20 [2024-05-01T16:27:20.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:20 [2024-05-01T16:27:20.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:20 [2024-05-01T16:27:20.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:27:20 [2024-05-01T16:27:20.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:20 [2024-05-01T16:27:20.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:21 [2024-05-01T16:27:21.068Z] 
12:27:21 [2024-05-01T16:27:21.068Z] (Eclipse:14640): Gtk-WARNING **: 16:27:20.856: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:21 [2024-05-01T16:27:21.068Z] 
12:27:21 [2024-05-01T16:27:21.068Z] (Eclipse:14640): Gtk-WARNING **: 16:27:20.856: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:21 [2024-05-01T16:27:21.068Z] 
12:27:21 [2024-05-01T16:27:21.068Z] (Eclipse:14640): Gtk-WARNING **: 16:27:20.856: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:21 [2024-05-01T16:27:21.068Z] 
12:27:21 [2024-05-01T16:27:21.068Z] (Eclipse:14640): Gtk-WARNING **: 16:27:20.856: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:21 [2024-05-01T16:27:21.068Z] 
12:27:21 [2024-05-01T16:27:21.068Z] (Eclipse:14640): Gtk-WARNING **: 16:27:20.856: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:21 [2024-05-01T16:27:21.068Z] 
12:27:21 [2024-05-01T16:27:21.068Z] (Eclipse:14640): Gtk-WARNING **: 16:27:20.856: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:21 [2024-05-01T16:27:21.068Z] 
12:27:21 [2024-05-01T16:27:21.068Z] (Eclipse:14640): Gtk-WARNING **: 16:27:20.856: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:21 [2024-05-01T16:27:21.068Z] 
12:27:21 [2024-05-01T16:27:21.068Z] (Eclipse:14640): Gtk-WARNING **: 16:27:20.856: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:22 [2024-05-01T16:27:22.428Z] 
12:27:22 [2024-05-01T16:27:22.428Z] (Eclipse:14640): Gtk-WARNING **: 16:27:22.241: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:22 [2024-05-01T16:27:22.428Z] 
12:27:22 [2024-05-01T16:27:22.428Z] (Eclipse:14640): Gtk-WARNING **: 16:27:22.241: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:22 [2024-05-01T16:27:22.428Z] 
12:27:22 [2024-05-01T16:27:22.428Z] (Eclipse:14640): Gtk-WARNING **: 16:27:22.241: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:22 [2024-05-01T16:27:22.428Z] 
12:27:22 [2024-05-01T16:27:22.428Z] (Eclipse:14640): Gtk-WARNING **: 16:27:22.241: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:22 [2024-05-01T16:27:22.428Z] 
12:27:22 [2024-05-01T16:27:22.428Z] (Eclipse:14640): Gtk-WARNING **: 16:27:22.242: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:22 [2024-05-01T16:27:22.428Z] 
12:27:22 [2024-05-01T16:27:22.428Z] (Eclipse:14640): Gtk-WARNING **: 16:27:22.242: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:22 [2024-05-01T16:27:22.428Z] 
12:27:22 [2024-05-01T16:27:22.428Z] (Eclipse:14640): Gtk-WARNING **: 16:27:22.242: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:22 [2024-05-01T16:27:22.428Z] 
12:27:22 [2024-05-01T16:27:22.428Z] (Eclipse:14640): Gtk-WARNING **: 16:27:22.242: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:23 [2024-05-01T16:27:23.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:27:23 [2024-05-01T16:27:23.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:27:23 [2024-05-01T16:27:23.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:27:23 [2024-05-01T16:27:23.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:23 [2024-05-01T16:27:23.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:23 [2024-05-01T16:27:23.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:27:23 [2024-05-01T16:27:23.787Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:27:23 [2024-05-01T16:27:23.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:27:23 [2024-05-01T16:27:23.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:23 [2024-05-01T16:27:23.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:23 [2024-05-01T16:27:23.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892472 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:23 [2024-05-01T16:27:23.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:23 [2024-05-01T16:27:23.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:23 [2024-05-01T16:27:23.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:23 [2024-05-01T16:27:23.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:23 [2024-05-01T16:27:23.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:23 [2024-05-01T16:27:23.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:23 [2024-05-01T16:27:23.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892473 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:23 [2024-05-01T16:27:23.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892473 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:23 [2024-05-01T16:27:23.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:27:23 [2024-05-01T16:27:23.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:27:23 [2024-05-01T16:27:23.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:23 [2024-05-01T16:27:23.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:23 [2024-05-01T16:27:23.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:27:23 [2024-05-01T16:27:23.788Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:27:23 [2024-05-01T16:27:23.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:27:24 [2024-05-01T16:27:24.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:24 [2024-05-01T16:27:24.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:24 [2024-05-01T16:27:24.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:27:24 [2024-05-01T16:27:24.044Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:27:24 [2024-05-01T16:27:24.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:27:24 [2024-05-01T16:27:24.044Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
12:27:24 [2024-05-01T16:27:24.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:27:24 [2024-05-01T16:27:24.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:24 [2024-05-01T16:27:24.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:24 [2024-05-01T16:27:24.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892758 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:24 [2024-05-01T16:27:24.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:24 [2024-05-01T16:27:24.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:24 [2024-05-01T16:27:24.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:24 [2024-05-01T16:27:24.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:24 [2024-05-01T16:27:24.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:24 [2024-05-01T16:27:24.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:24 [2024-05-01T16:27:24.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892759 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:24 [2024-05-01T16:27:24.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888892759 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
12:27:24 [2024-05-01T16:27:24.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:27:24 [2024-05-01T16:27:24.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888893041 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:27:24 [2024-05-01T16:27:24.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:27:24 [2024-05-01T16:27:24.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:24 [2024-05-01T16:27:24.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:24 [2024-05-01T16:27:24.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:24 [2024-05-01T16:27:24.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=888893072 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:24 [2024-05-01T16:27:24.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888893072 data=null doit=true}, TreeItem with text {test}]
12:27:24 [2024-05-01T16:27:24.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888893072 data=null}, TreeItem with text {test}]
12:27:24 [2024-05-01T16:27:24.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888893072 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:24 [2024-05-01T16:27:24.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888893072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:24 [2024-05-01T16:27:24.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888893078 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:24 [2024-05-01T16:27:24.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:27:24 [2024-05-01T16:27:24.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:27:24 [2024-05-01T16:27:24.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888893997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888893997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888893997 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888893997 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888893997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888893997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888893997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888893997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888893997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888893997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:25 [2024-05-01T16:27:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888893997 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:25 [2024-05-01T16:27:25.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888893997 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:25 [2024-05-01T16:27:25.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:27:25 [2024-05-01T16:27:25.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:27:25 [2024-05-01T16:27:25.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:27:25 [2024-05-01T16:27:25.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:25 [2024-05-01T16:27:25.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:25 [2024-05-01T16:27:25.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:27:25 [2024-05-01T16:27:25.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:25 [2024-05-01T16:27:25.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:25 [2024-05-01T16:27:25.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:25 [2024-05-01T16:27:25.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888893998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:25 [2024-05-01T16:27:25.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888893998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:25 [2024-05-01T16:27:25.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888893998 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:25 [2024-05-01T16:27:25.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888893998 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:25 [2024-05-01T16:27:25.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888893998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:25 [2024-05-01T16:27:25.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888893998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:25 [2024-05-01T16:27:25.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:25 [2024-05-01T16:27:25.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:25 [2024-05-01T16:27:25.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:25 [2024-05-01T16:27:25.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:25 [2024-05-01T16:27:25.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:25 [2024-05-01T16:27:25.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:27:25 [2024-05-01T16:27:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888893998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:25 [2024-05-01T16:27:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888893110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:27:25 [2024-05-01T16:27:25.734Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.22 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
12:27:25 [2024-05-01T16:27:25.734Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testExpandedState -- Time elapsed: 4.749 s
12:27:25 [2024-05-01T16:27:25.734Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 3.597 s
12:27:25 [2024-05-01T16:27:25.734Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
12:27:25 [2024-05-01T16:27:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888894508 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:27:25 [2024-05-01T16:27:25.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:25 [2024-05-01T16:27:25.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:27:25 [2024-05-01T16:27:25.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:27:25 [2024-05-01T16:27:25.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:27:25 [2024-05-01T16:27:25.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888894637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:27:25 [2024-05-01T16:27:25.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:27:26 [2024-05-01T16:27:26.243Z] 
12:27:26 [2024-05-01T16:27:26.243Z] (Eclipse:14640): Gtk-WARNING **: 16:27:26.179: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:26 [2024-05-01T16:27:26.243Z] 
12:27:26 [2024-05-01T16:27:26.243Z] (Eclipse:14640): Gtk-WARNING **: 16:27:26.179: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:26 [2024-05-01T16:27:26.243Z] 
12:27:26 [2024-05-01T16:27:26.243Z] (Eclipse:14640): Gtk-WARNING **: 16:27:26.179: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:26 [2024-05-01T16:27:26.243Z] 
12:27:26 [2024-05-01T16:27:26.243Z] (Eclipse:14640): Gtk-WARNING **: 16:27:26.179: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:26 [2024-05-01T16:27:26.243Z] 
12:27:26 [2024-05-01T16:27:26.243Z] (Eclipse:14640): Gtk-WARNING **: 16:27:26.179: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:26 [2024-05-01T16:27:26.243Z] 
12:27:26 [2024-05-01T16:27:26.243Z] (Eclipse:14640): Gtk-WARNING **: 16:27:26.179: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:26 [2024-05-01T16:27:26.243Z] 
12:27:26 [2024-05-01T16:27:26.243Z] (Eclipse:14640): Gtk-WARNING **: 16:27:26.180: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:26 [2024-05-01T16:27:26.243Z] 
12:27:26 [2024-05-01T16:27:26.243Z] (Eclipse:14640): Gtk-WARNING **: 16:27:26.180: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:27:28 [2024-05-01T16:27:28.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:27:28 [2024-05-01T16:27:28.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:27:28 [2024-05-01T16:27:28.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:28 [2024-05-01T16:27:28.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:27:28 [2024-05-01T16:27:28.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:28 [2024-05-01T16:27:28.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:28 [2024-05-01T16:27:28.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:28 [2024-05-01T16:27:28.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:28 [2024-05-01T16:27:28.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=888896800 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888896801 data=null doit=true}, TreeItem with text {test}]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888896801 data=null}, TreeItem with text {test}]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888896801 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888896801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888896807 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888896807 data=null doit=true}, TreeItem with text {test}]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888896807 data=null}, TreeItem with text {test}]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888896808 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888896808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888896830 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:27:28 [2024-05-01T16:27:28.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=888896834 data=null doit=true}, TreeItem with text {Traces [1]}]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=888896834 data=null}, TreeItem with text {Traces [1]}]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=888896834 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888896835 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=888896838 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:27:28 [2024-05-01T16:27:28.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synthetic-trace} is already expanded. Won't expand it again.
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Views} time=888896840 data=null button=0 stateMask=0x0 x=116 y=104 count=0}, Tree node with text: Views]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=888896840 data=null doit=true}, Tree node with text: Views]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=888896840 data=null}, Tree node with text: Views]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=888896841 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888896841 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Views]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=888896866 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=888896866 data=null doit=true}, Tree node with text: Views]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=888896866 data=null}, Tree node with text: Views]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=888896867 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888896867 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=888896899 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=888896900 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=888896900 data=null doit=true}, Tree node with text: Active Thread]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=888896900 data=null}, Tree node with text: Active Thread]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=888896900 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888896901 data=null item=TreeItem {Active Thread} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Active Thread]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=888896907 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=888896908 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=888896908 data=null doit=true}, Tree node with text: Active Thread]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=888896908 data=null}, Tree node with text: Active Thread]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=888896908 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888896908 data=null item=TreeItem {Active Thread} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Active Thread]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=888896943 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=888896979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:27:28 [2024-05-01T16:27:28.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:27:29 [2024-05-01T16:27:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:27:29 [2024-05-01T16:27:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888897821 data=null doit=true}, Shell with text {Help}]
12:27:29 [2024-05-01T16:27:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:27:29 [2024-05-01T16:27:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:27:29 [2024-05-01T16:27:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: of type 'Label'
12:27:29 [2024-05-01T16:27:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: with mnemonic 'This analysis runs to accelerate all other analyses. It is used by the events table to fill the TID column.'
12:27:29 [2024-05-01T16:27:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: (of type 'Label' and with mnemonic 'This analysis runs to accelerate all other analyses. It is used by the events table to fill the TID column.')
12:27:29 [2024-05-01T16:27:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:27:29 [2024-05-01T16:27:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:29 [2024-05-01T16:27:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:29 [2024-05-01T16:27:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:29 [2024-05-01T16:27:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:29 [2024-05-01T16:27:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888897822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:29 [2024-05-01T16:27:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888897822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:29 [2024-05-01T16:27:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888897822 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:29 [2024-05-01T16:27:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888897822 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:29 [2024-05-01T16:27:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888897822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:29 [2024-05-01T16:27:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888897822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:29 [2024-05-01T16:27:29.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888897822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:29 [2024-05-01T16:27:29.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:29 [2024-05-01T16:27:29.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:29 [2024-05-01T16:27:29.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=888897971 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
12:27:29 [2024-05-01T16:27:29.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=888897971 data=null doit=true}, Tree node with text: CPU usage]
12:27:29 [2024-05-01T16:27:29.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=888897971 data=null}, Tree node with text: CPU usage]
12:27:29 [2024-05-01T16:27:29.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=888897972 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
12:27:29 [2024-05-01T16:27:29.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888897972 data=null item=TreeItem {CPU usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: CPU usage]
12:27:29 [2024-05-01T16:27:29.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=888897977 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
12:27:29 [2024-05-01T16:27:29.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:29 [2024-05-01T16:27:29.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=888897977 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
12:27:29 [2024-05-01T16:27:29.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=888897977 data=null doit=true}, Tree node with text: CPU usage]
12:27:29 [2024-05-01T16:27:29.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=888897977 data=null}, Tree node with text: CPU usage]
12:27:29 [2024-05-01T16:27:29.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=888897977 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
12:27:29 [2024-05-01T16:27:29.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888897978 data=null item=TreeItem {CPU usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: CPU usage]
12:27:29 [2024-05-01T16:27:29.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=888897992 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
12:27:29 [2024-05-01T16:27:29.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:27:29 [2024-05-01T16:27:29.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:27:29 [2024-05-01T16:27:29.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=888898077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:27:29 [2024-05-01T16:27:29.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:27:30 [2024-05-01T16:27:30.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:27:30 [2024-05-01T16:27:30.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888898791 data=null doit=true}, Shell with text {Help}]
12:27:30 [2024-05-01T16:27:30.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: of type 'Label'
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: with mnemonic 'Analysis module: CPU usage for trace synthetic-trace'
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: CPU usage for trace synthetic-trace')
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888898792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888898792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888898792 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888898792 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888898792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888898792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888898792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=888898943 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=888898943 data=null doit=true}, Tree node with text: Kernel memory usage]
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=888898943 data=null}, Tree node with text: Kernel memory usage]
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=888898943 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888898943 data=null item=TreeItem {Kernel memory usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Kernel memory usage]
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=888898970 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=888898971 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=888898971 data=null doit=true}, Tree node with text: Kernel memory usage]
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=888898971 data=null}, Tree node with text: Kernel memory usage]
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=888898971 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888898972 data=null item=TreeItem {Kernel memory usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Kernel memory usage]
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=888898976 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=888899003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:27:30 [2024-05-01T16:27:30.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:27:31 [2024-05-01T16:27:31.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:27:31 [2024-05-01T16:27:31.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888899714 data=null doit=true}, Shell with text {Help}]
12:27:31 [2024-05-01T16:27:31.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:27:31 [2024-05-01T16:27:31.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:27:31 [2024-05-01T16:27:31.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: of type 'Label'
12:27:31 [2024-05-01T16:27:31.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: with mnemonic 'Analysis module: Kernel memory usage for trace synthetic-trace'
12:27:31 [2024-05-01T16:27:31.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: Kernel memory usage for trace synthetic-trace')
12:27:31 [2024-05-01T16:27:31.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:27:31 [2024-05-01T16:27:31.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:31 [2024-05-01T16:27:31.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:31 [2024-05-01T16:27:31.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:31 [2024-05-01T16:27:31.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:31 [2024-05-01T16:27:31.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888899714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:31 [2024-05-01T16:27:31.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888899714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:31 [2024-05-01T16:27:31.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888899714 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888899714 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888899714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888899715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888899715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=888899810 data=null button=0 stateMask=0x0 x=178 y=334 count=0}, Tree node with text: OS Execution Graph]
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=888899810 data=null doit=true}, Tree node with text: OS Execution Graph]
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=888899810 data=null}, Tree node with text: OS Execution Graph]
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=888899811 data=null button=1 stateMask=0x0 x=178 y=334 count=1}, Tree node with text: OS Execution Graph]
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888899811 data=null item=TreeItem {OS Execution Graph} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OS Execution Graph]
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=888899824 data=null button=1 stateMask=0x80000 x=178 y=334 count=1}, Tree node with text: OS Execution Graph]
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=888899824 data=null button=0 stateMask=0x0 x=178 y=334 count=0}, Tree node with text: OS Execution Graph]
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=888899825 data=null doit=true}, Tree node with text: OS Execution Graph]
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=888899825 data=null}, Tree node with text: OS Execution Graph]
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=888899825 data=null button=1 stateMask=0x0 x=178 y=334 count=1}, Tree node with text: OS Execution Graph]
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888899825 data=null item=TreeItem {OS Execution Graph} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OS Execution Graph]
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=888899839 data=null button=1 stateMask=0x80000 x=178 y=334 count=1}, Tree node with text: OS Execution Graph]
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=888899876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:27:31 [2024-05-01T16:27:31.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888900740 data=null doit=true}, Shell with text {Help}]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: of type 'Label'
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: with mnemonic 'Analysis module: OS Execution Graph for trace synthetic-trace'
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: OS Execution Graph for trace synthetic-trace')
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888900741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888900741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888900741 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888900741 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888900741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888900741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888900741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=888900827 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=888900827 data=null doit=true}, Tree node with text: Futex Contention Analysis]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=888900827 data=null}, Tree node with text: Futex Contention Analysis]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=888900827 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888900827 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=888900842 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=888900843 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=888900843 data=null doit=true}, Tree node with text: Futex Contention Analysis]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=888900843 data=null}, Tree node with text: Futex Contention Analysis]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=888900843 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888900843 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=888900857 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=888900885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:27:32 [2024-05-01T16:27:32.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:27:33 [2024-05-01T16:27:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:27:33 [2024-05-01T16:27:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888901597 data=null doit=true}, Shell with text {Help}]
12:27:33 [2024-05-01T16:27:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:27:33 [2024-05-01T16:27:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:27:33 [2024-05-01T16:27:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: of type 'Label'
12:27:33 [2024-05-01T16:27:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: with mnemonic 'Analysis module: Futex Contention Analysis for trace synthetic-trace'
12:27:33 [2024-05-01T16:27:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: Futex Contention Analysis for trace synthetic-trace')
12:27:33 [2024-05-01T16:27:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:27:33 [2024-05-01T16:27:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:33 [2024-05-01T16:27:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:33 [2024-05-01T16:27:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888901597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888901597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888901597 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888901597 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888901597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888901597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888901597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=888901693 data=null button=0 stateMask=0x0 x=187 y=380 count=0}, Tree node with text: Source Code Assistant]
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=888901693 data=null doit=true}, Tree node with text: Source Code Assistant]
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=888901693 data=null}, Tree node with text: Source Code Assistant]
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=888901693 data=null button=1 stateMask=0x0 x=187 y=380 count=1}, Tree node with text: Source Code Assistant]
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888901693 data=null item=TreeItem {Source Code Assistant} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Source Code Assistant]
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=888901708 data=null button=1 stateMask=0x80000 x=187 y=380 count=1}, Tree node with text: Source Code Assistant]
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=888901708 data=null button=0 stateMask=0x0 x=187 y=380 count=0}, Tree node with text: Source Code Assistant]
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=888901708 data=null doit=true}, Tree node with text: Source Code Assistant]
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=888901708 data=null}, Tree node with text: Source Code Assistant]
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=888901709 data=null button=1 stateMask=0x0 x=187 y=380 count=1}, Tree node with text: Source Code Assistant]
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888901709 data=null item=TreeItem {Source Code Assistant} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Source Code Assistant]
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=888901726 data=null button=1 stateMask=0x80000 x=187 y=379 count=1}, Tree node with text: Source Code Assistant]
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=888901811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:27:33 [2024-05-01T16:27:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:27:33 [2024-05-01T16:27:33.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:27:33 [2024-05-01T16:27:33.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888902605 data=null doit=true}, Shell with text {Help}]
12:27:33 [2024-05-01T16:27:33.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:27:33 [2024-05-01T16:27:33.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:27:33 [2024-05-01T16:27:33.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: of type 'Label'
12:27:33 [2024-05-01T16:27:33.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: with mnemonic 'Analysis module: Source Code Assistant for trace synthetic-trace'
12:27:33 [2024-05-01T16:27:33.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: Source Code Assistant for trace synthetic-trace')
12:27:33 [2024-05-01T16:27:33.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:27:33 [2024-05-01T16:27:33.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:33 [2024-05-01T16:27:33.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:33 [2024-05-01T16:27:33.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:33 [2024-05-01T16:27:33.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:33 [2024-05-01T16:27:33.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888902606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888902606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888902606 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888902606 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888902606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888902606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888902606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=888902695 data=null button=0 stateMask=0x0 x=143 y=166 count=0}, Tree node with text: Counters]
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=888902703 data=null doit=true}, Tree node with text: Counters]
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=888902703 data=null}, Tree node with text: Counters]
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=888902703 data=null button=1 stateMask=0x0 x=143 y=166 count=1}, Tree node with text: Counters]
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888902703 data=null item=TreeItem {Counters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Counters]
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=888902708 data=null button=1 stateMask=0x80000 x=143 y=166 count=1}, Tree node with text: Counters]
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=888902708 data=null button=0 stateMask=0x0 x=143 y=166 count=0}, Tree node with text: Counters]
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=888902708 data=null doit=true}, Tree node with text: Counters]
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=888902708 data=null}, Tree node with text: Counters]
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=888902708 data=null button=1 stateMask=0x0 x=143 y=166 count=1}, Tree node with text: Counters]
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888902709 data=null item=TreeItem {Counters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Counters]
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=888902751 data=null button=1 stateMask=0x80000 x=143 y=166 count=1}, Tree node with text: Counters]
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=888902788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:27:33 [2024-05-01T16:27:33.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888903620 data=null doit=true}, Shell with text {Help}]
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: of type 'Label'
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: with mnemonic 'Analysis module: Counters for trace synthetic-trace
12:27:34 [2024-05-01T16:27:34.858Z] 
12:27:34 [2024-05-01T16:27:34.858Z] Cannot perform analysis "Counters" on this trace because the trace does not have the required characteristics'
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: Counters for trace synthetic-trace
12:27:34 [2024-05-01T16:27:34.858Z] 
12:27:34 [2024-05-01T16:27:34.858Z] Cannot perform analysis "Counters" on this trace because the trace does not have the required characteristics')
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888903621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888903621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888903621 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888903621 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888903621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888903621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888903621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=888903722 data=null button=0 stateMask=0x0 x=155 y=258 count=0}, Tree node with text: IRQ Analysis]
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=888903722 data=null doit=true}, Tree node with text: IRQ Analysis]
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=888903722 data=null}, Tree node with text: IRQ Analysis]
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=888903722 data=null button=1 stateMask=0x0 x=155 y=258 count=1}, Tree node with text: IRQ Analysis]
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888903722 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: IRQ Analysis]
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=888903727 data=null button=1 stateMask=0x80000 x=155 y=258 count=1}, Tree node with text: IRQ Analysis]
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=888903727 data=null button=0 stateMask=0x0 x=155 y=258 count=0}, Tree node with text: IRQ Analysis]
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=888903727 data=null doit=true}, Tree node with text: IRQ Analysis]
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=888903727 data=null}, Tree node with text: IRQ Analysis]
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=888903727 data=null button=1 stateMask=0x0 x=155 y=258 count=1}, Tree node with text: IRQ Analysis]
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888903728 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: IRQ Analysis]
12:27:34 [2024-05-01T16:27:34.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=888903744 data=null button=1 stateMask=0x80000 x=155 y=258 count=1}, Tree node with text: IRQ Analysis]
12:27:35 [2024-05-01T16:27:35.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:27:35 [2024-05-01T16:27:35.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:27:35 [2024-05-01T16:27:35.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=888903774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:27:35 [2024-05-01T16:27:35.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888904428 data=null doit=true}, Shell with text {Help}]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: of type 'Label'
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: with mnemonic 'Analysis module: IRQ Analysis for trace synthetic-trace'
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: IRQ Analysis for trace synthetic-trace')
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888904428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888904429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888904429 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888904429 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888904429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888904429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888904429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=888904517 data=null button=0 stateMask=0x0 x=181 y=419 count=0}, Tree node with text: System Call Latency]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=888904517 data=null doit=true}, Tree node with text: System Call Latency]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=888904517 data=null}, Tree node with text: System Call Latency]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=888904517 data=null button=1 stateMask=0x0 x=181 y=419 count=1}, Tree node with text: System Call Latency]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888904518 data=null item=TreeItem {System Call Latency} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: System Call Latency]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=888904522 data=null button=1 stateMask=0x80000 x=181 y=419 count=1}, Tree node with text: System Call Latency]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=888904522 data=null button=0 stateMask=0x0 x=181 y=419 count=0}, Tree node with text: System Call Latency]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=888904523 data=null doit=true}, Tree node with text: System Call Latency]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=888904523 data=null}, Tree node with text: System Call Latency]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=888904523 data=null button=1 stateMask=0x0 x=181 y=419 count=1}, Tree node with text: System Call Latency]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888904523 data=null item=TreeItem {System Call Latency} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: System Call Latency]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=888904526 data=null button=1 stateMask=0x80000 x=181 y=419 count=1}, Tree node with text: System Call Latency]
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:27:35 [2024-05-01T16:27:35.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=888904561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888904729 data=null doit=true}, Shell with text {Help}]
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: of type 'Label'
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: with mnemonic 'Analysis module: System Call Latency for trace synthetic-trace'
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: System Call Latency for trace synthetic-trace')
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888904745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888904745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888904745 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888904745 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888904745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888904745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:35 [2024-05-01T16:27:35.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888904745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:36 [2024-05-01T16:27:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:36 [2024-05-01T16:27:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:36 [2024-05-01T16:27:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=888904835 data=null button=0 stateMask=0x0 x=144 y=355 count=0}, Tree node with text: Statistics]
12:27:36 [2024-05-01T16:27:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=888904835 data=null doit=true}, Tree node with text: Statistics]
12:27:36 [2024-05-01T16:27:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=888904835 data=null}, Tree node with text: Statistics]
12:27:36 [2024-05-01T16:27:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=888904836 data=null button=1 stateMask=0x0 x=144 y=355 count=1}, Tree node with text: Statistics]
12:27:36 [2024-05-01T16:27:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888904836 data=null item=TreeItem {Statistics} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Statistics]
12:27:36 [2024-05-01T16:27:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=888904840 data=null button=1 stateMask=0x80000 x=144 y=355 count=1}, Tree node with text: Statistics]
12:27:36 [2024-05-01T16:27:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:36 [2024-05-01T16:27:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=888904841 data=null button=0 stateMask=0x0 x=144 y=355 count=0}, Tree node with text: Statistics]
12:27:36 [2024-05-01T16:27:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=888904841 data=null doit=true}, Tree node with text: Statistics]
12:27:36 [2024-05-01T16:27:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=888904841 data=null}, Tree node with text: Statistics]
12:27:36 [2024-05-01T16:27:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=888904841 data=null button=1 stateMask=0x0 x=144 y=355 count=1}, Tree node with text: Statistics]
12:27:36 [2024-05-01T16:27:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888904841 data=null item=TreeItem {Statistics} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Statistics]
12:27:36 [2024-05-01T16:27:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=888904845 data=null button=1 stateMask=0x80000 x=144 y=355 count=1}, Tree node with text: Statistics]
12:27:36 [2024-05-01T16:27:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:27:36 [2024-05-01T16:27:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:27:36 [2024-05-01T16:27:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=888904874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:27:36 [2024-05-01T16:27:36.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888905645 data=null doit=true}, Shell with text {Help}]
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: of type 'Label'
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: with mnemonic 'Analysis module: Statistics for trace synthetic-trace'
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: Statistics for trace synthetic-trace')
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888905645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888905645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888905645 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888905645 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888905646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888905646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888905646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=888905734 data=null button=0 stateMask=0x0 x=155 y=194 count=0}, Tree node with text: Input/Output]
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=888905734 data=null doit=true}, Tree node with text: Input/Output]
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=888905734 data=null}, Tree node with text: Input/Output]
12:27:37 [2024-05-01T16:27:37.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=888905734 data=null button=1 stateMask=0x0 x=155 y=194 count=1}, Tree node with text: Input/Output]
12:27:37 [2024-05-01T16:27:37.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888905734 data=null item=TreeItem {Input/Output} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Input/Output]
12:27:37 [2024-05-01T16:27:37.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=888905739 data=null button=1 stateMask=0x80000 x=155 y=194 count=1}, Tree node with text: Input/Output]
12:27:37 [2024-05-01T16:27:37.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:37 [2024-05-01T16:27:37.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=888905739 data=null button=0 stateMask=0x0 x=155 y=194 count=0}, Tree node with text: Input/Output]
12:27:37 [2024-05-01T16:27:37.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=888905739 data=null doit=true}, Tree node with text: Input/Output]
12:27:37 [2024-05-01T16:27:37.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=888905739 data=null}, Tree node with text: Input/Output]
12:27:37 [2024-05-01T16:27:37.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=888905740 data=null button=1 stateMask=0x0 x=155 y=194 count=1}, Tree node with text: Input/Output]
12:27:37 [2024-05-01T16:27:37.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888905740 data=null item=TreeItem {Input/Output} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Input/Output]
12:27:37 [2024-05-01T16:27:37.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=888905743 data=null button=1 stateMask=0x80000 x=155 y=194 count=1}, Tree node with text: Input/Output]
12:27:37 [2024-05-01T16:27:37.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:27:37 [2024-05-01T16:27:37.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:27:37 [2024-05-01T16:27:37.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=888905775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:27:37 [2024-05-01T16:27:37.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:27:37 [2024-05-01T16:27:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:27:37 [2024-05-01T16:27:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888906547 data=null doit=true}, Shell with text {Help}]
12:27:37 [2024-05-01T16:27:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:27:37 [2024-05-01T16:27:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:27:37 [2024-05-01T16:27:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: of type 'Label'
12:27:37 [2024-05-01T16:27:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: with mnemonic 'Analysis module: Input/Output for trace synthetic-trace'
12:27:37 [2024-05-01T16:27:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: (of type 'Label' and with mnemonic 'Analysis module: Input/Output for trace synthetic-trace')
12:27:37 [2024-05-01T16:27:37.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:27:37 [2024-05-01T16:27:37.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:37 [2024-05-01T16:27:37.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:37 [2024-05-01T16:27:37.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:37 [2024-05-01T16:27:37.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:37 [2024-05-01T16:27:37.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888906548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:37 [2024-05-01T16:27:37.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888906548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:37 [2024-05-01T16:27:37.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888906548 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:37 [2024-05-01T16:27:37.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888906548 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:37 [2024-05-01T16:27:37.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888906548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:37 [2024-05-01T16:27:37.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888906548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:37 [2024-05-01T16:27:37.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888906548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:37 [2024-05-01T16:27:37.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:37 [2024-05-01T16:27:37.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:37 [2024-05-01T16:27:37.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=888906636 data=null button=0 stateMask=0x0 x=163 y=102 count=0}, Tree node with text: Context switch]
12:27:37 [2024-05-01T16:27:37.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=888906636 data=null doit=true}, Tree node with text: Context switch]
12:27:37 [2024-05-01T16:27:37.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=888906637 data=null}, Tree node with text: Context switch]
12:27:37 [2024-05-01T16:27:37.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=888906637 data=null button=1 stateMask=0x0 x=163 y=102 count=1}, Tree node with text: Context switch]
12:27:37 [2024-05-01T16:27:37.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888906637 data=null item=TreeItem {Context switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Context switch]
12:27:37 [2024-05-01T16:27:37.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=888906641 data=null button=1 stateMask=0x80000 x=163 y=102 count=1}, Tree node with text: Context switch]
12:27:37 [2024-05-01T16:27:37.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:37 [2024-05-01T16:27:37.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=888906642 data=null button=0 stateMask=0x0 x=163 y=102 count=0}, Tree node with text: Context switch]
12:27:37 [2024-05-01T16:27:37.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=888906642 data=null doit=true}, Tree node with text: Context switch]
12:27:37 [2024-05-01T16:27:37.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=888906642 data=null}, Tree node with text: Context switch]
12:27:37 [2024-05-01T16:27:37.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=888906642 data=null button=1 stateMask=0x0 x=163 y=102 count=1}, Tree node with text: Context switch]
12:27:37 [2024-05-01T16:27:37.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888906642 data=null item=TreeItem {Context switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Context switch]
12:27:37 [2024-05-01T16:27:37.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=888906656 data=null button=1 stateMask=0x80000 x=163 y=102 count=1}, Tree node with text: Context switch]
12:27:37 [2024-05-01T16:27:37.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
12:27:37 [2024-05-01T16:27:37.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
12:27:37 [2024-05-01T16:27:37.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=888906683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
12:27:37 [2024-05-01T16:27:37.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Help} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=888907478 data=null doit=true}, Shell with text {Help}]
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: of type 'Label'
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: with mnemonic 'Store the amount of times a thread was scheduled in or out. This helps show thread thrashing.'
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: (of type 'Label' and with mnemonic 'Store the amount of times a thread was scheduled in or out. This helps show thread thrashing.')
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888907478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888907478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888907479 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888907479 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888907479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888907479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888907479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
12:27:38 [2024-05-01T16:27:38.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:27:39 [2024-05-01T16:27:39.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@311453ab] time=888907930 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:27:39 [2024-05-01T16:27:39.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:27:39 [2024-05-01T16:27:39.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:27:39 [2024-05-01T16:27:39.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:27:39 [2024-05-01T16:27:39.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:27:39 [2024-05-01T16:27:39.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=888907935 data=null button=0 stateMask=0x0 x=55 y=-36 count=0}, TreeItem with text {test}]
12:27:39 [2024-05-01T16:27:39.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=888907935 data=null doit=true}, TreeItem with text {test}]
12:27:39 [2024-05-01T16:27:39.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=888907935 data=null}, TreeItem with text {test}]
12:27:39 [2024-05-01T16:27:39.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=888907935 data=null button=1 stateMask=0x0 x=55 y=-36 count=1}, TreeItem with text {test}]
12:27:39 [2024-05-01T16:27:39.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888907936 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:27:39 [2024-05-01T16:27:39.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=888907943 data=null button=1 stateMask=0x80000 x=55 y=-36 count=1}, TreeItem with text {test}]
12:27:39 [2024-05-01T16:27:39.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:27:39 [2024-05-01T16:27:39.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:27:39 [2024-05-01T16:27:39.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:27:39 [2024-05-01T16:27:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:27:39 [2024-05-01T16:27:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:27:39 [2024-05-01T16:27:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:27:39 [2024-05-01T16:27:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:27:39 [2024-05-01T16:27:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:27:39 [2024-05-01T16:27:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:27:39 [2024-05-01T16:27:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:39 [2024-05-01T16:27:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:39 [2024-05-01T16:27:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:27:39 [2024-05-01T16:27:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:27:39 [2024-05-01T16:27:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888908261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:39 [2024-05-01T16:27:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888908261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:39 [2024-05-01T16:27:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888908261 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:39 [2024-05-01T16:27:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888908261 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:39 [2024-05-01T16:27:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888908261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:39 [2024-05-01T16:27:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888908261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:39 [2024-05-01T16:27:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888908261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:39 [2024-05-01T16:27:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888908261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:39 [2024-05-01T16:27:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888908261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:39 [2024-05-01T16:27:39.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888908261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:39 [2024-05-01T16:27:39.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888908261 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:39 [2024-05-01T16:27:39.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888908261 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:27:39 [2024-05-01T16:27:39.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:27:39 [2024-05-01T16:27:39.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:27:39 [2024-05-01T16:27:39.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:27:39 [2024-05-01T16:27:39.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:27:39 [2024-05-01T16:27:39.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:27:39 [2024-05-01T16:27:39.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:27:39 [2024-05-01T16:27:39.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:27:39 [2024-05-01T16:27:39.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:39 [2024-05-01T16:27:39.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:27:39 [2024-05-01T16:27:39.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888908262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:39 [2024-05-01T16:27:39.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888908262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:39 [2024-05-01T16:27:39.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888908262 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:39 [2024-05-01T16:27:39.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888908262 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:39 [2024-05-01T16:27:39.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888908262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:39 [2024-05-01T16:27:39.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888908262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:39 [2024-05-01T16:27:39.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:39 [2024-05-01T16:27:39.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:39 [2024-05-01T16:27:39.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:39 [2024-05-01T16:27:39.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:39 [2024-05-01T16:27:39.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:27:39 [2024-05-01T16:27:39.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:27:40 [2024-05-01T16:27:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888908262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:27:40 [2024-05-01T16:27:40.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888908005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:27:40 [2024-05-01T16:27:40.171Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.35 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
12:27:40 [2024-05-01T16:27:40.171Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest.testHelpMenus -- Time elapsed: 12.72 s
12:27:40 [2024-05-01T16:27:40.171Z] 
12:27:40 [2024-05-01T16:27:40.171Z] Results:
12:27:40 [2024-05-01T16:27:40.171Z] 
12:27:40 [2024-05-01T16:27:40.171Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 1
12:27:40 [2024-05-01T16:27:40.171Z] 
12:27:40 [2024-05-01T16:27:40.426Z] 
12:27:40 [2024-05-01T16:27:40.426Z] !ENTRY org.eclipse.core.resources 2 10035 2024-05-01 16:27:40.350
12:27:40 [2024-05-01T16:27:40.426Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] All tests passed
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] 
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.pom
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-p2metadata.xml
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-p2artifacts.xml
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] 
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] 
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT [98/141]
12:27:40 [2024-05-01T16:27:40.985Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:27:40 [2024-05-01T16:27:40.985Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] 
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] 
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] The project's OSGi version is 5.2.2.202405011547
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] 
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] 
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] 
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] 
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] 
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] 
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] 
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:40 [2024-05-01T16:27:40.985Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:27:40 [2024-05-01T16:27:40.985Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:27:40 [2024-05-01T16:27:40.985Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
12:27:40 [2024-05-01T16:27:40.985Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:41 [2024-05-01T16:27:41.544Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:27:41 [2024-05-01T16:27:41.544Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:27:41 [2024-05-01T16:27:41.544Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:41 [2024-05-01T16:27:41.544Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-sources.jar
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.jar
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.jar
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.pom
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-sources.jar
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-p2metadata.xml
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-p2artifacts.xml
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT  [99/141]
12:27:41 [2024-05-01T16:27:41.544Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:27:41 [2024-05-01T16:27:41.544Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:27:41 [2024-05-01T16:27:41.544Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
12:27:41 [2024-05-01T16:27:41.799Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.799Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:41 [2024-05-01T16:27:41.799Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.799Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:41 [2024-05-01T16:27:41.799Z] [INFO] The project's OSGi version is 3.1.0.202405011547
12:27:41 [2024-05-01T16:27:41.799Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.799Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:41 [2024-05-01T16:27:41.799Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.799Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:41 [2024-05-01T16:27:41.799Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.799Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:41 [2024-05-01T16:27:41.799Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.799Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:41 [2024-05-01T16:27:41.799Z] [INFO] 
12:27:41 [2024-05-01T16:27:41.799Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:41 [2024-05-01T16:27:41.799Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui
12:27:42 [2024-05-01T16:27:42.359Z] [INFO] 
12:27:42 [2024-05-01T16:27:42.359Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:42 [2024-05-01T16:27:42.359Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
12:27:42 [2024-05-01T16:27:42.359Z] [INFO] 
12:27:42 [2024-05-01T16:27:42.359Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:42 [2024-05-01T16:27:42.359Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:27:42 [2024-05-01T16:27:42.359Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:27:42 [2024-05-01T16:27:42.359Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
12:27:42 [2024-05-01T16:27:42.614Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] 
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] 
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] 
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] 
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:42 [2024-05-01T16:27:42.870Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:27:42 [2024-05-01T16:27:42.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:27:42 [2024-05-01T16:27:42.870Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] 
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:42 [2024-05-01T16:27:42.870Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] 
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] 
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] 
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] 
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] 
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] 
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.pom
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-p2metadata.xml
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-p2artifacts.xml
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] 
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] 
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT    [100/141]
12:27:42 [2024-05-01T16:27:42.870Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:27:42 [2024-05-01T16:27:42.870Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust/target
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust ---
12:27:43 [2024-05-01T16:27:43.430Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.jar
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust ---
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-sources-feature.jar
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.jar
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.pom
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-sources-feature.jar
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-p2metadata.xml
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-p2artifacts.xml
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT [101/141]
12:27:43 [2024-05-01T16:27:43.430Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:27:43 [2024-05-01T16:27:43.430Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:27:43 [2024-05-01T16:27:43.430Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] The project's OSGi version is 1.0.15.202405011547
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:27:43 [2024-05-01T16:27:43.686Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:27:43 [2024-05-01T16:27:43.686Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:27:43 [2024-05-01T16:27:43.686Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
12:27:43 [2024-05-01T16:27:43.686Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:27:43 [2024-05-01T16:27:43.941Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-sources.jar
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.jar
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] 
12:27:43 [2024-05-01T16:27:43.941Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:27:44 [2024-05-01T16:27:44.195Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
12:27:44 [2024-05-01T16:27:44.195Z] [INFO] Command line:
12:27:44 [2024-05-01T16:27:44.195Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:27:44 [2024-05-01T16:27:44.196Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:27:48 [2024-05-01T16:27:48.353Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
12:28:00 [2024-05-01T16:28:00.507Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.93 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
12:28:00 [2024-05-01T16:28:00.507Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackEnd -- Time elapsed: 1.999 s
12:28:00 [2024-05-01T16:28:00.507Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testConstruction -- Time elapsed: 1.226 s
12:28:00 [2024-05-01T16:28:00.507Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack1 -- Time elapsed: 1.200 s
12:28:00 [2024-05-01T16:28:00.507Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack2 -- Time elapsed: 1.161 s
12:28:00 [2024-05-01T16:28:00.507Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack3 -- Time elapsed: 1.135 s
12:28:00 [2024-05-01T16:28:00.507Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testOtherUstTrace -- Time elapsed: 3.004 s
12:28:00 [2024-05-01T16:28:00.507Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackBegin -- Time elapsed: 1.135 s
12:28:00 [2024-05-01T16:28:00.507Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
12:28:00 [2024-05-01T16:28:00.507Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
12:28:00 [2024-05-01T16:28:00.507Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest.testCallStackRequirements -- Time elapsed: 0.007 s
12:28:00 [2024-05-01T16:28:00.507Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
12:28:08 [2024-05-01T16:28:08.583Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.312 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
12:28:08 [2024-05-01T16:28:08.583Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackEnd -- Time elapsed: 1.133 s
12:28:08 [2024-05-01T16:28:08.583Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testConstruction -- Time elapsed: 1.123 s
12:28:08 [2024-05-01T16:28:08.583Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack1 -- Time elapsed: 1.162 s
12:28:08 [2024-05-01T16:28:08.583Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack2 -- Time elapsed: 1.122 s
12:28:08 [2024-05-01T16:28:08.583Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack3 -- Time elapsed: 1.129 s
12:28:08 [2024-05-01T16:28:08.583Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testOtherUstTrace -- Time elapsed: 2.509 s
12:28:08 [2024-05-01T16:28:08.583Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackBegin -- Time elapsed: 1.131 s
12:28:08 [2024-05-01T16:28:08.583Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
12:28:08 [2024-05-01T16:28:08.583Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
12:28:08 [2024-05-01T16:28:08.583Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0.001 s
12:28:08 [2024-05-01T16:28:08.583Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
12:28:08 [2024-05-01T16:28:08.583Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
12:28:08 [2024-05-01T16:28:08.583Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
12:28:08 [2024-05-01T16:28:08.583Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
12:28:09 [2024-05-01T16:28:09.508Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
12:28:09 [2024-05-01T16:28:09.508Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0.001 s
12:28:09 [2024-05-01T16:28:09.508Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetCpuForThread -- Time elapsed: 1.119 s
12:28:09 [2024-05-01T16:28:09.508Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testExecution -- Time elapsed: 0.019 s
12:28:09 [2024-05-01T16:28:09.508Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCanExecute -- Time elapsed: 0.006 s
12:28:09 [2024-05-01T16:28:09.508Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.050 s
12:28:09 [2024-05-01T16:28:09.508Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
12:28:09 [2024-05-01T16:28:09.508Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
12:28:09 [2024-05-01T16:28:09.508Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest skipped
12:28:09 [2024-05-01T16:28:09.508Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
12:28:16 [2024-05-01T16:28:16.032Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.680 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
12:28:16 [2024-05-01T16:28:16.032Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExec -- Time elapsed: 1.127 s
12:28:16 [2024-05-01T16:28:16.032Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0 s
12:28:16 [2024-05-01T16:28:16.032Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAllBinaries -- Time elapsed: 1.148 s
12:28:16 [2024-05-01T16:28:16.032Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExecution -- Time elapsed: 0.018 s
12:28:16 [2024-05-01T16:28:16.032Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testTwoProcesses -- Time elapsed: 1.109 s
12:28:16 [2024-05-01T16:28:16.032Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCanExecute -- Time elapsed: 0.012 s
12:28:16 [2024-05-01T16:28:16.032Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBuildIDDebugLink -- Time elapsed: 1.115 s
12:28:16 [2024-05-01T16:28:16.032Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.006 s
12:28:16 [2024-05-01T16:28:16.032Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBinaryCallsites -- Time elapsed: 1.141 s
12:28:16 [2024-05-01T16:28:16.032Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
12:28:16 [2024-05-01T16:28:16.032Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
12:28:16 [2024-05-01T16:28:16.032Z] org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest.testTidAspect -- Time elapsed: 0.103 s
12:28:16 [2024-05-01T16:28:16.032Z] 
12:28:16 [2024-05-01T16:28:16.032Z] Results:
12:28:16 [2024-05-01T16:28:16.032Z] 
12:28:16 [2024-05-01T16:28:16.032Z] Tests run: 35, Failures: 0, Errors: 0, Skipped: 1
12:28:16 [2024-05-01T16:28:16.032Z] 
12:28:16 [2024-05-01T16:28:16.032Z] [INFO] All tests passed
12:28:16 [2024-05-01T16:28:16.032Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.032Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:28:16 [2024-05-01T16:28:16.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.jar
12:28:16 [2024-05-01T16:28:16.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.pom
12:28:16 [2024-05-01T16:28:16.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-sources.jar
12:28:16 [2024-05-01T16:28:16.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-p2metadata.xml
12:28:16 [2024-05-01T16:28:16.032Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml
12:28:16 [2024-05-01T16:28:16.032Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.032Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:28:16 [2024-05-01T16:28:16.032Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.032Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
12:28:16 [2024-05-01T16:28:16.032Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [102/141]
12:28:16 [2024-05-01T16:28:16.032Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
12:28:16 [2024-05-01T16:28:16.032Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:28:16 [2024-05-01T16:28:16.032Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] The project's OSGi version is 1.0.3.202405011547
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:16 [2024-05-01T16:28:16.033Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:28:16 [2024-05-01T16:28:16.033Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:28:16 [2024-05-01T16:28:16.033Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
12:28:16 [2024-05-01T16:28:16.033Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:16 [2024-05-01T16:28:16.288Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] 
12:28:16 [2024-05-01T16:28:16.288Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:16 [2024-05-01T16:28:16.543Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log
12:28:16 [2024-05-01T16:28:16.543Z] [INFO] Command line:
12:28:16 [2024-05-01T16:28:16.543Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:28:16 [2024-05-01T16:28:16.543Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:28:20 [2024-05-01T16:28:20.707Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:28:20 [2024-05-01T16:28:20.707Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:28:24 [2024-05-01T16:28:24.891Z] Could not determine the accessibility bus address
12:28:25 [2024-05-01T16:28:25.145Z] !SESSION 2024-05-01 16:28:16.657 -----------------------------------------------
12:28:25 [2024-05-01T16:28:25.145Z] eclipse.buildId=unknown
12:28:25 [2024-05-01T16:28:25.145Z] java.version=17.0.2
12:28:25 [2024-05-01T16:28:25.145Z] java.vendor=Oracle Corporation
12:28:25 [2024-05-01T16:28:25.145Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:28:25 [2024-05-01T16:28:25.145Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:28:25 [2024-05-01T16:28:25.145Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:28:25 [2024-05-01T16:28:25.145Z] 
12:28:25 [2024-05-01T16:28:25.145Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:28:24.944
12:28:25 [2024-05-01T16:28:25.145Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:28:25 [2024-05-01T16:28:25.145Z] !STACK 0
12:28:25 [2024-05-01T16:28:25.145Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:28:25 [2024-05-01T16:28:25.145Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:28:25 [2024-05-01T16:28:25.145Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:28:25 [2024-05-01T16:28:25.145Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:28:25 [2024-05-01T16:28:25.145Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:28:25 [2024-05-01T16:28:25.145Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:28:25 [2024-05-01T16:28:25.145Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:28:25 [2024-05-01T16:28:25.145Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:28:25 [2024-05-01T16:28:25.145Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:28:25 [2024-05-01T16:28:25.145Z] Caused by: java.io.IOException: error=2, No such file or directory
12:28:25 [2024-05-01T16:28:25.145Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:28:25 [2024-05-01T16:28:25.145Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:28:25 [2024-05-01T16:28:25.145Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:28:25 [2024-05-01T16:28:25.145Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:28:25 [2024-05-01T16:28:25.145Z] 	... 7 more
12:28:25 [2024-05-01T16:28:25.704Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
12:28:25 [2024-05-01T16:28:25.704Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
12:28:25 [2024-05-01T16:28:25.704Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0.001 s
12:28:25 [2024-05-01T16:28:25.704Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
12:28:25 [2024-05-01T16:28:25.704Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
12:28:25 [2024-05-01T16:28:25.704Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
12:28:25 [2024-05-01T16:28:25.704Z] 
12:28:25 [2024-05-01T16:28:25.704Z] Results:
12:28:25 [2024-05-01T16:28:25.704Z] 
12:28:25 [2024-05-01T16:28:25.704Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
12:28:25 [2024-05-01T16:28:25.704Z] 
12:28:26 [2024-05-01T16:28:26.627Z] [INFO] All tests passed
12:28:26 [2024-05-01T16:28:26.627Z] [INFO] 
12:28:26 [2024-05-01T16:28:26.627Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:26 [2024-05-01T16:28:26.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
12:28:26 [2024-05-01T16:28:26.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.pom
12:28:26 [2024-05-01T16:28:26.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
12:28:26 [2024-05-01T16:28:26.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
12:28:26 [2024-05-01T16:28:26.627Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
12:28:26 [2024-05-01T16:28:26.627Z] [INFO] 
12:28:26 [2024-05-01T16:28:26.627Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:28:26 [2024-05-01T16:28:26.627Z] [INFO] 
12:28:26 [2024-05-01T16:28:26.627Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
12:28:26 [2024-05-01T16:28:26.627Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [103/141]
12:28:26 [2024-05-01T16:28:26.627Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
12:28:26 [2024-05-01T16:28:26.627Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:28:26 [2024-05-01T16:28:26.627Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:28:26 [2024-05-01T16:28:26.627Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
12:28:26 [2024-05-01T16:28:26.881Z] [INFO] 
12:28:26 [2024-05-01T16:28:26.881Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:28:26 [2024-05-01T16:28:26.881Z] [INFO] 
12:28:26 [2024-05-01T16:28:26.881Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:28:26 [2024-05-01T16:28:26.881Z] [INFO] The project's OSGi version is 1.0.16.202405011547
12:28:26 [2024-05-01T16:28:26.881Z] [INFO] 
12:28:26 [2024-05-01T16:28:26.881Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:28:26 [2024-05-01T16:28:26.881Z] [INFO] 
12:28:26 [2024-05-01T16:28:26.881Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:28:26 [2024-05-01T16:28:26.881Z] [INFO] 
12:28:26 [2024-05-01T16:28:26.881Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:28:26 [2024-05-01T16:28:26.881Z] [INFO] 
12:28:26 [2024-05-01T16:28:26.881Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:28:26 [2024-05-01T16:28:26.881Z] [INFO] 
12:28:26 [2024-05-01T16:28:26.881Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:28:26 [2024-05-01T16:28:26.881Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
12:28:27 [2024-05-01T16:28:27.135Z] [INFO] 
12:28:27 [2024-05-01T16:28:27.135Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:28:27 [2024-05-01T16:28:27.135Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
12:28:27 [2024-05-01T16:28:27.136Z] [INFO] 
12:28:27 [2024-05-01T16:28:27.136Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:28:27 [2024-05-01T16:28:27.136Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:28:27 [2024-05-01T16:28:27.136Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:28:27 [2024-05-01T16:28:27.136Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
12:28:27 [2024-05-01T16:28:27.136Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] 
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] 
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] 
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:28:27 [2024-05-01T16:28:27.391Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] 
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] 
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] 
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] 
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] 
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] 
12:28:27 [2024-05-01T16:28:27.391Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:28:27 [2024-05-01T16:28:27.645Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log
12:28:27 [2024-05-01T16:28:27.645Z] [INFO] Command line:
12:28:27 [2024-05-01T16:28:27.645Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:28:27 [2024-05-01T16:28:27.645Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:28:30 [2024-05-01T16:28:30.154Z] May 01, 2024 4:28:29 PM org.apache.aries.spifly.BaseActivator log
12:28:30 [2024-05-01T16:28:30.154Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:28:32 [2024-05-01T16:28:32.041Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:28:32 [2024-05-01T16:28:32.041Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:28:36 [2024-05-01T16:28:36.199Z] Could not determine the accessibility bus address
12:28:36 [2024-05-01T16:28:36.455Z] !SESSION 2024-05-01 16:28:27.747 -----------------------------------------------
12:28:36 [2024-05-01T16:28:36.455Z] eclipse.buildId=unknown
12:28:36 [2024-05-01T16:28:36.455Z] java.version=17.0.2
12:28:36 [2024-05-01T16:28:36.455Z] java.vendor=Oracle Corporation
12:28:36 [2024-05-01T16:28:36.455Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:28:36 [2024-05-01T16:28:36.455Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:28:36 [2024-05-01T16:28:36.455Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:28:36 [2024-05-01T16:28:36.455Z] 
12:28:36 [2024-05-01T16:28:36.455Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-05-01 16:28:36.436
12:28:36 [2024-05-01T16:28:36.455Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:28:36 [2024-05-01T16:28:36.455Z] 
12:28:36 [2024-05-01T16:28:36.455Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:28:36.445
12:28:36 [2024-05-01T16:28:36.455Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:28:36 [2024-05-01T16:28:36.455Z] !STACK 0
12:28:36 [2024-05-01T16:28:36.455Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:28:36 [2024-05-01T16:28:36.455Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:28:36 [2024-05-01T16:28:36.455Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:28:36 [2024-05-01T16:28:36.455Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:28:36 [2024-05-01T16:28:36.455Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:28:36 [2024-05-01T16:28:36.455Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:28:36 [2024-05-01T16:28:36.455Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:28:36 [2024-05-01T16:28:36.455Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:28:36 [2024-05-01T16:28:36.455Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:28:36 [2024-05-01T16:28:36.455Z] Caused by: java.io.IOException: error=2, No such file or directory
12:28:36 [2024-05-01T16:28:36.455Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:28:36 [2024-05-01T16:28:36.455Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:28:36 [2024-05-01T16:28:36.455Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:28:36 [2024-05-01T16:28:36.455Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:28:36 [2024-05-01T16:28:36.455Z] 	... 7 more
12:28:36 [2024-05-01T16:28:36.711Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
12:28:37 [2024-05-01T16:28:37.270Z] Display size: 1440x900
12:28:37 [2024-05-01T16:28:37.270Z] OS version=6.2.9-300.fc38.x86_64
12:28:37 [2024-05-01T16:28:37.270Z] GTK version=3.24.33
12:28:37 [2024-05-01T16:28:37.270Z] GTK theme=Yaru
12:28:37 [2024-05-01T16:28:37.270Z] LIBOVERLAY_SCROLLBAR=0
12:28:37 [2024-05-01T16:28:37.270Z] Time zone: Greenwich Mean Time
12:28:37 [2024-05-01T16:28:37.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a05ff8e] time=888965982 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:28:38 [2024-05-01T16:28:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:38 [2024-05-01T16:28:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:28:38 [2024-05-01T16:28:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:28:38 [2024-05-01T16:28:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:28:38 [2024-05-01T16:28:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=888966834 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:28:38 [2024-05-01T16:28:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=888966834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:28:38 [2024-05-01T16:28:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=888966842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:28:38 [2024-05-01T16:28:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:28:38 [2024-05-01T16:28:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:38 [2024-05-01T16:28:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:38 [2024-05-01T16:28:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:38 [2024-05-01T16:28:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:38 [2024-05-01T16:28:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:38 [2024-05-01T16:28:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:38 [2024-05-01T16:28:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888967061 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:28:38 [2024-05-01T16:28:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888967066 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:38 [2024-05-01T16:28:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888967066 data=null}, TreeItem with text {TestForCallstack}]
12:28:38 [2024-05-01T16:28:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888967066 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:38 [2024-05-01T16:28:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888967067 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888967168 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888967170 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888967170 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888967170 data=null}, TreeItem with text {TestForCallstack}]
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888967171 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888967171 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888967184 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888967185 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888967185 data=null}, TreeItem with text {TestForCallstack}]
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888967185 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888967186 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888967245 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=888967248 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=888967248 data=null doit=true}, TreeItem with text {Traces [0]}]
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=888967248 data=null}, TreeItem with text {Traces [0]}]
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=888967249 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888967249 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:28:38 [2024-05-01T16:28:38.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=888967271 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:39 [2024-05-01T16:28:39.811Z] 
12:28:39 [2024-05-01T16:28:39.811Z] (Eclipse:19437): Gtk-WARNING **: 16:28:39.659: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:39 [2024-05-01T16:28:39.811Z] 
12:28:39 [2024-05-01T16:28:39.811Z] (Eclipse:19437): Gtk-WARNING **: 16:28:39.659: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:39 [2024-05-01T16:28:39.811Z] 
12:28:39 [2024-05-01T16:28:39.811Z] (Eclipse:19437): Gtk-WARNING **: 16:28:39.659: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:39 [2024-05-01T16:28:39.811Z] 
12:28:39 [2024-05-01T16:28:39.811Z] (Eclipse:19437): Gtk-WARNING **: 16:28:39.659: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:39 [2024-05-01T16:28:39.811Z] 
12:28:39 [2024-05-01T16:28:39.811Z] (Eclipse:19437): Gtk-WARNING **: 16:28:39.659: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:39 [2024-05-01T16:28:39.811Z] 
12:28:39 [2024-05-01T16:28:39.811Z] (Eclipse:19437): Gtk-WARNING **: 16:28:39.659: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:39 [2024-05-01T16:28:39.811Z] 
12:28:39 [2024-05-01T16:28:39.811Z] (Eclipse:19437): Gtk-WARNING **: 16:28:39.660: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:39 [2024-05-01T16:28:39.811Z] 
12:28:39 [2024-05-01T16:28:39.811Z] (Eclipse:19437): Gtk-WARNING **: 16:28:39.660: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:41 [2024-05-01T16:28:41.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:28:41 [2024-05-01T16:28:41.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:43 [2024-05-01T16:28:43.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:28:43 [2024-05-01T16:28:43.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:28:43 [2024-05-01T16:28:43.053Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:28:43 [2024-05-01T16:28:43.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:28:43 [2024-05-01T16:28:43.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888971844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:43 [2024-05-01T16:28:43.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888971847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:43 [2024-05-01T16:28:43.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888971847 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:43 [2024-05-01T16:28:43.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888971847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:43 [2024-05-01T16:28:43.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888971847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:43 [2024-05-01T16:28:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888972176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:43 [2024-05-01T16:28:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888972245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:43 [2024-05-01T16:28:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888972245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:43 [2024-05-01T16:28:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888972246 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:43 [2024-05-01T16:28:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888972246 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:43 [2024-05-01T16:28:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:28:43 [2024-05-01T16:28:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
12:28:43 [2024-05-01T16:28:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:28:43 [2024-05-01T16:28:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
12:28:43 [2024-05-01T16:28:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
12:28:43 [2024-05-01T16:28:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:28:43 [2024-05-01T16:28:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:28:43 [2024-05-01T16:28:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
12:28:43 [2024-05-01T16:28:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
12:28:43 [2024-05-01T16:28:43.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=888972251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=888972251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=888972251 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=888972252 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=888972252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=888972252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.615Z] 
12:28:43 [2024-05-01T16:28:43.615Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-05-01 16:28:43.476
12:28:43 [2024-05-01T16:28:43.615Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=888972252 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=888972440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=888972441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=888972441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=888972441 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=888972441 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888972444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888972444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888972445 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888972445 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888972445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888972445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=888972483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888972445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:43 [2024-05-01T16:28:43.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888971847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:44 [2024-05-01T16:28:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:44 [2024-05-01T16:28:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:28:44 [2024-05-01T16:28:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:44 [2024-05-01T16:28:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:44 [2024-05-01T16:28:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:28:44 [2024-05-01T16:28:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:44 [2024-05-01T16:28:44.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:44 [2024-05-01T16:28:44.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:28:44 [2024-05-01T16:28:44.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:28:44 [2024-05-01T16:28:44.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:28:44 [2024-05-01T16:28:44.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:28:45 [2024-05-01T16:28:45.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a05ff8e] time=888973883 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:28:45 [2024-05-01T16:28:45.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:28:45 [2024-05-01T16:28:45.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:45 [2024-05-01T16:28:45.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:45 [2024-05-01T16:28:45.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:45 [2024-05-01T16:28:45.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888973916 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:28:45 [2024-05-01T16:28:45.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888973916 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:45 [2024-05-01T16:28:45.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888973916 data=null}, TreeItem with text {TestForCallstack}]
12:28:45 [2024-05-01T16:28:45.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888973916 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:45 [2024-05-01T16:28:45.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888973917 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:45 [2024-05-01T16:28:45.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888973933 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:45 [2024-05-01T16:28:45.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:28:45 [2024-05-01T16:28:45.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:28:45 [2024-05-01T16:28:45.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888974894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888974895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888974895 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888974895 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888974895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888974895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888974896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888974896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888974896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888974896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:46 [2024-05-01T16:28:46.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888974896 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:46 [2024-05-01T16:28:46.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888974896 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:46 [2024-05-01T16:28:46.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:28:46 [2024-05-01T16:28:46.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:28:46 [2024-05-01T16:28:46.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:28:46 [2024-05-01T16:28:46.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:46 [2024-05-01T16:28:46.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:46 [2024-05-01T16:28:46.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:28:46 [2024-05-01T16:28:46.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:28:46 [2024-05-01T16:28:46.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:46 [2024-05-01T16:28:46.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:28:46 [2024-05-01T16:28:46.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888974898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:46 [2024-05-01T16:28:46.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888974898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:46 [2024-05-01T16:28:46.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888974898 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:46 [2024-05-01T16:28:46.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888974899 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:46 [2024-05-01T16:28:46.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888974899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:46 [2024-05-01T16:28:46.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888974899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:46 [2024-05-01T16:28:46.059Z] 
12:28:46 [2024-05-01T16:28:46.059Z] (Eclipse:19437): Gtk-WARNING **: 16:28:46.009: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
12:28:46 [2024-05-01T16:28:46.059Z] This may indicate that pixbuf loaders or the mime database could not be found.
12:28:46 [2024-05-01T16:28:46.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:46 [2024-05-01T16:28:46.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:46 [2024-05-01T16:28:46.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:46 [2024-05-01T16:28:46.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:46 [2024-05-01T16:28:46.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:46 [2024-05-01T16:28:46.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:28:46 [2024-05-01T16:28:46.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888974899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:46 [2024-05-01T16:28:46.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888974068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888975533 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888975533 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888975533 data=null}, TreeItem with text {TestForCallstack}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888975533 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888975534 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888975543 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888975544 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888975544 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888975545 data=null}, TreeItem with text {TestForCallstack}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888975545 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888975555 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888975561 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888975565 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888975565 data=null}, TreeItem with text {TestForCallstack}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888975565 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888975566 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888975568 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=888975569 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=888975569 data=null doit=true}, TreeItem with text {Traces [0]}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=888975569 data=null}, TreeItem with text {Traces [0]}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=888975570 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888975570 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:28:46 [2024-05-01T16:28:46.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=888975576 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:47 [2024-05-01T16:28:47.129Z] 
12:28:47 [2024-05-01T16:28:47.129Z] (Eclipse:19437): Gtk-WARNING **: 16:28:47.075: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-05-01T16:28:47.129Z] 
12:28:47 [2024-05-01T16:28:47.129Z] (Eclipse:19437): Gtk-WARNING **: 16:28:47.075: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-05-01T16:28:47.129Z] 
12:28:47 [2024-05-01T16:28:47.129Z] (Eclipse:19437): Gtk-WARNING **: 16:28:47.075: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-05-01T16:28:47.129Z] 
12:28:47 [2024-05-01T16:28:47.129Z] (Eclipse:19437): Gtk-WARNING **: 16:28:47.075: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-05-01T16:28:47.129Z] 
12:28:47 [2024-05-01T16:28:47.129Z] (Eclipse:19437): Gtk-WARNING **: 16:28:47.075: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-05-01T16:28:47.129Z] 
12:28:47 [2024-05-01T16:28:47.129Z] (Eclipse:19437): Gtk-WARNING **: 16:28:47.075: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-05-01T16:28:47.129Z] 
12:28:47 [2024-05-01T16:28:47.129Z] (Eclipse:19437): Gtk-WARNING **: 16:28:47.075: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:47 [2024-05-01T16:28:47.129Z] 
12:28:47 [2024-05-01T16:28:47.129Z] (Eclipse:19437): Gtk-WARNING **: 16:28:47.075: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:49 [2024-05-01T16:28:49.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:28:49 [2024-05-01T16:28:49.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:49 [2024-05-01T16:28:49.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:28:49 [2024-05-01T16:28:49.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:28:49 [2024-05-01T16:28:49.011Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:28:49 [2024-05-01T16:28:49.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:28:49 [2024-05-01T16:28:49.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888977639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:49 [2024-05-01T16:28:49.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888977640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:49 [2024-05-01T16:28:49.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888977640 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:49 [2024-05-01T16:28:49.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888977640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:49 [2024-05-01T16:28:49.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888977640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:49 [2024-05-01T16:28:49.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888977956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:49 [2024-05-01T16:28:49.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888977960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:49 [2024-05-01T16:28:49.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888977960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:49 [2024-05-01T16:28:49.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888977960 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:49 [2024-05-01T16:28:49.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888977960 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:49 [2024-05-01T16:28:49.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:28:49 [2024-05-01T16:28:49.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
12:28:49 [2024-05-01T16:28:49.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
12:28:49 [2024-05-01T16:28:49.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
12:28:49 [2024-05-01T16:28:49.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:28:49 [2024-05-01T16:28:49.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=888977963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=888977963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=888977963 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=888977963 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=888977963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=888977963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=888978146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=888978147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=888978147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=888978148 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=888978148 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import failure", using matcher: with text 'Import failure'
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888978149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888978149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888978150 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888978150 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888978150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888978150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888978150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=888977964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=888978185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=888978185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=888978186 data=null doit=true}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=888978186 data=null}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/289/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=888978186 data=null button=1 stateMask=0x0 x=263 y=12 count=1}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=888978188 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/289/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}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/289/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=888978189 data=null button=1 stateMask=0x80000 x=263 y=12 count=1}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with mnemonic 'Down'
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
12:28:49 [2024-05-01T16:28:49.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=888978236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=888978236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=888978236 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=888978236 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=888978236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=888978236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=888978237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=888978239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=888978239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=888978239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=888978239 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=888978239 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=888978240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=888978240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=888978240 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=888978240 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=888978240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=888978240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=888978240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=888978242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=888978242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=888978242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=888978242 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=888978243 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=888978243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=888978243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=888978243 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=888978243 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=888978243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=888978243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=888978244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=888978245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=888978245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=888978246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=888978246 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=888978246 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with mnemonic 'Up'
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=888978248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=888978248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=888978248 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=888978248 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=888978248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=888978248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=888978248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=888978251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=888978251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=888978251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=888978252 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=888978252 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=888978252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=888978252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=888978252 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=888978252 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=888978253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=888978253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=888978253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=888978256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=888978257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=888978257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=888978257 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=888978257 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=888978257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=888978257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=888978258 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=888978258 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=888978258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=888978258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=888978258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=888978260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=888978260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=888978260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=888978261 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=888978261 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=888978262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=888978262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=888978262 data=null doit=true}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=888978262 data=null}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/289/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=888978263 data=null button=1 stateMask=0x0 x=263 y=12 count=1}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=888978264 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/289/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}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/289/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=888978264 data=null button=1 stateMask=0x80000 x=263 y=12 count=1}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=888978264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=888978264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=888978265 data=null doit=true}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=888978265 data=null}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/289/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=888978265 data=null button=1 stateMask=0x40000 x=263 y=35 count=1}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=888978266 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/289/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}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/289/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=888978266 data=null button=1 stateMask=0xc0000 x=263 y=35 count=1}, (of type 'Table')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=888978267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=888978267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=888978268 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=888978268 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=888978268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=888978268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=888978268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:28:49 [2024-05-01T16:28:49.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:28:49 [2024-05-01T16:28:49.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:28:49 [2024-05-01T16:28:49.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:28:49 [2024-05-01T16:28:49.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:28:49 [2024-05-01T16:28:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:28:49 [2024-05-01T16:28:49.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:28:49 [2024-05-01T16:28:49.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:49 [2024-05-01T16:28:49.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:28:49 [2024-05-01T16:28:49.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=888978273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=888978273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=888978273 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=888978274 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=888978274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=888978274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=888978274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:28:49 [2024-05-01T16:28:49.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888977640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:28:49 [2024-05-01T16:28:49.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:28:50 [2024-05-01T16:28:50.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a05ff8e] time=888978785 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:28:50 [2024-05-01T16:28:50.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:28:50 [2024-05-01T16:28:50.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:50 [2024-05-01T16:28:50.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:50 [2024-05-01T16:28:50.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:50 [2024-05-01T16:28:50.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888978811 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:28:50 [2024-05-01T16:28:50.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888978811 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:50 [2024-05-01T16:28:50.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888978811 data=null}, TreeItem with text {TestForCallstack}]
12:28:50 [2024-05-01T16:28:50.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888978812 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:50 [2024-05-01T16:28:50.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888978812 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:50 [2024-05-01T16:28:50.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888978824 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:50 [2024-05-01T16:28:50.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:28:50 [2024-05-01T16:28:50.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:28:50 [2024-05-01T16:28:50.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888979583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888979583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888979583 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888979584 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888979584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888979584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888979584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888979584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888979584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888979584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888979584 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888979584 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888979585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888979585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888979585 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888979585 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888979585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888979586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:50 [2024-05-01T16:28:50.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:50 [2024-05-01T16:28:50.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:50 [2024-05-01T16:28:50.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:50 [2024-05-01T16:28:50.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:50 [2024-05-01T16:28:50.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888979586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:50 [2024-05-01T16:28:50.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888978868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:28:51 [2024-05-01T16:28:51.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:51 [2024-05-01T16:28:51.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:51 [2024-05-01T16:28:51.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:51 [2024-05-01T16:28:51.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:51 [2024-05-01T16:28:51.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:51 [2024-05-01T16:28:51.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:51 [2024-05-01T16:28:51.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888980205 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:28:51 [2024-05-01T16:28:51.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888980205 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:51 [2024-05-01T16:28:51.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888980205 data=null}, TreeItem with text {TestForCallstack}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888980205 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888980206 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888980238 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888980239 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888980239 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888980239 data=null}, TreeItem with text {TestForCallstack}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888980239 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888980239 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888980245 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888980245 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888980245 data=null}, TreeItem with text {TestForCallstack}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888980246 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888980246 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888980248 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=888980249 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=888980249 data=null doit=true}, TreeItem with text {Traces [0]}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=888980249 data=null}, TreeItem with text {Traces [0]}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=888980250 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888980250 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:28:51 [2024-05-01T16:28:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=888980256 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:51 [2024-05-01T16:28:51.777Z] 
12:28:51 [2024-05-01T16:28:51.777Z] (Eclipse:19437): Gtk-WARNING **: 16:28:51.664: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:51 [2024-05-01T16:28:51.777Z] 
12:28:51 [2024-05-01T16:28:51.777Z] (Eclipse:19437): Gtk-WARNING **: 16:28:51.664: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:51 [2024-05-01T16:28:51.777Z] 
12:28:51 [2024-05-01T16:28:51.777Z] (Eclipse:19437): Gtk-WARNING **: 16:28:51.664: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:51 [2024-05-01T16:28:51.777Z] 
12:28:51 [2024-05-01T16:28:51.777Z] (Eclipse:19437): Gtk-WARNING **: 16:28:51.664: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:51 [2024-05-01T16:28:51.777Z] 
12:28:51 [2024-05-01T16:28:51.777Z] (Eclipse:19437): Gtk-WARNING **: 16:28:51.664: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:51 [2024-05-01T16:28:51.777Z] 
12:28:51 [2024-05-01T16:28:51.777Z] (Eclipse:19437): Gtk-WARNING **: 16:28:51.664: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:51 [2024-05-01T16:28:51.777Z] 
12:28:51 [2024-05-01T16:28:51.777Z] (Eclipse:19437): Gtk-WARNING **: 16:28:51.664: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:51 [2024-05-01T16:28:51.777Z] 
12:28:51 [2024-05-01T16:28:51.777Z] (Eclipse:19437): Gtk-WARNING **: 16:28:51.664: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:53 [2024-05-01T16:28:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:28:53 [2024-05-01T16:28:53.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:53 [2024-05-01T16:28:53.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:28:53 [2024-05-01T16:28:53.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:53 [2024-05-01T16:28:53.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:53 [2024-05-01T16:28:53.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:28:53 [2024-05-01T16:28:53.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:53 [2024-05-01T16:28:53.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:53 [2024-05-01T16:28:53.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:28:53 [2024-05-01T16:28:53.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:28:53 [2024-05-01T16:28:53.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:53 [2024-05-01T16:28:53.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:53 [2024-05-01T16:28:53.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Name} time=888982790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Name}]
12:28:53 [2024-05-01T16:28:53.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Name} time=888982801 data=null button=1 stateMask=0x80000 x=77 y=-17 count=1}, TreeColumn with text {Name}]
12:28:53 [2024-05-01T16:28:53.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=888982801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID/TID}]
12:28:53 [2024-05-01T16:28:53.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=888982803 data=null button=1 stateMask=0x80000 x=186 y=-17 count=1}, TreeColumn with text {PID/TID}]
12:28:53 [2024-05-01T16:28:53.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Start time} time=888982803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Start time}]
12:28:53 [2024-05-01T16:28:53.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Start time} time=888982804 data=null button=1 stateMask=0x80000 x=345 y=-17 count=1}, TreeColumn with text {Start time}]
12:28:53 [2024-05-01T16:28:53.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:28:53 [2024-05-01T16:28:53.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:28:53 [2024-05-01T16:28:53.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:28:54 [2024-05-01T16:28:54.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a05ff8e] time=888983186 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:28:54 [2024-05-01T16:28:54.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:28:54 [2024-05-01T16:28:54.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:54 [2024-05-01T16:28:54.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:54 [2024-05-01T16:28:54.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:54 [2024-05-01T16:28:54.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888983211 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:28:54 [2024-05-01T16:28:54.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888983211 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:54 [2024-05-01T16:28:54.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888983211 data=null}, TreeItem with text {TestForCallstack}]
12:28:54 [2024-05-01T16:28:54.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888983211 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:54 [2024-05-01T16:28:54.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888983212 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:54 [2024-05-01T16:28:54.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888983218 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:54 [2024-05-01T16:28:54.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:28:54 [2024-05-01T16:28:54.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:28:54 [2024-05-01T16:28:54.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888983981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888983981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888983981 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888983981 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888983981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888983982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888983982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888983982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888983982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888983982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888983982 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888983982 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:28:55 [2024-05-01T16:28:55.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:28:55 [2024-05-01T16:28:55.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:55 [2024-05-01T16:28:55.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:55 [2024-05-01T16:28:55.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:28:55 [2024-05-01T16:28:55.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:28:55 [2024-05-01T16:28:55.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:55 [2024-05-01T16:28:55.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:28:55 [2024-05-01T16:28:55.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888983983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:55 [2024-05-01T16:28:55.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888983983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:55 [2024-05-01T16:28:55.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888983983 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:55 [2024-05-01T16:28:55.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888983983 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:55 [2024-05-01T16:28:55.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888983983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:55 [2024-05-01T16:28:55.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888983983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:55 [2024-05-01T16:28:55.441Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:55 [2024-05-01T16:28:55.441Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:55 [2024-05-01T16:28:55.441Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:55 [2024-05-01T16:28:55.441Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:55 [2024-05-01T16:28:55.441Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:55 [2024-05-01T16:28:55.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:28:55 [2024-05-01T16:28:55.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888983983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:55 [2024-05-01T16:28:55.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888983273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888984601 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888984601 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888984601 data=null}, TreeItem with text {TestForCallstack}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888984601 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888984602 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888984618 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888984619 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888984619 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888984619 data=null}, TreeItem with text {TestForCallstack}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888984619 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888984619 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888984625 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888984628 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888984628 data=null}, TreeItem with text {TestForCallstack}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888984628 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888984628 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888984630 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=888984631 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=888984631 data=null doit=true}, TreeItem with text {Traces [0]}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=888984631 data=null}, TreeItem with text {Traces [0]}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=888984631 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888984632 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:28:56 [2024-05-01T16:28:56.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=888984636 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:28:56 [2024-05-01T16:28:56.001Z] 
12:28:56 [2024-05-01T16:28:56.001Z] (Eclipse:19437): Gtk-WARNING **: 16:28:55.982: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-05-01T16:28:56.001Z] 
12:28:56 [2024-05-01T16:28:56.001Z] (Eclipse:19437): Gtk-WARNING **: 16:28:55.982: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-05-01T16:28:56.001Z] 
12:28:56 [2024-05-01T16:28:56.001Z] (Eclipse:19437): Gtk-WARNING **: 16:28:55.982: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-05-01T16:28:56.001Z] 
12:28:56 [2024-05-01T16:28:56.001Z] (Eclipse:19437): Gtk-WARNING **: 16:28:55.983: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-05-01T16:28:56.001Z] 
12:28:56 [2024-05-01T16:28:56.001Z] (Eclipse:19437): Gtk-WARNING **: 16:28:55.983: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-05-01T16:28:56.001Z] 
12:28:56 [2024-05-01T16:28:56.001Z] (Eclipse:19437): Gtk-WARNING **: 16:28:55.983: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-05-01T16:28:56.001Z] 
12:28:56 [2024-05-01T16:28:56.001Z] (Eclipse:19437): Gtk-WARNING **: 16:28:55.983: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:56 [2024-05-01T16:28:56.001Z] 
12:28:56 [2024-05-01T16:28:56.001Z] (Eclipse:19437): Gtk-WARNING **: 16:28:55.983: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:28:57 [2024-05-01T16:28:57.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:28:57 [2024-05-01T16:28:57.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:57 [2024-05-01T16:28:57.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:28:57 [2024-05-01T16:28:57.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:28:57 [2024-05-01T16:28:57.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:28:57 [2024-05-01T16:28:57.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:28:57 [2024-05-01T16:28:57.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:28:57 [2024-05-01T16:28:57.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:58 [2024-05-01T16:28:58.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:28:58 [2024-05-01T16:28:58.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:28:58 [2024-05-01T16:28:58.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:28:58 [2024-05-01T16:28:58.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:28:58 [2024-05-01T16:28:58.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:28:58 [2024-05-01T16:28:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a05ff8e] time=888987557 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:28:58 [2024-05-01T16:28:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:28:58 [2024-05-01T16:28:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:28:58 [2024-05-01T16:28:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:28:58 [2024-05-01T16:28:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:28:58 [2024-05-01T16:28:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888987581 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:28:58 [2024-05-01T16:28:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888987582 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:58 [2024-05-01T16:28:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888987582 data=null}, TreeItem with text {TestForCallstack}]
12:28:58 [2024-05-01T16:28:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888987582 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:58 [2024-05-01T16:28:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888987582 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:28:58 [2024-05-01T16:28:58.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888987592 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:28:58 [2024-05-01T16:28:58.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:28:58 [2024-05-01T16:28:58.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:28:58 [2024-05-01T16:28:58.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888988364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888988364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888988364 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888988364 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888988364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888988364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888988364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888988364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888988365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888988365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888988365 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888988365 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:28:59 [2024-05-01T16:28:59.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:28:59 [2024-05-01T16:28:59.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:28:59 [2024-05-01T16:28:59.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:59 [2024-05-01T16:28:59.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:28:59 [2024-05-01T16:28:59.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888988366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:59 [2024-05-01T16:28:59.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888988366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:59 [2024-05-01T16:28:59.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888988366 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:59 [2024-05-01T16:28:59.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888988366 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:59 [2024-05-01T16:28:59.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888988366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:59 [2024-05-01T16:28:59.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888988366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:59 [2024-05-01T16:28:59.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:59 [2024-05-01T16:28:59.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:59 [2024-05-01T16:28:59.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:59 [2024-05-01T16:28:59.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:59 [2024-05-01T16:28:59.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:28:59 [2024-05-01T16:28:59.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:28:59 [2024-05-01T16:28:59.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888988366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:28:59 [2024-05-01T16:28:59.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888987652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888988985 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888988986 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888988986 data=null}, TreeItem with text {TestForCallstack}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888988986 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888988986 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888988993 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888988994 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888988994 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888988994 data=null}, TreeItem with text {TestForCallstack}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888988994 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888988994 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888989009 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888989009 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888989009 data=null}, TreeItem with text {TestForCallstack}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888989010 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888989010 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888989012 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=888989013 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=888989013 data=null doit=true}, TreeItem with text {Traces [0]}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=888989013 data=null}, TreeItem with text {Traces [0]}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=888989013 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888989013 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:29:00 [2024-05-01T16:29:00.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=888989023 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:29:00 [2024-05-01T16:29:00.591Z] 
12:29:00 [2024-05-01T16:29:00.591Z] (Eclipse:19437): Gtk-WARNING **: 16:29:00.363: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:00 [2024-05-01T16:29:00.591Z] 
12:29:00 [2024-05-01T16:29:00.591Z] (Eclipse:19437): Gtk-WARNING **: 16:29:00.363: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:00 [2024-05-01T16:29:00.591Z] 
12:29:00 [2024-05-01T16:29:00.591Z] (Eclipse:19437): Gtk-WARNING **: 16:29:00.363: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:00 [2024-05-01T16:29:00.591Z] 
12:29:00 [2024-05-01T16:29:00.591Z] (Eclipse:19437): Gtk-WARNING **: 16:29:00.363: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:00 [2024-05-01T16:29:00.591Z] 
12:29:00 [2024-05-01T16:29:00.591Z] (Eclipse:19437): Gtk-WARNING **: 16:29:00.364: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:00 [2024-05-01T16:29:00.591Z] 
12:29:00 [2024-05-01T16:29:00.591Z] (Eclipse:19437): Gtk-WARNING **: 16:29:00.364: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:00 [2024-05-01T16:29:00.591Z] 
12:29:00 [2024-05-01T16:29:00.591Z] (Eclipse:19437): Gtk-WARNING **: 16:29:00.364: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:00 [2024-05-01T16:29:00.591Z] 
12:29:00 [2024-05-01T16:29:00.591Z] (Eclipse:19437): Gtk-WARNING **: 16:29:00.364: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:01 [2024-05-01T16:29:01.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:29:01 [2024-05-01T16:29:01.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:01 [2024-05-01T16:29:01.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:01 [2024-05-01T16:29:01.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:02 [2024-05-01T16:29:02.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:02 [2024-05-01T16:29:02.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:02 [2024-05-01T16:29:02.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:02 [2024-05-01T16:29:02.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a05ff8e] time=888991252 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:29:02 [2024-05-01T16:29:02.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:29:02 [2024-05-01T16:29:02.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:02 [2024-05-01T16:29:02.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:02 [2024-05-01T16:29:02.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:02 [2024-05-01T16:29:02.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888991276 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:29:02 [2024-05-01T16:29:02.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888991277 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:02 [2024-05-01T16:29:02.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888991277 data=null}, TreeItem with text {TestForCallstack}]
12:29:02 [2024-05-01T16:29:02.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888991277 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:02 [2024-05-01T16:29:02.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888991277 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:02 [2024-05-01T16:29:02.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888991287 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:02 [2024-05-01T16:29:02.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:29:02 [2024-05-01T16:29:02.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:29:02 [2024-05-01T16:29:02.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:29:03 [2024-05-01T16:29:03.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:29:03 [2024-05-01T16:29:03.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:29:03 [2024-05-01T16:29:03.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:29:03 [2024-05-01T16:29:03.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:29:03 [2024-05-01T16:29:03.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888992067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888992067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888992067 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888992068 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888992068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888992068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888992068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888992068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888992068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888992068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888992068 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888992068 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888992069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888992069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888992069 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888992069 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888992069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888992069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:03 [2024-05-01T16:29:03.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:03 [2024-05-01T16:29:03.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:03 [2024-05-01T16:29:03.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:03 [2024-05-01T16:29:03.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:03 [2024-05-01T16:29:03.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:03 [2024-05-01T16:29:03.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:29:03 [2024-05-01T16:29:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888992069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:03 [2024-05-01T16:29:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888991352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:29:03 [2024-05-01T16:29:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:03 [2024-05-01T16:29:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:03 [2024-05-01T16:29:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:03 [2024-05-01T16:29:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:03 [2024-05-01T16:29:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:03 [2024-05-01T16:29:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:03 [2024-05-01T16:29:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888992686 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:29:03 [2024-05-01T16:29:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888992686 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:03 [2024-05-01T16:29:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888992686 data=null}, TreeItem with text {TestForCallstack}]
12:29:03 [2024-05-01T16:29:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888992686 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888992687 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888992704 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888992705 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888992705 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888992705 data=null}, TreeItem with text {TestForCallstack}]
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888992705 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888992706 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888992714 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888992715 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888992715 data=null}, TreeItem with text {TestForCallstack}]
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888992715 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888992715 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888992717 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=888992718 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=888992718 data=null doit=true}, TreeItem with text {Traces [0]}]
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=888992718 data=null}, TreeItem with text {Traces [0]}]
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=888992718 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888992718 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:29:04 [2024-05-01T16:29:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=888992724 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:29:04 [2024-05-01T16:29:04.303Z] 
12:29:04 [2024-05-01T16:29:04.303Z] (Eclipse:19437): Gtk-WARNING **: 16:29:04.072: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:04 [2024-05-01T16:29:04.303Z] 
12:29:04 [2024-05-01T16:29:04.303Z] (Eclipse:19437): Gtk-WARNING **: 16:29:04.072: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:04 [2024-05-01T16:29:04.303Z] 
12:29:04 [2024-05-01T16:29:04.303Z] (Eclipse:19437): Gtk-WARNING **: 16:29:04.072: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:04 [2024-05-01T16:29:04.303Z] 
12:29:04 [2024-05-01T16:29:04.303Z] (Eclipse:19437): Gtk-WARNING **: 16:29:04.072: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:04 [2024-05-01T16:29:04.303Z] 
12:29:04 [2024-05-01T16:29:04.303Z] (Eclipse:19437): Gtk-WARNING **: 16:29:04.073: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:04 [2024-05-01T16:29:04.303Z] 
12:29:04 [2024-05-01T16:29:04.303Z] (Eclipse:19437): Gtk-WARNING **: 16:29:04.073: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:04 [2024-05-01T16:29:04.303Z] 
12:29:04 [2024-05-01T16:29:04.303Z] (Eclipse:19437): Gtk-WARNING **: 16:29:04.073: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:04 [2024-05-01T16:29:04.303Z] 
12:29:04 [2024-05-01T16:29:04.303Z] (Eclipse:19437): Gtk-WARNING **: 16:29:04.073: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:05 [2024-05-01T16:29:05.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:29:05 [2024-05-01T16:29:05.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:05 [2024-05-01T16:29:05.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:05 [2024-05-01T16:29:05.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:05 [2024-05-01T16:29:05.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:05 [2024-05-01T16:29:05.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:29:05 [2024-05-01T16:29:05.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:06 [2024-05-01T16:29:06.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:06 [2024-05-01T16:29:06.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:06 [2024-05-01T16:29:06.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:06 [2024-05-01T16:29:06.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:06 [2024-05-01T16:29:06.481Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:29:06 [2024-05-01T16:29:06.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:29:06 [2024-05-01T16:29:06.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888995223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:29:06 [2024-05-01T16:29:06.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888995224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:29:06 [2024-05-01T16:29:06.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888995224 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:29:06 [2024-05-01T16:29:06.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888995224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:29:06 [2024-05-01T16:29:06.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888995224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888995458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888995490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888995490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888995490 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888995490 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=888995535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=888995535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=888995535 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=888995535 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=888995536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=888995536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=888995536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=888995542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=888995542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=888995542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=888995542 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=888995542 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
12:29:06 [2024-05-01T16:29:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
12:29:06 [2024-05-01T16:29:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:29:06 [2024-05-01T16:29:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
12:29:06 [2024-05-01T16:29:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
12:29:06 [2024-05-01T16:29:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:06 [2024-05-01T16:29:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:29:06 [2024-05-01T16:29:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:29:06 [2024-05-01T16:29:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:29:06 [2024-05-01T16:29:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:06 [2024-05-01T16:29:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:29:06 [2024-05-01T16:29:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888995543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888995543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888995543 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888995543 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888995543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888995543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=888995565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888995543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:06 [2024-05-01T16:29:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=888995224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
12:29:06 [2024-05-01T16:29:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:29:06 [2024-05-01T16:29:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:06 [2024-05-01T16:29:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:06 [2024-05-01T16:29:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:06 [2024-05-01T16:29:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:07 [2024-05-01T16:29:07.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a05ff8e] time=888995983 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:29:07 [2024-05-01T16:29:07.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:29:07 [2024-05-01T16:29:07.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:07 [2024-05-01T16:29:07.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:07 [2024-05-01T16:29:07.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:07 [2024-05-01T16:29:07.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888996008 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:29:07 [2024-05-01T16:29:07.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888996008 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:07 [2024-05-01T16:29:07.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888996008 data=null}, TreeItem with text {TestForCallstack}]
12:29:07 [2024-05-01T16:29:07.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888996009 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:07 [2024-05-01T16:29:07.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888996009 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:07 [2024-05-01T16:29:07.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888996019 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:07 [2024-05-01T16:29:07.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:29:07 [2024-05-01T16:29:07.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:29:07 [2024-05-01T16:29:07.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888996277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888996277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888996277 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888996277 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888996277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888996277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888996277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888996277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888996277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888996277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888996277 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888996278 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888996293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888996346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888996346 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888996346 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888996346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888996346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:07 [2024-05-01T16:29:07.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:07 [2024-05-01T16:29:07.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:07 [2024-05-01T16:29:07.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:07 [2024-05-01T16:29:07.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:07 [2024-05-01T16:29:07.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:07 [2024-05-01T16:29:07.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:29:07 [2024-05-01T16:29:07.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888996346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:07 [2024-05-01T16:29:07.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888996056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888996991 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888996992 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888996992 data=null}, TreeItem with text {TestForCallstack}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888996992 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888996992 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888997002 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888997002 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888997003 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888997003 data=null}, TreeItem with text {TestForCallstack}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888997003 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888997003 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888997008 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888997008 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888997008 data=null}, TreeItem with text {TestForCallstack}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888997009 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888997009 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888997010 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=888997011 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=888997011 data=null doit=true}, TreeItem with text {Traces [0]}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=888997011 data=null}, TreeItem with text {Traces [0]}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=888997012 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:29:08 [2024-05-01T16:29:08.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888997012 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:29:08 [2024-05-01T16:29:08.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=888997022 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:29:08 [2024-05-01T16:29:08.322Z] 
12:29:08 [2024-05-01T16:29:08.322Z] (Eclipse:19437): Gtk-WARNING **: 16:29:08.285: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:08 [2024-05-01T16:29:08.322Z] 
12:29:08 [2024-05-01T16:29:08.322Z] (Eclipse:19437): Gtk-WARNING **: 16:29:08.285: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:08 [2024-05-01T16:29:08.322Z] 
12:29:08 [2024-05-01T16:29:08.322Z] (Eclipse:19437): Gtk-WARNING **: 16:29:08.285: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:08 [2024-05-01T16:29:08.322Z] 
12:29:08 [2024-05-01T16:29:08.322Z] (Eclipse:19437): Gtk-WARNING **: 16:29:08.285: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:08 [2024-05-01T16:29:08.322Z] 
12:29:08 [2024-05-01T16:29:08.322Z] (Eclipse:19437): Gtk-WARNING **: 16:29:08.285: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:08 [2024-05-01T16:29:08.322Z] 
12:29:08 [2024-05-01T16:29:08.322Z] (Eclipse:19437): Gtk-WARNING **: 16:29:08.285: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:08 [2024-05-01T16:29:08.322Z] 
12:29:08 [2024-05-01T16:29:08.322Z] (Eclipse:19437): Gtk-WARNING **: 16:29:08.285: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:08 [2024-05-01T16:29:08.322Z] 
12:29:08 [2024-05-01T16:29:08.322Z] (Eclipse:19437): Gtk-WARNING **: 16:29:08.285: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:10 [2024-05-01T16:29:10.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:29:10 [2024-05-01T16:29:10.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:10 [2024-05-01T16:29:10.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:10 [2024-05-01T16:29:10.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:10 [2024-05-01T16:29:10.208Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:29:10 [2024-05-01T16:29:10.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a05ff8e] time=888998789 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:29:10 [2024-05-01T16:29:10.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:29:10 [2024-05-01T16:29:10.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:10 [2024-05-01T16:29:10.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:10 [2024-05-01T16:29:10.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:10 [2024-05-01T16:29:10.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888998856 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888998856 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888998856 data=null}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888998856 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888998856 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888998865 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:29:10 [2024-05-01T16:29:10.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:29:10 [2024-05-01T16:29:10.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888999150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888999150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888999150 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888999164 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888999164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888999164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=888999165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888999165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888999165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=888999165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=888999165 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=888999165 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=888999166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=888999166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=888999166 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=888999166 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=888999166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:10 [2024-05-01T16:29:10.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=888999166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:10 [2024-05-01T16:29:10.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:10 [2024-05-01T16:29:10.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:10 [2024-05-01T16:29:10.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:10 [2024-05-01T16:29:10.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:10 [2024-05-01T16:29:10.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:10 [2024-05-01T16:29:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:29:10 [2024-05-01T16:29:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=888999166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:10 [2024-05-01T16:29:10.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=888998934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888999806 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888999806 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888999806 data=null}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888999806 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888999806 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888999813 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=888999817 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888999817 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888999817 data=null}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888999818 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888999818 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888999823 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=888999823 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=888999823 data=null}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=888999823 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=888999823 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=888999825 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:10 [2024-05-01T16:29:10.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:10 [2024-05-01T16:29:10.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=888999826 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:29:10 [2024-05-01T16:29:10.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=888999826 data=null doit=true}, TreeItem with text {Traces [0]}]
12:29:10 [2024-05-01T16:29:10.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=888999826 data=null}, TreeItem with text {Traces [0]}]
12:29:10 [2024-05-01T16:29:10.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=888999826 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:29:10 [2024-05-01T16:29:10.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=888999826 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:29:10 [2024-05-01T16:29:10.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=888999836 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:29:11 [2024-05-01T16:29:11.228Z] 
12:29:11 [2024-05-01T16:29:11.229Z] (Eclipse:19437): Gtk-WARNING **: 16:29:11.150: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:11 [2024-05-01T16:29:11.229Z] 
12:29:11 [2024-05-01T16:29:11.229Z] (Eclipse:19437): Gtk-WARNING **: 16:29:11.151: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:11 [2024-05-01T16:29:11.229Z] 
12:29:11 [2024-05-01T16:29:11.229Z] (Eclipse:19437): Gtk-WARNING **: 16:29:11.151: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:11 [2024-05-01T16:29:11.229Z] 
12:29:11 [2024-05-01T16:29:11.229Z] (Eclipse:19437): Gtk-WARNING **: 16:29:11.151: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:11 [2024-05-01T16:29:11.229Z] 
12:29:11 [2024-05-01T16:29:11.229Z] (Eclipse:19437): Gtk-WARNING **: 16:29:11.151: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:11 [2024-05-01T16:29:11.229Z] 
12:29:11 [2024-05-01T16:29:11.229Z] (Eclipse:19437): Gtk-WARNING **: 16:29:11.151: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:11 [2024-05-01T16:29:11.229Z] 
12:29:11 [2024-05-01T16:29:11.229Z] (Eclipse:19437): Gtk-WARNING **: 16:29:11.151: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:11 [2024-05-01T16:29:11.229Z] 
12:29:11 [2024-05-01T16:29:11.229Z] (Eclipse:19437): Gtk-WARNING **: 16:29:11.151: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:13 [2024-05-01T16:29:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:29:13 [2024-05-01T16:29:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:13 [2024-05-01T16:29:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:13 [2024-05-01T16:29:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:13 [2024-05-01T16:29:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:29:13 [2024-05-01T16:29:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:29:13 [2024-05-01T16:29:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:29:13 [2024-05-01T16:29:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:13 [2024-05-01T16:29:13.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:13 [2024-05-01T16:29:13.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:13 [2024-05-01T16:29:13.369Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:29:13 [2024-05-01T16:29:13.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:29:13 [2024-05-01T16:29:13.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002202 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002208 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002208 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:29:13 [2024-05-01T16:29:13.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:13 [2024-05-01T16:29:13.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:13 [2024-05-01T16:29:13.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:13 [2024-05-01T16:29:13.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:13 [2024-05-01T16:29:13.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:13 [2024-05-01T16:29:13.927Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:29:13 [2024-05-01T16:29:13.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:29:13 [2024-05-01T16:29:13.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002711 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002716 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889002716 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:29:13 [2024-05-01T16:29:13.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:29:13 [2024-05-01T16:29:13.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:14 [2024-05-01T16:29:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:14 [2024-05-01T16:29:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:14 [2024-05-01T16:29:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:14 [2024-05-01T16:29:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:14 [2024-05-01T16:29:14.487Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:29:14 [2024-05-01T16:29:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:29:14 [2024-05-01T16:29:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:14 [2024-05-01T16:29:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:14 [2024-05-01T16:29:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003219 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:14 [2024-05-01T16:29:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:14 [2024-05-01T16:29:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:14 [2024-05-01T16:29:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:14 [2024-05-01T16:29:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:14 [2024-05-01T16:29:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:14 [2024-05-01T16:29:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:14 [2024-05-01T16:29:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003224 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:14 [2024-05-01T16:29:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003224 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:29:14 [2024-05-01T16:29:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:29:14 [2024-05-01T16:29:14.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:15 [2024-05-01T16:29:15.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:15 [2024-05-01T16:29:15.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:15 [2024-05-01T16:29:15.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:15 [2024-05-01T16:29:15.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:15 [2024-05-01T16:29:15.046Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:29:15 [2024-05-01T16:29:15.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:29:15 [2024-05-01T16:29:15.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003727 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003732 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889003732 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:29:15 [2024-05-01T16:29:15.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:15 [2024-05-01T16:29:15.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:15 [2024-05-01T16:29:15.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:15 [2024-05-01T16:29:15.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:15 [2024-05-01T16:29:15.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:15 [2024-05-01T16:29:15.605Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:29:15 [2024-05-01T16:29:15.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:29:15 [2024-05-01T16:29:15.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004234 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004240 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004240 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:29:15 [2024-05-01T16:29:15.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:15 [2024-05-01T16:29:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:15 [2024-05-01T16:29:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:15 [2024-05-01T16:29:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:15 [2024-05-01T16:29:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:15 [2024-05-01T16:29:15.860Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:29:15 [2024-05-01T16:29:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:29:15 [2024-05-01T16:29:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004742 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004747 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889004747 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:29:15 [2024-05-01T16:29:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:29:15 [2024-05-01T16:29:15.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:16 [2024-05-01T16:29:16.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:16 [2024-05-01T16:29:16.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:16 [2024-05-01T16:29:16.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:16 [2024-05-01T16:29:16.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:16 [2024-05-01T16:29:16.421Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:29:16 [2024-05-01T16:29:16.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:29:16 [2024-05-01T16:29:16.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005250 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005255 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005256 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:29:16 [2024-05-01T16:29:16.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:16 [2024-05-01T16:29:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:16 [2024-05-01T16:29:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:16 [2024-05-01T16:29:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:16 [2024-05-01T16:29:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:16 [2024-05-01T16:29:16.982Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:29:16 [2024-05-01T16:29:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:29:16 [2024-05-01T16:29:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005758 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005763 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889005763 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:29:16 [2024-05-01T16:29:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:29:16 [2024-05-01T16:29:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:17 [2024-05-01T16:29:17.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:17 [2024-05-01T16:29:17.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:17 [2024-05-01T16:29:17.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:17 [2024-05-01T16:29:17.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:17 [2024-05-01T16:29:17.541Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:29:17 [2024-05-01T16:29:17.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:29:17 [2024-05-01T16:29:17.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:17 [2024-05-01T16:29:17.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:17 [2024-05-01T16:29:17.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006266 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:17 [2024-05-01T16:29:17.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:17 [2024-05-01T16:29:17.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:17 [2024-05-01T16:29:17.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:17 [2024-05-01T16:29:17.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:17 [2024-05-01T16:29:17.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:17 [2024-05-01T16:29:17.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:17 [2024-05-01T16:29:17.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006272 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:17 [2024-05-01T16:29:17.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006272 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:29:17 [2024-05-01T16:29:17.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:29:17 [2024-05-01T16:29:17.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:18 [2024-05-01T16:29:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:18 [2024-05-01T16:29:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:18 [2024-05-01T16:29:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:18 [2024-05-01T16:29:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:18 [2024-05-01T16:29:18.100Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:29:18 [2024-05-01T16:29:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
12:29:18 [2024-05-01T16:29:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:18 [2024-05-01T16:29:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:18 [2024-05-01T16:29:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006775 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:18 [2024-05-01T16:29:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:18 [2024-05-01T16:29:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:18 [2024-05-01T16:29:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:18 [2024-05-01T16:29:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:18 [2024-05-01T16:29:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:18 [2024-05-01T16:29:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
12:29:18 [2024-05-01T16:29:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006781 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
12:29:18 [2024-05-01T16:29:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889006781 data=null}, ToolItem with tooltip text {Select Next State Change}]
12:29:18 [2024-05-01T16:29:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
12:29:18 [2024-05-01T16:29:18.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:18 [2024-05-01T16:29:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:18 [2024-05-01T16:29:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:18 [2024-05-01T16:29:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:18 [2024-05-01T16:29:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:18 [2024-05-01T16:29:18.659Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:29:18 [2024-05-01T16:29:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:29:18 [2024-05-01T16:29:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007283 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007289 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007289 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:29:18 [2024-05-01T16:29:18.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:18 [2024-05-01T16:29:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:18 [2024-05-01T16:29:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:18 [2024-05-01T16:29:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:18 [2024-05-01T16:29:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:18 [2024-05-01T16:29:18.914Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:29:18 [2024-05-01T16:29:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:29:18 [2024-05-01T16:29:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007792 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007797 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889007797 data=null}, ToolItem with tooltip text {Select Previous State Change}]
12:29:18 [2024-05-01T16:29:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:29:18 [2024-05-01T16:29:18.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous Item}
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008300 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008304 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008304 data=null}, ToolItem with tooltip text {Select Previous Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous Item}
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next Item}
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008305 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008305 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008305 data=null}, ToolItem with tooltip text {Select Next Item}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next Item}
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008306 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:29:19 [2024-05-01T16:29:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom In}]
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008306 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008306 data=null}, ToolItem with tooltip text {Zoom In}]
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008307 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom Out}]
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008308 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889008308 data=null}, ToolItem with tooltip text {Zoom Out}]
12:29:19 [2024-05-01T16:29:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
12:29:19 [2024-05-01T16:29:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a05ff8e] time=889008567 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:29:19 [2024-05-01T16:29:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:29:19 [2024-05-01T16:29:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:19 [2024-05-01T16:29:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:19 [2024-05-01T16:29:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:19 [2024-05-01T16:29:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=889008591 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
12:29:19 [2024-05-01T16:29:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=889008592 data=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:19 [2024-05-01T16:29:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=889008592 data=null}, TreeItem with text {TestForCallstack}]
12:29:19 [2024-05-01T16:29:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=889008592 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:19 [2024-05-01T16:29:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889008592 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
12:29:19 [2024-05-01T16:29:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=889008601 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889008865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889008865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889008865 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889008865 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889008865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889008865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889008865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889008866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889008866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889008866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889008866 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889008866 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:19 [2024-05-01T16:29:19.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:29:19 [2024-05-01T16:29:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:29:19 [2024-05-01T16:29:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:29:19 [2024-05-01T16:29:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:19 [2024-05-01T16:29:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:29:19 [2024-05-01T16:29:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:29:19 [2024-05-01T16:29:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:29:19 [2024-05-01T16:29:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:19 [2024-05-01T16:29:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:29:19 [2024-05-01T16:29:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889008866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:19 [2024-05-01T16:29:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889008867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:19 [2024-05-01T16:29:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889008867 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:19 [2024-05-01T16:29:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889008867 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:19 [2024-05-01T16:29:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889008867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:19 [2024-05-01T16:29:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889008867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:20 [2024-05-01T16:29:20.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:20 [2024-05-01T16:29:20.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:20 [2024-05-01T16:29:20.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:20 [2024-05-01T16:29:20.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:20 [2024-05-01T16:29:20.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:20 [2024-05-01T16:29:20.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:29:20 [2024-05-01T16:29:20.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889008867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:20 [2024-05-01T16:29:20.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889008654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:29:20 [2024-05-01T16:29:20.751Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.92 s -- in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
12:29:20 [2024-05-01T16:29:20.751Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testLoadingMappingFiles -- Time elapsed: 8.551 s
12:29:20 [2024-05-01T16:29:20.751Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testManipulatingMappingFiles -- Time elapsed: 4.674 s
12:29:20 [2024-05-01T16:29:20.751Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeSortAndCheckStack -- Time elapsed: 4.396 s
12:29:20 [2024-05-01T16:29:20.751Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeAndCheckStack -- Time elapsed: 4.382 s
12:29:20 [2024-05-01T16:29:20.751Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testOpenCallstack -- Time elapsed: 3.703 s
12:29:20 [2024-05-01T16:29:20.751Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeAndCheckStackWithNames -- Time elapsed: 4.296 s
12:29:20 [2024-05-01T16:29:20.751Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testCallStackToolBar -- Time elapsed: 2.816 s
12:29:20 [2024-05-01T16:29:20.751Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeGoBackAndForthAndCheckStack -- Time elapsed: 9.700 s
12:29:20 [2024-05-01T16:29:20.751Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
12:29:20 [2024-05-01T16:29:20.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a05ff8e] time=889009426 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:29:20 [2024-05-01T16:29:20.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:20 [2024-05-01T16:29:20.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:29:20 [2024-05-01T16:29:20.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:29:20 [2024-05-01T16:29:20.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:29:20 [2024-05-01T16:29:20.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=889009569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:29:20 [2024-05-01T16:29:20.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:29:21 [2024-05-01T16:29:21.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
12:29:21 [2024-05-01T16:29:21.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:29:21 [2024-05-01T16:29:21.568Z] 
12:29:21 [2024-05-01T16:29:21.568Z] (Eclipse:19437): Gtk-WARNING **: 16:29:21.287: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:21 [2024-05-01T16:29:21.568Z] 
12:29:21 [2024-05-01T16:29:21.568Z] (Eclipse:19437): Gtk-WARNING **: 16:29:21.287: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:21 [2024-05-01T16:29:21.568Z] 
12:29:21 [2024-05-01T16:29:21.568Z] (Eclipse:19437): Gtk-WARNING **: 16:29:21.287: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:21 [2024-05-01T16:29:21.568Z] 
12:29:21 [2024-05-01T16:29:21.568Z] (Eclipse:19437): Gtk-WARNING **: 16:29:21.287: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:21 [2024-05-01T16:29:21.568Z] 
12:29:21 [2024-05-01T16:29:21.568Z] (Eclipse:19437): Gtk-WARNING **: 16:29:21.287: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:21 [2024-05-01T16:29:21.568Z] 
12:29:21 [2024-05-01T16:29:21.568Z] (Eclipse:19437): Gtk-WARNING **: 16:29:21.287: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:21 [2024-05-01T16:29:21.568Z] 
12:29:21 [2024-05-01T16:29:21.568Z] (Eclipse:19437): Gtk-WARNING **: 16:29:21.287: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:21 [2024-05-01T16:29:21.568Z] 
12:29:21 [2024-05-01T16:29:21.568Z] (Eclipse:19437): Gtk-WARNING **: 16:29:21.287: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:29 [2024-05-01T16:29:29.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
12:29:29 [2024-05-01T16:29:29.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:29 [2024-05-01T16:29:29.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
12:29:29 [2024-05-01T16:29:29.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:29:29 [2024-05-01T16:29:29.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:29 [2024-05-01T16:29:29.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:29 [2024-05-01T16:29:29.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:29 [2024-05-01T16:29:29.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:29 [2024-05-01T16:29:29.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:29 [2024-05-01T16:29:29.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:29 [2024-05-01T16:29:29.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
12:29:29 [2024-05-01T16:29:29.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
12:29:29 [2024-05-01T16:29:29.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
12:29:29 [2024-05-01T16:29:29.902Z] 
12:29:29 [2024-05-01T16:29:29.902Z] (Eclipse:19437): Gtk-WARNING **: 16:29:29.865: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:29 [2024-05-01T16:29:29.902Z] 
12:29:29 [2024-05-01T16:29:29.902Z] (Eclipse:19437): Gtk-WARNING **: 16:29:29.865: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:29 [2024-05-01T16:29:29.902Z] 
12:29:29 [2024-05-01T16:29:29.902Z] (Eclipse:19437): Gtk-WARNING **: 16:29:29.865: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:29 [2024-05-01T16:29:29.902Z] 
12:29:29 [2024-05-01T16:29:29.902Z] (Eclipse:19437): Gtk-WARNING **: 16:29:29.865: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:29 [2024-05-01T16:29:29.902Z] 
12:29:29 [2024-05-01T16:29:29.902Z] (Eclipse:19437): Gtk-WARNING **: 16:29:29.865: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:29 [2024-05-01T16:29:29.902Z] 
12:29:29 [2024-05-01T16:29:29.902Z] (Eclipse:19437): Gtk-WARNING **: 16:29:29.865: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:29 [2024-05-01T16:29:29.902Z] 
12:29:29 [2024-05-01T16:29:29.902Z] (Eclipse:19437): Gtk-WARNING **: 16:29:29.865: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:29 [2024-05-01T16:29:29.902Z] 
12:29:29 [2024-05-01T16:29:29.902Z] (Eclipse:19437): Gtk-WARNING **: 16:29:29.865: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:29:31 [2024-05-01T16:29:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
12:29:31 [2024-05-01T16:29:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:29:31 [2024-05-01T16:29:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:31 [2024-05-01T16:29:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:31 [2024-05-01T16:29:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:31 [2024-05-01T16:29:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:31 [2024-05-01T16:29:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:31 [2024-05-01T16:29:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:31 [2024-05-01T16:29:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
12:29:31 [2024-05-01T16:29:31.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a05ff8e] time=889020176 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:29:31 [2024-05-01T16:29:31.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:29:31 [2024-05-01T16:29:31.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:29:31 [2024-05-01T16:29:31.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:29:31 [2024-05-01T16:29:31.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:29:31 [2024-05-01T16:29:31.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889020236 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:29:31 [2024-05-01T16:29:31.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889020236 data=null doit=true}, TreeItem with text {test}]
12:29:31 [2024-05-01T16:29:31.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889020236 data=null}, TreeItem with text {test}]
12:29:31 [2024-05-01T16:29:31.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889020237 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:31 [2024-05-01T16:29:31.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889020237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:29:31 [2024-05-01T16:29:31.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889020246 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:29:31 [2024-05-01T16:29:31.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:29:31 [2024-05-01T16:29:31.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:29:31 [2024-05-01T16:29:31.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889020993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889020994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889020994 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889020994 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889020994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889020994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889020994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889020994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889020994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:32 [2024-05-01T16:29:32.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889020994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889020994 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889020994 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889020995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889020995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889020995 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889020995 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889020995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889020995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:32 [2024-05-01T16:29:32.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:32 [2024-05-01T16:29:32.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:32 [2024-05-01T16:29:32.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:32 [2024-05-01T16:29:32.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:32 [2024-05-01T16:29:32.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889020995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:29:32 [2024-05-01T16:29:32.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889020288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:29:32 [2024-05-01T16:29:32.700Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.08 s -- in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
12:29:32 [2024-05-01T16:29:32.700Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest.testOpenMemoryUsage -- Time elapsed: 8.787 s
12:29:32 [2024-05-01T16:29:32.700Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest.testMemoryUsage -- Time elapsed: 1.706 s
12:29:32 [2024-05-01T16:29:32.700Z] 
12:29:32 [2024-05-01T16:29:32.700Z] Results:
12:29:32 [2024-05-01T16:29:32.700Z] 
12:29:32 [2024-05-01T16:29:32.700Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
12:29:32 [2024-05-01T16:29:32.700Z] 
12:29:32 [2024-05-01T16:29:32.954Z] 
12:29:32 [2024-05-01T16:29:32.955Z] !ENTRY org.eclipse.core.resources 2 10035 2024-05-01 16:29:32.885
12:29:32 [2024-05-01T16:29:32.955Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:29:33 [2024-05-01T16:29:33.514Z] [INFO] All tests passed
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.pom
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT [104/141]
12:29:33 [2024-05-01T16:29:33.515Z] [INFO]   from pcap/pom.xml
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] --------------------------------[ pom ]---------------------------------
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap-parent ---
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-9.3.0-SNAPSHOT.pom
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT     [105/141]
12:29:33 [2024-05-01T16:29:33.515Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:29:33 [2024-05-01T16:29:33.515Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] The project's OSGi version is 1.2.1.202405011547
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.515Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:29:33 [2024-05-01T16:29:33.515Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:29:33 [2024-05-01T16:29:33.515Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
12:29:33 [2024-05-01T16:29:33.515Z] [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.770Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:29:33 [2024-05-01T16:29:33.770Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:29:33 [2024-05-01T16:29:33.770Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.770Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.pom
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-p2metadata.xml
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-p2artifacts.xml
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] 
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [106/141]
12:29:33 [2024-05-01T16:29:33.770Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
12:29:33 [2024-05-01T16:29:33.770Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:29:33 [2024-05-01T16:29:33.770Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] 
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] 
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] The project's OSGi version is 1.0.7.202405011547
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] 
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] 
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] 
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] 
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] 
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] 
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] 
12:29:34 [2024-05-01T16:29:34.025Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:34 [2024-05-01T16:29:34.026Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:29:34 [2024-05-01T16:29:34.026Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:29:34 [2024-05-01T16:29:34.026Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
12:29:34 [2024-05-01T16:29:34.026Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] 
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] 
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] 
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:34 [2024-05-01T16:29:34.281Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] 
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] 
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] 
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] 
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] 
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] 
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:34 [2024-05-01T16:29:34.281Z] [INFO] Executing tasks
12:29:34 [2024-05-01T16:29:34.281Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
12:29:34 [2024-05-01T16:29:34.281Z] [WARNING]      [echo] Attempting to download test traces
12:29:34 [2024-05-01T16:29:34.281Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
12:29:34 [2024-05-01T16:29:34.281Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
12:29:34 [2024-05-01T16:29:34.281Z] [INFO]       [get] http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip permanently moved to https://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip permanently moved to https://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip permanently moved to https://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip permanently moved to https://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip permanently moved to https://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip permanently moved to https://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip permanently moved to https://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
12:29:34 [2024-05-01T16:29:34.536Z] [INFO]       [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
12:29:34 [2024-05-01T16:29:34.791Z] [WARNING]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
12:29:35 [2024-05-01T16:29:35.045Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:29:35 [2024-05-01T16:29:35.045Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:29:35 [2024-05-01T16:29:35.045Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:29:35 [2024-05-01T16:29:35.045Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:29:35 [2024-05-01T16:29:35.045Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:29:35 [2024-05-01T16:29:35.045Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:29:35 [2024-05-01T16:29:35.045Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:29:35 [2024-05-01T16:29:35.300Z] [INFO]   [bunzip2] Expanding sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
12:29:36 [2024-05-01T16:29:36.226Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:29:36 [2024-05-01T16:29:36.226Z] [WARNING]      [echo] Traces extracted successfully
12:29:36 [2024-05-01T16:29:36.226Z] [INFO] Executed tasks
12:29:36 [2024-05-01T16:29:36.226Z] [INFO] 
12:29:36 [2024-05-01T16:29:36.226Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:36 [2024-05-01T16:29:36.481Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
12:29:36 [2024-05-01T16:29:36.481Z] [INFO] Command line:
12:29:36 [2024-05-01T16:29:36.481Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:29:36 [2024-05-01T16:29:36.481Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:29:39 [2024-05-01T16:29:39.740Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
12:29:39 [2024-05-01T16:29:39.741Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
12:29:39 [2024-05-01T16:29:39.741Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestgetProtocols -- Time elapsed: 0.002 s
12:29:39 [2024-05-01T16:29:39.741Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestProtocolAttributes -- Time elapsed: 0 s
12:29:39 [2024-05-01T16:29:39.741Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
12:29:39 [2024-05-01T16:29:39.741Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
12:29:39 [2024-05-01T16:29:39.741Z] org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest.CompleteUDPPacketTest -- Time elapsed: 0.100 s
12:29:39 [2024-05-01T16:29:39.741Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
12:29:39 [2024-05-01T16:29:39.741Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
12:29:39 [2024-05-01T16:29:39.741Z] org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest.CompleteUnknownPacketTest -- Time elapsed: 0.001 s
12:29:39 [2024-05-01T16:29:39.741Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
12:29:39 [2024-05-01T16:29:39.741Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
12:29:39 [2024-05-01T16:29:39.741Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest.CompleteIPv6PacketTest -- Time elapsed: 0.009 s
12:29:39 [2024-05-01T16:29:39.741Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
12:29:39 [2024-05-01T16:29:39.741Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
12:29:39 [2024-05-01T16:29:39.741Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest.CompleteIPv4PacketTest -- Time elapsed: 0.057 s
12:29:39 [2024-05-01T16:29:39.741Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
12:29:39 [2024-05-01T16:29:39.741Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
12:29:39 [2024-05-01T16:29:39.741Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest.CompleteEthernetIIPacketTest -- Time elapsed: 0.011 s
12:29:39 [2024-05-01T16:29:39.741Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
12:29:39 [2024-05-01T16:29:39.741Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
12:29:39 [2024-05-01T16:29:39.741Z] org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest.CompletePcapPacketTest -- Time elapsed: 0.009 s
12:29:39 [2024-05-01T16:29:39.741Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
12:29:39 [2024-05-01T16:29:39.996Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
12:29:39 [2024-05-01T16:29:39.996Z] org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest.CompleteTCPPacketTest -- Time elapsed: 0.011 s
12:29:39 [2024-05-01T16:29:39.996Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
12:29:39 [2024-05-01T16:29:39.996Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
12:29:39 [2024-05-01T16:29:39.996Z] org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest.PacketExceptionTest -- Time elapsed: 0.001 s
12:29:39 [2024-05-01T16:29:39.996Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
12:29:39 [2024-05-01T16:29:39.996Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
12:29:39 [2024-05-01T16:29:39.996Z] org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest.GenericPacketTest -- Time elapsed: 0.001 s
12:29:39 [2024-05-01T16:29:39.996Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
12:29:39 [2024-05-01T16:29:39.996Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
12:29:39 [2024-05-01T16:29:39.996Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenTest -- Time elapsed: 0.001 s
12:29:39 [2024-05-01T16:29:39.996Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenEmptyTest -- Time elapsed: 0.001 s
12:29:39 [2024-05-01T16:29:39.996Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
12:29:39 [2024-05-01T16:29:39.996Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
12:29:39 [2024-05-01T16:29:39.996Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest.EndiannessTest -- Time elapsed: 0.001 s
12:29:39 [2024-05-01T16:29:39.996Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
12:29:39 [2024-05-01T16:29:39.996Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
12:29:39 [2024-05-01T16:29:39.996Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.FileOpenDirectory -- Time elapsed: 0.001 s
12:29:39 [2024-05-01T16:29:39.996Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBadPcapTest -- Time elapsed: 0 s
12:29:39 [2024-05-01T16:29:39.996Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBinaryFile -- Time elapsed: 0 s
12:29:39 [2024-05-01T16:29:39.996Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
12:29:39 [2024-05-01T16:29:39.996Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
12:29:39 [2024-05-01T16:29:39.996Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest.FileReadTest -- Time elapsed: 0.008 s
12:29:39 [2024-05-01T16:29:39.996Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
12:29:39 [2024-05-01T16:29:39.996Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
12:29:39 [2024-05-01T16:29:39.996Z] org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest.StreamBuildingTest -- Time elapsed: 0.007 s
12:29:39 [2024-05-01T16:29:39.996Z] 
12:29:39 [2024-05-01T16:29:39.996Z] Results:
12:29:39 [2024-05-01T16:29:39.996Z] 
12:29:39 [2024-05-01T16:29:39.996Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
12:29:39 [2024-05-01T16:29:39.996Z] 
12:29:40 [2024-05-01T16:29:40.250Z] [INFO] All tests passed
12:29:40 [2024-05-01T16:29:40.250Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.250Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:40 [2024-05-01T16:29:40.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
12:29:40 [2024-05-01T16:29:40.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.pom
12:29:40 [2024-05-01T16:29:40.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
12:29:40 [2024-05-01T16:29:40.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-p2metadata.xml
12:29:40 [2024-05-01T16:29:40.251Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml
12:29:40 [2024-05-01T16:29:40.251Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.251Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
12:29:40 [2024-05-01T16:29:40.251Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.251Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
12:29:40 [2024-05-01T16:29:40.251Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [107/141]
12:29:40 [2024-05-01T16:29:40.251Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
12:29:40 [2024-05-01T16:29:40.251Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:29:40 [2024-05-01T16:29:40.251Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:29:40 [2024-05-01T16:29:40.251Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] The project's OSGi version is 1.1.1.202405011547
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.506Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:29:40 [2024-05-01T16:29:40.506Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:29:40 [2024-05-01T16:29:40.506Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
12:29:40 [2024-05-01T16:29:40.506Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.761Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:29:40 [2024-05-01T16:29:40.761Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:29:40 [2024-05-01T16:29:40.761Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.761Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.pom
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-p2metadata.xml
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-p2artifacts.xml
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] 
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [108/141]
12:29:40 [2024-05-01T16:29:40.761Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:29:40 [2024-05-01T16:29:40.761Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:29:40 [2024-05-01T16:29:40.761Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
12:29:41 [2024-05-01T16:29:41.015Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.015Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.015Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.015Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.015Z] [INFO] The project's OSGi version is 1.2.0.202405011547
12:29:41 [2024-05-01T16:29:41.015Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.015Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.015Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.015Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.015Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.015Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.015Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.015Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.015Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.015Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.015Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui
12:29:41 [2024-05-01T16:29:41.269Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.269Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.269Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
12:29:41 [2024-05-01T16:29:41.269Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.269Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.269Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:29:41 [2024-05-01T16:29:41.270Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:29:41 [2024-05-01T16:29:41.270Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
12:29:41 [2024-05-01T16:29:41.270Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.524Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:29:41 [2024-05-01T16:29:41.524Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:29:41 [2024-05-01T16:29:41.524Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.524Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.pom
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-p2metadata.xml
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-p2artifacts.xml
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT      [109/141]
12:29:41 [2024-05-01T16:29:41.524Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:29:41 [2024-05-01T16:29:41.524Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap/target
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap ---
12:29:41 [2024-05-01T16:29:41.780Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] 
12:29:41 [2024-05-01T16:29:41.780Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.jar
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap ---
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-sources-feature.jar
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.jar
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.pom
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-sources-feature.jar
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-p2metadata.xml
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-p2artifacts.xml
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [110/141]
12:29:42 [2024-05-01T16:29:42.035Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:29:42 [2024-05-01T16:29:42.035Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:29:42 [2024-05-01T16:29:42.035Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] The project's OSGi version is 1.0.4.202405011547
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:42 [2024-05-01T16:29:42.289Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:29:42 [2024-05-01T16:29:42.289Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:29:42 [2024-05-01T16:29:42.289Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
12:29:42 [2024-05-01T16:29:42.289Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:29:42 [2024-05-01T16:29:42.543Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.543Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:42 [2024-05-01T16:29:42.543Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.543Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:42 [2024-05-01T16:29:42.543Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
12:29:42 [2024-05-01T16:29:42.543Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.543Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:42 [2024-05-01T16:29:42.544Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
12:29:42 [2024-05-01T16:29:42.544Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.544Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:42 [2024-05-01T16:29:42.544Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
12:29:42 [2024-05-01T16:29:42.544Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.544Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:42 [2024-05-01T16:29:42.544Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
12:29:42 [2024-05-01T16:29:42.544Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.544Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:42 [2024-05-01T16:29:42.544Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.544Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:42 [2024-05-01T16:29:42.544Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.544Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:42 [2024-05-01T16:29:42.544Z] [INFO] 
12:29:42 [2024-05-01T16:29:42.544Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:42 [2024-05-01T16:29:42.799Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
12:29:42 [2024-05-01T16:29:42.799Z] [INFO] Command line:
12:29:42 [2024-05-01T16:29:42.799Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:29:42 [2024-05-01T16:29:42.799Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:29:46 [2024-05-01T16:29:46.954Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
12:29:46 [2024-05-01T16:29:46.954Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testParseEvent -- Time elapsed: 0.125 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEndTime -- Time elapsed: 0.001 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetNbEvents -- Time elapsed: 0.001 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_null -- Time elapsed: 0.001 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStartTime -- Time elapsed: 0.001 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testBroadcast -- Time elapsed: 0.001 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testValidate -- Time elapsed: 0.001 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetName -- Time elapsed: 0 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetPath -- Time elapsed: 0 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testPcapTrace -- Time elapsed: 0.001 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStreamingInterval -- Time elapsed: 0.001 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetLocationRatio -- Time elapsed: 0.002 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCacheSize -- Time elapsed: 0.001 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTraceProperties -- Time elapsed: 0.002 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.getSource -- Time elapsed: 0 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_normal -- Time elapsed: 0.002 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_rank -- Time elapsed: 0.002 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTimeRange -- Time elapsed: 0.001 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEventType -- Time elapsed: 0.001 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_ratio -- Time elapsed: 0.001 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetResource -- Time elapsed: 0.001 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_location -- Time elapsed: 0 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCurrentLocation -- Time elapsed: 0.001 s
12:29:46 [2024-05-01T16:29:46.954Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
12:29:46 [2024-05-01T16:29:46.954Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getSourceEndpointTest -- Time elapsed: 0 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getProtocolsTest -- Time elapsed: 0.001 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getPayloadTest -- Time elapsed: 0 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getFieldsTest -- Time elapsed: 0 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringTest -- Time elapsed: 0 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getMostEncapsulatedProtocolTest -- Time elapsed: 0 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getDestinationEndpointTest -- Time elapsed: 0 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringAtSpecificProtocolTest -- Time elapsed: 0 s
12:29:46 [2024-05-01T16:29:46.954Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
12:29:46 [2024-05-01T16:29:46.954Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularToStringTest -- Time elapsed: 0 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.rootToStringTest -- Time elapsed: 0 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.customFieldValueRequestTest -- Time elapsed: 0 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.copyConstructorTest -- Time elapsed: 0.001 s
12:29:46 [2024-05-01T16:29:46.954Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularFieldValueRequestTest -- Time elapsed: 0 s
12:29:46 [2024-05-01T16:29:46.954Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
12:29:47 [2024-05-01T16:29:47.879Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
12:29:47 [2024-05-01T16:29:47.879Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.constructorTest -- Time elapsed: 0.004 s
12:29:47 [2024-05-01T16:29:47.879Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.canExecuteTest -- Time elapsed: 0 s
12:29:47 [2024-05-01T16:29:47.879Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.executeAnalysisTest -- Time elapsed: 1.141 s
12:29:47 [2024-05-01T16:29:47.879Z] 
12:29:47 [2024-05-01T16:29:47.879Z] Results:
12:29:47 [2024-05-01T16:29:47.879Z] 
12:29:47 [2024-05-01T16:29:47.879Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
12:29:47 [2024-05-01T16:29:47.879Z] 
12:29:48 [2024-05-01T16:29:48.135Z] [INFO] All tests passed
12:29:48 [2024-05-01T16:29:48.135Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.135Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:48 [2024-05-01T16:29:48.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
12:29:48 [2024-05-01T16:29:48.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.pom
12:29:48 [2024-05-01T16:29:48.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
12:29:48 [2024-05-01T16:29:48.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
12:29:48 [2024-05-01T16:29:48.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
12:29:48 [2024-05-01T16:29:48.136Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.136Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:29:48 [2024-05-01T16:29:48.136Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.136Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
12:29:48 [2024-05-01T16:29:48.136Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [111/141]
12:29:48 [2024-05-01T16:29:48.136Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
12:29:48 [2024-05-01T16:29:48.136Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:29:48 [2024-05-01T16:29:48.136Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:29:48 [2024-05-01T16:29:48.136Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
12:29:48 [2024-05-01T16:29:48.391Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.391Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:29:48 [2024-05-01T16:29:48.391Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.391Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:29:48 [2024-05-01T16:29:48.391Z] [INFO] The project's OSGi version is 1.0.3.202405011547
12:29:48 [2024-05-01T16:29:48.391Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.391Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:29:48 [2024-05-01T16:29:48.391Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.391Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:29:48 [2024-05-01T16:29:48.391Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.391Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:29:48 [2024-05-01T16:29:48.391Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.391Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:29:48 [2024-05-01T16:29:48.391Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.391Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:29:48 [2024-05-01T16:29:48.391Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests
12:29:48 [2024-05-01T16:29:48.645Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.645Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:29:48 [2024-05-01T16:29:48.645Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
12:29:48 [2024-05-01T16:29:48.645Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.645Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:29:48 [2024-05-01T16:29:48.645Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:29:48 [2024-05-01T16:29:48.645Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:29:48 [2024-05-01T16:29:48.645Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:29:48 [2024-05-01T16:29:48.900Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] 
12:29:48 [2024-05-01T16:29:48.900Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:29:49 [2024-05-01T16:29:49.459Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log
12:29:49 [2024-05-01T16:29:49.459Z] [INFO] Command line:
12:29:49 [2024-05-01T16:29:49.459Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:29:49 [2024-05-01T16:29:49.459Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:29:51 [2024-05-01T16:29:51.968Z] May 01, 2024 4:29:51 PM org.apache.aries.spifly.BaseActivator log
12:29:51 [2024-05-01T16:29:51.968Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:29:53 [2024-05-01T16:29:53.329Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:29:53 [2024-05-01T16:29:53.329Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:30:03 [2024-05-01T16:30:03.263Z] Could not determine the accessibility bus address
12:30:03 [2024-05-01T16:30:03.263Z] !SESSION 2024-05-01 16:29:49.347 -----------------------------------------------
12:30:03 [2024-05-01T16:30:03.263Z] eclipse.buildId=unknown
12:30:03 [2024-05-01T16:30:03.263Z] java.version=17.0.2
12:30:03 [2024-05-01T16:30:03.263Z] java.vendor=Oracle Corporation
12:30:03 [2024-05-01T16:30:03.263Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:30:03 [2024-05-01T16:30:03.263Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:30:03 [2024-05-01T16:30:03.263Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:30:03 [2024-05-01T16:30:03.263Z] 
12:30:03 [2024-05-01T16:30:03.263Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-05-01 16:30:02.565
12:30:03 [2024-05-01T16:30:03.263Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:30:03 [2024-05-01T16:30:03.263Z] 
12:30:03 [2024-05-01T16:30:03.263Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:30:02.641
12:30:03 [2024-05-01T16:30:03.263Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:30:03 [2024-05-01T16:30:03.263Z] !STACK 0
12:30:03 [2024-05-01T16:30:03.263Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:30:03 [2024-05-01T16:30:03.263Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:30:03 [2024-05-01T16:30:03.263Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:30:03 [2024-05-01T16:30:03.263Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:30:03 [2024-05-01T16:30:03.263Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:30:03 [2024-05-01T16:30:03.263Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:30:03 [2024-05-01T16:30:03.263Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:30:03 [2024-05-01T16:30:03.263Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:30:03 [2024-05-01T16:30:03.263Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:30:03 [2024-05-01T16:30:03.263Z] Caused by: java.io.IOException: error=2, No such file or directory
12:30:03 [2024-05-01T16:30:03.263Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:30:03 [2024-05-01T16:30:03.263Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:30:03 [2024-05-01T16:30:03.263Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:30:03 [2024-05-01T16:30:03.263Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:30:03 [2024-05-01T16:30:03.263Z] 	... 7 more
12:30:03 [2024-05-01T16:30:03.263Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
12:30:03 [2024-05-01T16:30:03.263Z] Display size: 1440x900
12:30:03 [2024-05-01T16:30:03.263Z] OS version=6.2.9-300.fc38.x86_64
12:30:03 [2024-05-01T16:30:03.263Z] GTK version=3.24.33
12:30:03 [2024-05-01T16:30:03.263Z] GTK theme=Yaru
12:30:03 [2024-05-01T16:30:03.263Z] LIBOVERLAY_SCROLLBAR=0
12:30:03 [2024-05-01T16:30:03.263Z] Time zone: Greenwich Mean Time
12:30:03 [2024-05-01T16:30:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@74bcf1ab] time=889052175 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:30:04 [2024-05-01T16:30:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:04 [2024-05-01T16:30:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:30:04 [2024-05-01T16:30:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:30:04 [2024-05-01T16:30:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:30:04 [2024-05-01T16:30:04.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=889052974 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:30:04 [2024-05-01T16:30:04.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=889052975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:30:04 [2024-05-01T16:30:04.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=889052981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:30:04 [2024-05-01T16:30:04.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:30:16 [2024-05-01T16:30:16.485Z] 
12:30:16 [2024-05-01T16:30:16.485Z] (Eclipse:20550): Gtk-WARNING **: 16:30:14.857: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
12:30:16 [2024-05-01T16:30:16.485Z] 
12:30:16 [2024-05-01T16:30:16.485Z] (Eclipse:20550): Gtk-WARNING **: 16:30:14.885: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
12:30:16 [2024-05-01T16:30:16.485Z] 
12:30:16 [2024-05-01T16:30:16.485Z] (Eclipse:20550): Gtk-WARNING **: 16:30:14.972: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:30:16 [2024-05-01T16:30:16.485Z] 
12:30:16 [2024-05-01T16:30:16.485Z] (Eclipse:20550): Gtk-WARNING **: 16:30:15.050: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:30:16 [2024-05-01T16:30:16.485Z] 
12:30:16 [2024-05-01T16:30:16.485Z] (Eclipse:20550): Gtk-CRITICAL **: 16:30:15.589: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:16 [2024-05-01T16:30:16.485Z] 
12:30:16 [2024-05-01T16:30:16.485Z] (Eclipse:20550): Gtk-CRITICAL **: 16:30:15.637: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:16 [2024-05-01T16:30:16.485Z] 
12:30:16 [2024-05-01T16:30:16.485Z] (Eclipse:20550): Gtk-CRITICAL **: 16:30:15.662: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:30:16 [2024-05-01T16:30:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:16 [2024-05-01T16:30:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:16 [2024-05-01T16:30:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:16 [2024-05-01T16:30:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:17 [2024-05-01T16:30:17.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@74bcf1ab] time=889065760 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:30:17 [2024-05-01T16:30:17.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:30:17 [2024-05-01T16:30:17.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:30:17 [2024-05-01T16:30:17.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:30:17 [2024-05-01T16:30:17.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:30:17 [2024-05-01T16:30:17.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889065853 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:30:17 [2024-05-01T16:30:17.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889065857 data=null doit=true}, TreeItem with text {test}]
12:30:17 [2024-05-01T16:30:17.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889065857 data=null}, TreeItem with text {test}]
12:30:17 [2024-05-01T16:30:17.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889065857 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:17 [2024-05-01T16:30:17.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889065858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:30:17 [2024-05-01T16:30:17.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889065949 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:30:17 [2024-05-01T16:30:17.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:30:17 [2024-05-01T16:30:17.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:30:17 [2024-05-01T16:30:17.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:30:18 [2024-05-01T16:30:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:30:18 [2024-05-01T16:30:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:30:18 [2024-05-01T16:30:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:30:18 [2024-05-01T16:30:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:30:18 [2024-05-01T16:30:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:30:18 [2024-05-01T16:30:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:30:18 [2024-05-01T16:30:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:18 [2024-05-01T16:30:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:30:18 [2024-05-01T16:30:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:30:18 [2024-05-01T16:30:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:30:18 [2024-05-01T16:30:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889067098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:18 [2024-05-01T16:30:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889067098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:18 [2024-05-01T16:30:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889067098 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:18 [2024-05-01T16:30:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889067098 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889067099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889067099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889067099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889067099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889067099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889067099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889067099 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889067099 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889067101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889067102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889067102 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889067102 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889067102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889067102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:30:18 [2024-05-01T16:30:18.477Z] 
12:30:18 [2024-05-01T16:30:18.477Z] (Eclipse:20550): Gtk-WARNING **: 16:30:18.212: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
12:30:18 [2024-05-01T16:30:18.477Z] This may indicate that pixbuf loaders or the mime database could not be found.
12:30:18 [2024-05-01T16:30:18.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:30:18 [2024-05-01T16:30:18.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:30:18 [2024-05-01T16:30:18.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:30:18 [2024-05-01T16:30:18.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:30:18 [2024-05-01T16:30:18.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:30:18 [2024-05-01T16:30:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:30:18 [2024-05-01T16:30:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889067102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:30:18 [2024-05-01T16:30:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889066140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:30:18 [2024-05-01T16:30:18.986Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.96 s -- in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
12:30:18 [2024-05-01T16:30:18.986Z] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest.test -- Time elapsed: 14.26 s
12:30:18 [2024-05-01T16:30:18.986Z] 
12:30:18 [2024-05-01T16:30:18.986Z] Results:
12:30:18 [2024-05-01T16:30:18.986Z] 
12:30:18 [2024-05-01T16:30:18.986Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
12:30:18 [2024-05-01T16:30:18.986Z] 
12:30:19 [2024-05-01T16:30:19.240Z] 
12:30:19 [2024-05-01T16:30:19.240Z] !ENTRY org.eclipse.core.resources 2 10035 2024-05-01 16:30:19.176
12:30:19 [2024-05-01T16:30:19.240Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] All tests passed
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] Building Trace Compass RCP Parent 9.3.0-SNAPSHOT               [112/141]
12:30:20 [2024-05-01T16:30:20.165Z] [INFO]   from rcp/pom.xml
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --------------------------------[ pom ]---------------------------------
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp-parent ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-9.3.0-SNAPSHOT.pom
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] Building Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT     [113/141]
12:30:20 [2024-05-01T16:30:20.165Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:30:20 [2024-05-01T16:30:20.165Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:30:20 [2024-05-01T16:30:20.165Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:30:20 [2024-05-01T16:30:20.165Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:30:20 [2024-05-01T16:30:20.165Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:30:20 [2024-05-01T16:30:20.165Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-sources.jar
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.jar
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.jar
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.pom
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-sources.jar
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-p2metadata.xml
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-p2artifacts.xml
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] Building Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT     [114/141]
12:30:20 [2024-05-01T16:30:20.166Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:30:20 [2024-05-01T16:30:20.166Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:30:20 [2024-05-01T16:30:20.166Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.jar
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-sources-feature.jar
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:30:20 [2024-05-01T16:30:20.421Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2metadata:9.3.0-SNAPSHOT already attached, replace previous instance
12:30:20 [2024-05-01T16:30:20.421Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2artifacts:9.3.0-SNAPSHOT already attached, replace previous instance
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.jar
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.pom
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-sources-feature.jar
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-p2metadata.xml
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-p2artifacts.xml
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [115/141]
12:30:20 [2024-05-01T16:30:20.421Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:30:20 [2024-05-01T16:30:20.421Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.7.0/commons-cli-1.7.0.jar
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.7.0/commons-cli-1.7.0.jar (73 kB at 2.1 MB/s)
12:30:20 [2024-05-01T16:30:20.421Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.7.0/commons-cli-1.7.0.pom
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.7.0/commons-cli-1.7.0.pom (14 kB at 14 MB/s)
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] The project's OSGi version is 1.1.0.202405011547
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.422Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:30:20 [2024-05-01T16:30:20.422Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:30:20 [2024-05-01T16:30:20.422Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
12:30:20 [2024-05-01T16:30:20.422Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.676Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:30:20 [2024-05-01T16:30:20.676Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:30:20 [2024-05-01T16:30:20.676Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.676Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.676Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.677Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.677Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.677Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.677Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.677Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.677Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
12:30:20 [2024-05-01T16:30:20.677Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.pom
12:30:20 [2024-05-01T16:30:20.677Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
12:30:20 [2024-05-01T16:30:20.677Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-p2metadata.xml
12:30:20 [2024-05-01T16:30:20.677Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-p2artifacts.xml
12:30:20 [2024-05-01T16:30:20.677Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.677Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
12:30:20 [2024-05-01T16:30:20.677Z] [INFO] 
12:30:20 [2024-05-01T16:30:20.677Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
12:30:20 [2024-05-01T16:30:20.677Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT        [116/141]
12:30:20 [2024-05-01T16:30:20.677Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
12:30:20 [2024-05-01T16:30:20.677Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:30:20 [2024-05-01T16:30:20.931Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:30:20 [2024-05-01T16:30:20.931Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
12:30:21 [2024-05-01T16:30:21.185Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.185Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.185Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.185Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.185Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:30:21 [2024-05-01T16:30:21.185Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.185Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.185Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.185Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.185Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.185Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.185Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.185Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.185Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.185Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.185Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui
12:30:21 [2024-05-01T16:30:21.439Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.439Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
12:30:21 [2024-05-01T16:30:21.439Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.439Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.439Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:30:21 [2024-05-01T16:30:21.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:30:21 [2024-05-01T16:30:21.440Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
12:30:21 [2024-05-01T16:30:21.440Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:30:21 [2024-05-01T16:30:21.694Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.694Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.694Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.694Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.694Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.694Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.695Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:30:21 [2024-05-01T16:30:21.695Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:30:21 [2024-05-01T16:30:21.695Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.695Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-sources.jar
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.jar
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.jar
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.pom
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-sources.jar
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-p2metadata.xml
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-p2artifacts.xml
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] 
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] Building Trace Compass RCP Feature 9.3.0-SNAPSHOT              [117/141]
12:30:21 [2024-05-01T16:30:21.695Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp/pom.xml
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:30:21 [2024-05-01T16:30:21.695Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp/pom.xml
12:30:22 [2024-05-01T16:30:22.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.jar
12:30:22 [2024-05-01T16:30:22.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.jar (294 kB at 5.6 MB/s)
12:30:22 [2024-05-01T16:30:22.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.jar
12:30:22 [2024-05-01T16:30:22.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.jar (610 kB at 11 MB/s)
12:30:22 [2024-05-01T16:30:22.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar
12:30:22 [2024-05-01T16:30:22.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar (238 kB at 16 MB/s)
12:30:22 [2024-05-01T16:30:22.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar
12:30:22 [2024-05-01T16:30:22.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar (67 kB at 33 MB/s)
12:30:22 [2024-05-01T16:30:22.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar
12:30:22 [2024-05-01T16:30:22.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 25 MB/s)
12:30:22 [2024-05-01T16:30:22.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar
12:30:22 [2024-05-01T16:30:22.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar (88 kB at 8.0 MB/s)
12:30:22 [2024-05-01T16:30:22.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.jar
12:30:22 [2024-05-01T16:30:22.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.jar (11 kB at 1.4 MB/s)
12:30:22 [2024-05-01T16:30:22.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar (348 kB at 22 MB/s)
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.jar
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.jar (71 kB at 1.6 MB/s)
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar (131 kB at 66 MB/s)
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar (40 kB at 3.3 MB/s)
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar (203 kB at 23 MB/s)
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar (59 kB at 3.7 MB/s)
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.8/jetty-http-12.0.8.jar
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.8/jetty-http-12.0.8.jar (406 kB at 20 MB/s)
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.8/jetty-server-12.0.8.jar
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.8/jetty-server-12.0.8.jar (586 kB at 42 MB/s)
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.8/jetty-session-12.0.8.jar
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.8/jetty-session-12.0.8.jar (117 kB at 8.4 MB/s)
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.8/jetty-ee8-servlet-12.0.8.jar
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.8/jetty-ee8-servlet-12.0.8.jar (145 kB at 13 MB/s)
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.8/jetty-ee8-nested-12.0.8.jar
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.8/jetty-ee8-nested-12.0.8.jar (432 kB at 15 MB/s)
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.8/jetty-util-12.0.8.jar
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.8/jetty-util-12.0.8.jar (643 kB at 36 MB/s)
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.jar
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.jar (1.0 MB at 117 MB/s)
12:30:22 [2024-05-01T16:30:22.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.8/jetty-ee8-security-12.0.8.jar
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.8/jetty-ee8-security-12.0.8.jar (76 kB at 2.5 MB/s)
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.8/jetty-security-12.0.8.jar
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.8/jetty-security-12.0.8.jar (145 kB at 9.7 MB/s)
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.8/jetty-io-12.0.8.jar
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.8/jetty-io-12.0.8.jar (310 kB at 28 MB/s)
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 95 MB/s)
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.jar
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.jar (255 kB at 85 MB/s)
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.pom
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.pom (13 kB at 284 kB/s)
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.5.6/logback-parent-1.5.6.pom
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.5.6/logback-parent-1.5.6.pom (19 kB at 435 kB/s)
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.pom
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.pom (7.5 kB at 197 kB/s)
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom (14 kB at 1.1 MB/s)
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom (19 kB at 2.3 MB/s)
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 520 kB/s)
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 16 MB/s)
12:30:22 [2024-05-01T16:30:22.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 1.4 MB/s)
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 13 MB/s)
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.pom
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.pom (12 kB at 1.3 MB/s)
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.pom
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.pom (5.8 kB at 340 kB/s)
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom (19 kB at 2.1 MB/s)
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.pom
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jakarta.servlet.jsp-api/3.1.1/jakarta.servlet.jsp-api-3.1.1.pom (12 kB at 164 kB/s)
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.pom
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.pom (13 kB at 4.2 MB/s)
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.2/jakarta.xml.bind-api-parent-4.0.2.pom
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.2/jakarta.xml.bind-api-parent-4.0.2.pom (9.1 kB at 4.6 MB/s)
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom (3.5 kB at 438 kB/s)
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/gogo-parent/6/gogo-parent-6.pom
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/gogo-parent/6/gogo-parent-6.pom (5.4 kB at 542 kB/s)
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/5/felix-parent-5.pom
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/5/felix-parent-5.pom (22 kB at 2.7 MB/s)
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
12:30:23 [2024-05-01T16:30:23.021Z] [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 2.2 MB/s)
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom (3.9 kB at 276 kB/s)
12:30:23 [2024-05-01T16:30:23.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.pom
12:30:23 [2024-05-01T16:30:23.022Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.pom (3.9 kB at 351 kB/s)
12:30:23 [2024-05-01T16:30:23.022Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.pom
12:30:23 [2024-05-01T16:30:23.022Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.pom (3.7 kB at 372 kB/s)
12:30:23 [2024-05-01T16:30:23.022Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.8/jetty-http-12.0.8.pom
12:30:23 [2024-05-01T16:30:23.022Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.8/jetty-http-12.0.8.pom (4.2 kB at 192 kB/s)
12:30:23 [2024-05-01T16:30:23.022Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-core/12.0.8/jetty-core-12.0.8.pom
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-core/12.0.8/jetty-core-12.0.8.pom (6.9 kB at 246 kB/s)
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/12.0.8/jetty-project-12.0.8.pom
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/12.0.8/jetty-project-12.0.8.pom (107 kB at 2.6 MB/s)
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.17.0/jackson-bom-2.17.0.pom
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.17.0/jackson-bom-2.17.0.pom (19 kB at 1.1 MB/s)
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom (6.5 kB at 725 kB/s)
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/58/oss-parent-58.pom
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/58/oss-parent-58.pom (24 kB at 2.6 MB/s)
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom (18 kB at 1.1 MB/s)
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom (16 kB at 1.7 MB/s)
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 22 MB/s)
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.7/asm-bom-9.7.pom
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.7/asm-bom-9.7.pom (3.3 kB at 65 kB/s)
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.19.7/testcontainers-bom-1.19.7.pom
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.19.7/testcontainers-bom-1.19.7.pom (10 kB at 307 kB/s)
12:30:23 [2024-05-01T16:30:23.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.8/jetty-io-12.0.8.pom
12:30:23 [2024-05-01T16:30:23.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.8/jetty-io-12.0.8.pom (1.9 kB at 77 kB/s)
12:30:23 [2024-05-01T16:30:23.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.8/jetty-util-12.0.8.pom
12:30:23 [2024-05-01T16:30:23.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.8/jetty-util-12.0.8.pom (3.6 kB at 152 kB/s)
12:30:23 [2024-05-01T16:30:23.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom (2.8 kB at 2.8 MB/s)
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom (13 kB at 6.7 MB/s)
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom (7.3 kB at 7.3 MB/s)
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.8/jetty-server-12.0.8.pom
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.8/jetty-server-12.0.8.pom (3.1 kB at 94 kB/s)
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.8/jetty-session-12.0.8.pom
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.8/jetty-session-12.0.8.pom (2.7 kB at 112 kB/s)
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.8/jetty-ee8-servlet-12.0.8.pom
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.8/jetty-ee8-servlet-12.0.8.pom (2.7 kB at 159 kB/s)
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8/12.0.8/jetty-ee8-12.0.8.pom
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8/12.0.8/jetty-ee8-12.0.8.pom (31 kB at 1.0 MB/s)
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.8/jetty-ee8-nested-12.0.8.pom
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.8/jetty-ee8-nested-12.0.8.pom (3.2 kB at 96 kB/s)
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.8/jetty-security-12.0.8.pom
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.8/jetty-security-12.0.8.pom (5.2 kB at 248 kB/s)
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.8/jetty-ee8-security-12.0.8.pom
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.8/jetty-ee8-security-12.0.8.pom (2.2 kB at 179 kB/s)
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.pom
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.pom (17 kB at 17 MB/s)
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/jasper-jsp/9.0.83.1/jasper-jsp-9.0.83.1.pom
12:30:23 [2024-05-01T16:30:23.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/jasper-jsp/9.0.83.1/jasper-jsp-9.0.83.1.pom (8.8 kB at 4.4 MB/s)
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.pom
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.pom (5.0 kB at 5.0 MB/s)
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom (17 kB at 17 MB/s)
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.pom
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.pom (7.9 kB at 7.9 MB/s)
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.pom
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.pom (1.3 kB at 1.3 MB/s)
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 2.9 MB/s)
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 16 MB/s)
12:30:23 [2024-05-01T16:30:23.787Z] [WARNING] The POM for commons-lang:commons-lang:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.jar
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.jar (228 kB at 7.1 MB/s)
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.jar
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.jar (3.2 MB at 90 MB/s)
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] 
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp/target
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] 
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] 
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] 
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] 
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] 
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] 
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp/src/main/resources
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] 
12:30:23 [2024-05-01T16:30:23.787Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp ---
12:30:24 [2024-05-01T16:30:24.346Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 249 were skipped
12:30:24 [2024-05-01T16:30:24.346Z] [INFO] 
12:30:24 [2024-05-01T16:30:24.346Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
12:30:24 [2024-05-01T16:30:24.346Z] [INFO] 
12:30:24 [2024-05-01T16:30:24.346Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.jar
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] 
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] 
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] 
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp ---
12:30:24 [2024-05-01T16:30:24.904Z] [WARNING] The following referenced plugins has missing sources
12:30:24 [2024-05-01T16:30:24.904Z] 	org.apache.commons.jxpath_1.3.0.v200911051830
12:30:24 [2024-05-01T16:30:24.904Z] 	org.apache.commons.logging_1.2.0.v20180409-1502
12:30:24 [2024-05-01T16:30:24.904Z] 
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-sources-feature.jar
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] 
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] 
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
12:30:24 [2024-05-01T16:30:24.904Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2metadata:9.3.0-SNAPSHOT already attached, replace previous instance
12:30:24 [2024-05-01T16:30:24.904Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2artifacts:9.3.0-SNAPSHOT already attached, replace previous instance
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] 
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.jar
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.pom
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-sources-feature.jar
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-p2metadata.xml
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-p2artifacts.xml
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] 
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] 
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [118/141]
12:30:24 [2024-05-01T16:30:24.904Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:30:24 [2024-05-01T16:30:24.904Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:30:24 [2024-05-01T16:30:24.904Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] 
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] 
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] The project's OSGi version is 1.0.3.202405011547
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] 
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] 
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] 
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] 
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] 
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] 
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] 
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:25 [2024-05-01T16:30:25.159Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:30:25 [2024-05-01T16:30:25.159Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:30:25 [2024-05-01T16:30:25.159Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
12:30:25 [2024-05-01T16:30:25.159Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] 
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] 
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] 
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:25 [2024-05-01T16:30:25.414Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] 
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] 
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] 
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] 
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] 
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] 
12:30:25 [2024-05-01T16:30:25.414Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:25 [2024-05-01T16:30:25.668Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
12:30:25 [2024-05-01T16:30:25.668Z] [INFO] Command line:
12:30:25 [2024-05-01T16:30:25.668Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:30:25 [2024-05-01T16:30:25.668Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:30:28 [2024-05-01T16:30:28.929Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
12:30:28 [2024-05-01T16:30:28.929Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
12:30:28 [2024-05-01T16:30:28.929Z] org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
12:30:28 [2024-05-01T16:30:28.929Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
12:30:29 [2024-05-01T16:30:29.184Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
12:30:29 [2024-05-01T16:30:29.184Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.023 s
12:30:29 [2024-05-01T16:30:29.184Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0 s
12:30:29 [2024-05-01T16:30:29.184Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[2: --cli -faulty] -- Time elapsed: 0.001 s
12:30:29 [2024-05-01T16:30:29.184Z] 
12:30:29 [2024-05-01T16:30:29.184Z] Results:
12:30:29 [2024-05-01T16:30:29.184Z] 
12:30:29 [2024-05-01T16:30:29.184Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
12:30:29 [2024-05-01T16:30:29.184Z] 
12:30:29 [2024-05-01T16:30:29.439Z] [INFO] All tests passed
12:30:29 [2024-05-01T16:30:29.439Z] [INFO] 
12:30:29 [2024-05-01T16:30:29.439Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:29 [2024-05-01T16:30:29.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
12:30:29 [2024-05-01T16:30:29.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.pom
12:30:29 [2024-05-01T16:30:29.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
12:30:29 [2024-05-01T16:30:29.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
12:30:29 [2024-05-01T16:30:29.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
12:30:29 [2024-05-01T16:30:29.439Z] [INFO] 
12:30:29 [2024-05-01T16:30:29.439Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:30:29 [2024-05-01T16:30:29.439Z] [INFO] 
12:30:29 [2024-05-01T16:30:29.439Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
12:30:29 [2024-05-01T16:30:29.439Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [119/141]
12:30:29 [2024-05-01T16:30:29.439Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
12:30:29 [2024-05-01T16:30:29.439Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:30:29 [2024-05-01T16:30:29.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:30:29 [2024-05-01T16:30:29.439Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
12:30:29 [2024-05-01T16:30:29.693Z] [INFO] 
12:30:29 [2024-05-01T16:30:29.693Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:29 [2024-05-01T16:30:29.693Z] [INFO] 
12:30:29 [2024-05-01T16:30:29.693Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:29 [2024-05-01T16:30:29.694Z] [INFO] The project's OSGi version is 2.0.5.202405011547
12:30:29 [2024-05-01T16:30:29.694Z] [INFO] 
12:30:29 [2024-05-01T16:30:29.694Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:29 [2024-05-01T16:30:29.694Z] [INFO] 
12:30:29 [2024-05-01T16:30:29.694Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:29 [2024-05-01T16:30:29.694Z] [INFO] 
12:30:29 [2024-05-01T16:30:29.694Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:29 [2024-05-01T16:30:29.694Z] [INFO] 
12:30:29 [2024-05-01T16:30:29.694Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:29 [2024-05-01T16:30:29.694Z] [INFO] 
12:30:29 [2024-05-01T16:30:29.694Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:29 [2024-05-01T16:30:29.694Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests
12:30:29 [2024-05-01T16:30:29.948Z] [INFO] 
12:30:29 [2024-05-01T16:30:29.948Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:29 [2024-05-01T16:30:29.948Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
12:30:29 [2024-05-01T16:30:29.948Z] [INFO] 
12:30:29 [2024-05-01T16:30:29.948Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:29 [2024-05-01T16:30:29.948Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:30:29 [2024-05-01T16:30:29.948Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:30:29 [2024-05-01T16:30:29.948Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
12:30:29 [2024-05-01T16:30:29.948Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:30:30 [2024-05-01T16:30:30.202Z] [INFO] 
12:30:30 [2024-05-01T16:30:30.202Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:30 [2024-05-01T16:30:30.202Z] [INFO] 
12:30:30 [2024-05-01T16:30:30.202Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:30 [2024-05-01T16:30:30.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
12:30:30 [2024-05-01T16:30:30.202Z] [INFO] 
12:30:30 [2024-05-01T16:30:30.202Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:30 [2024-05-01T16:30:30.202Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 143 were skipped
12:30:30 [2024-05-01T16:30:30.202Z] [INFO] 
12:30:30 [2024-05-01T16:30:30.202Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:30 [2024-05-01T16:30:30.202Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
12:30:30 [2024-05-01T16:30:30.203Z] [INFO] 
12:30:30 [2024-05-01T16:30:30.203Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:30 [2024-05-01T16:30:30.203Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
12:30:30 [2024-05-01T16:30:30.203Z] [INFO] 
12:30:30 [2024-05-01T16:30:30.203Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:30 [2024-05-01T16:30:30.203Z] [INFO] 
12:30:30 [2024-05-01T16:30:30.203Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:30 [2024-05-01T16:30:30.203Z] [INFO] 
12:30:30 [2024-05-01T16:30:30.203Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:30 [2024-05-01T16:30:30.203Z] [INFO] 
12:30:30 [2024-05-01T16:30:30.203Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:30 [2024-05-01T16:30:30.457Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log
12:30:30 [2024-05-01T16:30:30.457Z] [INFO] Command line:
12:30:30 [2024-05-01T16:30:30.457Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:30:30 [2024-05-01T16:30:30.457Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:30:34 [2024-05-01T16:30:34.617Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:30:34 [2024-05-01T16:30:34.617Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:30:38 [2024-05-01T16:30:38.776Z] Could not determine the accessibility bus address
12:30:38 [2024-05-01T16:30:38.776Z] !SESSION 2024-05-01 16:30:30.359 -----------------------------------------------
12:30:38 [2024-05-01T16:30:38.776Z] eclipse.buildId=unknown
12:30:38 [2024-05-01T16:30:38.776Z] java.version=17.0.2
12:30:38 [2024-05-01T16:30:38.777Z] java.vendor=Oracle Corporation
12:30:38 [2024-05-01T16:30:38.777Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:30:38 [2024-05-01T16:30:38.777Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:30:38 [2024-05-01T16:30:38.777Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:30:38 [2024-05-01T16:30:38.777Z] 
12:30:38 [2024-05-01T16:30:38.777Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:30:38.345
12:30:38 [2024-05-01T16:30:38.777Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:30:38 [2024-05-01T16:30:38.777Z] !STACK 0
12:30:38 [2024-05-01T16:30:38.777Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:30:38 [2024-05-01T16:30:38.777Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:30:38 [2024-05-01T16:30:38.777Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:30:38 [2024-05-01T16:30:38.777Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:30:38 [2024-05-01T16:30:38.777Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:30:38 [2024-05-01T16:30:38.777Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:30:38 [2024-05-01T16:30:38.777Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:30:38 [2024-05-01T16:30:38.777Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:30:38 [2024-05-01T16:30:38.777Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:30:38 [2024-05-01T16:30:38.777Z] Caused by: java.io.IOException: error=2, No such file or directory
12:30:38 [2024-05-01T16:30:38.777Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:30:38 [2024-05-01T16:30:38.777Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:30:38 [2024-05-01T16:30:38.777Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:30:38 [2024-05-01T16:30:38.777Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:30:38 [2024-05-01T16:30:38.777Z] 	... 7 more
12:30:39 [2024-05-01T16:30:39.031Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
12:30:39 [2024-05-01T16:30:39.287Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
12:30:39 [2024-05-01T16:30:39.287Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.014 s
12:30:39 [2024-05-01T16:30:39.287Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0 s
12:30:39 [2024-05-01T16:30:39.287Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[2: --cli --list] -- Time elapsed: 0.031 s
12:30:39 [2024-05-01T16:30:39.287Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[3: --cli -l] -- Time elapsed: 0 s
12:30:39 [2024-05-01T16:30:39.287Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[4: --cli --open mytrace] -- Time elapsed: 0.001 s
12:30:39 [2024-05-01T16:30:39.287Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[5: --cli -o mytrace] -- Time elapsed: 0 s
12:30:39 [2024-05-01T16:30:39.287Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3] -- Time elapsed: 0 s
12:30:39 [2024-05-01T16:30:39.287Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3] -- Time elapsed: 0 s
12:30:39 [2024-05-01T16:30:39.287Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[8: --cli --open] -- Time elapsed: 0.001 s
12:30:39 [2024-05-01T16:30:39.287Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[9: --cli -o] -- Time elapsed: 0 s
12:30:39 [2024-05-01T16:30:39.287Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[10: --cli -faulty] -- Time elapsed: 0.001 s
12:30:39 [2024-05-01T16:30:39.287Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[11: --open mytrace] -- Time elapsed: 0 s
12:30:39 [2024-05-01T16:30:39.287Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[12: --open] -- Time elapsed: 0 s
12:30:39 [2024-05-01T16:30:39.287Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[13: --open mytrace --list] -- Time elapsed: 0 s
12:30:39 [2024-05-01T16:30:39.287Z] 
12:30:39 [2024-05-01T16:30:39.287Z] Results:
12:30:39 [2024-05-01T16:30:39.287Z] 
12:30:39 [2024-05-01T16:30:39.287Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
12:30:39 [2024-05-01T16:30:39.287Z] 
12:30:40 [2024-05-01T16:30:40.210Z] [INFO] All tests passed
12:30:40 [2024-05-01T16:30:40.210Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.210Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:40 [2024-05-01T16:30:40.210Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.pom
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-p2metadata.xml
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-p2artifacts.xml
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT [120/141]
12:30:40 [2024-05-01T16:30:40.211Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:30:40 [2024-05-01T16:30:40.211Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] The project's OSGi version is 1.0.5.202405011547
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.211Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:30:40 [2024-05-01T16:30:40.211Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:30:40 [2024-05-01T16:30:40.211Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
12:30:40 [2024-05-01T16:30:40.211Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:30:40 [2024-05-01T16:30:40.466Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.466Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.466Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.466Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.466Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.466Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.466Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
12:30:40 [2024-05-01T16:30:40.466Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.466Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.466Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:30:40 [2024-05-01T16:30:40.466Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:30:40 [2024-05-01T16:30:40.466Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.467Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-sources.jar
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.jar
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.jar
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.pom
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-sources.jar
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-p2metadata.xml
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-p2artifacts.xml
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT [121/141]
12:30:40 [2024-05-01T16:30:40.467Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator/target
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.467Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator ---
12:30:40 [2024-05-01T16:30:40.722Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.jar
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator ---
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-sources-feature.jar
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.jar
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.pom
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-sources-feature.jar
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-p2metadata.xml
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-p2artifacts.xml
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT       [122/141]
12:30:40 [2024-05-01T16:30:40.722Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli/target
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.722Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli ---
12:30:40 [2024-05-01T16:30:40.723Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.jar
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-sources-feature.jar
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.jar
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.pom
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-sources-feature.jar
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-p2metadata.xml
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-p2artifacts.xml
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] Building Trace Compass Json trace Parent 9.3.0-SNAPSHOT        [123/141]
12:30:40 [2024-05-01T16:30:40.723Z] [INFO]   from jsontrace/pom.xml
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --------------------------------[ pom ]---------------------------------
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace-parent ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-9.3.0-SNAPSHOT.pom
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [124/141]
12:30:40 [2024-05-01T16:30:40.723Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:30:40 [2024-05-01T16:30:40.723Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] The project's OSGi version is 1.1.0.202405011547
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.723Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.723Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:30:40 [2024-05-01T16:30:40.723Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:30:40 [2024-05-01T16:30:40.723Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.978Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:30:40 [2024-05-01T16:30:40.978Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:30:40 [2024-05-01T16:30:40.978Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.978Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.pom
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-p2metadata.xml
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-p2artifacts.xml
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] 
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT     [125/141]
12:30:40 [2024-05-01T16:30:40.978Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:30:40 [2024-05-01T16:30:40.978Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] 
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace/target
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] 
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] 
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] 
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] 
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] 
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] 
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] 
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace ---
12:30:41 [2024-05-01T16:30:41.233Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] 
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] 
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.jar
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] 
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] 
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] 
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace ---
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-sources-feature.jar
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] 
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] 
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.jar
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.pom
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-sources-feature.jar
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-p2metadata.xml
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-p2artifacts.xml
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] 
12:30:41 [2024-05-01T16:30:41.233Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
12:30:41 [2024-05-01T16:30:41.489Z] [INFO] 
12:30:41 [2024-05-01T16:30:41.489Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
12:30:41 [2024-05-01T16:30:41.489Z] [INFO] Building Trace Compass RCP Product 9.3.0-SNAPSHOT              [126/141]
12:30:41 [2024-05-01T16:30:41.489Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.product/pom.xml
12:30:41 [2024-05-01T16:30:41.489Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
12:30:41 [2024-05-01T16:30:41.489Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
12:30:42 [2024-05-01T16:30:42.047Z] [INFO] 
12:30:42 [2024-05-01T16:30:42.047Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
12:30:42 [2024-05-01T16:30:42.047Z] [INFO] 
12:30:42 [2024-05-01T16:30:42.047Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
12:30:42 [2024-05-01T16:30:42.047Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:30:42 [2024-05-01T16:30:42.047Z] [INFO] 
12:30:42 [2024-05-01T16:30:42.047Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
12:30:42 [2024-05-01T16:30:42.047Z] [INFO] 
12:30:42 [2024-05-01T16:30:42.047Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
12:30:42 [2024-05-01T16:30:42.047Z] [INFO] 
12:30:42 [2024-05-01T16:30:42.047Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
12:30:42 [2024-05-01T16:30:42.047Z] [INFO] 
12:30:42 [2024-05-01T16:30:42.047Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
12:30:42 [2024-05-01T16:30:42.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
12:30:42 [2024-05-01T16:30:42.047Z] [INFO] 
12:30:42 [2024-05-01T16:30:42.047Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
12:30:42 [2024-05-01T16:30:42.047Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:30:42 [2024-05-01T16:30:42.047Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
12:30:42 [2024-05-01T16:30:42.047Z] [INFO] 
12:30:42 [2024-05-01T16:30:42.047Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
12:30:42 [2024-05-01T16:30:42.047Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:30:42 [2024-05-01T16:30:42.302Z] [INFO] 
12:30:42 [2024-05-01T16:30:42.302Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
12:30:42 [2024-05-01T16:30:42.302Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:30:42 [2024-05-01T16:30:42.302Z] [INFO] 
12:30:42 [2024-05-01T16:30:42.302Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
12:30:42 [2024-05-01T16:30:42.302Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:30:42 [2024-05-01T16:30:42.302Z] [INFO] 
12:30:42 [2024-05-01T16:30:42.302Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
12:30:42 [2024-05-01T16:30:42.302Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:30:46 [2024-05-01T16:30:46.455Z] [WARNING] [2a6cc57a-c850-4f3f-8f8e-0192f4c54d13][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64,9.3.0.202405011547.
12:30:47 [2024-05-01T16:30:47.379Z] [WARNING] [2a6cc57a-c850-4f3f-8f8e-0192f4c54d13][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64,9.3.0.202405011547.
12:30:49 [2024-05-01T16:30:49.887Z] [WARNING] [2a6cc57a-c850-4f3f-8f8e-0192f4c54d13][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64,9.3.0.202405011547.
12:30:52 [2024-05-01T16:30:52.392Z] [WARNING] [2a6cc57a-c850-4f3f-8f8e-0192f4c54d13][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64,9.3.0.202405011547.
12:31:14 [2024-05-01T16:31:14.258Z] [INFO] 
12:31:14 [2024-05-01T16:31:14.258Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
12:31:14 [2024-05-01T16:31:14.258Z] [INFO] 
12:31:14 [2024-05-01T16:31:14.258Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
12:31:14 [2024-05-01T16:31:14.258Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:31:14 [2024-05-01T16:31:14.258Z] [INFO] 
12:31:14 [2024-05-01T16:31:14.258Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.product ---
12:31:14 [2024-05-01T16:31:14.258Z] [INFO] 
12:31:14 [2024-05-01T16:31:14.258Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
12:31:14 [2024-05-01T16:31:14.258Z] [INFO] 
12:31:14 [2024-05-01T16:31:14.258Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
12:31:14 [2024-05-01T16:31:14.258Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
12:31:14 [2024-05-01T16:31:14.258Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202405011547.
12:31:32 [2024-05-01T16:31:32.280Z] Operation completed in 17599 ms.
12:31:32 [2024-05-01T16:31:32.280Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
12:31:32 [2024-05-01T16:31:32.280Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202405011547.
12:31:47 [2024-05-01T16:31:47.104Z] Operation completed in 16171 ms.
12:31:47 [2024-05-01T16:31:47.361Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/aarch64/trace-compass.app
12:31:47 [2024-05-01T16:31:47.616Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202405011547.
12:32:05 [2024-05-01T16:32:05.642Z] Operation completed in 15545 ms.
12:32:05 [2024-05-01T16:32:05.642Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
12:32:05 [2024-05-01T16:32:05.642Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202405011547.
12:32:20 [2024-05-01T16:32:20.477Z] Operation completed in 15278 ms.
12:32:20 [2024-05-01T16:32:20.477Z] [INFO] 
12:32:20 [2024-05-01T16:32:20.477Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
12:32:20 [2024-05-01T16:32:20.477Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240501-1547-win32.win32.x86_64.zip
12:32:25 [2024-05-01T16:32:25.718Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240501-1547-macosx.cocoa.x86_64.tar.gz
12:32:33 [2024-05-01T16:32:33.799Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240501-1547-macosx.cocoa.aarch64.tar.gz
12:32:40 [2024-05-01T16:32:40.328Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240501-1547-linux.gtk.x86_64.tar.gz
12:32:46 [2024-05-01T16:32:46.860Z] [INFO] 
12:32:46 [2024-05-01T16:32:46.860Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
12:32:46 [2024-05-01T16:32:46.860Z] [INFO] No primary artifact to install, installing attached artifacts instead.
12:32:46 [2024-05-01T16:32:46.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT.pom
12:32:46 [2024-05-01T16:32:46.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-p2artifacts.xml
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64.zip
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-p2metadata.xml
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240501-1547-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-win32.win32.x86_64.zip
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240501-1547-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240501-1547-macosx.cocoa.aarch64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-macosx.cocoa.aarch64.tar.gz
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240501-1547-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] 
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] 
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] Building Trace Compass Target Platform 9.3.0-SNAPSHOT          [127/141]
12:32:46 [2024-05-01T16:32:46.861Z] [INFO]   from releng/org.eclipse.tracecompass.target/pom.xml
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] --------------------------------[ pom ]---------------------------------
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] 
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.target ---
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] 
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] 
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] 
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.target ---
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] 
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] 
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
12:32:46 [2024-05-01T16:32:46.861Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
12:32:47 [2024-05-01T16:32:47.117Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
12:32:47 [2024-05-01T16:32:47.117Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
12:32:47 [2024-05-01T16:32:47.117Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
12:32:47 [2024-05-01T16:32:47.117Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 561 kB/s)
12:32:47 [2024-05-01T16:32:47.117Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
12:32:47 [2024-05-01T16:32:47.117Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
12:32:47 [2024-05-01T16:32:47.118Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
12:32:47 [2024-05-01T16:32:47.118Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
12:32:47 [2024-05-01T16:32:47.118Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
12:32:47 [2024-05-01T16:32:47.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
12:32:47 [2024-05-01T16:32:47.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 544 kB/s)
12:32:47 [2024-05-01T16:32:47.118Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
12:32:47 [2024-05-01T16:32:47.118Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
12:32:47 [2024-05-01T16:32:47.118Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/36/maven-parent-36.pom
12:32:47 [2024-05-01T16:32:47.118Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
12:32:47 [2024-05-01T16:32:47.118Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
12:32:47 [2024-05-01T16:32:47.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom
12:32:47 [2024-05-01T16:32:47.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 15 MB/s)
12:32:47 [2024-05-01T16:32:47.118Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
12:32:47 [2024-05-01T16:32:47.374Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
12:32:47 [2024-05-01T16:32:47.374Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/26/apache-26.pom
12:32:47 [2024-05-01T16:32:47.374Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom
12:32:47 [2024-05-01T16:32:47.374Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom
12:32:47 [2024-05-01T16:32:47.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
12:32:47 [2024-05-01T16:32:47.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 10 MB/s)
12:32:47 [2024-05-01T16:32:47.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
12:32:47 [2024-05-01T16:32:47.374Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
12:32:47 [2024-05-01T16:32:47.374Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
12:32:47 [2024-05-01T16:32:47.374Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
12:32:47 [2024-05-01T16:32:47.374Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
12:32:47 [2024-05-01T16:32:47.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
12:32:47 [2024-05-01T16:32:47.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 822 kB/s)
12:32:47 [2024-05-01T16:32:47.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
12:32:47 [2024-05-01T16:32:47.374Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
12:32:47 [2024-05-01T16:32:47.374Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
12:32:47 [2024-05-01T16:32:47.630Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
12:32:47 [2024-05-01T16:32:47.630Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
12:32:47 [2024-05-01T16:32:47.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
12:32:47 [2024-05-01T16:32:47.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 1.5 MB/s)
12:32:47 [2024-05-01T16:32:47.630Z] [INFO] 
12:32:47 [2024-05-01T16:32:47.630Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
12:32:47 [2024-05-01T16:32:47.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT.pom
12:32:47 [2024-05-01T16:32:47.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.target/tracecompass-e4.20.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.20.target
12:32:47 [2024-05-01T16:32:47.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.target/tracecompass-e4.21.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.21.target
12:32:47 [2024-05-01T16:32:47.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.target/tracecompass-e4.22.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.22.target
12:32:47 [2024-05-01T16:32:47.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.target/tracecompass-e4.23.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.23.target
12:32:47 [2024-05-01T16:32:47.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.target/tracecompass-e4.24.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.24.target
12:32:47 [2024-05-01T16:32:47.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.target/tracecompass-e4.25.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.25.target
12:32:47 [2024-05-01T16:32:47.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-eStaging.target
12:32:47 [2024-05-01T16:32:47.630Z] [INFO] 
12:32:47 [2024-05-01T16:32:47.630Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
12:32:47 [2024-05-01T16:32:47.630Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [128/141]
12:32:47 [2024-05-01T16:32:47.630Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
12:32:47 [2024-05-01T16:32:47.630Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:32:47 [2024-05-01T16:32:47.630Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:32:47 [2024-05-01T16:32:47.630Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
12:32:47 [2024-05-01T16:32:47.885Z] [INFO] 
12:32:47 [2024-05-01T16:32:47.885Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:32:47 [2024-05-01T16:32:47.885Z] [INFO] 
12:32:47 [2024-05-01T16:32:47.885Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:32:47 [2024-05-01T16:32:47.885Z] [INFO] The project's OSGi version is 1.0.5.202405011547
12:32:47 [2024-05-01T16:32:47.885Z] [INFO] 
12:32:47 [2024-05-01T16:32:47.885Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:32:47 [2024-05-01T16:32:47.885Z] [INFO] 
12:32:47 [2024-05-01T16:32:47.885Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:32:47 [2024-05-01T16:32:47.885Z] [INFO] 
12:32:47 [2024-05-01T16:32:47.885Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:32:47 [2024-05-01T16:32:47.885Z] [INFO] 
12:32:47 [2024-05-01T16:32:47.885Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:32:47 [2024-05-01T16:32:47.885Z] [INFO] 
12:32:47 [2024-05-01T16:32:47.885Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:32:47 [2024-05-01T16:32:47.885Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
12:32:48 [2024-05-01T16:32:48.447Z] [INFO] 
12:32:48 [2024-05-01T16:32:48.447Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:32:48 [2024-05-01T16:32:48.447Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
12:32:48 [2024-05-01T16:32:48.447Z] [INFO] 
12:32:48 [2024-05-01T16:32:48.447Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:32:48 [2024-05-01T16:32:48.447Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:32:48 [2024-05-01T16:32:48.447Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:32:48 [2024-05-01T16:32:48.447Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
12:32:48 [2024-05-01T16:32:48.447Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:32:48 [2024-05-01T16:32:48.447Z] [INFO] 
12:32:48 [2024-05-01T16:32:48.447Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:32:48 [2024-05-01T16:32:48.447Z] [INFO] 
12:32:48 [2024-05-01T16:32:48.447Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:32:48 [2024-05-01T16:32:48.447Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
12:32:48 [2024-05-01T16:32:48.447Z] [INFO] 
12:32:48 [2024-05-01T16:32:48.447Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:32:48 [2024-05-01T16:32:48.447Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
12:32:48 [2024-05-01T16:32:48.447Z] [INFO] 
12:32:48 [2024-05-01T16:32:48.447Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:32:48 [2024-05-01T16:32:48.703Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
12:32:48 [2024-05-01T16:32:48.703Z] [INFO] 
12:32:48 [2024-05-01T16:32:48.703Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:32:48 [2024-05-01T16:32:48.703Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
12:32:48 [2024-05-01T16:32:48.703Z] [INFO] 
12:32:48 [2024-05-01T16:32:48.703Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:32:48 [2024-05-01T16:32:48.703Z] [INFO] 
12:32:48 [2024-05-01T16:32:48.703Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:32:48 [2024-05-01T16:32:48.703Z] [INFO] 
12:32:48 [2024-05-01T16:32:48.703Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:32:48 [2024-05-01T16:32:48.703Z] [INFO] 
12:32:48 [2024-05-01T16:32:48.703Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:32:48 [2024-05-01T16:32:48.959Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log
12:32:48 [2024-05-01T16:32:48.959Z] [INFO] Command line:
12:32:48 [2024-05-01T16:32:48.959Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:32:48 [2024-05-01T16:32:48.959Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:32:53 [2024-05-01T16:32:53.124Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:32:53 [2024-05-01T16:32:53.124Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:33:03 [2024-05-01T16:33:03.060Z] Could not determine the accessibility bus address
12:33:03 [2024-05-01T16:33:03.060Z] !SESSION 2024-05-01 16:32:48.851 -----------------------------------------------
12:33:03 [2024-05-01T16:33:03.060Z] eclipse.buildId=unknown
12:33:03 [2024-05-01T16:33:03.060Z] java.version=17.0.2
12:33:03 [2024-05-01T16:33:03.060Z] java.vendor=Oracle Corporation
12:33:03 [2024-05-01T16:33:03.060Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:33:03 [2024-05-01T16:33:03.060Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:33:03 [2024-05-01T16:33:03.060Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:33:03 [2024-05-01T16:33:03.060Z] 
12:33:03 [2024-05-01T16:33:03.060Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:33:01.749
12:33:03 [2024-05-01T16:33:03.060Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:33:03 [2024-05-01T16:33:03.060Z] !STACK 0
12:33:03 [2024-05-01T16:33:03.060Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:33:03 [2024-05-01T16:33:03.060Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:33:03 [2024-05-01T16:33:03.061Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:33:03 [2024-05-01T16:33:03.061Z] Caused by: java.io.IOException: error=2, No such file or directory
12:33:03 [2024-05-01T16:33:03.061Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:33:03 [2024-05-01T16:33:03.061Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:33:03 [2024-05-01T16:33:03.061Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:33:03 [2024-05-01T16:33:03.061Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:33:03 [2024-05-01T16:33:03.061Z] 	... 7 more
12:33:03 [2024-05-01T16:33:03.061Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
12:33:03 [2024-05-01T16:33:03.061Z] 
12:33:03 [2024-05-01T16:33:03.061Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 16:33:02.648
12:33:03 [2024-05-01T16:33:03.061Z] !MESSAGE Unexpected error executing analysis with trace 
12:33:03 [2024-05-01T16:33:03.061Z] !STACK 0
12:33:03 [2024-05-01T16:33:03.061Z] java.lang.NullPointerException
12:33:03 [2024-05-01T16:33:03.061Z] 	at java.base/java.io.File.<init>(File.java:278)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:33:03 [2024-05-01T16:33:03.061Z] 
12:33:03 [2024-05-01T16:33:03.061Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 16:33:02.649
12:33:03 [2024-05-01T16:33:03.061Z] !MESSAGE Unexpected error executing analysis with trace 
12:33:03 [2024-05-01T16:33:03.061Z] !STACK 0
12:33:03 [2024-05-01T16:33:03.061Z] java.lang.NullPointerException
12:33:03 [2024-05-01T16:33:03.061Z] 	at java.base/java.io.File.<init>(File.java:278)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:33:03 [2024-05-01T16:33:03.061Z] 
12:33:03 [2024-05-01T16:33:03.061Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 16:33:02.653
12:33:03 [2024-05-01T16:33:03.061Z] !MESSAGE Exception executing analysis
12:33:03 [2024-05-01T16:33:03.061Z] !STACK 0
12:33:03 [2024-05-01T16:33:03.061Z] java.lang.NullPointerException
12:33:03 [2024-05-01T16:33:03.061Z] 	at java.base/java.io.File.<init>(File.java:278)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:33:03 [2024-05-01T16:33:03.061Z] 
12:33:03 [2024-05-01T16:33:03.061Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-05-01 16:33:02.654
12:33:03 [2024-05-01T16:33:03.061Z] !MESSAGE Exception executing analysis
12:33:03 [2024-05-01T16:33:03.061Z] !STACK 0
12:33:03 [2024-05-01T16:33:03.061Z] java.lang.NullPointerException
12:33:03 [2024-05-01T16:33:03.061Z] 	at java.base/java.io.File.<init>(File.java:278)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:33:03 [2024-05-01T16:33:03.061Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:33:03 [2024-05-01T16:33:03.061Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
12:33:03 [2024-05-01T16:33:03.061Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest.testBuiltinOutput -- Time elapsed: 0.337 s
12:33:03 [2024-05-01T16:33:03.061Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
12:33:03 [2024-05-01T16:33:03.061Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
12:33:03 [2024-05-01T16:33:03.061Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest.testTmfCorePluginId -- Time elapsed: 0 s
12:33:03 [2024-05-01T16:33:03.061Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest.testGetDefault -- Time elapsed: 0 s
12:33:03 [2024-05-01T16:33:03.061Z] 
12:33:03 [2024-05-01T16:33:03.061Z] Results:
12:33:03 [2024-05-01T16:33:03.061Z] 
12:33:03 [2024-05-01T16:33:03.061Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
12:33:03 [2024-05-01T16:33:03.061Z] 
12:33:03 [2024-05-01T16:33:03.317Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest.testBuiltinOutput(XmlAnalysisOutputSourceTest.java:47)
12:33:03 [2024-05-01T16:33:03.317Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:33:03 [2024-05-01T16:33:03.317Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:33:03 [2024-05-01T16:33:03.317Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:33:03 [2024-05-01T16:33:03.317Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
12:33:03 [2024-05-01T16:33:03.317Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:33:03 [2024-05-01T16:33:03.317Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:33:03 [2024-05-01T16:33:03.317Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:33:03 [2024-05-01T16:33:03.317Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
12:33:03 [2024-05-01T16:33:03.317Z] 	org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:33:03 [2024-05-01T16:33:03.318Z] 	org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
12:33:03 [2024-05-01T16:33:03.318Z] 	org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
12:33:03 [2024-05-01T16:33:03.318Z] 	org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
12:33:03 [2024-05-01T16:33:03.318Z] 	org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
12:33:03 [2024-05-01T16:33:03.318Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
12:33:03 [2024-05-01T16:33:03.318Z] 	org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
12:33:03 [2024-05-01T16:33:03.318Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:33:03 [2024-05-01T16:33:03.318Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:33:03 [2024-05-01T16:33:03.318Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:33:03 [2024-05-01T16:33:03.318Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:33:03 [2024-05-01T16:33:03.318Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:33:03 [2024-05-01T16:33:03.318Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:33:03 [2024-05-01T16:33:03.318Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:33:03 [2024-05-01T16:33:03.318Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:33:03 [2024-05-01T16:33:03.318Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:33:03 [2024-05-01T16:33:03.318Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
12:33:03 [2024-05-01T16:33:03.318Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
12:33:03 [2024-05-01T16:33:03.318Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1492)
12:33:03 [2024-05-01T16:33:03.318Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1465)
12:33:03 [2024-05-01T16:33:03.877Z] [INFO] All tests passed
12:33:03 [2024-05-01T16:33:03.877Z] [INFO] 
12:33:03 [2024-05-01T16:33:03.877Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:33:03 [2024-05-01T16:33:03.877Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
12:33:03 [2024-05-01T16:33:03.877Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.pom
12:33:03 [2024-05-01T16:33:03.877Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
12:33:03 [2024-05-01T16:33:03.877Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-p2metadata.xml
12:33:03 [2024-05-01T16:33:03.877Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-p2artifacts.xml
12:33:03 [2024-05-01T16:33:03.877Z] [INFO] 
12:33:03 [2024-05-01T16:33:03.877Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:33:03 [2024-05-01T16:33:03.877Z] [INFO] 
12:33:03 [2024-05-01T16:33:03.877Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
12:33:03 [2024-05-01T16:33:03.877Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [129/141]
12:33:03 [2024-05-01T16:33:03.877Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
12:33:03 [2024-05-01T16:33:03.877Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:33:03 [2024-05-01T16:33:03.877Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:33:03 [2024-05-01T16:33:03.877Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
12:33:04 [2024-05-01T16:33:04.132Z] [INFO] 
12:33:04 [2024-05-01T16:33:04.132Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:33:04 [2024-05-01T16:33:04.132Z] [INFO] 
12:33:04 [2024-05-01T16:33:04.132Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:33:04 [2024-05-01T16:33:04.132Z] [INFO] The project's OSGi version is 1.0.15.202405011547
12:33:04 [2024-05-01T16:33:04.132Z] [INFO] 
12:33:04 [2024-05-01T16:33:04.132Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:33:04 [2024-05-01T16:33:04.132Z] [INFO] 
12:33:04 [2024-05-01T16:33:04.132Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:33:04 [2024-05-01T16:33:04.132Z] [INFO] 
12:33:04 [2024-05-01T16:33:04.132Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:33:04 [2024-05-01T16:33:04.132Z] [INFO] 
12:33:04 [2024-05-01T16:33:04.132Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:33:04 [2024-05-01T16:33:04.132Z] [INFO] 
12:33:04 [2024-05-01T16:33:04.132Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:33:04 [2024-05-01T16:33:04.132Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests
12:33:04 [2024-05-01T16:33:04.387Z] [INFO] 
12:33:04 [2024-05-01T16:33:04.387Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:33:04 [2024-05-01T16:33:04.387Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
12:33:04 [2024-05-01T16:33:04.387Z] [INFO] 
12:33:04 [2024-05-01T16:33:04.387Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:33:04 [2024-05-01T16:33:04.387Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:33:04 [2024-05-01T16:33:04.387Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:33:04 [2024-05-01T16:33:04.387Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
12:33:04 [2024-05-01T16:33:04.642Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] 
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] 
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] 
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:33:04 [2024-05-01T16:33:04.897Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] 
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] 
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] 
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] 
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] 
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] 
12:33:04 [2024-05-01T16:33:04.897Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:33:05 [2024-05-01T16:33:05.152Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log
12:33:05 [2024-05-01T16:33:05.152Z] [INFO] Command line:
12:33:05 [2024-05-01T16:33:05.152Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:33:05 [2024-05-01T16:33:05.152Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:33:07 [2024-05-01T16:33:07.666Z] May 01, 2024 4:33:07 PM org.apache.aries.spifly.BaseActivator log
12:33:07 [2024-05-01T16:33:07.666Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:33:09 [2024-05-01T16:33:09.556Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:33:09 [2024-05-01T16:33:09.556Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:33:14 [2024-05-01T16:33:14.801Z] Could not determine the accessibility bus address
12:33:14 [2024-05-01T16:33:14.801Z] !SESSION 2024-05-01 16:33:05.342 -----------------------------------------------
12:33:14 [2024-05-01T16:33:14.801Z] eclipse.buildId=unknown
12:33:14 [2024-05-01T16:33:14.801Z] java.version=17.0.2
12:33:14 [2024-05-01T16:33:14.801Z] java.vendor=Oracle Corporation
12:33:14 [2024-05-01T16:33:14.801Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:33:14 [2024-05-01T16:33:14.801Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:33:14 [2024-05-01T16:33:14.801Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:33:14 [2024-05-01T16:33:14.801Z] 
12:33:14 [2024-05-01T16:33:14.801Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-05-01 16:33:14.469
12:33:14 [2024-05-01T16:33:14.801Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:33:14 [2024-05-01T16:33:14.801Z] 
12:33:14 [2024-05-01T16:33:14.801Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:33:14.541
12:33:14 [2024-05-01T16:33:14.801Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:33:14 [2024-05-01T16:33:14.801Z] !STACK 0
12:33:14 [2024-05-01T16:33:14.801Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:33:14 [2024-05-01T16:33:14.801Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:33:14 [2024-05-01T16:33:14.801Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:33:14 [2024-05-01T16:33:14.801Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:33:14 [2024-05-01T16:33:14.801Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:33:14 [2024-05-01T16:33:14.801Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:33:14 [2024-05-01T16:33:14.801Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:33:14 [2024-05-01T16:33:14.801Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:33:14 [2024-05-01T16:33:14.801Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:33:14 [2024-05-01T16:33:14.801Z] Caused by: java.io.IOException: error=2, No such file or directory
12:33:14 [2024-05-01T16:33:14.801Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:33:14 [2024-05-01T16:33:14.801Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:33:14 [2024-05-01T16:33:14.801Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:33:14 [2024-05-01T16:33:14.801Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:33:14 [2024-05-01T16:33:14.801Z] 	... 7 more
12:33:14 [2024-05-01T16:33:14.801Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
12:33:15 [2024-05-01T16:33:15.361Z] Display size: 1440x900
12:33:15 [2024-05-01T16:33:15.361Z] OS version=6.2.9-300.fc38.x86_64
12:33:15 [2024-05-01T16:33:15.361Z] GTK version=3.24.33
12:33:15 [2024-05-01T16:33:15.361Z] GTK theme=Yaru
12:33:15 [2024-05-01T16:33:15.361Z] LIBOVERLAY_SCROLLBAR=0
12:33:15 [2024-05-01T16:33:15.361Z] Time zone: Greenwich Mean Time
12:33:15 [2024-05-01T16:33:15.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889244208 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:16 [2024-05-01T16:33:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:16 [2024-05-01T16:33:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:33:16 [2024-05-01T16:33:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:33:16 [2024-05-01T16:33:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:33:16 [2024-05-01T16:33:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=889244868 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:33:16 [2024-05-01T16:33:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=889244868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:33:16 [2024-05-01T16:33:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=889244875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:33:16 [2024-05-01T16:33:16.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:33:18 [2024-05-01T16:33:18.804Z] 
12:33:18 [2024-05-01T16:33:18.804Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:33:18.751
12:33:18 [2024-05-01T16:33:18.804Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:33:19 [2024-05-01T16:33:19.059Z] 
12:33:19 [2024-05-01T16:33:19.059Z] (Eclipse:21620): Gtk-WARNING **: 16:33:19.044: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:19 [2024-05-01T16:33:19.059Z] 
12:33:19 [2024-05-01T16:33:19.059Z] (Eclipse:21620): Gtk-WARNING **: 16:33:19.044: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:19 [2024-05-01T16:33:19.060Z] 
12:33:19 [2024-05-01T16:33:19.060Z] (Eclipse:21620): Gtk-WARNING **: 16:33:19.045: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:19 [2024-05-01T16:33:19.060Z] 
12:33:19 [2024-05-01T16:33:19.060Z] (Eclipse:21620): Gtk-WARNING **: 16:33:19.045: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:19 [2024-05-01T16:33:19.060Z] 
12:33:19 [2024-05-01T16:33:19.060Z] (Eclipse:21620): Gtk-WARNING **: 16:33:19.045: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:19 [2024-05-01T16:33:19.060Z] 
12:33:19 [2024-05-01T16:33:19.060Z] (Eclipse:21620): Gtk-WARNING **: 16:33:19.045: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:19 [2024-05-01T16:33:19.060Z] 
12:33:19 [2024-05-01T16:33:19.060Z] (Eclipse:21620): Gtk-WARNING **: 16:33:19.045: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:19 [2024-05-01T16:33:19.060Z] 
12:33:19 [2024-05-01T16:33:19.060Z] (Eclipse:21620): Gtk-WARNING **: 16:33:19.045: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:23 [2024-05-01T16:33:23.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:23 [2024-05-01T16:33:23.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:23 [2024-05-01T16:33:23.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:23 [2024-05-01T16:33:23.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:23 [2024-05-01T16:33:23.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:23 [2024-05-01T16:33:23.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:23 [2024-05-01T16:33:23.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889251533 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:23 [2024-05-01T16:33:23.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889251538 data=null doit=true}, TreeItem with text {test}]
12:33:23 [2024-05-01T16:33:23.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889251538 data=null}, TreeItem with text {test}]
12:33:23 [2024-05-01T16:33:23.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889251539 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889251539 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889251636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889251638 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889251638 data=null doit=true}, TreeItem with text {test}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889251638 data=null}, TreeItem with text {test}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889251638 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889251639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889251646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889251647 data=null doit=true}, TreeItem with text {test}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889251647 data=null}, TreeItem with text {test}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889251647 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889251648 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889251670 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889251673 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889251673 data=null doit=true}, TreeItem with text {Traces [1]}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889251674 data=null}, TreeItem with text {Traces [1]}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889251674 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889251674 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889251693 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889251736 data=null doit=true}, TreeItem with text {Traces [1]}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889251736 data=null}, TreeItem with text {Traces [1]}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889251737 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889251737 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889251740 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:33:23 [2024-05-01T16:33:23.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: bug446190 is already expanded. Won't expand it again.
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=889251742 data=null doit=true}, Tree node with text: Views]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=889251743 data=null}, Tree node with text: Views]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=889251743 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889251743 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=889251836 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=889251838 data=null doit=true}, Tree node with text: XML system call analysis]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=889251838 data=null}, Tree node with text: XML system call analysis]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=889251838 data=null button=1 stateMask=0x0 x=197 y=472 count=1}, Tree node with text: XML system call analysis]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889251839 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: XML system call analysis]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=889251848 data=null button=1 stateMask=0x80000 x=197 y=472 count=1}, Tree node with text: XML system call analysis]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Time
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=889251849 data=null button=0 stateMask=0x0 x=186 y=564 count=0}, Tree node with text: Latency vs Time]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=889251849 data=null doit=true}, Tree node with text: Latency vs Time]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=889251850 data=null}, Tree node with text: Latency vs Time]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=889251850 data=null button=1 stateMask=0x0 x=186 y=564 count=1}, Tree node with text: Latency vs Time]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889251850 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Time]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=889251879 data=null button=1 stateMask=0x80000 x=186 y=564 count=1}, Tree node with text: Latency vs Time]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=889251879 data=null button=1 stateMask=0x0 x=186 y=564 count=2}, Tree node with text: Latency vs Time]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=889251879 data=null button=1 stateMask=0x0 x=186 y=564 count=2}, Tree node with text: Latency vs Time]
12:33:23 [2024-05-01T16:33:23.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889251880 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Time]
12:33:23 [2024-05-01T16:33:23.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=889252074 data=null button=1 stateMask=0x80000 x=186 y=564 count=2}, Tree node with text: Latency vs Time]
12:33:23 [2024-05-01T16:33:23.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=889252476 data=null button=0 stateMask=0x0 x=186 y=564 count=0}, Tree node with text: Latency vs Time]
12:33:23 [2024-05-01T16:33:23.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=889252476 data=null doit=true}, Tree node with text: Latency vs Time]
12:33:23 [2024-05-01T16:33:23.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=889252476 data=null}, Tree node with text: Latency vs Time]
12:33:23 [2024-05-01T16:33:23.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Time
12:33:26 [2024-05-01T16:33:26.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
12:33:26 [2024-05-01T16:33:26.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
12:33:26 [2024-05-01T16:33:26.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:26 [2024-05-01T16:33:26.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:26 [2024-05-01T16:33:26.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
12:33:26 [2024-05-01T16:33:26.559Z] 
12:33:26 [2024-05-01T16:33:26.559Z] (Eclipse:21620): Gtk-WARNING **: 16:33:26.370: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
12:33:26 [2024-05-01T16:33:26.559Z] This may indicate that pixbuf loaders or the mime database could not be found.
12:33:27 [2024-05-01T16:33:27.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889255956 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:27 [2024-05-01T16:33:27.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:33:27 [2024-05-01T16:33:27.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:27 [2024-05-01T16:33:27.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:27 [2024-05-01T16:33:27.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:27 [2024-05-01T16:33:27.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889255997 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:27 [2024-05-01T16:33:27.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889255997 data=null doit=true}, TreeItem with text {test}]
12:33:27 [2024-05-01T16:33:27.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889255997 data=null}, TreeItem with text {test}]
12:33:27 [2024-05-01T16:33:27.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889255998 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:27 [2024-05-01T16:33:27.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889255998 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:27 [2024-05-01T16:33:27.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889256049 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:27 [2024-05-01T16:33:27.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:33:27 [2024-05-01T16:33:27.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:33:27 [2024-05-01T16:33:27.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889257063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889257063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889257063 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889257063 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889257064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889257064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889257064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889257064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889257064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889257064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889257065 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889257065 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889257067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889257067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889257067 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889257067 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889257068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:28 [2024-05-01T16:33:28.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889257068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:28 [2024-05-01T16:33:28.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:28 [2024-05-01T16:33:28.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:28 [2024-05-01T16:33:28.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:28 [2024-05-01T16:33:28.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:28 [2024-05-01T16:33:28.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:28 [2024-05-01T16:33:28.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:33:28 [2024-05-01T16:33:28.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889257068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:28 [2024-05-01T16:33:28.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889256181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:33:28 [2024-05-01T16:33:28.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
12:33:29 [2024-05-01T16:33:29.009Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.07 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
12:33:29 [2024-05-01T16:33:29.009Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest.testWithTrace -- Time elapsed: 6.196 s
12:33:29 [2024-05-01T16:33:29.009Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
12:33:29 [2024-05-01T16:33:29.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889257670 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:29 [2024-05-01T16:33:29.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:29 [2024-05-01T16:33:29.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:33:29 [2024-05-01T16:33:29.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:33:29 [2024-05-01T16:33:29.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:33:29 [2024-05-01T16:33:29.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=889257840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:33:29 [2024-05-01T16:33:29.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:33:29 [2024-05-01T16:33:29.934Z] 
12:33:29 [2024-05-01T16:33:29.934Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:33:29.669
12:33:29 [2024-05-01T16:33:29.934Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:33:29 [2024-05-01T16:33:29.934Z] 
12:33:29 [2024-05-01T16:33:29.934Z] (Eclipse:21620): Gtk-WARNING **: 16:33:29.768: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-05-01T16:33:29.934Z] 
12:33:29 [2024-05-01T16:33:29.934Z] (Eclipse:21620): Gtk-WARNING **: 16:33:29.768: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-05-01T16:33:29.934Z] 
12:33:29 [2024-05-01T16:33:29.934Z] (Eclipse:21620): Gtk-WARNING **: 16:33:29.768: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-05-01T16:33:29.934Z] 
12:33:29 [2024-05-01T16:33:29.934Z] (Eclipse:21620): Gtk-WARNING **: 16:33:29.768: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-05-01T16:33:29.934Z] 
12:33:29 [2024-05-01T16:33:29.934Z] (Eclipse:21620): Gtk-WARNING **: 16:33:29.768: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-05-01T16:33:29.934Z] 
12:33:29 [2024-05-01T16:33:29.934Z] (Eclipse:21620): Gtk-WARNING **: 16:33:29.768: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-05-01T16:33:29.934Z] 
12:33:29 [2024-05-01T16:33:29.934Z] (Eclipse:21620): Gtk-WARNING **: 16:33:29.768: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:29 [2024-05-01T16:33:29.934Z] 
12:33:29 [2024-05-01T16:33:29.934Z] (Eclipse:21620): Gtk-WARNING **: 16:33:29.768: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:31 [2024-05-01T16:33:31.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889260720 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889260721 data=null doit=true}, TreeItem with text {test}]
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889260721 data=null}, TreeItem with text {test}]
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889260721 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889260721 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889260751 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889260752 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889260752 data=null doit=true}, TreeItem with text {test}]
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889260753 data=null}, TreeItem with text {test}]
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889260753 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889260753 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889260759 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889260759 data=null doit=true}, TreeItem with text {test}]
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889260759 data=null}, TreeItem with text {test}]
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889260759 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889260760 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889260765 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889260766 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889260766 data=null doit=true}, TreeItem with text {Traces [1]}]
12:33:32 [2024-05-01T16:33:32.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889260766 data=null}, TreeItem with text {Traces [1]}]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889260766 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889260767 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889260775 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889260775 data=null doit=true}, TreeItem with text {Traces [1]}]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889260775 data=null}, TreeItem with text {Traces [1]}]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889260776 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889260776 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889260784 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:33:32 [2024-05-01T16:33:32.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: bug446190 is already expanded. Won't expand it again.
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=889260785 data=null doit=true}, Tree node with text: Views]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=889260785 data=null}, Tree node with text: Views]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=889260785 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889260786 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=889260847 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=889260847 data=null doit=true}, Tree node with text: XML system call analysis]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=889260847 data=null}, Tree node with text: XML system call analysis]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=889260848 data=null button=1 stateMask=0x0 x=197 y=472 count=1}, Tree node with text: XML system call analysis]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889260848 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: XML system call analysis]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=889260850 data=null button=1 stateMask=0x80000 x=197 y=472 count=1}, Tree node with text: XML system call analysis]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency Table
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=889260851 data=null button=0 stateMask=0x0 x=177 y=518 count=0}, Tree node with text: Latency Table]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency Table} time=889260851 data=null doit=true}, Tree node with text: Latency Table]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=889260851 data=null}, Tree node with text: Latency Table]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=889260851 data=null button=1 stateMask=0x0 x=177 y=518 count=1}, Tree node with text: Latency Table]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889260852 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency Table]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=889260876 data=null button=1 stateMask=0x80000 x=177 y=518 count=1}, Tree node with text: Latency Table]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=889260877 data=null button=1 stateMask=0x0 x=177 y=518 count=2}, Tree node with text: Latency Table]
12:33:32 [2024-05-01T16:33:32.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=889260877 data=null button=1 stateMask=0x0 x=177 y=518 count=2}, Tree node with text: Latency Table]
12:33:32 [2024-05-01T16:33:32.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889260877 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency Table]
12:33:32 [2024-05-01T16:33:32.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=889260967 data=null button=1 stateMask=0x80000 x=177 y=518 count=2}, Tree node with text: Latency Table]
12:33:32 [2024-05-01T16:33:32.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=889261187 data=null button=0 stateMask=0x0 x=177 y=518 count=0}, Tree node with text: Latency Table]
12:33:32 [2024-05-01T16:33:32.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=889261187 data=null doit=true}, Tree node with text: Latency Table]
12:33:32 [2024-05-01T16:33:32.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=889261187 data=null}, Tree node with text: Latency Table]
12:33:32 [2024-05-01T16:33:32.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency Table
12:33:34 [2024-05-01T16:33:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
12:33:34 [2024-05-01T16:33:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=889263194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
12:33:34 [2024-05-01T16:33:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=889263207 data=null button=1 stateMask=0x80000 x=448 y=-17 count=1}, TableColumn with text {Name}]
12:33:34 [2024-05-01T16:33:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=889263208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
12:33:34 [2024-05-01T16:33:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=889263210 data=null button=1 stateMask=0x80000 x=448 y=-17 count=1}, TableColumn with text {Name}]
12:33:34 [2024-05-01T16:33:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889263578 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:34 [2024-05-01T16:33:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:33:34 [2024-05-01T16:33:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:34 [2024-05-01T16:33:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:34 [2024-05-01T16:33:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:34 [2024-05-01T16:33:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889263615 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:34 [2024-05-01T16:33:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889263615 data=null doit=true}, TreeItem with text {test}]
12:33:34 [2024-05-01T16:33:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889263615 data=null}, TreeItem with text {test}]
12:33:34 [2024-05-01T16:33:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889263615 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:34 [2024-05-01T16:33:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889263615 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:34 [2024-05-01T16:33:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889263645 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:34 [2024-05-01T16:33:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:33:34 [2024-05-01T16:33:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889263983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889263983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889263983 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889263983 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889263983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889263983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889263983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889263984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889263984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889263984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:35 [2024-05-01T16:33:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889263984 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:35 [2024-05-01T16:33:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889263984 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:35 [2024-05-01T16:33:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:33:35 [2024-05-01T16:33:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:33:35 [2024-05-01T16:33:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:33:35 [2024-05-01T16:33:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:35 [2024-05-01T16:33:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:33:35 [2024-05-01T16:33:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:33:35 [2024-05-01T16:33:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:33:35 [2024-05-01T16:33:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:35 [2024-05-01T16:33:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:33:35 [2024-05-01T16:33:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889264052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:35 [2024-05-01T16:33:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889264052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:35 [2024-05-01T16:33:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889264052 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:35 [2024-05-01T16:33:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889264052 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:35 [2024-05-01T16:33:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889264053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:35 [2024-05-01T16:33:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889264053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:35 [2024-05-01T16:33:35.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:35 [2024-05-01T16:33:35.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:35 [2024-05-01T16:33:35.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:35 [2024-05-01T16:33:35.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:35 [2024-05-01T16:33:35.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:35 [2024-05-01T16:33:35.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:33:35 [2024-05-01T16:33:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889264053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:35 [2024-05-01T16:33:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889263739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:33:35 [2024-05-01T16:33:35.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
12:33:35 [2024-05-01T16:33:35.870Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.929 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
12:33:35 [2024-05-01T16:33:35.870Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest.testData -- Time elapsed: 3.915 s
12:33:35 [2024-05-01T16:33:35.870Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
12:33:35 [2024-05-01T16:33:35.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889264610 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:35 [2024-05-01T16:33:35.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:35 [2024-05-01T16:33:35.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:33:35 [2024-05-01T16:33:35.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:33:35 [2024-05-01T16:33:35.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:33:35 [2024-05-01T16:33:35.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=889264745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:33:35 [2024-05-01T16:33:35.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:33:36 [2024-05-01T16:33:36.798Z] 
12:33:36 [2024-05-01T16:33:36.798Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-01 16:33:36.573
12:33:36 [2024-05-01T16:33:36.798Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:33:36 [2024-05-01T16:33:36.798Z] 
12:33:36 [2024-05-01T16:33:36.798Z] (Eclipse:21620): Gtk-WARNING **: 16:33:36.666: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:36 [2024-05-01T16:33:36.798Z] 
12:33:36 [2024-05-01T16:33:36.798Z] (Eclipse:21620): Gtk-WARNING **: 16:33:36.666: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:36 [2024-05-01T16:33:36.798Z] 
12:33:36 [2024-05-01T16:33:36.798Z] (Eclipse:21620): Gtk-WARNING **: 16:33:36.666: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:36 [2024-05-01T16:33:36.798Z] 
12:33:36 [2024-05-01T16:33:36.798Z] (Eclipse:21620): Gtk-WARNING **: 16:33:36.666: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:36 [2024-05-01T16:33:36.798Z] 
12:33:36 [2024-05-01T16:33:36.798Z] (Eclipse:21620): Gtk-WARNING **: 16:33:36.666: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:36 [2024-05-01T16:33:36.798Z] 
12:33:36 [2024-05-01T16:33:36.798Z] (Eclipse:21620): Gtk-WARNING **: 16:33:36.666: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:36 [2024-05-01T16:33:36.798Z] 
12:33:36 [2024-05-01T16:33:36.798Z] (Eclipse:21620): Gtk-WARNING **: 16:33:36.666: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:36 [2024-05-01T16:33:36.798Z] 
12:33:36 [2024-05-01T16:33:36.798Z] (Eclipse:21620): Gtk-WARNING **: 16:33:36.666: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:33:40 [2024-05-01T16:33:40.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:40 [2024-05-01T16:33:40.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:40 [2024-05-01T16:33:40.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:40 [2024-05-01T16:33:40.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:40 [2024-05-01T16:33:40.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:40 [2024-05-01T16:33:40.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:40 [2024-05-01T16:33:40.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889268379 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889268379 data=null doit=true}, TreeItem with text {test}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889268379 data=null}, TreeItem with text {test}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889268379 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889268379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889268438 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889268439 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889268439 data=null doit=true}, TreeItem with text {test}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889268439 data=null}, TreeItem with text {test}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889268439 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889268439 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889268445 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889268446 data=null doit=true}, TreeItem with text {test}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889268446 data=null}, TreeItem with text {test}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889268446 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889268446 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889268448 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889268448 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889268449 data=null doit=true}, TreeItem with text {Traces [1]}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889268449 data=null}, TreeItem with text {Traces [1]}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889268449 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889268449 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889268462 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889268462 data=null doit=true}, TreeItem with text {Traces [1]}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889268462 data=null}, TreeItem with text {Traces [1]}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889268463 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889268463 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889268465 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:33:40 [2024-05-01T16:33:40.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: bug446190 is already expanded. Won't expand it again.
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=889268466 data=null doit=true}, Tree node with text: Views]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=889268466 data=null}, Tree node with text: Views]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=889268466 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889268466 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=889268473 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=889268482 data=null doit=true}, Tree node with text: XML system call analysis]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=889268482 data=null}, Tree node with text: XML system call analysis]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=889268482 data=null button=1 stateMask=0x0 x=197 y=472 count=1}, Tree node with text: XML system call analysis]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889268482 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: XML system call analysis]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=889268484 data=null button=1 stateMask=0x80000 x=197 y=472 count=1}, Tree node with text: XML system call analysis]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Count
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=889268485 data=null button=0 stateMask=0x0 x=188 y=541 count=0}, Tree node with text: Latency vs Count]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=889268485 data=null doit=true}, Tree node with text: Latency vs Count]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=889268485 data=null}, Tree node with text: Latency vs Count]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=889268485 data=null button=1 stateMask=0x0 x=188 y=541 count=1}, Tree node with text: Latency vs Count]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889268486 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Count]
12:33:40 [2024-05-01T16:33:40.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=889268551 data=null button=1 stateMask=0x80000 x=188 y=541 count=1}, Tree node with text: Latency vs Count]
12:33:40 [2024-05-01T16:33:40.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=889268552 data=null button=1 stateMask=0x0 x=188 y=541 count=2}, Tree node with text: Latency vs Count]
12:33:40 [2024-05-01T16:33:40.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=889268552 data=null button=1 stateMask=0x0 x=188 y=541 count=2}, Tree node with text: Latency vs Count]
12:33:40 [2024-05-01T16:33:40.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889268552 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Count]
12:33:40 [2024-05-01T16:33:40.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=889268595 data=null button=1 stateMask=0x80000 x=188 y=541 count=2}, Tree node with text: Latency vs Count]
12:33:40 [2024-05-01T16:33:40.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=889268862 data=null button=0 stateMask=0x0 x=188 y=541 count=0}, Tree node with text: Latency vs Count]
12:33:40 [2024-05-01T16:33:40.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=889268862 data=null doit=true}, Tree node with text: Latency vs Count]
12:33:40 [2024-05-01T16:33:40.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=889268862 data=null}, Tree node with text: Latency vs Count]
12:33:40 [2024-05-01T16:33:40.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Count
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=889270387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=889270388 data=null button=1 stateMask=0x80000 x=474 y=-17 count=1}, TableColumn with text {Name}]
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=889270390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=889270390 data=null button=1 stateMask=0x80000 x=474 y=-17 count=1}, TableColumn with text {Name}]
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889270469 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889270546 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889270546 data=null doit=true}, TreeItem with text {test}]
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889270546 data=null}, TreeItem with text {test}]
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889270547 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889270547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889270560 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:33:41 [2024-05-01T16:33:41.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889271457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889271457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889271457 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889271457 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889271457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889271457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889271457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889271457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889271458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889271458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889271458 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889271458 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:33:42 [2024-05-01T16:33:42.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:33:42 [2024-05-01T16:33:42.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:33:42 [2024-05-01T16:33:42.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:42 [2024-05-01T16:33:42.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:33:42 [2024-05-01T16:33:42.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889271459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:42 [2024-05-01T16:33:42.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889271459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:42 [2024-05-01T16:33:42.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889271459 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:42 [2024-05-01T16:33:42.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889271459 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:42 [2024-05-01T16:33:42.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889271459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:42 [2024-05-01T16:33:42.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889271459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:42 [2024-05-01T16:33:42.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:42 [2024-05-01T16:33:42.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:42 [2024-05-01T16:33:42.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:42 [2024-05-01T16:33:42.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:42 [2024-05-01T16:33:42.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:42 [2024-05-01T16:33:42.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:33:42 [2024-05-01T16:33:42.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889271459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:42 [2024-05-01T16:33:42.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889270649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:33:43 [2024-05-01T16:33:43.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
12:33:43 [2024-05-01T16:33:43.136Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.383 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
12:33:43 [2024-05-01T16:33:43.136Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest.testWithTrace -- Time elapsed: 3.649 s
12:33:43 [2024-05-01T16:33:43.136Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
12:33:43 [2024-05-01T16:33:43.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889272007 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:43 [2024-05-01T16:33:43.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:43 [2024-05-01T16:33:43.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:33:43 [2024-05-01T16:33:43.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:33:43 [2024-05-01T16:33:43.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:33:43 [2024-05-01T16:33:43.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=889272143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:33:43 [2024-05-01T16:33:43.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889273913 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889273913 data=null doit=true}, TreeItem with text {test}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889273913 data=null}, TreeItem with text {test}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889273913 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889273913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889273931 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889273932 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889273932 data=null doit=true}, TreeItem with text {test}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889273932 data=null}, TreeItem with text {test}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889273932 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889273933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889273942 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889273943 data=null doit=true}, TreeItem with text {test}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889273943 data=null}, TreeItem with text {test}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889273943 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889273943 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889273945 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889273946 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889273946 data=null doit=true}, TreeItem with text {Traces [1]}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889273946 data=null}, TreeItem with text {Traces [1]}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889273947 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889273947 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889273961 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889273962 data=null doit=true}, TreeItem with text {Traces [1]}]
12:33:45 [2024-05-01T16:33:45.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889273962 data=null}, TreeItem with text {Traces [1]}]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889273962 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889273962 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889273964 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:33:45 [2024-05-01T16:33:45.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: testTrace2.xml is already expanded. Won't expand it again.
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=889273965 data=null doit=true}, Tree node with text: Views]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=889273965 data=null}, Tree node with text: Views]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=889273965 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889273965 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=889273968 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml.conditions} time=889273968 data=null doit=true}, Tree node with text: test.xml.conditions]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml.conditions} time=889273968 data=null}, Tree node with text: test.xml.conditions]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml.conditions} time=889273969 data=null button=1 stateMask=0x0 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889273969 data=null item=TreeItem {test.xml.conditions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: test.xml.conditions]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml.conditions} time=889273970 data=null button=1 stateMask=0x80000 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Xml Timegraph View Test
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Xml Timegraph View Test} time=889273971 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Xml Timegraph View Test} time=889273971 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Xml Timegraph View Test} time=889273971 data=null}, Tree node with text: Xml Timegraph View Test]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=889273971 data=null button=1 stateMask=0x0 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889273971 data=null item=TreeItem {Xml Timegraph View Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Xml Timegraph View Test]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=889274043 data=null button=1 stateMask=0x80000 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=889274044 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Xml Timegraph View Test} time=889274044 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
12:33:45 [2024-05-01T16:33:45.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889274044 data=null item=TreeItem {Xml Timegraph View Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Xml Timegraph View Test]
12:33:45 [2024-05-01T16:33:45.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=889274083 data=null button=1 stateMask=0x80000 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
12:33:45 [2024-05-01T16:33:45.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Xml Timegraph View Test} time=889274441 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
12:33:45 [2024-05-01T16:33:45.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Xml Timegraph View Test} time=889274447 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
12:33:45 [2024-05-01T16:33:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Xml Timegraph View Test} time=889274448 data=null}, Tree node with text: Xml Timegraph View Test]
12:33:45 [2024-05-01T16:33:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Xml Timegraph View Test
12:33:47 [2024-05-01T16:33:47.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.xml.ui.views.timegraph"'
12:33:47 [2024-05-01T16:33:47.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:33:47 [2024-05-01T16:33:47.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
12:33:47 [2024-05-01T16:33:47.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889275989 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:47 [2024-05-01T16:33:47.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:33:47 [2024-05-01T16:33:47.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:47 [2024-05-01T16:33:47.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:47 [2024-05-01T16:33:47.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:47 [2024-05-01T16:33:47.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889276043 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:33:47 [2024-05-01T16:33:47.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889276043 data=null doit=true}, TreeItem with text {test}]
12:33:47 [2024-05-01T16:33:47.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889276043 data=null}, TreeItem with text {test}]
12:33:47 [2024-05-01T16:33:47.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889276043 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:47 [2024-05-01T16:33:47.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889276044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:33:47 [2024-05-01T16:33:47.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889276056 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:33:47 [2024-05-01T16:33:47.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:33:47 [2024-05-01T16:33:47.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:33:47 [2024-05-01T16:33:47.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889276444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889276445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889276445 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889276445 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889276445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889276445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889276445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889276445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889276445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889276445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889276445 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889276445 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889276447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889276447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889276447 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889276447 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:47 [2024-05-01T16:33:47.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889276447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:47 [2024-05-01T16:33:47.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889276447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:47 [2024-05-01T16:33:47.668Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:47 [2024-05-01T16:33:47.668Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:47 [2024-05-01T16:33:47.668Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:47 [2024-05-01T16:33:47.668Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:47 [2024-05-01T16:33:47.668Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:47 [2024-05-01T16:33:47.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:33:47 [2024-05-01T16:33:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889276447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:47 [2024-05-01T16:33:47.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889276142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:33:48 [2024-05-01T16:33:48.180Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.965 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
12:33:48 [2024-05-01T16:33:48.180Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest.testData -- Time elapsed: 4.959 s
12:33:48 [2024-05-01T16:33:48.180Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
12:33:48 [2024-05-01T16:33:48.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889276975 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:48 [2024-05-01T16:33:48.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:48 [2024-05-01T16:33:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:33:48 [2024-05-01T16:33:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:33:48 [2024-05-01T16:33:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:33:48 [2024-05-01T16:33:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=889277092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:33:48 [2024-05-01T16:33:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:33:48 [2024-05-01T16:33:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889277093 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:48 [2024-05-01T16:33:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:33:48 [2024-05-01T16:33:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:33:48 [2024-05-01T16:33:48.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: of type 'Shell'
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889277448 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889277461 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889277461 data=null doit=true}, TreeItem with text {Tracing}]
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889277461 data=null}, TreeItem with text {Tracing}]
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889277480 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889277480 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889277547 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889277548 data=null doit=true}, TreeItem with text {Tracing}]
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889277548 data=null}, TreeItem with text {Tracing}]
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889277548 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889277548 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889277562 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=889277563 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=889277563 data=null doit=true}, Tree node with text: XML Analyses]
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=889277563 data=null}, Tree node with text: XML Analyses]
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=889277563 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:48 [2024-05-01T16:33:48.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889277563 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=889277599 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889277602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889277602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889277602 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889277602 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889277602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889277602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889277602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889277194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889277670 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:33:48 [2024-05-01T16:33:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889277875 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889277944 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889277944 data=null doit=true}, TreeItem with text {Tracing}]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889277945 data=null}, TreeItem with text {Tracing}]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889277945 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889277945 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889277968 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:49 [2024-05-01T16:33:49.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=889277969 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=889277969 data=null doit=true}, Tree node with text: XML Analyses]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=889277969 data=null}, Tree node with text: XML Analyses]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=889277969 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889277969 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=889277971 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1, 2] in (of type 'Table')
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889278048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889278048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889278048 data=null doit=true}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889278048 data=null}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=889278049 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889278049 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=889278057 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889278057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889278058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889278058 data=null doit=true}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889278058 data=null}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=889278058 data=null button=1 stateMask=0x40000 x=87 y=35 count=1}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889278058 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=889278081 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889278081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889278081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889278081 data=null doit=true}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889278081 data=null}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_conditions} time=889278082 data=null button=1 stateMask=0x40000 x=78 y=58 count=1}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889278082 data=null item=TableItem {test_conditions} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_conditions} time=889278146 data=null button=1 stateMask=0xc0000 x=78 y=58 count=1}, (of type 'Table')]
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=889278148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=889278148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=889278148 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=889278148 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=889278148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=889278148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=889278182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=889278183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=889278183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=889278183 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=889278183 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889278184 data=null doit=true}, Shell with text {Delete XML file(s)}]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889278185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889278185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889278185 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889278185 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889278185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889278185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889278185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=889278148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889278261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889278261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889278261 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889278261 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889278261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889278261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889278261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889277678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889278343 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:33:49 [2024-05-01T16:33:49.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:33:49 [2024-05-01T16:33:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:33:49 [2024-05-01T16:33:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:33:49 [2024-05-01T16:33:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:33:49 [2024-05-01T16:33:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:33:49 [2024-05-01T16:33:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:33:49 [2024-05-01T16:33:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889278488 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:33:49 [2024-05-01T16:33:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:49 [2024-05-01T16:33:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:49 [2024-05-01T16:33:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:49 [2024-05-01T16:33:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889278550 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:33:49 [2024-05-01T16:33:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889278550 data=null doit=true}, TreeItem with text {Tracing}]
12:33:49 [2024-05-01T16:33:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889278550 data=null}, TreeItem with text {Tracing}]
12:33:49 [2024-05-01T16:33:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889278551 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:49 [2024-05-01T16:33:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889278551 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:33:49 [2024-05-01T16:33:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889278575 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:49 [2024-05-01T16:33:49.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:33:49 [2024-05-01T16:33:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:49 [2024-05-01T16:33:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=889278576 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
12:33:49 [2024-05-01T16:33:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=889278576 data=null doit=true}, Tree node with text: XML Analyses]
12:33:49 [2024-05-01T16:33:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=889278576 data=null}, Tree node with text: XML Analyses]
12:33:49 [2024-05-01T16:33:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=889278576 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:49 [2024-05-01T16:33:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889278576 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=889278643 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=889278647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=889278647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=889278647 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=889278647 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=889278648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=889278648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.973Z] 
12:33:49 [2024-05-01T16:33:49.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:33:49.765
12:33:49 [2024-05-01T16:33:49.973Z] !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.
12:33:49 [2024-05-01T16:33:49.973Z] 
12:33:49 [2024-05-01T16:33:49.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2024-05-01 16:33:49.765
12:33:49 [2024-05-01T16:33:49.973Z] !MESSAGE Import XML analysis file failed.
12:33:49 [2024-05-01T16:33:49.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=889278648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.973Z] 
12:33:49 [2024-05-01T16:33:49.974Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:33:49.778
12:33:49 [2024-05-01T16:33:49.974Z] !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.
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=889278674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=889278763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=889278763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=889278763 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=889278763 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889278766 data=null doit=true}, Shell with text {Import XML analysis file failed.}]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889278766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889278766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889278766 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889278766 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889278766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889278766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889278766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889278844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889278844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889278844 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889278844 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889278844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889278844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889278844 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:49 [2024-05-01T16:33:49.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889278350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:33:50 [2024-05-01T16:33:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:50 [2024-05-01T16:33:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889278886 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:50 [2024-05-01T16:33:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:33:50 [2024-05-01T16:33:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:33:50 [2024-05-01T16:33:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:33:50 [2024-05-01T16:33:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:33:50 [2024-05-01T16:33:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:33:50 [2024-05-01T16:33:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:33:50 [2024-05-01T16:33:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:33:50 [2024-05-01T16:33:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:33:50 [2024-05-01T16:33:50.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889279145 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:33:50 [2024-05-01T16:33:50.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:50 [2024-05-01T16:33:50.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:50 [2024-05-01T16:33:50.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:50 [2024-05-01T16:33:50.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889279147 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:33:50 [2024-05-01T16:33:50.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889279148 data=null doit=true}, TreeItem with text {Tracing}]
12:33:50 [2024-05-01T16:33:50.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889279148 data=null}, TreeItem with text {Tracing}]
12:33:50 [2024-05-01T16:33:50.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889279148 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:50 [2024-05-01T16:33:50.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889279148 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:33:50 [2024-05-01T16:33:50.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889279174 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:50 [2024-05-01T16:33:50.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=889279176 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=889279176 data=null doit=true}, Tree node with text: XML Analyses]
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=889279176 data=null}, Tree node with text: XML Analyses]
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=889279176 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889279176 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=889279178 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889279180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889279180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889279180 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889279180 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889279181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889279181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889279254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889278938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:33:50 [2024-05-01T16:33:50.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=889279550 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=889279550 data=null doit=true}, TreeItem with text {xml-test}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=889279550 data=null}, TreeItem with text {xml-test}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=889279550 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889279550 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {xml-test}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=889279579 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=889279580 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=889279580 data=null doit=true}, TreeItem with text {xml-test}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=889279580 data=null}, TreeItem with text {xml-test}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=889279581 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889279581 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {xml-test}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=889279589 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=889279589 data=null doit=true}, TreeItem with text {xml-test}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=889279589 data=null}, TreeItem with text {xml-test}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=889279590 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889279590 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {xml-test}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=889279592 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889279592 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889279592 data=null doit=true}, TreeItem with text {Traces [0]}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889279592 data=null}, TreeItem with text {Traces [0]}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889279593 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889279593 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889279600 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889279641 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889279641 data=null doit=true}, TreeItem with text {Traces [0]}]
12:33:50 [2024-05-01T16:33:50.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889279641 data=null}, TreeItem with text {Traces [0]}]
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889279641 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889279641 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889279646 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage XML analyses...'
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage XML analyses...'
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889279870 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))]
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:51 [2024-05-01T16:33:51.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:51 [2024-05-01T16:33:51.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:33:51 [2024-05-01T16:33:51.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:33:51 [2024-05-01T16:33:51.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:33:51 [2024-05-01T16:33:51.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:33:51 [2024-05-01T16:33:51.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:33:51 [2024-05-01T16:33:51.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889279951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:51 [2024-05-01T16:33:51.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889279952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:51 [2024-05-01T16:33:51.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889279952 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:51 [2024-05-01T16:33:51.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889279952 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:51 [2024-05-01T16:33:51.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889279952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:51 [2024-05-01T16:33:51.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889279952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:51 [2024-05-01T16:33:51.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889279952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:51 [2024-05-01T16:33:51.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=889279682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage XML analyses...']
12:33:51 [2024-05-01T16:33:51.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:51 [2024-05-01T16:33:51.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889280040 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:51 [2024-05-01T16:33:51.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:33:51 [2024-05-01T16:33:51.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:51 [2024-05-01T16:33:51.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:51 [2024-05-01T16:33:51.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:51 [2024-05-01T16:33:51.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=889280046 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
12:33:51 [2024-05-01T16:33:51.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=889280046 data=null doit=true}, TreeItem with text {xml-test}]
12:33:51 [2024-05-01T16:33:51.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=889280047 data=null}, TreeItem with text {xml-test}]
12:33:51 [2024-05-01T16:33:51.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=889280047 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
12:33:51 [2024-05-01T16:33:51.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889280047 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {xml-test}]
12:33:51 [2024-05-01T16:33:51.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=889280069 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
12:33:51 [2024-05-01T16:33:51.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:33:51 [2024-05-01T16:33:51.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:33:51 [2024-05-01T16:33:51.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889280877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889280877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889280877 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889280877 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889280878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889280878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889280878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889280878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889280878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889280878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889280878 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889280878 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889280879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889280879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889280879 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:52 [2024-05-01T16:33:52.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889280879 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:52 [2024-05-01T16:33:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889280879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:52 [2024-05-01T16:33:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889280879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:52 [2024-05-01T16:33:52.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:52 [2024-05-01T16:33:52.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:52 [2024-05-01T16:33:52.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:52 [2024-05-01T16:33:52.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:52 [2024-05-01T16:33:52.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:33:52 [2024-05-01T16:33:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:33:52 [2024-05-01T16:33:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889280879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:33:52 [2024-05-01T16:33:52.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889280168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:33:52 [2024-05-01T16:33:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889281384 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:52 [2024-05-01T16:33:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:33:52 [2024-05-01T16:33:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:33:52 [2024-05-01T16:33:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:33:52 [2024-05-01T16:33:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:33:52 [2024-05-01T16:33:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:33:52 [2024-05-01T16:33:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:33:52 [2024-05-01T16:33:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:33:52 [2024-05-01T16:33:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889281548 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889281554 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889281554 data=null doit=true}, TreeItem with text {Tracing}]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889281554 data=null}, TreeItem with text {Tracing}]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889281554 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889281554 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889281589 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:52 [2024-05-01T16:33:52.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=889281589 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=889281590 data=null doit=true}, Tree node with text: XML Analyses]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=889281590 data=null}, Tree node with text: XML Analyses]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=889281590 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889281592 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=889281647 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889281660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889281660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889281660 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889281660 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889281660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889281660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889281660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889281398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889281738 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:33:52 [2024-05-01T16:33:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889281880 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889281951 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889281952 data=null doit=true}, TreeItem with text {Tracing}]
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889281952 data=null}, TreeItem with text {Tracing}]
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889281952 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889281952 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889281981 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:53 [2024-05-01T16:33:53.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=889281991 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=889281992 data=null doit=true}, Tree node with text: XML Analyses]
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=889281992 data=null}, Tree node with text: XML Analyses]
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=889281992 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:53 [2024-05-01T16:33:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889281992 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
12:33:53 [2024-05-01T16:33:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=889282051 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=889282054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=889282054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=889282054 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=889282054 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=889282054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=889282054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=889282054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=889282089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=889282090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=889282090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=889282090 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=889282090 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [1, 0] in (of type 'Table')
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889282136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889282136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889282136 data=null doit=true}, (of type 'Table')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889282137 data=null}, (of type 'Table')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=889282137 data=null button=1 stateMask=0x0 x=62 y=35 count=1}, (of type 'Table')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889282137 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=889282144 data=null button=1 stateMask=0x80000 x=62 y=35 count=1}, (of type 'Table')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889282144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:53 [2024-05-01T16:33:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889282144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889282144 data=null doit=true}, (of type 'Table')]
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889282144 data=null}, (of type 'Table')]
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=889282144 data=null button=1 stateMask=0x40000 x=96 y=12 count=1}, (of type 'Table')]
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889282145 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=889282163 data=null button=1 stateMask=0xc0000 x=96 y=12 count=1}, (of type 'Table')]
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=889282164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=889282164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=889282164 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=889282165 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=889282165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:53 [2024-05-01T16:33:53.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=889282165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=889282165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=889283585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=889283662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=889283662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=889283662 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=889283662 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889283664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889283664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889283664 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889283664 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889283664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:54 [2024-05-01T16:33:54.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889283664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889283664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889281746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:33:55 [2024-05-01T16:33:55.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:55 [2024-05-01T16:33:55.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
12:33:55 [2024-05-01T16:33:55.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
12:33:55 [2024-05-01T16:33:55.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889283883 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:55 [2024-05-01T16:33:55.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:33:55 [2024-05-01T16:33:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:33:55 [2024-05-01T16:33:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:33:55 [2024-05-01T16:33:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:33:55 [2024-05-01T16:33:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:33:55 [2024-05-01T16:33:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:33:55 [2024-05-01T16:33:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:33:55 [2024-05-01T16:33:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:33:55 [2024-05-01T16:33:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889284149 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:33:55 [2024-05-01T16:33:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:55 [2024-05-01T16:33:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:55 [2024-05-01T16:33:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:55 [2024-05-01T16:33:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889284163 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:33:55 [2024-05-01T16:33:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889284164 data=null doit=true}, TreeItem with text {Tracing}]
12:33:55 [2024-05-01T16:33:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889284164 data=null}, TreeItem with text {Tracing}]
12:33:55 [2024-05-01T16:33:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889284164 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:55 [2024-05-01T16:33:55.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889284164 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:33:55 [2024-05-01T16:33:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889284247 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:55 [2024-05-01T16:33:55.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:33:55 [2024-05-01T16:33:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:55 [2024-05-01T16:33:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=889284248 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
12:33:55 [2024-05-01T16:33:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=889284248 data=null doit=true}, Tree node with text: XML Analyses]
12:33:55 [2024-05-01T16:33:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=889284248 data=null}, Tree node with text: XML Analyses]
12:33:55 [2024-05-01T16:33:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=889284248 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:55 [2024-05-01T16:33:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889284248 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
12:33:55 [2024-05-01T16:33:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=889284250 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:55 [2024-05-01T16:33:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:55 [2024-05-01T16:33:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:55 [2024-05-01T16:33:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:33:55 [2024-05-01T16:33:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:33:55 [2024-05-01T16:33:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
12:33:55 [2024-05-01T16:33:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889284253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:55 [2024-05-01T16:33:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889284253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:55 [2024-05-01T16:33:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889284253 data=null doit=true}, (of type 'Table')]
12:33:55 [2024-05-01T16:33:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889284253 data=null}, (of type 'Table')]
12:33:55 [2024-05-01T16:33:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=889284254 data=null button=1 stateMask=0x0 x=96 y=12 count=1}, (of type 'Table')]
12:33:55 [2024-05-01T16:33:55.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889284254 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=889284273 data=null button=1 stateMask=0x80000 x=96 y=12 count=1}, (of type 'Table')]
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889284273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889284273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889284273 data=null doit=true}, (of type 'Table')]
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889284273 data=null}, (of type 'Table')]
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=889284274 data=null button=1 stateMask=0x40000 x=62 y=35 count=1}, (of type 'Table')]
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889284274 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=889284290 data=null button=1 stateMask=0xc0000 x=62 y=35 count=1}, (of type 'Table')]
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=889284335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=889284335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=889284335 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=889284335 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=889284335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=889284335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=889284378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=889284444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=889284444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=889284444 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=889284444 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889284454 data=null doit=true}, Shell with text {Delete XML file(s)}]
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889284454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889284454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889284454 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889284454 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889284455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889284455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889284455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=889284335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:33:55 [2024-05-01T16:33:55.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889284488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889284488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889284488 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889284488 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889284488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889284488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889284488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:55 [2024-05-01T16:33:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889283943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:33:55 [2024-05-01T16:33:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:55 [2024-05-01T16:33:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889284575 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:55 [2024-05-01T16:33:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:33:55 [2024-05-01T16:33:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:33:55 [2024-05-01T16:33:55.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:33:56 [2024-05-01T16:33:56.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:33:56 [2024-05-01T16:33:56.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:33:56 [2024-05-01T16:33:56.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:33:56 [2024-05-01T16:33:56.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:33:56 [2024-05-01T16:33:56.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:33:56 [2024-05-01T16:33:56.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889284769 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:33:56 [2024-05-01T16:33:56.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:56 [2024-05-01T16:33:56.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:56 [2024-05-01T16:33:56.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:56 [2024-05-01T16:33:56.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889284784 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:33:56 [2024-05-01T16:33:56.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889284784 data=null doit=true}, TreeItem with text {Tracing}]
12:33:56 [2024-05-01T16:33:56.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889284784 data=null}, TreeItem with text {Tracing}]
12:33:56 [2024-05-01T16:33:56.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889284784 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:56 [2024-05-01T16:33:56.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889284784 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:33:56 [2024-05-01T16:33:56.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889284861 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:56 [2024-05-01T16:33:56.055Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=889284862 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=889284862 data=null doit=true}, Tree node with text: XML Analyses]
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=889284862 data=null}, Tree node with text: XML Analyses]
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=889284862 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889284863 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=889284865 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=889284935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=889284935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=889284935 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=889284935 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=889284935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=889284935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=889284936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=889284974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=889284975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=889284975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=889284975 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=889284975 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid} time=889284980 data=null button=0 stateMask=0x0 x=60 y=35 count=0}, TableItem with text {test_valid}]
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid} time=889284980 data=null doit=true}, TableItem with text {test_valid}]
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid} time=889284980 data=null}, TableItem with text {test_valid}]
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=889284981 data=null button=1 stateMask=0x0 x=60 y=35 count=1}, TableItem with text {test_valid}]
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889284981 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {test_valid}]
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=889285042 data=null button=1 stateMask=0x80000 x=60 y=35 count=1}, TableItem with text {test_valid}]
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=889285045 data=null button=0 stateMask=0x0 x=129 y=12 count=0}, TableItem with text {test_valid_xml_timegraphView}]
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=889285045 data=null doit=true}, TableItem with text {test_valid_xml_timegraphView}]
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=889285045 data=null}, TableItem with text {test_valid_xml_timegraphView}]
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=889285046 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889285046 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {test_valid_xml_timegraphView}]
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=889285054 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:33:56 [2024-05-01T16:33:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:33:56 [2024-05-01T16:33:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:33:56 [2024-05-01T16:33:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889285058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889285058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889285058 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889285058 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889285058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889285058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889285058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889284584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:33:56 [2024-05-01T16:33:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:56 [2024-05-01T16:33:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889285152 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:56 [2024-05-01T16:33:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:33:56 [2024-05-01T16:33:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:33:56 [2024-05-01T16:33:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:33:56 [2024-05-01T16:33:56.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:33:56 [2024-05-01T16:33:56.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:33:56 [2024-05-01T16:33:56.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:33:56 [2024-05-01T16:33:56.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:33:56 [2024-05-01T16:33:56.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:33:56 [2024-05-01T16:33:56.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889285360 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:33:56 [2024-05-01T16:33:56.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:56 [2024-05-01T16:33:56.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:56 [2024-05-01T16:33:56.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:56 [2024-05-01T16:33:56.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889285366 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:33:56 [2024-05-01T16:33:56.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889285366 data=null doit=true}, TreeItem with text {Tracing}]
12:33:56 [2024-05-01T16:33:56.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889285367 data=null}, TreeItem with text {Tracing}]
12:33:56 [2024-05-01T16:33:56.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889285367 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:56 [2024-05-01T16:33:56.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889285367 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:33:56 [2024-05-01T16:33:56.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889285448 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:56 [2024-05-01T16:33:56.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:33:56 [2024-05-01T16:33:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:56 [2024-05-01T16:33:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=889285450 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
12:33:56 [2024-05-01T16:33:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=889285450 data=null doit=true}, Tree node with text: XML Analyses]
12:33:56 [2024-05-01T16:33:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=889285450 data=null}, Tree node with text: XML Analyses]
12:33:56 [2024-05-01T16:33:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=889285450 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:56 [2024-05-01T16:33:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889285450 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
12:33:56 [2024-05-01T16:33:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=889285452 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:56 [2024-05-01T16:33:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:56 [2024-05-01T16:33:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:56 [2024-05-01T16:33:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:33:56 [2024-05-01T16:33:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:33:56 [2024-05-01T16:33:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
12:33:56 [2024-05-01T16:33:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889285456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:56 [2024-05-01T16:33:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889285456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:56 [2024-05-01T16:33:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889285456 data=null doit=true}, (of type 'Table')]
12:33:56 [2024-05-01T16:33:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889285456 data=null}, (of type 'Table')]
12:33:56 [2024-05-01T16:33:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=889285457 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, (of type 'Table')]
12:33:56 [2024-05-01T16:33:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889285457 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:33:56 [2024-05-01T16:33:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=889285477 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, (of type 'Table')]
12:33:56 [2024-05-01T16:33:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889285477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:56 [2024-05-01T16:33:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889285477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:56 [2024-05-01T16:33:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889285477 data=null doit=true}, (of type 'Table')]
12:33:56 [2024-05-01T16:33:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889285477 data=null}, (of type 'Table')]
12:33:56 [2024-05-01T16:33:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=889285477 data=null button=1 stateMask=0x40000 x=60 y=35 count=1}, (of type 'Table')]
12:33:56 [2024-05-01T16:33:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889285477 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=889285537 data=null button=1 stateMask=0xc0000 x=60 y=35 count=1}, (of type 'Table')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=889285539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=889285539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=889285539 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=889285539 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=889285540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=889285540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=889285640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=889285641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=889285641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=889285641 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=889285641 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889285642 data=null doit=true}, Shell with text {Delete XML file(s)}]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889285642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889285642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889285642 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889285643 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889285643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889285643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889285643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=889285540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:56 [2024-05-01T16:33:56.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:33:56 [2024-05-01T16:33:56.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:33:56 [2024-05-01T16:33:56.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:33:56 [2024-05-01T16:33:56.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:33:56 [2024-05-01T16:33:56.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:33:56 [2024-05-01T16:33:56.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889285677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889285677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889285677 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889285677 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889285677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:56 [2024-05-01T16:33:56.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889285677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889285677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889285160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:33:57 [2024-05-01T16:33:57.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:57 [2024-05-01T16:33:57.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889285758 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:57 [2024-05-01T16:33:57.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:33:57 [2024-05-01T16:33:57.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:33:57 [2024-05-01T16:33:57.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:33:57 [2024-05-01T16:33:57.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:33:57 [2024-05-01T16:33:57.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:33:57 [2024-05-01T16:33:57.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:33:57 [2024-05-01T16:33:57.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:33:57 [2024-05-01T16:33:57.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:33:57 [2024-05-01T16:33:57.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889285949 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:33:57 [2024-05-01T16:33:57.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:57 [2024-05-01T16:33:57.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:57 [2024-05-01T16:33:57.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:57 [2024-05-01T16:33:57.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889285966 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:33:57 [2024-05-01T16:33:57.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889285966 data=null doit=true}, TreeItem with text {Tracing}]
12:33:57 [2024-05-01T16:33:57.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889285966 data=null}, TreeItem with text {Tracing}]
12:33:57 [2024-05-01T16:33:57.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889285967 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:57 [2024-05-01T16:33:57.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889285983 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:33:57 [2024-05-01T16:33:57.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889286052 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:57 [2024-05-01T16:33:57.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:33:57 [2024-05-01T16:33:57.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:57 [2024-05-01T16:33:57.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=889286053 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
12:33:57 [2024-05-01T16:33:57.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=889286053 data=null doit=true}, Tree node with text: XML Analyses]
12:33:57 [2024-05-01T16:33:57.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=889286053 data=null}, Tree node with text: XML Analyses]
12:33:57 [2024-05-01T16:33:57.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=889286054 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889286054 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=889286070 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=889286075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=889286075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=889286075 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=889286075 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=889286075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=889286075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=889286076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=889286238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=889286238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=889286238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=889286238 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=889286239 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889286242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889286242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889286242 data=null doit=true}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889286243 data=null}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=889286243 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889286243 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=889286257 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889286258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889286258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889286258 data=null doit=true}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889286258 data=null}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=889286258 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889286258 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=889286272 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=889286274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=889286274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=889286274 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=889286274 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=889286274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=889286274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=889286274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=889286275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=889286275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=889286275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=889286275 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=889286275 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889286276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889286276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889286276 data=null doit=true}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889286276 data=null}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=889286276 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889286276 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=889286282 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889286282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889286283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889286283 data=null doit=true}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889286283 data=null}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=889286283 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889286283 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=889286339 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=889286341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=889286341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=889286341 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=889286341 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=889286341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=889286341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=889286341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=889286355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=889286355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=889286355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=889286355 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=889286355 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=889286357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=889286357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=889286357 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=889286357 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=889286357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=889286357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=889286357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=889286358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=889286358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=889286358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=889286358 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=889286358 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=889286359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=889286359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=889286359 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=889286359 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=889286359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=889286360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=889286360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=889286375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=889286375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=889286375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=889286375 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=889286375 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889286376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889286376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889286377 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889286377 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889286377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889286377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889286377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889285765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889286474 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:33:57 [2024-05-01T16:33:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:33:57 [2024-05-01T16:33:57.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:33:57 [2024-05-01T16:33:57.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:33:57 [2024-05-01T16:33:57.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:33:57 [2024-05-01T16:33:57.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:33:57 [2024-05-01T16:33:57.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:33:57 [2024-05-01T16:33:57.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889286667 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:33:57 [2024-05-01T16:33:57.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:57 [2024-05-01T16:33:57.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:57 [2024-05-01T16:33:57.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:57 [2024-05-01T16:33:57.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889286686 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:33:57 [2024-05-01T16:33:57.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889286689 data=null doit=true}, TreeItem with text {Tracing}]
12:33:57 [2024-05-01T16:33:57.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889286690 data=null}, TreeItem with text {Tracing}]
12:33:57 [2024-05-01T16:33:57.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889286690 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:57 [2024-05-01T16:33:57.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889286690 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:33:58 [2024-05-01T16:33:58.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889286755 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:58 [2024-05-01T16:33:58.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:33:58 [2024-05-01T16:33:58.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:58 [2024-05-01T16:33:58.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=889286766 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
12:33:58 [2024-05-01T16:33:58.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=889286766 data=null doit=true}, Tree node with text: XML Analyses]
12:33:58 [2024-05-01T16:33:58.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=889286766 data=null}, Tree node with text: XML Analyses]
12:33:58 [2024-05-01T16:33:58.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=889286768 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:58 [2024-05-01T16:33:58.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889286768 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
12:33:58 [2024-05-01T16:33:58.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=889286770 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:58 [2024-05-01T16:33:58.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:58 [2024-05-01T16:33:58.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:58 [2024-05-01T16:33:58.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:33:58 [2024-05-01T16:33:58.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:33:58 [2024-05-01T16:33:58.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
12:33:58 [2024-05-01T16:33:58.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889286773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889286773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889286773 data=null doit=true}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889286782 data=null}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_attributes} time=889286837 data=null button=1 stateMask=0x0 x=76 y=12 count=1}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889286837 data=null item=TableItem {test_attributes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_attributes} time=889286845 data=null button=1 stateMask=0x80000 x=76 y=12 count=1}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889286845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889286845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889286845 data=null doit=true}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889286845 data=null}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=889286845 data=null button=1 stateMask=0x40000 x=100 y=35 count=1}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889286845 data=null item=TableItem {test_pattern_segment} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=889286859 data=null button=1 stateMask=0xc0000 x=100 y=35 count=1}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889286860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889286860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889286860 data=null doit=true}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889286860 data=null}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=889286860 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889286860 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=889286880 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889286880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889286880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889286880 data=null doit=true}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889286880 data=null}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=889286880 data=null button=1 stateMask=0x40000 x=86 y=81 count=1}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889286880 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=889286949 data=null button=1 stateMask=0xc0000 x=86 y=81 count=1}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889286949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889286949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889286949 data=null doit=true}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889286949 data=null}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_doubles} time=889286950 data=null button=1 stateMask=0x40000 x=70 y=104 count=1}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889286950 data=null item=TableItem {test_doubles} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_doubles} time=889286978 data=null button=1 stateMask=0xc0000 x=70 y=104 count=1}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=889286980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=889286980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=889286980 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=889286980 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=889286980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=889286980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=889287051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=889287052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=889287052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=889287052 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=889287052 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889287068 data=null doit=true}, Shell with text {Delete XML file(s)}]
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889287069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889287069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889287078 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889287078 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889287078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889287078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889287078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=889286980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889287152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889287152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889287152 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889287152 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889287152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889287152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889287152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889286481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:33:58 [2024-05-01T16:33:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:58 [2024-05-01T16:33:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889287236 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:58 [2024-05-01T16:33:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:33:58 [2024-05-01T16:33:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:33:58 [2024-05-01T16:33:58.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:33:58 [2024-05-01T16:33:58.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:33:58 [2024-05-01T16:33:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:33:58 [2024-05-01T16:33:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:33:58 [2024-05-01T16:33:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:33:58 [2024-05-01T16:33:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:33:58 [2024-05-01T16:33:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889287447 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:33:58 [2024-05-01T16:33:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:33:58 [2024-05-01T16:33:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:33:58 [2024-05-01T16:33:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:58 [2024-05-01T16:33:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889287472 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:33:58 [2024-05-01T16:33:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889287473 data=null doit=true}, TreeItem with text {Tracing}]
12:33:58 [2024-05-01T16:33:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889287473 data=null}, TreeItem with text {Tracing}]
12:33:58 [2024-05-01T16:33:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889287473 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:58 [2024-05-01T16:33:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889287484 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889287558 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:33:58 [2024-05-01T16:33:58.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=889287561 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=889287562 data=null doit=true}, Tree node with text: XML Analyses]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=889287562 data=null}, Tree node with text: XML Analyses]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=889287562 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889287562 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=889287564 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=889287566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=889287566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=889287566 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=889287566 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=889287566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=889287567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=889287567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=889287642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=889287642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=889287642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=889287642 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=889287642 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889287647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889287647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889287647 data=null doit=true}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889287647 data=null}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=889287648 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889287648 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=889287655 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
12:33:58 [2024-05-01T16:33:58.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:33:58 [2024-05-01T16:33:58.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:58 [2024-05-01T16:33:58.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
12:33:58 [2024-05-01T16:33:58.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=889287656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=889287656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=889287656 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=889287656 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=889287656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:58 [2024-05-01T16:33:58.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=889287656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=889287656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=889287970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=889288049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=889288049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=889288049 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=889288049 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
12:33:59 [2024-05-01T16:33:59.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:33:59 [2024-05-01T16:33:59.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:33:59 [2024-05-01T16:33:59.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
12:33:59 [2024-05-01T16:33:59.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889288288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:59 [2024-05-01T16:33:59.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889288288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:59 [2024-05-01T16:33:59.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889288288 data=null doit=true}, (of type 'Table')]
12:33:59 [2024-05-01T16:33:59.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889288288 data=null}, (of type 'Table')]
12:33:59 [2024-05-01T16:33:59.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=889288289 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
12:33:59 [2024-05-01T16:33:59.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889288289 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:33:59 [2024-05-01T16:33:59.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=889288296 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
12:33:59 [2024-05-01T16:33:59.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889288296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889288296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889288296 data=null doit=true}, (of type 'Table')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889288296 data=null}, (of type 'Table')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=889288297 data=null button=1 stateMask=0x40000 x=87 y=35 count=1}, (of type 'Table')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889288304 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=889288344 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1}, (of type 'Table')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=889288346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=889288346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=889288346 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=889288346 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=889288346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=889288346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=889288391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=889288392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=889288392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=889288440 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=889288440 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889288441 data=null doit=true}, Shell with text {Delete XML file(s)}]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889288441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889288441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889288441 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889288442 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889288442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889288442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889288442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=889288346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889288590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889288590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889288590 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889288590 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889288590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889288590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889288590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889287244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889288673 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:33:59 [2024-05-01T16:33:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:34:00 [2024-05-01T16:34:00.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:34:00 [2024-05-01T16:34:00.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:34:00 [2024-05-01T16:34:00.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:34:00 [2024-05-01T16:34:00.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:34:00 [2024-05-01T16:34:00.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:34:00 [2024-05-01T16:34:00.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889288868 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:34:00 [2024-05-01T16:34:00.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:00 [2024-05-01T16:34:00.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:00 [2024-05-01T16:34:00.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:00 [2024-05-01T16:34:00.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889288885 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:34:00 [2024-05-01T16:34:00.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889288885 data=null doit=true}, TreeItem with text {Tracing}]
12:34:00 [2024-05-01T16:34:00.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889288885 data=null}, TreeItem with text {Tracing}]
12:34:00 [2024-05-01T16:34:00.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889288885 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:34:00 [2024-05-01T16:34:00.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889288885 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:34:00 [2024-05-01T16:34:00.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889288945 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:34:00 [2024-05-01T16:34:00.161Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=889288947 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=889288947 data=null doit=true}, Tree node with text: XML Analyses]
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=889288947 data=null}, Tree node with text: XML Analyses]
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=889288947 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889288947 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=889288948 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889288959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889288965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889288965 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889288965 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889288966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889288966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889288966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889288682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889289040 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:34:00 [2024-05-01T16:34:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889289186 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889289248 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889289248 data=null doit=true}, TreeItem with text {Tracing}]
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889289248 data=null}, TreeItem with text {Tracing}]
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889289248 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889289249 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889289274 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:34:00 [2024-05-01T16:34:00.418Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=889289275 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=889289275 data=null doit=true}, Tree node with text: XML Analyses]
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=889289275 data=null}, Tree node with text: XML Analyses]
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=889289276 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889289284 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=889289287 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=889289289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=889289289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=889289289 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=889289289 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=889289289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=889289289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=889289289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=889289370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=889289370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=889289370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=889289370 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=889289370 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
12:34:00 [2024-05-01T16:34:00.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889289375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889289375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889289375 data=null doit=true}, (of type 'Table')]
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889289376 data=null}, (of type 'Table')]
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=889289376 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889289376 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=889289436 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with mnemonic 'Export'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Export
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Export} time=889289437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=889289437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Export} time=889289437 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Export} time=889289437 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Export} time=889289438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Export} time=889289438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Export} time=889289438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Export} time=889289439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=889289439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Export} time=889289439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Export} time=889289439 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Export} time=889289439 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Export
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:34:00 [2024-05-01T16:34:00.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889289441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889289441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889289441 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889289441 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889289441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889289441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889289441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:00 [2024-05-01T16:34:00.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889289048 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:34:00 [2024-05-01T16:34:00.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:00 [2024-05-01T16:34:00.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889289488 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:00 [2024-05-01T16:34:00.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:34:00 [2024-05-01T16:34:00.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:34:00 [2024-05-01T16:34:00.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889289674 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889289744 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889289744 data=null doit=true}, TreeItem with text {Tracing}]
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889289744 data=null}, TreeItem with text {Tracing}]
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889289744 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889289744 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889289767 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:34:00 [2024-05-01T16:34:00.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=889289769 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=889289769 data=null doit=true}, Tree node with text: XML Analyses]
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=889289769 data=null}, Tree node with text: XML Analyses]
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=889289769 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889289769 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=889289770 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:34:00 [2024-05-01T16:34:00.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
12:34:00 [2024-05-01T16:34:00.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889289787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:34:00 [2024-05-01T16:34:00.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889289788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:34:00 [2024-05-01T16:34:00.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889289788 data=null doit=true}, (of type 'Table')]
12:34:00 [2024-05-01T16:34:00.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889289788 data=null}, (of type 'Table')]
12:34:00 [2024-05-01T16:34:00.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=889289788 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
12:34:00 [2024-05-01T16:34:00.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889289802 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=889289837 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=889289838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=889289839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=889289839 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=889289839 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=889289839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=889289839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=889289883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=889289884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=889289884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=889289884 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=889289884 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889289885 data=null doit=true}, Shell with text {Delete XML file(s)}]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889289886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889289886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889289886 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889289886 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889289886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889289886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889289886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=889289839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889289963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889289963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889289963 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889289963 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889289963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889289963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889289964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889289537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:01 [2024-05-01T16:34:01.191Z] 
12:34:01 [2024-05-01T16:34:01.191Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:34:01.155
12:34:01 [2024-05-01T16:34:01.191Z] !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.
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889290051 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:34:01 [2024-05-01T16:34:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889290185 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889290250 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889290250 data=null doit=true}, TreeItem with text {Tracing}]
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889290250 data=null}, TreeItem with text {Tracing}]
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889290265 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889290266 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889290288 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:34:01 [2024-05-01T16:34:01.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=889290289 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=889290289 data=null doit=true}, Tree node with text: XML Analyses]
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=889290289 data=null}, Tree node with text: XML Analyses]
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=889290290 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889290290 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=889290291 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:34:01 [2024-05-01T16:34:01.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=889290345 data=null button=0 stateMask=0x0 x=66 y=12 count=0}, TableItem with text {test_invalid}]
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_invalid} time=889290345 data=null doit=true}, TableItem with text {test_invalid}]
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_invalid} time=889290345 data=null}, TableItem with text {test_invalid}]
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=889290345 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, TableItem with text {test_invalid}]
12:34:01 [2024-05-01T16:34:01.704Z] 
12:34:01 [2024-05-01T16:34:01.704Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:34:01.459
12:34:01 [2024-05-01T16:34:01.704Z] !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.
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889290346 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {test_invalid}]
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=889290374 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, TableItem with text {test_invalid}]
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: of type 'Label'
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889290377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889290377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889290377 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889290377 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889290377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889290377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.705Z] 
12:34:01 [2024-05-01T16:34:01.705Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:34:01.489
12:34:01 [2024-05-01T16:34:01.705Z] !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.
12:34:01 [2024-05-01T16:34:01.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889290377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889290059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:34:01 [2024-05-01T16:34:01.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:01 [2024-05-01T16:34:01.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@498f5728] time=889290472 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:01 [2024-05-01T16:34:01.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:34:01 [2024-05-01T16:34:01.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:34:01 [2024-05-01T16:34:01.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889290657 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889290673 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889290693 data=null doit=true}, TreeItem with text {Tracing}]
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889290693 data=null}, TreeItem with text {Tracing}]
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889290694 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889290694 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889290757 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
12:34:01 [2024-05-01T16:34:01.961Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=889290758 data=null button=0 stateMask=0x0 x=90 y=219 count=0}, Tree node with text: XML Analyses]
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=889290758 data=null doit=true}, Tree node with text: XML Analyses]
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=889290758 data=null}, Tree node with text: XML Analyses]
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=889290758 data=null button=1 stateMask=0x0 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889290758 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=889290775 data=null button=1 stateMask=0x80000 x=90 y=219 count=1}, Tree node with text: XML Analyses]
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=889290792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=889290792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=889290792 data=null doit=true}, (of type 'Table')]
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=889290792 data=null}, (of type 'Table')]
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=889290793 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, (of type 'Table')]
12:34:01 [2024-05-01T16:34:01.961Z] 
12:34:01 [2024-05-01T16:34:01.961Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-01 16:34:01.946
12:34:01 [2024-05-01T16:34:01.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.
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889290835 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=889290843 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, (of type 'Table')]
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=889290844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=889290844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=889290844 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=889290844 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=889290845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:01 [2024-05-01T16:34:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=889290845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=889290880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=889290882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=889290882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=889290882 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=889290882 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Delete XML file(s)} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889290941 data=null doit=true}, Shell with text {Delete XML file(s)}]
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889290941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889290942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889290942 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889290942 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889290942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889290942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889290942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=889290845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
12:34:02 [2024-05-01T16:34:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:34:02 [2024-05-01T16:34:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:34:02 [2024-05-01T16:34:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:34:02 [2024-05-01T16:34:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:34:02 [2024-05-01T16:34:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:02 [2024-05-01T16:34:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:02 [2024-05-01T16:34:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:34:02 [2024-05-01T16:34:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:34:02 [2024-05-01T16:34:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:34:02 [2024-05-01T16:34:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:34:02 [2024-05-01T16:34:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:34:02 [2024-05-01T16:34:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889291045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889291046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889291046 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889291046 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889291046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889291046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889291046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:02 [2024-05-01T16:34:02.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889290480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:34:02 [2024-05-01T16:34:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:02 [2024-05-01T16:34:02.475Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.17 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
12:34:02 [2024-05-01T16:34:02.475Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageMenuBar -- Time elapsed: 1.249 s
12:34:02 [2024-05-01T16:34:02.475Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportInvalid -- Time elapsed: 0.995 s
12:34:02 [2024-05-01T16:34:02.475Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageContextMenu -- Time elapsed: 2.401 s
12:34:02 [2024-05-01T16:34:02.475Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testEdit -- Time elapsed: 2.836 s
12:34:02 [2024-05-01T16:34:02.475Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportValid -- Time elapsed: 1.182 s
12:34:02 [2024-05-01T16:34:02.475Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testCheckButtons -- Time elapsed: 1.478 s
12:34:02 [2024-05-01T16:34:02.475Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testDelete -- Time elapsed: 1.803 s
12:34:02 [2024-05-01T16:34:02.475Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testExport -- Time elapsed: 1.004 s
12:34:02 [2024-05-01T16:34:02.475Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testInvalidLabel -- Time elapsed: 1.097 s
12:34:02 [2024-05-01T16:34:02.475Z] 
12:34:02 [2024-05-01T16:34:02.475Z] Results:
12:34:02 [2024-05-01T16:34:02.475Z] 
12:34:02 [2024-05-01T16:34:02.475Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
12:34:02 [2024-05-01T16:34:02.475Z] 
12:34:02 [2024-05-01T16:34:02.731Z] 
12:34:02 [2024-05-01T16:34:02.731Z] !ENTRY org.eclipse.core.resources 2 10035 2024-05-01 16:34:02.651
12:34:02 [2024-05-01T16:34:02.731Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:34:03 [2024-05-01T16:34:03.291Z] [INFO] All tests passed
12:34:03 [2024-05-01T16:34:03.291Z] [INFO] 
12:34:03 [2024-05-01T16:34:03.291Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:34:03 [2024-05-01T16:34:03.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
12:34:03 [2024-05-01T16:34:03.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.pom
12:34:03 [2024-05-01T16:34:03.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
12:34:03 [2024-05-01T16:34:03.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-p2metadata.xml
12:34:03 [2024-05-01T16:34:03.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-p2artifacts.xml
12:34:03 [2024-05-01T16:34:03.291Z] [INFO] 
12:34:03 [2024-05-01T16:34:03.291Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:34:03 [2024-05-01T16:34:03.291Z] [INFO] 
12:34:03 [2024-05-01T16:34:03.291Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
12:34:03 [2024-05-01T16:34:03.291Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT [130/141]
12:34:03 [2024-05-01T16:34:03.291Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
12:34:03 [2024-05-01T16:34:03.291Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:34:03 [2024-05-01T16:34:03.291Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:34:03 [2024-05-01T16:34:03.291Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
12:34:03 [2024-05-01T16:34:03.546Z] [INFO] 
12:34:03 [2024-05-01T16:34:03.546Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:34:03 [2024-05-01T16:34:03.546Z] [INFO] 
12:34:03 [2024-05-01T16:34:03.546Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:34:03 [2024-05-01T16:34:03.546Z] [INFO] The project's OSGi version is 1.0.11.202405011547
12:34:03 [2024-05-01T16:34:03.546Z] [INFO] 
12:34:03 [2024-05-01T16:34:03.546Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:34:03 [2024-05-01T16:34:03.546Z] [INFO] 
12:34:03 [2024-05-01T16:34:03.546Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:34:03 [2024-05-01T16:34:03.546Z] [INFO] 
12:34:03 [2024-05-01T16:34:03.546Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:34:03 [2024-05-01T16:34:03.546Z] [INFO] 
12:34:03 [2024-05-01T16:34:03.546Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:34:03 [2024-05-01T16:34:03.546Z] [INFO] 
12:34:03 [2024-05-01T16:34:03.546Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:34:03 [2024-05-01T16:34:03.546Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests
12:34:03 [2024-05-01T16:34:03.802Z] [INFO] 
12:34:03 [2024-05-01T16:34:03.802Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:34:03 [2024-05-01T16:34:03.802Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
12:34:03 [2024-05-01T16:34:03.802Z] [INFO] 
12:34:03 [2024-05-01T16:34:03.802Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:34:03 [2024-05-01T16:34:03.802Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:34:03 [2024-05-01T16:34:03.802Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:34:03 [2024-05-01T16:34:03.802Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
12:34:03 [2024-05-01T16:34:03.802Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:34:04 [2024-05-01T16:34:04.057Z] [INFO] 
12:34:04 [2024-05-01T16:34:04.057Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:34:04 [2024-05-01T16:34:04.057Z] [INFO] 
12:34:04 [2024-05-01T16:34:04.057Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:34:04 [2024-05-01T16:34:04.058Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
12:34:04 [2024-05-01T16:34:04.058Z] [INFO] 
12:34:04 [2024-05-01T16:34:04.058Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:34:04 [2024-05-01T16:34:04.058Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
12:34:04 [2024-05-01T16:34:04.058Z] [INFO] 
12:34:04 [2024-05-01T16:34:04.058Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:34:04 [2024-05-01T16:34:04.058Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
12:34:04 [2024-05-01T16:34:04.058Z] [INFO] 
12:34:04 [2024-05-01T16:34:04.058Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:34:04 [2024-05-01T16:34:04.058Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
12:34:04 [2024-05-01T16:34:04.058Z] [INFO] 
12:34:04 [2024-05-01T16:34:04.058Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:34:04 [2024-05-01T16:34:04.058Z] [INFO] 
12:34:04 [2024-05-01T16:34:04.058Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:34:04 [2024-05-01T16:34:04.058Z] [INFO] 
12:34:04 [2024-05-01T16:34:04.058Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:34:04 [2024-05-01T16:34:04.058Z] [INFO] 
12:34:04 [2024-05-01T16:34:04.058Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:34:04 [2024-05-01T16:34:04.621Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log
12:34:04 [2024-05-01T16:34:04.621Z] [INFO] Command line:
12:34:04 [2024-05-01T16:34:04.621Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:34:04 [2024-05-01T16:34:04.621Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:34:07 [2024-05-01T16:34:07.133Z] May 01, 2024 4:34:06 PM org.apache.aries.spifly.BaseActivator log
12:34:07 [2024-05-01T16:34:07.133Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:34:09 [2024-05-01T16:34:09.022Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:34:09 [2024-05-01T16:34:09.022Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:34:14 [2024-05-01T16:34:14.264Z] Could not determine the accessibility bus address
12:34:14 [2024-05-01T16:34:14.264Z] !SESSION 2024-05-01 16:34:04.563 -----------------------------------------------
12:34:14 [2024-05-01T16:34:14.264Z] eclipse.buildId=unknown
12:34:14 [2024-05-01T16:34:14.264Z] java.version=17.0.2
12:34:14 [2024-05-01T16:34:14.264Z] java.vendor=Oracle Corporation
12:34:14 [2024-05-01T16:34:14.264Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:34:14 [2024-05-01T16:34:14.264Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:34:14 [2024-05-01T16:34:14.264Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:34:14 [2024-05-01T16:34:14.264Z] 
12:34:14 [2024-05-01T16:34:14.264Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-05-01 16:34:13.577
12:34:14 [2024-05-01T16:34:14.264Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:34:14 [2024-05-01T16:34:14.264Z] 
12:34:14 [2024-05-01T16:34:14.264Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:34:13.647
12:34:14 [2024-05-01T16:34:14.264Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:34:14 [2024-05-01T16:34:14.264Z] !STACK 0
12:34:14 [2024-05-01T16:34:14.264Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:34:14 [2024-05-01T16:34:14.264Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:34:14 [2024-05-01T16:34:14.264Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:34:14 [2024-05-01T16:34:14.264Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:34:14 [2024-05-01T16:34:14.264Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:34:14 [2024-05-01T16:34:14.264Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:34:14 [2024-05-01T16:34:14.264Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:34:14 [2024-05-01T16:34:14.264Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:34:14 [2024-05-01T16:34:14.264Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:34:14 [2024-05-01T16:34:14.264Z] Caused by: java.io.IOException: error=2, No such file or directory
12:34:14 [2024-05-01T16:34:14.264Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:34:14 [2024-05-01T16:34:14.264Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:34:14 [2024-05-01T16:34:14.264Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:34:14 [2024-05-01T16:34:14.264Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:34:14 [2024-05-01T16:34:14.264Z] 	... 7 more
12:34:14 [2024-05-01T16:34:14.264Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
12:34:14 [2024-05-01T16:34:14.519Z] Display size: 1440x900
12:34:14 [2024-05-01T16:34:14.519Z] OS version=6.2.9-300.fc38.x86_64
12:34:14 [2024-05-01T16:34:14.519Z] GTK version=3.24.33
12:34:14 [2024-05-01T16:34:14.519Z] GTK theme=Yaru
12:34:14 [2024-05-01T16:34:14.519Z] LIBOVERLAY_SCROLLBAR=0
12:34:14 [2024-05-01T16:34:14.519Z] Time zone: Greenwich Mean Time
12:34:14 [2024-05-01T16:34:14.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889303348 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:15 [2024-05-01T16:34:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:15 [2024-05-01T16:34:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:34:15 [2024-05-01T16:34:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:34:15 [2024-05-01T16:34:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:34:15 [2024-05-01T16:34:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=889304066 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:34:15 [2024-05-01T16:34:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=889304066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:34:15 [2024-05-01T16:34:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=889304073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:34:15 [2024-05-01T16:34:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:34:15 [2024-05-01T16:34:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889304138 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:15 [2024-05-01T16:34:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:34:15 [2024-05-01T16:34:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:34:15 [2024-05-01T16:34:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:34:15 [2024-05-01T16:34:15.700Z] 
12:34:15 [2024-05-01T16:34:15.700Z] (Eclipse:22097): Gtk-WARNING **: 16:34:15.472: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
12:34:15 [2024-05-01T16:34:15.700Z] This may indicate that pixbuf loaders or the mime database could not be found.
12:34:15 [2024-05-01T16:34:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:34:15 [2024-05-01T16:34:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:34:15 [2024-05-01T16:34:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889304571 data=null doit=true}, Shell with text {Preferences}]
12:34:15 [2024-05-01T16:34:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:15 [2024-05-01T16:34:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:15 [2024-05-01T16:34:15.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:15 [2024-05-01T16:34:15.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889304591 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:34:15 [2024-05-01T16:34:15.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889304649 data=null doit=true}, TreeItem with text {Tracing}]
12:34:15 [2024-05-01T16:34:15.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889304651 data=null}, TreeItem with text {Tracing}]
12:34:15 [2024-05-01T16:34:15.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889304652 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:34:15 [2024-05-01T16:34:15.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889304653 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:34:15 [2024-05-01T16:34:15.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889304681 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:34:15 [2024-05-01T16:34:15.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889304686 data=null doit=true}, TreeItem with text {Tracing}]
12:34:15 [2024-05-01T16:34:15.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889304686 data=null}, TreeItem with text {Tracing}]
12:34:15 [2024-05-01T16:34:15.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889304686 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:34:15 [2024-05-01T16:34:15.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889304687 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889304689 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=889304691 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=889304691 data=null doit=true}, Tree node with text: Remote Profiles]
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=889304691 data=null}, Tree node with text: Remote Profiles]
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=889304691 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889304691 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=889304778 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=889304784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=889304784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=889304784 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=889304784 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=889304784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:15 [2024-05-01T16:34:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=889304784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=889304785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=889304950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=889304952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=889304952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=889304952 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=889304952 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=889304968 data=null button=0 stateMask=0x0 x=145 y=58 count=0}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=889304968 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=889305040 data=null}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305041 data=null button=1 stateMask=0x0 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889305042 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305047 data=null button=1 stateMask=0x80000 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=889305057 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, TreeItem with text {/rootpath}]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=889305058 data=null doit=true}, TreeItem with text {/rootpath}]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=889305058 data=null}, TreeItem with text {/rootpath}]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=889305058 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889305058 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath}]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=889305063 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305074 data=null button=0 stateMask=0x0 x=145 y=242 count=0}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=889305075 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=889305075 data=null}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305075 data=null button=1 stateMask=0x0 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889305076 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305080 data=null button=1 stateMask=0x80000 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=889305138 data=null button=0 stateMask=0x0 x=108 y=357 count=0}, TreeItem with text {/rootpath}]
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=889305138 data=null doit=true}, TreeItem with text {/rootpath}]
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=889305138 data=null}, TreeItem with text {/rootpath}]
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=889305139 data=null button=1 stateMask=0x0 x=108 y=357 count=1}, TreeItem with text {/rootpath}]
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889305139 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath}]
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=889305143 data=null button=1 stateMask=0x80000 x=108 y=357 count=1}, TreeItem with text {/rootpath}]
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305148 data=null button=0 stateMask=0x0 x=145 y=385 count=0}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=889305148 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=889305148 data=null}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305148 data=null button=1 stateMask=0x0 x=145 y=385 count=1}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889305149 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305158 data=null button=1 stateMask=0x80000 x=145 y=379 count=1}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305162 data=null button=0 stateMask=0x0 x=145 y=316 count=0}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=889305162 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=889305162 data=null}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305162 data=null button=1 stateMask=0x0 x=145 y=316 count=1}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889305163 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305169 data=null button=1 stateMask=0x80000 x=145 y=316 count=1}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305178 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=889305179 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=889305179 data=null}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305180 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889305180 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305191 data=null button=1 stateMask=0x80000 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305196 data=null button=0 stateMask=0x0 x=145 y=339 count=0}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=889305197 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=889305197 data=null}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305197 data=null button=1 stateMask=0x0 x=145 y=339 count=1}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889305198 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305203 data=null button=1 stateMask=0x80000 x=145 y=339 count=1}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305241 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=889305241 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=889305241 data=null}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305242 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889305242 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305248 data=null button=1 stateMask=0x80000 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305253 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=889305258 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=889305258 data=null}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305259 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889305259 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=889305264 data=null button=1 stateMask=0x80000 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:16 [2024-05-01T16:34:16.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:34:16 [2024-05-01T16:34:16.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:34:16 [2024-05-01T16:34:16.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:34:16 [2024-05-01T16:34:16.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:34:16 [2024-05-01T16:34:16.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:34:16 [2024-05-01T16:34:16.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889305279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:16 [2024-05-01T16:34:16.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889305279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:16 [2024-05-01T16:34:16.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889305280 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:16 [2024-05-01T16:34:16.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889305280 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:16 [2024-05-01T16:34:16.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889305280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:16 [2024-05-01T16:34:16.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889305280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:16 [2024-05-01T16:34:16.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889305280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:16 [2024-05-01T16:34:16.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889304260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:34:16 [2024-05-01T16:34:16.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889305656 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889305656 data=null doit=true}, TreeItem with text {Test}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889305656 data=null}, TreeItem with text {Test}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889305656 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889305656 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889305750 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889305752 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889305752 data=null doit=true}, TreeItem with text {Test}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889305752 data=null}, TreeItem with text {Test}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889305752 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889305752 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889305766 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889305767 data=null doit=true}, TreeItem with text {Test}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889305767 data=null}, TreeItem with text {Test}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889305768 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889305768 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889305786 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889305790 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889305790 data=null doit=true}, TreeItem with text {Traces [0]}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889305790 data=null}, TreeItem with text {Traces [0]}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889305790 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889305791 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889305849 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889305850 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889305851 data=null doit=true}, TreeItem with text {Traces [0]}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889305851 data=null}, TreeItem with text {Traces [0]}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889305851 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889305851 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:34:16 [2024-05-01T16:34:16.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889305856 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:17 [2024-05-01T16:34:17.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:34:17 [2024-05-01T16:34:17.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:34:17 [2024-05-01T16:34:17.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:34:17 [2024-05-01T16:34:17.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:34:17 [2024-05-01T16:34:17.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889306449 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:34:17 [2024-05-01T16:34:17.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:34:17 [2024-05-01T16:34:17.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
12:34:17 [2024-05-01T16:34:17.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
12:34:17 [2024-05-01T16:34:17.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
12:34:17 [2024-05-01T16:34:17.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:17 [2024-05-01T16:34:17.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:17 [2024-05-01T16:34:17.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:17 [2024-05-01T16:34:17.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:17 [2024-05-01T16:34:17.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=889306464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=889306464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=889306465 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=889306465 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=889306465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=889306465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=889306655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=889306664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=889306664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=889306665 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=889306665 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889306667 data=null doit=true}, Shell with text {Preferences (Filtered)}]
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:17 [2024-05-01T16:34:17.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
12:34:17 [2024-05-01T16:34:17.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=889306669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:34:17 [2024-05-01T16:34:17.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=889306669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:34:17 [2024-05-01T16:34:17.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=889306669 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:34:17 [2024-05-01T16:34:17.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=889306670 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:34:17 [2024-05-01T16:34:17.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=889306671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:34:17 [2024-05-01T16:34:17.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=889306671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:34:17 [2024-05-01T16:34:17.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=889306671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=889306742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=889306742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=889306742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=889306742 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=889306742 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
12:34:18 [2024-05-01T16:34:18.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:18 [2024-05-01T16:34:18.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=889306746 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=889306747 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=889306747 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=889306747 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889306747 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=889306768 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=889306782 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=889306782 data=null doit=true}, Tree node with text: /rootpath]
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=889306782 data=null}, Tree node with text: /rootpath]
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=889306786 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889306786 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=889306842 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2044f708
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=889306849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=889306851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=889306852 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=889306852 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=889306855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=889306855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:34:18 [2024-05-01T16:34:18.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=889306855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=889306856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=889306856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=889306856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=889306856 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=889306856 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=889306857 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=889306857 data=null doit=true}, Tree node with text: .*]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=889306857 data=null}, Tree node with text: .*]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=889306858 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889306858 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=889306872 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889306877 data=null button=0 stateMask=0x0 x=564 y=150 count=0}, Tree node with text: /rootpath]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889306877 data=null doit=true}, Tree node with text: /rootpath]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889306877 data=null}, Tree node with text: /rootpath]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889306878 data=null button=1 stateMask=0x0 x=564 y=150 count=1}, Tree node with text: /rootpath]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889306878 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889306886 data=null button=1 stateMask=0x80000 x=564 y=150 count=1}, Tree node with text: /rootpath]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=889306936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=889306947 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=889306948 data=null doit=true}, Tree node with text: .*]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=889306948 data=null}, Tree node with text: .*]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=889306948 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889306949 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=889306964 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
12:34:18 [2024-05-01T16:34:18.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=889306972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889306973 data=null button=0 stateMask=0x0 x=564 y=150 count=0}, Tree node with text: /rootpath]
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889306973 data=null doit=true}, Tree node with text: /rootpath]
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889306973 data=null}, Tree node with text: /rootpath]
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889306973 data=null button=1 stateMask=0x0 x=564 y=150 count=1}, Tree node with text: /rootpath]
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889306974 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889306979 data=null button=1 stateMask=0x80000 x=564 y=150 count=1}, Tree node with text: /rootpath]
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=889306981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889306997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889306997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889306997 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889306997 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889306997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889306998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889306998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=889306465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889307074 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889307078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889307078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889307078 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889307078 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889307078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889307078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889307079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
12:34:18 [2024-05-01T16:34:18.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=889307649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=889307649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=889307649 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=889307649 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=889307649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=889307649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=889307649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889307659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889307659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889307659 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889307659 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889307659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889307660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889307660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=889307679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=889307679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=889307679 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=889307679 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=889307679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=889307679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=889307679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=889307680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=889307684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=889307684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=889307684 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=889307685 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889307686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889307686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889307686 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889307686 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889307686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889307686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889307686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889306162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889307774 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:34:18 [2024-05-01T16:34:18.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:34:19 [2024-05-01T16:34:19.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:34:19 [2024-05-01T16:34:19.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889308050 data=null doit=true}, Shell with text {Preferences}]
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889308067 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889308067 data=null doit=true}, TreeItem with text {Tracing}]
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889308077 data=null}, TreeItem with text {Tracing}]
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889308096 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889308096 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889308156 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:34:19 [2024-05-01T16:34:19.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=889308157 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=889308157 data=null doit=true}, Tree node with text: Remote Profiles]
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=889308157 data=null}, Tree node with text: Remote Profiles]
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=889308157 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889308157 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=889308164 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=889308173 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=889308180 data=null doit=true}, TreeItem with text {new profile}]
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=889308180 data=null}, TreeItem with text {new profile}]
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=889308181 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889308181 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=889308183 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=889308185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:34:19 [2024-05-01T16:34:19.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=889308185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=889308185 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=889308185 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=889308185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=889308189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=889308189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:34:19 [2024-05-01T16:34:19.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:34:19 [2024-05-01T16:34:19.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:34:19 [2024-05-01T16:34:19.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:34:19 [2024-05-01T16:34:19.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:34:19 [2024-05-01T16:34:19.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889308243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889308243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889308243 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889308243 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889308243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889308243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889308243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889307783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:34:19 [2024-05-01T16:34:19.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:19 [2024-05-01T16:34:19.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889308488 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:19 [2024-05-01T16:34:19.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:19 [2024-05-01T16:34:19.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:19 [2024-05-01T16:34:19.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:19 [2024-05-01T16:34:19.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:19 [2024-05-01T16:34:19.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889308495 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:19 [2024-05-01T16:34:19.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889308495 data=null doit=true}, TreeItem with text {Test}]
12:34:19 [2024-05-01T16:34:19.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889308495 data=null}, TreeItem with text {Test}]
12:34:19 [2024-05-01T16:34:19.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889308495 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:19 [2024-05-01T16:34:19.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889308495 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:19 [2024-05-01T16:34:19.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889308542 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:19 [2024-05-01T16:34:19.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:34:19 [2024-05-01T16:34:19.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:34:19 [2024-05-01T16:34:19.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889309463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889309463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889309463 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889309463 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889309464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889309464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889309464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889309464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889309464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889309464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889309464 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889309464 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:20 [2024-05-01T16:34:20.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:34:20 [2024-05-01T16:34:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889309465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:20 [2024-05-01T16:34:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889309465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:20 [2024-05-01T16:34:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889309465 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:20 [2024-05-01T16:34:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889309465 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:20 [2024-05-01T16:34:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889309465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:20 [2024-05-01T16:34:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889309465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:20 [2024-05-01T16:34:20.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:20 [2024-05-01T16:34:20.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:20 [2024-05-01T16:34:20.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:20 [2024-05-01T16:34:20.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:20 [2024-05-01T16:34:20.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:20 [2024-05-01T16:34:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:34:20 [2024-05-01T16:34:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889309465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:20 [2024-05-01T16:34:20.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889308644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:34:21 [2024-05-01T16:34:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889310085 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:21 [2024-05-01T16:34:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:34:21 [2024-05-01T16:34:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:34:21 [2024-05-01T16:34:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:34:21 [2024-05-01T16:34:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:34:21 [2024-05-01T16:34:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:34:21 [2024-05-01T16:34:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889310286 data=null doit=true}, Shell with text {Preferences}]
12:34:21 [2024-05-01T16:34:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:21 [2024-05-01T16:34:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:21 [2024-05-01T16:34:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:21 [2024-05-01T16:34:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:21 [2024-05-01T16:34:21.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:21 [2024-05-01T16:34:21.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889310345 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:34:21 [2024-05-01T16:34:21.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889310345 data=null doit=true}, TreeItem with text {Tracing}]
12:34:21 [2024-05-01T16:34:21.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889310346 data=null}, TreeItem with text {Tracing}]
12:34:21 [2024-05-01T16:34:21.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889310346 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:34:21 [2024-05-01T16:34:21.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889310346 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:34:21 [2024-05-01T16:34:21.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889310369 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:34:21 [2024-05-01T16:34:21.662Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:34:21 [2024-05-01T16:34:21.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=889310370 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=889310370 data=null doit=true}, Tree node with text: Remote Profiles]
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=889310371 data=null}, Tree node with text: Remote Profiles]
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=889310371 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889310371 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=889310387 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=889310391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=889310391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=889310391 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=889310391 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=889310392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=889310392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=889310392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=889310455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=889310456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=889310456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=889310456 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=889310456 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: of type 'Text'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: (of type 'Text')
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=889310465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=889310465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=889310465 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=889310465 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=889310465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=889310466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=889310466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:34:21 [2024-05-01T16:34:21.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:34:21 [2024-05-01T16:34:21.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:34:21 [2024-05-01T16:34:21.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:34:21 [2024-05-01T16:34:21.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889310475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889310475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889310475 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889310475 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889310475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889310476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889310476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:34:21 [2024-05-01T16:34:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889310102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:34:21 [2024-05-01T16:34:21.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:21 [2024-05-01T16:34:21.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889310564 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:21 [2024-05-01T16:34:21.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:21 [2024-05-01T16:34:21.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:21 [2024-05-01T16:34:21.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:21 [2024-05-01T16:34:21.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:21 [2024-05-01T16:34:21.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889310587 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:21 [2024-05-01T16:34:21.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889310589 data=null doit=true}, TreeItem with text {Test}]
12:34:21 [2024-05-01T16:34:21.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889310589 data=null}, TreeItem with text {Test}]
12:34:21 [2024-05-01T16:34:21.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889310589 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:21 [2024-05-01T16:34:21.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889310589 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:21 [2024-05-01T16:34:21.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889310656 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:21 [2024-05-01T16:34:21.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:34:21 [2024-05-01T16:34:21.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:34:21 [2024-05-01T16:34:21.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:34:22 [2024-05-01T16:34:22.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:34:22 [2024-05-01T16:34:22.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:34:22 [2024-05-01T16:34:22.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:34:22 [2024-05-01T16:34:22.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:34:22 [2024-05-01T16:34:22.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:34:22 [2024-05-01T16:34:22.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:34:22 [2024-05-01T16:34:22.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:22 [2024-05-01T16:34:22.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:34:22 [2024-05-01T16:34:22.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:34:22 [2024-05-01T16:34:22.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:34:22 [2024-05-01T16:34:22.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889311457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:22 [2024-05-01T16:34:22.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889311457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:22 [2024-05-01T16:34:22.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889311457 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:22 [2024-05-01T16:34:22.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889311457 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:22 [2024-05-01T16:34:22.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889311457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:22 [2024-05-01T16:34:22.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889311458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:22 [2024-05-01T16:34:22.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889311458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889311458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889311458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889311458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889311458 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889311458 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889311459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889311459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889311459 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889311460 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889311460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889311460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:22 [2024-05-01T16:34:22.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:22 [2024-05-01T16:34:22.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:22 [2024-05-01T16:34:22.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:22 [2024-05-01T16:34:22.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:22 [2024-05-01T16:34:22.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889311460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:22 [2024-05-01T16:34:22.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889310749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889312082 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889312082 data=null doit=true}, TreeItem with text {Test}]
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889312082 data=null}, TreeItem with text {Test}]
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889312082 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889312083 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889312113 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889312114 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889312114 data=null doit=true}, TreeItem with text {Test}]
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889312114 data=null}, TreeItem with text {Test}]
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889312115 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889312115 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889312121 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889312121 data=null doit=true}, TreeItem with text {Test}]
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889312121 data=null}, TreeItem with text {Test}]
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889312121 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889312122 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889312130 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889312131 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889312131 data=null doit=true}, TreeItem with text {Traces [0]}]
12:34:23 [2024-05-01T16:34:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889312131 data=null}, TreeItem with text {Traces [0]}]
12:34:23 [2024-05-01T16:34:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889312131 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:23 [2024-05-01T16:34:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889312132 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:34:23 [2024-05-01T16:34:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889312140 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:23 [2024-05-01T16:34:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:23 [2024-05-01T16:34:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889312147 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:34:23 [2024-05-01T16:34:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889312147 data=null doit=true}, TreeItem with text {Traces [0]}]
12:34:23 [2024-05-01T16:34:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889312147 data=null}, TreeItem with text {Traces [0]}]
12:34:23 [2024-05-01T16:34:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889312148 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:23 [2024-05-01T16:34:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889312148 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:34:23 [2024-05-01T16:34:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889312152 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:23 [2024-05-01T16:34:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:34:23 [2024-05-01T16:34:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:34:23 [2024-05-01T16:34:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:34:23 [2024-05-01T16:34:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:34:23 [2024-05-01T16:34:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889312469 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:34:23 [2024-05-01T16:34:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:34:23 [2024-05-01T16:34:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:34:23 [2024-05-01T16:34:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:34:23 [2024-05-01T16:34:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=889312470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:34:23 [2024-05-01T16:34:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:34:23 [2024-05-01T16:34:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:34:23 [2024-05-01T16:34:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:23 [2024-05-01T16:34:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:23 [2024-05-01T16:34:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:23 [2024-05-01T16:34:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:34:23 [2024-05-01T16:34:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:34:23 [2024-05-01T16:34:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:23 [2024-05-01T16:34:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:23 [2024-05-01T16:34:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:23 [2024-05-01T16:34:23.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:34:23 [2024-05-01T16:34:23.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889312473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:23 [2024-05-01T16:34:23.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889312473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:23 [2024-05-01T16:34:23.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889312473 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:23 [2024-05-01T16:34:23.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889312473 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:23 [2024-05-01T16:34:23.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889312474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:23 [2024-05-01T16:34:23.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889312474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:23 [2024-05-01T16:34:23.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889312474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:23 [2024-05-01T16:34:23.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:23 [2024-05-01T16:34:23.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:23 [2024-05-01T16:34:23.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:23 [2024-05-01T16:34:23.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:23 [2024-05-01T16:34:23.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:23 [2024-05-01T16:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:34:23 [2024-05-01T16:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:34:23 [2024-05-01T16:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:34:23 [2024-05-01T16:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:23 [2024-05-01T16:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:23 [2024-05-01T16:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:23 [2024-05-01T16:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:23 [2024-05-01T16:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:34:23 [2024-05-01T16:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:34:23 [2024-05-01T16:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:23 [2024-05-01T16:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:34:23 [2024-05-01T16:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889312580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:23 [2024-05-01T16:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889312580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:23 [2024-05-01T16:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889312580 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:23 [2024-05-01T16:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889312580 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:23 [2024-05-01T16:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889312580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:23 [2024-05-01T16:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889312580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:23 [2024-05-01T16:34:23.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:23 [2024-05-01T16:34:23.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:23 [2024-05-01T16:34:23.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:23 [2024-05-01T16:34:23.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:23 [2024-05-01T16:34:23.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:23 [2024-05-01T16:34:23.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:34:24 [2024-05-01T16:34:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889312580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:24 [2024-05-01T16:34:24.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889312239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:25 [2024-05-01T16:34:25.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:25 [2024-05-01T16:34:25.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889313647 data=null doit=true}, TreeItem with text {Traces [3]}]
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889313648 data=null}, TreeItem with text {Traces [3]}]
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889313648 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889313648 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889313655 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:34:25 [2024-05-01T16:34:25.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=889313655 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889313656 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889313656 data=null}, TreeItem with text {node1 [3]}]
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889313656 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889313656 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889313672 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889313672 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=889313672 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889313672 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889313676 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=889313677 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=889313677 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=889313677 data=null}, TreeItem with text {node1 [3]}]
12:34:25 [2024-05-01T16:34:25.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889313677 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889313677 data=null}, TreeItem with text {node1 [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889313677 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889313678 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889313687 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=889313688 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889313688 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889313688 data=null}, TreeItem with text {resources [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889313688 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889313689 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889313739 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889313739 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=889313739 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889313740 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889313743 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=889313744 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=889313744 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=889313744 data=null}, TreeItem with text {resources [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889313744 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889313744 data=null}, TreeItem with text {resources [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889313745 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889313745 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889313746 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=889313746 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=889313746 data=null doit=true}, TreeItem with text {generated [1]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=889313747 data=null}, TreeItem with text {generated [1]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=889313747 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889313747 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=889313761 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=889313762 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=889313762 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889313762 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=889313766 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=889313766 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=889313766 data=null doit=true}, TreeItem with text {generated [1]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=889313766 data=null}, TreeItem with text {generated [1]}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
12:34:25 [2024-05-01T16:34:25.046Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=889313767 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=889313767 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=889313768 data=null}, TreeItem with text {synthetic-trace}]
12:34:25 [2024-05-01T16:34:25.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889313768 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:34:25 [2024-05-01T16:34:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889313778 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:25 [2024-05-01T16:34:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889313851 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:34:25 [2024-05-01T16:34:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889313852 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:34:25 [2024-05-01T16:34:25.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=889313853 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:34:25 [2024-05-01T16:34:25.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889313853 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:25 [2024-05-01T16:34:25.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889313950 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:34:25 [2024-05-01T16:34:25.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=889314071 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:34:25 [2024-05-01T16:34:25.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=889314071 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:25 [2024-05-01T16:34:25.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=889314071 data=null}, TreeItem with text {synthetic-trace}]
12:34:25 [2024-05-01T16:34:25.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:34:25 [2024-05-01T16:34:25.862Z] 
12:34:25 [2024-05-01T16:34:25.862Z] (Eclipse:22097): Gtk-WARNING **: 16:34:25.746: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:25 [2024-05-01T16:34:25.862Z] 
12:34:25 [2024-05-01T16:34:25.862Z] (Eclipse:22097): Gtk-WARNING **: 16:34:25.746: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:25 [2024-05-01T16:34:25.862Z] 
12:34:25 [2024-05-01T16:34:25.862Z] (Eclipse:22097): Gtk-WARNING **: 16:34:25.746: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:25 [2024-05-01T16:34:25.862Z] 
12:34:25 [2024-05-01T16:34:25.862Z] (Eclipse:22097): Gtk-WARNING **: 16:34:25.746: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:25 [2024-05-01T16:34:25.862Z] 
12:34:25 [2024-05-01T16:34:25.862Z] (Eclipse:22097): Gtk-WARNING **: 16:34:25.746: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:25 [2024-05-01T16:34:25.863Z] 
12:34:25 [2024-05-01T16:34:25.863Z] (Eclipse:22097): Gtk-WARNING **: 16:34:25.746: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:25 [2024-05-01T16:34:25.863Z] 
12:34:25 [2024-05-01T16:34:25.863Z] (Eclipse:22097): Gtk-WARNING **: 16:34:25.746: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:25 [2024-05-01T16:34:25.863Z] 
12:34:25 [2024-05-01T16:34:25.863Z] (Eclipse:22097): Gtk-WARNING **: 16:34:25.746: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:26 [2024-05-01T16:34:26.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:26 [2024-05-01T16:34:26.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:26 [2024-05-01T16:34:26.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:34:26 [2024-05-01T16:34:26.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=889314935 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889314935 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889314935 data=null}, TreeItem with text {node1 [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889314936 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889314936 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889314954 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889314955 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=889314955 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889314955 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889314962 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=889314963 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=889314963 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=889314963 data=null}, TreeItem with text {node1 [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889314963 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889314964 data=null}, TreeItem with text {node1 [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889314964 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889314964 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889314965 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=889314966 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889314966 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889314966 data=null}, TreeItem with text {resources [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889314966 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889314966 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889314984 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889314984 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=889314984 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889314984 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889314988 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=889314988 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=889314988 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:26 [2024-05-01T16:34:26.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=889314988 data=null}, TreeItem with text {resources [3]}]
12:34:26 [2024-05-01T16:34:26.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:34:26 [2024-05-01T16:34:26.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889314988 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:26 [2024-05-01T16:34:26.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889314988 data=null}, TreeItem with text {resources [3]}]
12:34:26 [2024-05-01T16:34:26.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889314989 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:26 [2024-05-01T16:34:26.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889314989 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:26 [2024-05-01T16:34:26.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889314990 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:26 [2024-05-01T16:34:26.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:34:26 [2024-05-01T16:34:26.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=889314990 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:34:26 [2024-05-01T16:34:26.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=889314990 data=null doit=true}, TreeItem with text {syslog}]
12:34:26 [2024-05-01T16:34:26.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:26 [2024-05-01T16:34:26.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=889314991 data=null}, TreeItem with text {syslog}]
12:34:26 [2024-05-01T16:34:26.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889314991 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:34:26 [2024-05-01T16:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889314991 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:34:26 [2024-05-01T16:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889315062 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:34:26 [2024-05-01T16:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889315063 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:34:26 [2024-05-01T16:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=889315063 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:34:26 [2024-05-01T16:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889315063 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:34:26 [2024-05-01T16:34:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889315159 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:34:26 [2024-05-01T16:34:26.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=889315347 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:34:26 [2024-05-01T16:34:26.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=889315358 data=null doit=true}, TreeItem with text {syslog}]
12:34:26 [2024-05-01T16:34:26.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=889315358 data=null}, TreeItem with text {syslog}]
12:34:26 [2024-05-01T16:34:26.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:34:26 [2024-05-01T16:34:26.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:34:26 [2024-05-01T16:34:26.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889315772 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:26 [2024-05-01T16:34:26.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:27 [2024-05-01T16:34:27.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:27 [2024-05-01T16:34:27.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:27 [2024-05-01T16:34:27.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:27 [2024-05-01T16:34:27.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889315785 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889315786 data=null doit=true}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889315786 data=null}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889315786 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889315786 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889315836 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:34:27 [2024-05-01T16:34:27.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:34:27 [2024-05-01T16:34:27.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:34:27 [2024-05-01T16:34:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:34:27 [2024-05-01T16:34:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:34:27 [2024-05-01T16:34:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:34:27 [2024-05-01T16:34:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:34:27 [2024-05-01T16:34:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:34:27 [2024-05-01T16:34:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:34:27 [2024-05-01T16:34:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:27 [2024-05-01T16:34:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:34:27 [2024-05-01T16:34:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:34:27 [2024-05-01T16:34:27.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889316151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889316152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889316152 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889316152 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889316152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889316152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889316152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889316152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889316152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889316166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889316166 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889316166 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889316167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889316167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889316167 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889316168 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889316168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889316168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:27 [2024-05-01T16:34:27.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:27 [2024-05-01T16:34:27.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:27 [2024-05-01T16:34:27.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:27 [2024-05-01T16:34:27.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:27 [2024-05-01T16:34:27.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:27 [2024-05-01T16:34:27.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889316168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889315878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889316812 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889316813 data=null doit=true}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889316813 data=null}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889316813 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889316813 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889316841 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889316842 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889316842 data=null doit=true}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889316842 data=null}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889316842 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889316842 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889316852 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889316852 data=null doit=true}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889316853 data=null}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889316853 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889316853 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889316855 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:27 [2024-05-01T16:34:27.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:27 [2024-05-01T16:34:27.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889316856 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:34:27 [2024-05-01T16:34:27.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889316856 data=null doit=true}, TreeItem with text {Traces [0]}]
12:34:27 [2024-05-01T16:34:27.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889316856 data=null}, TreeItem with text {Traces [0]}]
12:34:27 [2024-05-01T16:34:27.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889316856 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:28 [2024-05-01T16:34:28.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889316856 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:34:28 [2024-05-01T16:34:28.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889316872 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:28 [2024-05-01T16:34:28.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:28 [2024-05-01T16:34:28.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889316873 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:34:28 [2024-05-01T16:34:28.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889316873 data=null doit=true}, TreeItem with text {Traces [0]}]
12:34:28 [2024-05-01T16:34:28.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889316873 data=null}, TreeItem with text {Traces [0]}]
12:34:28 [2024-05-01T16:34:28.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889316873 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:28 [2024-05-01T16:34:28.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889316873 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:34:28 [2024-05-01T16:34:28.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889316877 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:28 [2024-05-01T16:34:28.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:34:28 [2024-05-01T16:34:28.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889317184 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=889317185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889317186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889317186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889317186 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889317186 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889317253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889317253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889317253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:28 [2024-05-01T16:34:28.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:28 [2024-05-01T16:34:28.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:28 [2024-05-01T16:34:28.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:28 [2024-05-01T16:34:28.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:28 [2024-05-01T16:34:28.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889317287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889317287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:28 [2024-05-01T16:34:28.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889317287 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:28 [2024-05-01T16:34:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889317287 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:28 [2024-05-01T16:34:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889317287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:28 [2024-05-01T16:34:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889317287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:28 [2024-05-01T16:34:28.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:28 [2024-05-01T16:34:28.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:28 [2024-05-01T16:34:28.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:28 [2024-05-01T16:34:28.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:28 [2024-05-01T16:34:28.471Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:28 [2024-05-01T16:34:28.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:34:28 [2024-05-01T16:34:28.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889317287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:28 [2024-05-01T16:34:28.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889316956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:34:28 [2024-05-01T16:34:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:28 [2024-05-01T16:34:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889317791 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:34:28 [2024-05-01T16:34:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889317791 data=null doit=true}, TreeItem with text {Traces [3]}]
12:34:28 [2024-05-01T16:34:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889317791 data=null}, TreeItem with text {Traces [3]}]
12:34:28 [2024-05-01T16:34:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889317791 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:34:28 [2024-05-01T16:34:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889317791 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:34:28 [2024-05-01T16:34:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889317800 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:34:28 [2024-05-01T16:34:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:34:28 [2024-05-01T16:34:28.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889318057 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=889318069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889318085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889318086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889318086 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889318086 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889318086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889318086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:29 [2024-05-01T16:34:29.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889318086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:29 [2024-05-01T16:34:29.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:29 [2024-05-01T16:34:29.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:29 [2024-05-01T16:34:29.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:29 [2024-05-01T16:34:29.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:29 [2024-05-01T16:34:29.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:29 [2024-05-01T16:34:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:34:29 [2024-05-01T16:34:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:34:29 [2024-05-01T16:34:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:34:29 [2024-05-01T16:34:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:29 [2024-05-01T16:34:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:29 [2024-05-01T16:34:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:29 [2024-05-01T16:34:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:29 [2024-05-01T16:34:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:34:29 [2024-05-01T16:34:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:34:29 [2024-05-01T16:34:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:29 [2024-05-01T16:34:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:34:29 [2024-05-01T16:34:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889318173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:29 [2024-05-01T16:34:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889318173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:29 [2024-05-01T16:34:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889318174 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:29 [2024-05-01T16:34:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889318174 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:29 [2024-05-01T16:34:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889318174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:29 [2024-05-01T16:34:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889318174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:29 [2024-05-01T16:34:29.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:29 [2024-05-01T16:34:29.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:29 [2024-05-01T16:34:29.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:29 [2024-05-01T16:34:29.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:29 [2024-05-01T16:34:29.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:29 [2024-05-01T16:34:29.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889318776 data=null doit=true}, Shell with text {Confirmation}]
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=889318777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=889318777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=889318777 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=889318777 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=889318777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=889318777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=889318777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:34:30 [2024-05-01T16:34:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:30 [2024-05-01T16:34:30.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889319310 data=null doit=true}, Shell with text {Confirmation}]
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=889319310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=889319310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=889319310 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=889319310 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=889319311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=889319311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=889319311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889318174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:30 [2024-05-01T16:34:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889317845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:31 [2024-05-01T16:34:31.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:31 [2024-05-01T16:34:31.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889319847 data=null doit=true}, TreeItem with text {Traces [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889319847 data=null}, TreeItem with text {Traces [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889319848 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889319848 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889319858 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=889319859 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=889319859 data=null doit=true}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=889319859 data=null}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=889319859 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889319859 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=889319866 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=889319867 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=889319867 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889319867 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=889319875 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=889319875 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=889319875 data=null doit=true}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=889319875 data=null}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=889319876 data=null doit=true}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=889319876 data=null}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=889319876 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889319876 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=889319877 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=889319878 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=889319878 data=null doit=true}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=889319878 data=null}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=889319878 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889319878 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=889319885 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=889319885 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=889319885 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889319886 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=889319894 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=889319894 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=889319894 data=null doit=true}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=889319894 data=null}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=889319894 data=null doit=true}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=889319895 data=null}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=889319895 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889319895 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=889319896 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=889319896 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=889319896 data=null doit=true}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=889319897 data=null}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=889319897 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889319897 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=889319940 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=889319941 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=889319941 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889319941 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=889319945 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=889319946 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=889319946 data=null doit=true}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=889319946 data=null}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
12:34:31 [2024-05-01T16:34:31.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=889319946 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=889319946 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=889319947 data=null}, TreeItem with text {synthetic-trace}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889319947 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889319947 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889319977 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889319977 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=889319977 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:34:31 [2024-05-01T16:34:31.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889319977 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:31 [2024-05-01T16:34:31.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889320066 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:34:31 [2024-05-01T16:34:31.436Z] 
12:34:31 [2024-05-01T16:34:31.436Z] (Eclipse:22097): Gtk-WARNING **: 16:34:31.382: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:31 [2024-05-01T16:34:31.436Z] 
12:34:31 [2024-05-01T16:34:31.436Z] (Eclipse:22097): Gtk-WARNING **: 16:34:31.383: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:31 [2024-05-01T16:34:31.436Z] 
12:34:31 [2024-05-01T16:34:31.436Z] (Eclipse:22097): Gtk-WARNING **: 16:34:31.383: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:31 [2024-05-01T16:34:31.436Z] 
12:34:31 [2024-05-01T16:34:31.436Z] (Eclipse:22097): Gtk-WARNING **: 16:34:31.383: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:31 [2024-05-01T16:34:31.436Z] 
12:34:31 [2024-05-01T16:34:31.436Z] (Eclipse:22097): Gtk-WARNING **: 16:34:31.383: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:31 [2024-05-01T16:34:31.436Z] 
12:34:31 [2024-05-01T16:34:31.436Z] (Eclipse:22097): Gtk-WARNING **: 16:34:31.383: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:31 [2024-05-01T16:34:31.437Z] 
12:34:31 [2024-05-01T16:34:31.437Z] (Eclipse:22097): Gtk-WARNING **: 16:34:31.383: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:31 [2024-05-01T16:34:31.437Z] 
12:34:31 [2024-05-01T16:34:31.437Z] (Eclipse:22097): Gtk-WARNING **: 16:34:31.383: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:31 [2024-05-01T16:34:31.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=889320372 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:34:31 [2024-05-01T16:34:31.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=889320382 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:31 [2024-05-01T16:34:31.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=889320382 data=null}, TreeItem with text {synthetic-trace}]
12:34:31 [2024-05-01T16:34:31.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:34:31 [2024-05-01T16:34:31.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:34:31 [2024-05-01T16:34:31.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:31 [2024-05-01T16:34:31.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:31 [2024-05-01T16:34:31.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:31 [2024-05-01T16:34:31.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:31 [2024-05-01T16:34:31.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:31 [2024-05-01T16:34:31.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:34:31 [2024-05-01T16:34:31.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=889320547 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=889320548 data=null doit=true}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=889320548 data=null}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=889320548 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889320548 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=889320564 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=889320564 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=889320564 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889320564 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=889320567 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=889320567 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=889320567 data=null doit=true}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=889320567 data=null}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=889320568 data=null doit=true}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=889320568 data=null}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=889320568 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889320568 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=889320569 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=889320570 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=889320570 data=null doit=true}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=889320579 data=null}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=889320579 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889320579 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=889320637 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=889320639 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=889320639 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889320639 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=889320642 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=889320642 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=889320642 data=null doit=true}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=889320642 data=null}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
12:34:31 [2024-05-01T16:34:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=889320643 data=null doit=true}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=889320643 data=null}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=889320643 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889320643 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=889320644 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=889320644 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=889320645 data=null doit=true}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=889320645 data=null}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=889320645 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889320645 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=889320663 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=889320663 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=889320663 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889320664 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=889320667 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=889320667 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=889320667 data=null doit=true}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=889320668 data=null}, TreeItem with text {generated [2]}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
12:34:31 [2024-05-01T16:34:31.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace(2)}
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace(2)} time=889320668 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace(2)} time=889320668 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace(2)} time=889320669 data=null}, TreeItem with text {synthetic-trace(2)}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=889320669 data=null button=1 stateMask=0x0 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889320669 data=null item=TreeItem {synthetic-trace(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace(2)}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=889320735 data=null button=1 stateMask=0x80000 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=889320735 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace(2)} time=889320735 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
12:34:31 [2024-05-01T16:34:31.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889320736 data=null item=TreeItem {synthetic-trace(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace(2)}]
12:34:32 [2024-05-01T16:34:32.205Z] 
12:34:32 [2024-05-01T16:34:32.205Z] (Eclipse:22097): Gtk-WARNING **: 16:34:32.151: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:32 [2024-05-01T16:34:32.205Z] 
12:34:32 [2024-05-01T16:34:32.205Z] (Eclipse:22097): Gtk-WARNING **: 16:34:32.151: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:32 [2024-05-01T16:34:32.205Z] 
12:34:32 [2024-05-01T16:34:32.205Z] (Eclipse:22097): Gtk-WARNING **: 16:34:32.151: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:32 [2024-05-01T16:34:32.205Z] 
12:34:32 [2024-05-01T16:34:32.205Z] (Eclipse:22097): Gtk-WARNING **: 16:34:32.151: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:32 [2024-05-01T16:34:32.205Z] 
12:34:32 [2024-05-01T16:34:32.205Z] (Eclipse:22097): Gtk-WARNING **: 16:34:32.151: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:32 [2024-05-01T16:34:32.205Z] 
12:34:32 [2024-05-01T16:34:32.205Z] (Eclipse:22097): Gtk-WARNING **: 16:34:32.151: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:32 [2024-05-01T16:34:32.205Z] 
12:34:32 [2024-05-01T16:34:32.205Z] (Eclipse:22097): Gtk-WARNING **: 16:34:32.151: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:32 [2024-05-01T16:34:32.205Z] 
12:34:32 [2024-05-01T16:34:32.205Z] (Eclipse:22097): Gtk-WARNING **: 16:34:32.151: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:32 [2024-05-01T16:34:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=889320782 data=null button=1 stateMask=0x80000 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
12:34:32 [2024-05-01T16:34:32.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace(2)} time=889321141 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace(2)} time=889321141 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace(2)} time=889321141 data=null}, TreeItem with text {synthetic-trace(2)}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace(2)}
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace(2)"'
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:32 [2024-05-01T16:34:32.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:32 [2024-05-01T16:34:32.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:32 [2024-05-01T16:34:32.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:34:32 [2024-05-01T16:34:32.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=889321246 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=889321246 data=null doit=true}, TreeItem with text {node1 [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=889321246 data=null}, TreeItem with text {node1 [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=889321247 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889321247 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=889321273 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=889321273 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=889321273 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889321274 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=889321277 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=889321277 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=889321277 data=null doit=true}, TreeItem with text {node1 [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=889321277 data=null}, TreeItem with text {node1 [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=889321278 data=null doit=true}, TreeItem with text {node1 [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=889321278 data=null}, TreeItem with text {node1 [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=889321278 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889321278 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=889321279 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=889321280 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=889321280 data=null doit=true}, TreeItem with text {resources [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=889321280 data=null}, TreeItem with text {resources [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=889321280 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:34:32 [2024-05-01T16:34:32.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889321280 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
12:34:32 [2024-05-01T16:34:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=889321540 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:34:32 [2024-05-01T16:34:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=889321541 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:34:32 [2024-05-01T16:34:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=889321541 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:34:32 [2024-05-01T16:34:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889321542 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
12:34:32 [2024-05-01T16:34:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=889321545 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:34:32 [2024-05-01T16:34:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=889321545 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
12:34:32 [2024-05-01T16:34:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=889321545 data=null doit=true}, TreeItem with text {resources [6]}]
12:34:32 [2024-05-01T16:34:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=889321545 data=null}, TreeItem with text {resources [6]}]
12:34:32 [2024-05-01T16:34:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
12:34:32 [2024-05-01T16:34:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=889321545 data=null doit=true}, TreeItem with text {resources [6]}]
12:34:32 [2024-05-01T16:34:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=889321545 data=null}, TreeItem with text {resources [6]}]
12:34:32 [2024-05-01T16:34:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=889321546 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:34:32 [2024-05-01T16:34:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889321546 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [6]}]
12:34:32 [2024-05-01T16:34:32.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=889321640 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:34:32 [2024-05-01T16:34:32.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:34:32 [2024-05-01T16:34:32.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=889321641 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:34:32 [2024-05-01T16:34:32.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=889321641 data=null doit=true}, TreeItem with text {syslog}]
12:34:32 [2024-05-01T16:34:32.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:32 [2024-05-01T16:34:32.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=889321734 data=null}, TreeItem with text {syslog}]
12:34:32 [2024-05-01T16:34:32.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889321735 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:34:32 [2024-05-01T16:34:32.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889321735 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:34:33 [2024-05-01T16:34:33.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889321941 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:34:33 [2024-05-01T16:34:33.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889322034 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:34:33 [2024-05-01T16:34:33.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=889322035 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:34:34 [2024-05-01T16:34:34.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889322035 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:34:36 [2024-05-01T16:34:36.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889323338 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:34:37 [2024-05-01T16:34:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=889325734 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:34:37 [2024-05-01T16:34:37.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=889326035 data=null doit=true}, TreeItem with text {syslog}]
12:34:37 [2024-05-01T16:34:37.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=889326636 data=null}, TreeItem with text {syslog}]
12:34:37 [2024-05-01T16:34:37.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:34:37 [2024-05-01T16:34:37.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:34:37 [2024-05-01T16:34:37.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:38 [2024-05-01T16:34:38.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:38 [2024-05-01T16:34:38.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:38 [2024-05-01T16:34:38.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:38 [2024-05-01T16:34:38.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:38 [2024-05-01T16:34:38.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:34:38 [2024-05-01T16:34:38.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=889327544 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=889327544 data=null doit=true}, TreeItem with text {node1 [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=889327544 data=null}, TreeItem with text {node1 [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=889327545 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889327545 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=889327643 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=889327644 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=889327644 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889327644 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=889327736 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=889327737 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=889327737 data=null doit=true}, TreeItem with text {node1 [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=889327737 data=null}, TreeItem with text {node1 [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=889327738 data=null doit=true}, TreeItem with text {node1 [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=889327738 data=null}, TreeItem with text {node1 [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=889327738 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889327738 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=889327739 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=889327740 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=889327740 data=null doit=true}, TreeItem with text {resources [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=889327740 data=null}, TreeItem with text {resources [6]}]
12:34:38 [2024-05-01T16:34:38.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=889327740 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:34:38 [2024-05-01T16:34:38.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889327740 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
12:34:39 [2024-05-01T16:34:39.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=889327843 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=889327844 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=889327844 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889327844 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=889327940 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=889327940 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=889327940 data=null doit=true}, TreeItem with text {resources [6]}]
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=889327940 data=null}, TreeItem with text {resources [6]}]
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=889327941 data=null doit=true}, TreeItem with text {resources [6]}]
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=889327941 data=null}, TreeItem with text {resources [6]}]
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=889327941 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889327941 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [6]}]
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=889327942 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog(2)}
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog(2)} time=889327943 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog(2)} time=889327943 data=null doit=true}, TreeItem with text {syslog(2)}]
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog(2)} time=889327943 data=null}, TreeItem with text {syslog(2)}]
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=889327943 data=null button=1 stateMask=0x0 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
12:34:39 [2024-05-01T16:34:39.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889327943 data=null item=TreeItem {syslog(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog(2)}]
12:34:39 [2024-05-01T16:34:39.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=889328132 data=null button=1 stateMask=0x80000 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
12:34:39 [2024-05-01T16:34:39.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=889328135 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
12:34:39 [2024-05-01T16:34:39.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog(2)} time=889328135 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
12:34:40 [2024-05-01T16:34:40.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889328135 data=null item=TreeItem {syslog(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog(2)}]
12:34:40 [2024-05-01T16:34:40.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=889328978 data=null button=1 stateMask=0x80000 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
12:34:40 [2024-05-01T16:34:40.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog(2)} time=889329288 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
12:34:40 [2024-05-01T16:34:40.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog(2)} time=889329288 data=null doit=true}, TreeItem with text {syslog(2)}]
12:34:40 [2024-05-01T16:34:40.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog(2)} time=889329288 data=null}, TreeItem with text {syslog(2)}]
12:34:40 [2024-05-01T16:34:40.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog(2)}
12:34:40 [2024-05-01T16:34:40.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog(2)"'
12:34:41 [2024-05-01T16:34:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889330076 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:41 [2024-05-01T16:34:41.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889330082 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889330092 data=null doit=true}, TreeItem with text {Test}]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889330093 data=null}, TreeItem with text {Test}]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889330093 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889330093 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889330112 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889330377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889330378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889330378 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889330378 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889330378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889330378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889330378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889330378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889330378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889330378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889330378 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889330378 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889330392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889330392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889330392 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889330392 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889330392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:41 [2024-05-01T16:34:41.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889330392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:41 [2024-05-01T16:34:41.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:41 [2024-05-01T16:34:41.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:41 [2024-05-01T16:34:41.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:41 [2024-05-01T16:34:41.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:41 [2024-05-01T16:34:41.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:41 [2024-05-01T16:34:41.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:34:42 [2024-05-01T16:34:42.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889330392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:42 [2024-05-01T16:34:42.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889330166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889331074 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889331074 data=null doit=true}, TreeItem with text {Test}]
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889331074 data=null}, TreeItem with text {Test}]
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889331074 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889331074 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889331095 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889331096 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889331096 data=null doit=true}, TreeItem with text {Test}]
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889331096 data=null}, TreeItem with text {Test}]
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889331096 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889331096 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889331101 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889331101 data=null doit=true}, TreeItem with text {Test}]
12:34:42 [2024-05-01T16:34:42.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889331101 data=null}, TreeItem with text {Test}]
12:34:42 [2024-05-01T16:34:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889331101 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:42 [2024-05-01T16:34:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889331102 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:34:42 [2024-05-01T16:34:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889331108 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:42 [2024-05-01T16:34:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:42 [2024-05-01T16:34:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889331109 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:34:42 [2024-05-01T16:34:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889331109 data=null doit=true}, TreeItem with text {Traces [0]}]
12:34:42 [2024-05-01T16:34:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889331109 data=null}, TreeItem with text {Traces [0]}]
12:34:42 [2024-05-01T16:34:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889331110 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:42 [2024-05-01T16:34:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889331110 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:34:42 [2024-05-01T16:34:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889331118 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:42 [2024-05-01T16:34:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:42 [2024-05-01T16:34:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889331118 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:34:42 [2024-05-01T16:34:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889331119 data=null doit=true}, TreeItem with text {Traces [0]}]
12:34:42 [2024-05-01T16:34:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889331119 data=null}, TreeItem with text {Traces [0]}]
12:34:42 [2024-05-01T16:34:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889331119 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:42 [2024-05-01T16:34:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889331119 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:34:42 [2024-05-01T16:34:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889331139 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:42 [2024-05-01T16:34:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:34:42 [2024-05-01T16:34:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889331366 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=889331382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889331384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889331384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889331384 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889331384 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889331384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889331384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:42 [2024-05-01T16:34:42.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889331434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:42 [2024-05-01T16:34:42.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:42 [2024-05-01T16:34:42.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:42 [2024-05-01T16:34:42.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:42 [2024-05-01T16:34:42.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:42 [2024-05-01T16:34:42.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:42 [2024-05-01T16:34:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:34:42 [2024-05-01T16:34:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:34:42 [2024-05-01T16:34:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:34:42 [2024-05-01T16:34:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:42 [2024-05-01T16:34:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:42 [2024-05-01T16:34:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:42 [2024-05-01T16:34:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:42 [2024-05-01T16:34:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:34:42 [2024-05-01T16:34:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:34:42 [2024-05-01T16:34:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:42 [2024-05-01T16:34:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:34:42 [2024-05-01T16:34:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889331494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:42 [2024-05-01T16:34:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889331494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:42 [2024-05-01T16:34:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889331494 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:42 [2024-05-01T16:34:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889331494 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:42 [2024-05-01T16:34:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889331494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:42 [2024-05-01T16:34:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889331494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:42 [2024-05-01T16:34:42.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:42 [2024-05-01T16:34:42.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:42 [2024-05-01T16:34:42.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:42 [2024-05-01T16:34:42.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:42 [2024-05-01T16:34:42.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:42 [2024-05-01T16:34:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:34:42 [2024-05-01T16:34:42.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889331494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:42 [2024-05-01T16:34:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889331172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889332042 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889332042 data=null doit=true}, TreeItem with text {Traces [3]}]
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889332042 data=null}, TreeItem with text {Traces [3]}]
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889332044 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889332044 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889332049 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889332254 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=889332269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889332270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889332270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889332270 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889332270 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889332271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889332271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889332271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:43 [2024-05-01T16:34:43.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:43 [2024-05-01T16:34:43.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:43 [2024-05-01T16:34:43.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:43 [2024-05-01T16:34:43.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:43 [2024-05-01T16:34:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:34:43 [2024-05-01T16:34:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:34:43 [2024-05-01T16:34:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:34:43 [2024-05-01T16:34:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:43 [2024-05-01T16:34:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:43 [2024-05-01T16:34:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:43 [2024-05-01T16:34:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889332369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889332369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889332369 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889332369 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889332371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889332371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.646Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:43 [2024-05-01T16:34:43.646Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:43 [2024-05-01T16:34:43.646Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:43 [2024-05-01T16:34:43.646Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:43 [2024-05-01T16:34:43.646Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889332466 data=null doit=true}, Shell with text {Confirmation}]
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=889332467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=889332467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=889332467 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=889332467 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=889332467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=889332467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=889332467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:34:43 [2024-05-01T16:34:43.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889333178 data=null doit=true}, Shell with text {Confirmation}]
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=889333179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=889333179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=889333179 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=889333180 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=889333180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=889333180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=889333180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889332371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:44 [2024-05-01T16:34:44.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889332075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:45 [2024-05-01T16:34:45.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:45 [2024-05-01T16:34:45.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889333712 data=null doit=true}, TreeItem with text {Traces [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889333712 data=null}, TreeItem with text {Traces [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889333712 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889333712 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889333719 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=889333719 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889333720 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889333720 data=null}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889333720 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889333720 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889333727 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889333727 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=889333728 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889333728 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889333730 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=889333730 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=889333731 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=889333735 data=null}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889333735 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889333735 data=null}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889333736 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889333736 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889333737 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=889333737 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889333737 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889333737 data=null}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889333738 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889333738 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889333744 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889333744 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=889333744 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889333744 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889333746 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=889333747 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=889333747 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=889333747 data=null}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889333752 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889333752 data=null}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889333752 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889333753 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889333753 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=889333754 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=889333754 data=null doit=true}, TreeItem with text {generated [1]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=889333754 data=null}, TreeItem with text {generated [1]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=889333754 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889333754 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=889333760 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=889333760 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=889333761 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889333761 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=889333763 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=889333764 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=889333764 data=null doit=true}, TreeItem with text {generated [1]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=889333764 data=null}, TreeItem with text {generated [1]}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
12:34:45 [2024-05-01T16:34:45.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=889333771 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=889333771 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=889333771 data=null}, TreeItem with text {synthetic-trace}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889333771 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889333771 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889333791 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889333792 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=889333792 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889333792 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:45 [2024-05-01T16:34:45.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889333870 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:34:45 [2024-05-01T16:34:45.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=889333876 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:34:45 [2024-05-01T16:34:45.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=889333876 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:45 [2024-05-01T16:34:45.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=889333876 data=null}, TreeItem with text {synthetic-trace}]
12:34:45 [2024-05-01T16:34:45.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:34:45 [2024-05-01T16:34:45.284Z] 
12:34:45 [2024-05-01T16:34:45.284Z] (Eclipse:22097): Gtk-WARNING **: 16:34:45.154: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:45 [2024-05-01T16:34:45.284Z] 
12:34:45 [2024-05-01T16:34:45.284Z] (Eclipse:22097): Gtk-WARNING **: 16:34:45.154: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:45 [2024-05-01T16:34:45.284Z] 
12:34:45 [2024-05-01T16:34:45.284Z] (Eclipse:22097): Gtk-WARNING **: 16:34:45.154: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:45 [2024-05-01T16:34:45.284Z] 
12:34:45 [2024-05-01T16:34:45.284Z] (Eclipse:22097): Gtk-WARNING **: 16:34:45.154: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:45 [2024-05-01T16:34:45.284Z] 
12:34:45 [2024-05-01T16:34:45.284Z] (Eclipse:22097): Gtk-WARNING **: 16:34:45.155: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:45 [2024-05-01T16:34:45.284Z] 
12:34:45 [2024-05-01T16:34:45.284Z] (Eclipse:22097): Gtk-WARNING **: 16:34:45.155: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:45 [2024-05-01T16:34:45.284Z] 
12:34:45 [2024-05-01T16:34:45.284Z] (Eclipse:22097): Gtk-WARNING **: 16:34:45.155: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:45 [2024-05-01T16:34:45.284Z] 
12:34:45 [2024-05-01T16:34:45.284Z] (Eclipse:22097): Gtk-WARNING **: 16:34:45.155: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:45 [2024-05-01T16:34:45.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:45 [2024-05-01T16:34:45.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:45 [2024-05-01T16:34:45.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:34:45 [2024-05-01T16:34:45.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=889334416 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889334416 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889334417 data=null}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889334417 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889334417 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889334432 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889334432 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=889334432 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889334432 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889334435 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=889334435 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=889334435 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=889334435 data=null}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889334436 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889334436 data=null}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889334436 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889334436 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889334437 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:34:45 [2024-05-01T16:34:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=889334437 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889334437 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889334438 data=null}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889334438 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889334438 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889334452 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889334452 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=889334452 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889334452 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889334455 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=889334455 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=889334455 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=889334455 data=null}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889334455 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889334456 data=null}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889334456 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889334456 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889334457 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=889334457 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=889334457 data=null doit=true}, TreeItem with text {syslog}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=889334457 data=null}, TreeItem with text {syslog}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889334457 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889334458 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889334477 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889334477 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=889334477 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889334478 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:34:45 [2024-05-01T16:34:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889334562 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:34:46 [2024-05-01T16:34:46.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=889334736 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:34:46 [2024-05-01T16:34:46.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=889334737 data=null doit=true}, TreeItem with text {syslog}]
12:34:46 [2024-05-01T16:34:46.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=889334737 data=null}, TreeItem with text {syslog}]
12:34:46 [2024-05-01T16:34:46.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:34:46 [2024-05-01T16:34:46.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:34:46 [2024-05-01T16:34:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889335061 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:46 [2024-05-01T16:34:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:46 [2024-05-01T16:34:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:46 [2024-05-01T16:34:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:46 [2024-05-01T16:34:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:46 [2024-05-01T16:34:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889335067 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:46 [2024-05-01T16:34:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889335067 data=null doit=true}, TreeItem with text {Test}]
12:34:46 [2024-05-01T16:34:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889335067 data=null}, TreeItem with text {Test}]
12:34:46 [2024-05-01T16:34:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889335067 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:46 [2024-05-01T16:34:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889335067 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:46 [2024-05-01T16:34:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889335095 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:46 [2024-05-01T16:34:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:34:46 [2024-05-01T16:34:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:34:46 [2024-05-01T16:34:46.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:34:47 [2024-05-01T16:34:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889335866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889335866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889335866 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889335866 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889335866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889335866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889335866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889335866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889335866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889335866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889335866 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889335866 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889335867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889335867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889335867 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889335867 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889335867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889335867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:47 [2024-05-01T16:34:47.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:47 [2024-05-01T16:34:47.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:47 [2024-05-01T16:34:47.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:47 [2024-05-01T16:34:47.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:47 [2024-05-01T16:34:47.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889335867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:47 [2024-05-01T16:34:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889335161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889336484 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889336484 data=null doit=true}, TreeItem with text {Test}]
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889336484 data=null}, TreeItem with text {Test}]
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889336484 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889336485 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889336513 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889336514 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889336514 data=null doit=true}, TreeItem with text {Test}]
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889336514 data=null}, TreeItem with text {Test}]
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889336514 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889336514 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889336520 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889336520 data=null doit=true}, TreeItem with text {Test}]
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889336520 data=null}, TreeItem with text {Test}]
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889336520 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889336520 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:34:47 [2024-05-01T16:34:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889336522 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:47 [2024-05-01T16:34:47.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:47 [2024-05-01T16:34:47.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889336522 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:34:47 [2024-05-01T16:34:47.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889336528 data=null doit=true}, TreeItem with text {Traces [0]}]
12:34:47 [2024-05-01T16:34:47.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889336528 data=null}, TreeItem with text {Traces [0]}]
12:34:47 [2024-05-01T16:34:47.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889336528 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:47 [2024-05-01T16:34:47.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889336528 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:34:47 [2024-05-01T16:34:47.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889336536 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:47 [2024-05-01T16:34:47.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:47 [2024-05-01T16:34:47.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889336536 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:34:47 [2024-05-01T16:34:47.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889336536 data=null doit=true}, TreeItem with text {Traces [0]}]
12:34:47 [2024-05-01T16:34:47.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889336537 data=null}, TreeItem with text {Traces [0]}]
12:34:47 [2024-05-01T16:34:47.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889336537 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:47 [2024-05-01T16:34:47.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889336537 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:34:47 [2024-05-01T16:34:47.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889336546 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:47 [2024-05-01T16:34:47.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:34:47 [2024-05-01T16:34:47.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:34:48 [2024-05-01T16:34:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:34:48 [2024-05-01T16:34:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:34:48 [2024-05-01T16:34:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889336768 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:34:48 [2024-05-01T16:34:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:34:48 [2024-05-01T16:34:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:34:48 [2024-05-01T16:34:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:34:48 [2024-05-01T16:34:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=889336785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:34:48 [2024-05-01T16:34:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:34:48 [2024-05-01T16:34:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:34:48 [2024-05-01T16:34:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:48 [2024-05-01T16:34:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:48 [2024-05-01T16:34:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:48 [2024-05-01T16:34:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:34:48 [2024-05-01T16:34:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:34:48 [2024-05-01T16:34:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:48 [2024-05-01T16:34:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:48 [2024-05-01T16:34:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:48 [2024-05-01T16:34:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:34:48 [2024-05-01T16:34:48.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889336849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889336849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889336849 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889336849 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889336849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889336849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889336849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:48 [2024-05-01T16:34:48.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:48 [2024-05-01T16:34:48.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:48 [2024-05-01T16:34:48.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:48 [2024-05-01T16:34:48.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:48 [2024-05-01T16:34:48.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889336938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889336938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889336938 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889336938 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889336938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889336938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:48 [2024-05-01T16:34:48.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:48 [2024-05-01T16:34:48.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:48 [2024-05-01T16:34:48.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:48 [2024-05-01T16:34:48.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:48 [2024-05-01T16:34:48.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:48 [2024-05-01T16:34:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:34:48 [2024-05-01T16:34:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889336938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:48 [2024-05-01T16:34:48.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889336576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:34:48 [2024-05-01T16:34:48.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:48 [2024-05-01T16:34:48.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889337444 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:34:48 [2024-05-01T16:34:48.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889337444 data=null doit=true}, TreeItem with text {Traces [3]}]
12:34:48 [2024-05-01T16:34:48.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889337444 data=null}, TreeItem with text {Traces [3]}]
12:34:48 [2024-05-01T16:34:48.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889337444 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:34:48 [2024-05-01T16:34:48.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889337445 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:34:48 [2024-05-01T16:34:48.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889337449 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:34:48 [2024-05-01T16:34:48.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889337674 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=889337690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889337691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889337691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889337691 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889337691 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889337691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:48 [2024-05-01T16:34:48.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889337691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889337691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:49 [2024-05-01T16:34:49.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:49 [2024-05-01T16:34:49.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:49 [2024-05-01T16:34:49.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:49 [2024-05-01T16:34:49.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889337776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889337776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889337776 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889337776 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889337776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889337776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:49 [2024-05-01T16:34:49.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:49 [2024-05-01T16:34:49.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:49 [2024-05-01T16:34:49.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:49 [2024-05-01T16:34:49.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889337872 data=null doit=true}, Shell with text {Confirmation}]
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=889337872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=889337872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=889337872 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=889337872 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=889337872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=889337873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=889337873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889337981 data=null doit=true}, Shell with text {Confirmation}]
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=889337982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=889337982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=889337982 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=889337982 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=889337982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=889337982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=889337982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889337776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889337475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:49 [2024-05-01T16:34:49.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:49 [2024-05-01T16:34:49.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889338147 data=null doit=true}, TreeItem with text {Traces [3]}]
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889338147 data=null}, TreeItem with text {Traces [3]}]
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889338147 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:34:49 [2024-05-01T16:34:49.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889338147 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889338150 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=889338150 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889338150 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889338151 data=null}, TreeItem with text {node1 [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889338151 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889338151 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889338165 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889338165 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=889338166 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889338166 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889338168 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=889338169 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=889338169 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=889338169 data=null}, TreeItem with text {node1 [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889338169 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889338169 data=null}, TreeItem with text {node1 [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889338169 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889338169 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889338170 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=889338170 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889338171 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889338171 data=null}, TreeItem with text {resources [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889338171 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889338171 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889338184 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889338184 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=889338184 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889338184 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889338187 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=889338187 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=889338187 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=889338187 data=null}, TreeItem with text {resources [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889338187 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889338187 data=null}, TreeItem with text {resources [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889338188 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889338188 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889338188 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=889338189 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=889338189 data=null doit=true}, TreeItem with text {generated [1]}]
12:34:49 [2024-05-01T16:34:49.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:49 [2024-05-01T16:34:49.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=889338189 data=null}, TreeItem with text {generated [1]}]
12:34:49 [2024-05-01T16:34:49.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=889338189 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:34:49 [2024-05-01T16:34:49.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889338189 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
12:34:49 [2024-05-01T16:34:49.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=889338243 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:34:49 [2024-05-01T16:34:49.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=889338243 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:34:49 [2024-05-01T16:34:49.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=889338244 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:34:49 [2024-05-01T16:34:49.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889338244 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
12:34:49 [2024-05-01T16:34:49.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=889338247 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:34:49 [2024-05-01T16:34:49.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=889338247 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:34:49 [2024-05-01T16:34:49.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=889338247 data=null doit=true}, TreeItem with text {generated [1]}]
12:34:49 [2024-05-01T16:34:49.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=889338247 data=null}, TreeItem with text {generated [1]}]
12:34:49 [2024-05-01T16:34:49.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
12:34:49 [2024-05-01T16:34:49.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
12:34:49 [2024-05-01T16:34:49.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:34:49 [2024-05-01T16:34:49.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=889338248 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:34:49 [2024-05-01T16:34:49.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=889338248 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:49 [2024-05-01T16:34:49.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:49 [2024-05-01T16:34:49.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=889338248 data=null}, TreeItem with text {synthetic-trace}]
12:34:49 [2024-05-01T16:34:49.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889338248 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:34:49 [2024-05-01T16:34:49.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889338248 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:49 [2024-05-01T16:34:49.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889338277 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:34:49 [2024-05-01T16:34:49.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889338278 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:34:49 [2024-05-01T16:34:49.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=889338278 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:34:49 [2024-05-01T16:34:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889338278 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:49 [2024-05-01T16:34:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889338353 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:34:49 [2024-05-01T16:34:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=889338359 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:34:49 [2024-05-01T16:34:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=889338359 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:49 [2024-05-01T16:34:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=889338360 data=null}, TreeItem with text {synthetic-trace}]
12:34:49 [2024-05-01T16:34:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:34:49 [2024-05-01T16:34:49.851Z] 
12:34:49 [2024-05-01T16:34:49.851Z] (Eclipse:22097): Gtk-WARNING **: 16:34:49.660: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:49 [2024-05-01T16:34:49.851Z] 
12:34:49 [2024-05-01T16:34:49.851Z] (Eclipse:22097): Gtk-WARNING **: 16:34:49.660: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:49 [2024-05-01T16:34:49.851Z] 
12:34:49 [2024-05-01T16:34:49.851Z] (Eclipse:22097): Gtk-WARNING **: 16:34:49.660: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:49 [2024-05-01T16:34:49.851Z] 
12:34:49 [2024-05-01T16:34:49.851Z] (Eclipse:22097): Gtk-WARNING **: 16:34:49.660: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:49 [2024-05-01T16:34:49.851Z] 
12:34:49 [2024-05-01T16:34:49.851Z] (Eclipse:22097): Gtk-WARNING **: 16:34:49.660: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:49 [2024-05-01T16:34:49.851Z] 
12:34:49 [2024-05-01T16:34:49.851Z] (Eclipse:22097): Gtk-WARNING **: 16:34:49.660: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:49 [2024-05-01T16:34:49.851Z] 
12:34:49 [2024-05-01T16:34:49.851Z] (Eclipse:22097): Gtk-WARNING **: 16:34:49.660: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:49 [2024-05-01T16:34:49.851Z] 
12:34:49 [2024-05-01T16:34:49.851Z] (Eclipse:22097): Gtk-WARNING **: 16:34:49.660: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:50 [2024-05-01T16:34:50.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:50 [2024-05-01T16:34:50.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:50 [2024-05-01T16:34:50.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:34:50 [2024-05-01T16:34:50.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=889338898 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889338898 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889338898 data=null}, TreeItem with text {node1 [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889338898 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889338898 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889338908 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889338908 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=889338908 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889338908 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889338911 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=889338911 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=889338911 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=889338911 data=null}, TreeItem with text {node1 [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889338911 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889338911 data=null}, TreeItem with text {node1 [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889338912 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889338912 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889338919 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=889338920 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889338920 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889338920 data=null}, TreeItem with text {resources [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889338920 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889338920 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889338928 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:50 [2024-05-01T16:34:50.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889338928 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=889338928 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889338928 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889338937 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=889338937 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=889338937 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=889338937 data=null}, TreeItem with text {resources [3]}]
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889338937 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889338937 data=null}, TreeItem with text {resources [3]}]
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889338938 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889338938 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889338938 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=889338939 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=889338939 data=null doit=true}, TreeItem with text {syslog}]
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=889338939 data=null}, TreeItem with text {syslog}]
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889338939 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889338939 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889338959 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889338960 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:34:50 [2024-05-01T16:34:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=889338960 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:34:50 [2024-05-01T16:34:50.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889338960 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:34:50 [2024-05-01T16:34:50.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889339036 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:34:50 [2024-05-01T16:34:50.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=889339164 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:34:50 [2024-05-01T16:34:50.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=889339164 data=null doit=true}, TreeItem with text {syslog}]
12:34:50 [2024-05-01T16:34:50.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=889339165 data=null}, TreeItem with text {syslog}]
12:34:50 [2024-05-01T16:34:50.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:34:50 [2024-05-01T16:34:50.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:34:50 [2024-05-01T16:34:50.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889339357 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:50 [2024-05-01T16:34:50.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:50 [2024-05-01T16:34:50.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:50 [2024-05-01T16:34:50.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:50 [2024-05-01T16:34:50.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:50 [2024-05-01T16:34:50.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889339362 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:50 [2024-05-01T16:34:50.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889339362 data=null doit=true}, TreeItem with text {Test}]
12:34:50 [2024-05-01T16:34:50.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889339362 data=null}, TreeItem with text {Test}]
12:34:50 [2024-05-01T16:34:50.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889339362 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:50 [2024-05-01T16:34:50.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889339362 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:50 [2024-05-01T16:34:50.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889339389 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:50 [2024-05-01T16:34:50.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:34:50 [2024-05-01T16:34:50.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:34:50 [2024-05-01T16:34:50.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:34:50 [2024-05-01T16:34:50.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:34:50 [2024-05-01T16:34:50.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:34:50 [2024-05-01T16:34:50.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:34:50 [2024-05-01T16:34:50.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889339664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889339664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889339664 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889339664 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889339664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889339664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889339664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889339664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889339664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889339665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889339665 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889339665 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889339665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889339665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889339665 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889339665 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889339666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889339666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:50 [2024-05-01T16:34:50.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:50 [2024-05-01T16:34:50.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:50 [2024-05-01T16:34:50.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:50 [2024-05-01T16:34:50.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:50 [2024-05-01T16:34:50.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:50 [2024-05-01T16:34:50.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:34:51 [2024-05-01T16:34:51.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889339666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:51 [2024-05-01T16:34:51.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889339447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:34:51 [2024-05-01T16:34:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:51 [2024-05-01T16:34:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:51 [2024-05-01T16:34:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:51 [2024-05-01T16:34:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:51 [2024-05-01T16:34:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:51 [2024-05-01T16:34:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:51 [2024-05-01T16:34:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889340281 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:51 [2024-05-01T16:34:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889340281 data=null doit=true}, TreeItem with text {Test}]
12:34:51 [2024-05-01T16:34:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889340281 data=null}, TreeItem with text {Test}]
12:34:51 [2024-05-01T16:34:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889340282 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:51 [2024-05-01T16:34:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889340282 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:51 [2024-05-01T16:34:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889340303 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:51 [2024-05-01T16:34:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:51 [2024-05-01T16:34:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889340304 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:51 [2024-05-01T16:34:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889340304 data=null doit=true}, TreeItem with text {Test}]
12:34:51 [2024-05-01T16:34:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889340304 data=null}, TreeItem with text {Test}]
12:34:51 [2024-05-01T16:34:51.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889340304 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889340308 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889340313 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889340314 data=null doit=true}, TreeItem with text {Test}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889340314 data=null}, TreeItem with text {Test}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889340314 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889340314 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889340316 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889340316 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889340316 data=null doit=true}, TreeItem with text {Traces [0]}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889340316 data=null}, TreeItem with text {Traces [0]}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889340316 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889340317 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889340329 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889340330 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889340330 data=null doit=true}, TreeItem with text {Traces [0]}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889340330 data=null}, TreeItem with text {Traces [0]}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889340330 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889340330 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889340334 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:34:51 [2024-05-01T16:34:51.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889340566 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=889340582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889340583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889340583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889340583 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889340583 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:51 [2024-05-01T16:34:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889340585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889340585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889340585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:51 [2024-05-01T16:34:51.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:51 [2024-05-01T16:34:51.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:51 [2024-05-01T16:34:51.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:51 [2024-05-01T16:34:51.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:51 [2024-05-01T16:34:51.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889340687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889340687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889340687 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889340687 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889340687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889340687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:51 [2024-05-01T16:34:51.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:51 [2024-05-01T16:34:51.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:51 [2024-05-01T16:34:51.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:51 [2024-05-01T16:34:51.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:51 [2024-05-01T16:34:51.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:51 [2024-05-01T16:34:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:34:52 [2024-05-01T16:34:52.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889340687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:52 [2024-05-01T16:34:52.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889340366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:34:52 [2024-05-01T16:34:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:52 [2024-05-01T16:34:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889341241 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:34:52 [2024-05-01T16:34:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889341241 data=null doit=true}, TreeItem with text {Traces [3]}]
12:34:52 [2024-05-01T16:34:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889341241 data=null}, TreeItem with text {Traces [3]}]
12:34:52 [2024-05-01T16:34:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889341241 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:34:52 [2024-05-01T16:34:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889341242 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:34:52 [2024-05-01T16:34:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889341249 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:34:52 [2024-05-01T16:34:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:34:52 [2024-05-01T16:34:52.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:34:52 [2024-05-01T16:34:52.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:34:52 [2024-05-01T16:34:52.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889341485 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=889341486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2a202f00
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=889341552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=889341553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=889341553 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=889341553 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=889341553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=889341553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=889341553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=889341553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=889341553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=889341553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=889341553 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=889341553 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889341554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889341554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889341554 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889341554 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889341555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889341555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:52 [2024-05-01T16:34:52.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889341555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:34:52 [2024-05-01T16:34:52.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:52 [2024-05-01T16:34:52.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:52 [2024-05-01T16:34:52.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:52 [2024-05-01T16:34:52.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:52 [2024-05-01T16:34:52.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:34:52 [2024-05-01T16:34:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:34:52 [2024-05-01T16:34:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:34:52 [2024-05-01T16:34:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:34:52 [2024-05-01T16:34:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:52 [2024-05-01T16:34:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:52 [2024-05-01T16:34:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:52 [2024-05-01T16:34:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:52 [2024-05-01T16:34:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:34:52 [2024-05-01T16:34:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:34:52 [2024-05-01T16:34:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:52 [2024-05-01T16:34:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:34:52 [2024-05-01T16:34:52.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889341588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:52 [2024-05-01T16:34:52.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889341588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:52 [2024-05-01T16:34:52.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889341588 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:52 [2024-05-01T16:34:52.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889341589 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:52 [2024-05-01T16:34:52.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889341589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:52 [2024-05-01T16:34:52.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889341589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:52 [2024-05-01T16:34:52.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:52 [2024-05-01T16:34:52.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:52 [2024-05-01T16:34:52.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:52 [2024-05-01T16:34:52.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:52 [2024-05-01T16:34:52.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:52 [2024-05-01T16:34:52.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:34:53 [2024-05-01T16:34:53.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889341589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:53 [2024-05-01T16:34:53.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889341274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:34:53 [2024-05-01T16:34:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:53 [2024-05-01T16:34:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:53 [2024-05-01T16:34:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:53 [2024-05-01T16:34:53.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:53 [2024-05-01T16:34:53.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:53 [2024-05-01T16:34:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889342380 data=null doit=true}, TreeItem with text {Traces [3]}]
12:34:53 [2024-05-01T16:34:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889342380 data=null}, TreeItem with text {Traces [3]}]
12:34:53 [2024-05-01T16:34:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889342380 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:34:53 [2024-05-01T16:34:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889342380 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
12:34:53 [2024-05-01T16:34:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889342383 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:34:53 [2024-05-01T16:34:53.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:34:53 [2024-05-01T16:34:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:34:53 [2024-05-01T16:34:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=889342383 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:53 [2024-05-01T16:34:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889342383 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:53 [2024-05-01T16:34:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:53 [2024-05-01T16:34:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889342383 data=null}, TreeItem with text {node1 [3]}]
12:34:53 [2024-05-01T16:34:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889342384 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889342384 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889342397 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889342397 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=889342397 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889342397 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889342400 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=889342400 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=889342400 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=889342400 data=null}, TreeItem with text {node1 [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889342401 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889342401 data=null}, TreeItem with text {node1 [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889342401 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889342401 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889342402 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=889342402 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889342402 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889342403 data=null}, TreeItem with text {resources [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889342403 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889342403 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889342414 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889342415 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=889342415 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889342415 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889342417 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=889342418 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=889342418 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=889342418 data=null}, TreeItem with text {resources [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889342418 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889342418 data=null}, TreeItem with text {resources [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889342418 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889342419 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889342419 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=889342420 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=889342420 data=null doit=true}, TreeItem with text {generated [1]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=889342420 data=null}, TreeItem with text {generated [1]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=889342420 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889342420 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=889342431 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=889342431 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:34:53 [2024-05-01T16:34:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=889342431 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889342432 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=889342435 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=889342435 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=889342435 data=null doit=true}, TreeItem with text {generated [1]}]
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=889342435 data=null}, TreeItem with text {generated [1]}]
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
12:34:53 [2024-05-01T16:34:53.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=889342436 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=889342436 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=889342436 data=null}, TreeItem with text {synthetic-trace}]
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889342436 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889342436 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889342458 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889342459 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=889342459 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889342459 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889342537 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=889342545 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=889342545 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=889342545 data=null}, TreeItem with text {synthetic-trace}]
12:34:53 [2024-05-01T16:34:53.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:34:53 [2024-05-01T16:34:53.999Z] 
12:34:53 [2024-05-01T16:34:53.999Z] (Eclipse:22097): Gtk-WARNING **: 16:34:53.784: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:53 [2024-05-01T16:34:53.999Z] 
12:34:53 [2024-05-01T16:34:53.999Z] (Eclipse:22097): Gtk-WARNING **: 16:34:53.784: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:53 [2024-05-01T16:34:53.999Z] 
12:34:53 [2024-05-01T16:34:53.999Z] (Eclipse:22097): Gtk-WARNING **: 16:34:53.784: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:53 [2024-05-01T16:34:53.999Z] 
12:34:53 [2024-05-01T16:34:53.999Z] (Eclipse:22097): Gtk-WARNING **: 16:34:53.784: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:53 [2024-05-01T16:34:53.999Z] 
12:34:53 [2024-05-01T16:34:53.999Z] (Eclipse:22097): Gtk-WARNING **: 16:34:53.784: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:53 [2024-05-01T16:34:53.999Z] 
12:34:53 [2024-05-01T16:34:53.999Z] (Eclipse:22097): Gtk-WARNING **: 16:34:53.784: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:53 [2024-05-01T16:34:53.999Z] 
12:34:53 [2024-05-01T16:34:53.999Z] (Eclipse:22097): Gtk-WARNING **: 16:34:53.784: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:53 [2024-05-01T16:34:53.999Z] 
12:34:53 [2024-05-01T16:34:53.999Z] (Eclipse:22097): Gtk-WARNING **: 16:34:53.784: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:54 [2024-05-01T16:34:54.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:54 [2024-05-01T16:34:54.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:54 [2024-05-01T16:34:54.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:34:54 [2024-05-01T16:34:54.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=889343088 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889343088 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889343088 data=null}, TreeItem with text {node1 [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889343089 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889343089 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889343104 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889343105 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=889343105 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889343105 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889343107 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=889343108 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=889343108 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=889343108 data=null}, TreeItem with text {node1 [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889343108 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889343108 data=null}, TreeItem with text {node1 [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889343108 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889343108 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889343109 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=889343109 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889343110 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889343110 data=null}, TreeItem with text {resources [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889343110 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889343110 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889343124 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889343124 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=889343124 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:54 [2024-05-01T16:34:54.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889343124 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:54 [2024-05-01T16:34:54.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889343140 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:54 [2024-05-01T16:34:54.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=889343140 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:54 [2024-05-01T16:34:54.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=889343140 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:54 [2024-05-01T16:34:54.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=889343140 data=null}, TreeItem with text {resources [3]}]
12:34:54 [2024-05-01T16:34:54.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:34:54 [2024-05-01T16:34:54.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889343141 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:54 [2024-05-01T16:34:54.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889343141 data=null}, TreeItem with text {resources [3]}]
12:34:54 [2024-05-01T16:34:54.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889343141 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:54 [2024-05-01T16:34:54.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889343141 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:54 [2024-05-01T16:34:54.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889343142 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:54 [2024-05-01T16:34:54.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:34:54 [2024-05-01T16:34:54.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=889343142 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:34:54 [2024-05-01T16:34:54.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=889343142 data=null doit=true}, TreeItem with text {syslog}]
12:34:54 [2024-05-01T16:34:54.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:54 [2024-05-01T16:34:54.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=889343143 data=null}, TreeItem with text {syslog}]
12:34:54 [2024-05-01T16:34:54.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889343143 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:34:54 [2024-05-01T16:34:54.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889343143 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:34:54 [2024-05-01T16:34:54.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889343164 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:34:54 [2024-05-01T16:34:54.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889343165 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:34:54 [2024-05-01T16:34:54.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=889343165 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:34:54 [2024-05-01T16:34:54.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889343165 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:34:54 [2024-05-01T16:34:54.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889343248 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:34:54 [2024-05-01T16:34:54.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=889343373 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:34:54 [2024-05-01T16:34:54.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=889343373 data=null doit=true}, TreeItem with text {syslog}]
12:34:54 [2024-05-01T16:34:54.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=889343373 data=null}, TreeItem with text {syslog}]
12:34:54 [2024-05-01T16:34:54.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:34:54 [2024-05-01T16:34:54.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:34:54 [2024-05-01T16:34:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889343578 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:54 [2024-05-01T16:34:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:54 [2024-05-01T16:34:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:54 [2024-05-01T16:34:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:54 [2024-05-01T16:34:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:54 [2024-05-01T16:34:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889343583 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:54 [2024-05-01T16:34:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889343583 data=null doit=true}, TreeItem with text {Test}]
12:34:54 [2024-05-01T16:34:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889343583 data=null}, TreeItem with text {Test}]
12:34:54 [2024-05-01T16:34:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889343583 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:54 [2024-05-01T16:34:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889343583 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:54 [2024-05-01T16:34:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889343635 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:55 [2024-05-01T16:34:55.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:34:55 [2024-05-01T16:34:55.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:34:55 [2024-05-01T16:34:55.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:34:55 [2024-05-01T16:34:55.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:34:55 [2024-05-01T16:34:55.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:34:55 [2024-05-01T16:34:55.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:34:55 [2024-05-01T16:34:55.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:34:55 [2024-05-01T16:34:55.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:34:55 [2024-05-01T16:34:55.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:34:55 [2024-05-01T16:34:55.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889344487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889344487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889344487 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889344487 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889344487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889344487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889344487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889344487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889344487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889344487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889344487 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889344487 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889344488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889344488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889344488 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889344488 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889344488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889344488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:55 [2024-05-01T16:34:55.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:55 [2024-05-01T16:34:55.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:55 [2024-05-01T16:34:55.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:55 [2024-05-01T16:34:55.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:55 [2024-05-01T16:34:55.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889344488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:55 [2024-05-01T16:34:55.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889343689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:34:56 [2024-05-01T16:34:56.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889345107 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889345107 data=null doit=true}, TreeItem with text {Test}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889345107 data=null}, TreeItem with text {Test}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889345108 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889345108 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889345135 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889345136 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889345136 data=null doit=true}, TreeItem with text {Test}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889345136 data=null}, TreeItem with text {Test}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889345136 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889345136 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889345145 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889345145 data=null doit=true}, TreeItem with text {Test}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889345145 data=null}, TreeItem with text {Test}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889345145 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889345145 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889345147 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889345147 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889345148 data=null doit=true}, TreeItem with text {Traces [0]}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889345148 data=null}, TreeItem with text {Traces [0]}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889345148 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889345148 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889345155 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889345155 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889345155 data=null doit=true}, TreeItem with text {Traces [0]}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889345156 data=null}, TreeItem with text {Traces [0]}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889345156 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889345156 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889345164 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:34:56 [2024-05-01T16:34:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889345381 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=889345445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889345446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889345446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889345446 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889345446 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889345447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:56 [2024-05-01T16:34:56.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889345447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:56 [2024-05-01T16:34:56.661Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:56 [2024-05-01T16:34:56.661Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:56 [2024-05-01T16:34:56.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:56 [2024-05-01T16:34:56.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:56 [2024-05-01T16:34:56.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:56 [2024-05-01T16:34:56.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:34:56 [2024-05-01T16:34:56.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889345447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:34:56 [2024-05-01T16:34:56.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889345194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:34:57 [2024-05-01T16:34:57.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:57 [2024-05-01T16:34:57.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:57 [2024-05-01T16:34:57.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:57 [2024-05-01T16:34:57.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:57 [2024-05-01T16:34:57.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:57 [2024-05-01T16:34:57.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889346064 data=null doit=true}, TreeItem with text {Traces [3]}]
12:34:57 [2024-05-01T16:34:57.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889346064 data=null}, TreeItem with text {Traces [3]}]
12:34:57 [2024-05-01T16:34:57.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889346065 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:34:57 [2024-05-01T16:34:57.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889346065 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
12:34:57 [2024-05-01T16:34:57.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889346067 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:34:57 [2024-05-01T16:34:57.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:34:57 [2024-05-01T16:34:57.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:34:57 [2024-05-01T16:34:57.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=889346068 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889346068 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:57 [2024-05-01T16:34:57.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889346068 data=null}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889346068 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889346068 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889346075 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889346075 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=889346075 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889346075 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889346077 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=889346077 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=889346078 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=889346078 data=null}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889346078 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889346078 data=null}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889346078 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889346078 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889346079 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=889346079 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889346079 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889346079 data=null}, TreeItem with text {resources [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889346086 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889346086 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889346092 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889346092 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=889346092 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889346092 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889346094 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=889346094 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=889346094 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=889346094 data=null}, TreeItem with text {resources [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889346095 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889346095 data=null}, TreeItem with text {resources [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889346095 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889346104 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889346104 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=889346105 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=889346105 data=null doit=true}, TreeItem with text {generated [1]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=889346105 data=null}, TreeItem with text {generated [1]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=889346105 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889346106 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=889346113 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=889346113 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=889346113 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889346113 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=889346133 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=889346134 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:34:57 [2024-05-01T16:34:57.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=889346134 data=null doit=true}, TreeItem with text {generated [1]}]
12:34:57 [2024-05-01T16:34:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=889346134 data=null}, TreeItem with text {generated [1]}]
12:34:57 [2024-05-01T16:34:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
12:34:57 [2024-05-01T16:34:57.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
12:34:57 [2024-05-01T16:34:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:34:57 [2024-05-01T16:34:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=889346134 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:34:57 [2024-05-01T16:34:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=889346134 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:57 [2024-05-01T16:34:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:57 [2024-05-01T16:34:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=889346135 data=null}, TreeItem with text {synthetic-trace}]
12:34:57 [2024-05-01T16:34:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889346135 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:34:57 [2024-05-01T16:34:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889346135 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:57 [2024-05-01T16:34:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889346150 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:34:57 [2024-05-01T16:34:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889346150 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:34:57 [2024-05-01T16:34:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=889346156 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:34:57 [2024-05-01T16:34:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889346157 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:57 [2024-05-01T16:34:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889346239 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:34:57 [2024-05-01T16:34:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=889346246 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:34:57 [2024-05-01T16:34:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=889346246 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:34:57 [2024-05-01T16:34:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=889346246 data=null}, TreeItem with text {synthetic-trace}]
12:34:57 [2024-05-01T16:34:57.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:34:57 [2024-05-01T16:34:57.685Z] 
12:34:57 [2024-05-01T16:34:57.685Z] (Eclipse:22097): Gtk-WARNING **: 16:34:57.559: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:57 [2024-05-01T16:34:57.685Z] 
12:34:57 [2024-05-01T16:34:57.685Z] (Eclipse:22097): Gtk-WARNING **: 16:34:57.559: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:57 [2024-05-01T16:34:57.685Z] 
12:34:57 [2024-05-01T16:34:57.685Z] (Eclipse:22097): Gtk-WARNING **: 16:34:57.559: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:57 [2024-05-01T16:34:57.685Z] 
12:34:57 [2024-05-01T16:34:57.685Z] (Eclipse:22097): Gtk-WARNING **: 16:34:57.559: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:57 [2024-05-01T16:34:57.685Z] 
12:34:57 [2024-05-01T16:34:57.685Z] (Eclipse:22097): Gtk-WARNING **: 16:34:57.560: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:57 [2024-05-01T16:34:57.685Z] 
12:34:57 [2024-05-01T16:34:57.685Z] (Eclipse:22097): Gtk-WARNING **: 16:34:57.560: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:57 [2024-05-01T16:34:57.685Z] 
12:34:57 [2024-05-01T16:34:57.685Z] (Eclipse:22097): Gtk-WARNING **: 16:34:57.560: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:57 [2024-05-01T16:34:57.685Z] 
12:34:57 [2024-05-01T16:34:57.685Z] (Eclipse:22097): Gtk-WARNING **: 16:34:57.560: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:34:57 [2024-05-01T16:34:57.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:34:57 [2024-05-01T16:34:57.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:57 [2024-05-01T16:34:57.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:57 [2024-05-01T16:34:57.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:57 [2024-05-01T16:34:57.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:57 [2024-05-01T16:34:57.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:34:57 [2024-05-01T16:34:57.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:34:57 [2024-05-01T16:34:57.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:34:57 [2024-05-01T16:34:57.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:34:57 [2024-05-01T16:34:57.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=889346789 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889346790 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:57 [2024-05-01T16:34:57.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889346790 data=null}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889346790 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:57 [2024-05-01T16:34:57.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889346790 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:58 [2024-05-01T16:34:58.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889346841 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:58 [2024-05-01T16:34:58.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889346842 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:58 [2024-05-01T16:34:58.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=889346842 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:58 [2024-05-01T16:34:58.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889346843 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889346845 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=889346845 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=889346845 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=889346846 data=null}, TreeItem with text {node1 [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889346846 data=null doit=true}, TreeItem with text {node1 [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889346846 data=null}, TreeItem with text {node1 [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889346846 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889346846 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889346847 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=889346847 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889346847 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889346848 data=null}, TreeItem with text {resources [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889346848 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889346848 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889346864 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889346865 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=889346865 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889346865 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889346868 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=889346868 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=889346868 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=889346868 data=null}, TreeItem with text {resources [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889346868 data=null doit=true}, TreeItem with text {resources [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889346868 data=null}, TreeItem with text {resources [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889346869 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889346869 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889346870 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=889346870 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=889346870 data=null doit=true}, TreeItem with text {syslog}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=889346870 data=null}, TreeItem with text {syslog}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889346870 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889346871 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889346893 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889346893 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=889346893 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:34:58 [2024-05-01T16:34:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889346893 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:34:58 [2024-05-01T16:34:58.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889346979 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:34:58 [2024-05-01T16:34:58.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=889347141 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:34:58 [2024-05-01T16:34:58.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=889347141 data=null doit=true}, TreeItem with text {syslog}]
12:34:58 [2024-05-01T16:34:58.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=889347141 data=null}, TreeItem with text {syslog}]
12:34:58 [2024-05-01T16:34:58.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:34:58 [2024-05-01T16:34:58.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:34:58 [2024-05-01T16:34:58.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889347558 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:34:58 [2024-05-01T16:34:58.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:34:58 [2024-05-01T16:34:58.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:58 [2024-05-01T16:34:58.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:58 [2024-05-01T16:34:58.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:58 [2024-05-01T16:34:58.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889347563 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:58 [2024-05-01T16:34:58.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889347564 data=null doit=true}, TreeItem with text {Test}]
12:34:58 [2024-05-01T16:34:58.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889347564 data=null}, TreeItem with text {Test}]
12:34:58 [2024-05-01T16:34:58.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889347564 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:58 [2024-05-01T16:34:58.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889347564 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:58 [2024-05-01T16:34:58.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889347590 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:58 [2024-05-01T16:34:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:34:58 [2024-05-01T16:34:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:34:58 [2024-05-01T16:34:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:34:59 [2024-05-01T16:34:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:34:59 [2024-05-01T16:34:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:34:59 [2024-05-01T16:34:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:34:59 [2024-05-01T16:34:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:34:59 [2024-05-01T16:34:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:34:59 [2024-05-01T16:34:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:34:59 [2024-05-01T16:34:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:59 [2024-05-01T16:34:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:34:59 [2024-05-01T16:34:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:34:59 [2024-05-01T16:34:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:34:59 [2024-05-01T16:34:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889347956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889347956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889347956 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889347956 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889347957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889347957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889347957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889347957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889347957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889347957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889347957 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889347957 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889347958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889347958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889347958 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889347958 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889347958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889347958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:59 [2024-05-01T16:34:59.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:59 [2024-05-01T16:34:59.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:59 [2024-05-01T16:34:59.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:59 [2024-05-01T16:34:59.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:59 [2024-05-01T16:34:59.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:34:59 [2024-05-01T16:34:59.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:34:59 [2024-05-01T16:34:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889347958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:34:59 [2024-05-01T16:34:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889347663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:34:59 [2024-05-01T16:34:59.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:59 [2024-05-01T16:34:59.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:59 [2024-05-01T16:34:59.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:59 [2024-05-01T16:34:59.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:34:59 [2024-05-01T16:34:59.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:34:59 [2024-05-01T16:34:59.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:59 [2024-05-01T16:34:59.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889348600 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:59 [2024-05-01T16:34:59.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889348600 data=null doit=true}, TreeItem with text {Test}]
12:34:59 [2024-05-01T16:34:59.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889348600 data=null}, TreeItem with text {Test}]
12:34:59 [2024-05-01T16:34:59.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889348601 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:59 [2024-05-01T16:34:59.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889348601 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:59 [2024-05-01T16:34:59.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889348622 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:59 [2024-05-01T16:34:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:59 [2024-05-01T16:34:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889348623 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:34:59 [2024-05-01T16:34:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889348623 data=null doit=true}, TreeItem with text {Test}]
12:34:59 [2024-05-01T16:34:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889348623 data=null}, TreeItem with text {Test}]
12:34:59 [2024-05-01T16:34:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889348623 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:59 [2024-05-01T16:34:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889348623 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:34:59 [2024-05-01T16:34:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889348628 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:59 [2024-05-01T16:34:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889348628 data=null doit=true}, TreeItem with text {Test}]
12:34:59 [2024-05-01T16:34:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889348628 data=null}, TreeItem with text {Test}]
12:34:59 [2024-05-01T16:34:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889348629 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:59 [2024-05-01T16:34:59.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889348629 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:34:59 [2024-05-01T16:34:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889348630 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:34:59 [2024-05-01T16:34:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:59 [2024-05-01T16:34:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889348631 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:34:59 [2024-05-01T16:34:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889348636 data=null doit=true}, TreeItem with text {Traces [0]}]
12:34:59 [2024-05-01T16:34:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889348636 data=null}, TreeItem with text {Traces [0]}]
12:34:59 [2024-05-01T16:34:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889348636 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:59 [2024-05-01T16:34:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889348636 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:34:59 [2024-05-01T16:34:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889348644 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:59 [2024-05-01T16:34:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:34:59 [2024-05-01T16:34:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889348644 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:34:59 [2024-05-01T16:34:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889348644 data=null doit=true}, TreeItem with text {Traces [0]}]
12:34:59 [2024-05-01T16:34:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889348644 data=null}, TreeItem with text {Traces [0]}]
12:34:59 [2024-05-01T16:34:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889348644 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:59 [2024-05-01T16:34:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889348645 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:34:59 [2024-05-01T16:34:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889348648 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:34:59 [2024-05-01T16:34:59.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:34:59 [2024-05-01T16:34:59.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:34:59 [2024-05-01T16:34:59.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:35:00 [2024-05-01T16:35:00.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889348898 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllNonRecursive
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllNonRecursive} [layout=null] time=889348899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllNonRecursive
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889348950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889348950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889348950 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889348950 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889348950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889348950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889348951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:00 [2024-05-01T16:35:00.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:00 [2024-05-01T16:35:00.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:00 [2024-05-01T16:35:00.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:00 [2024-05-01T16:35:00.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:00 [2024-05-01T16:35:00.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889349052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889349052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889349052 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889349052 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889349052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889349052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:00 [2024-05-01T16:35:00.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:00 [2024-05-01T16:35:00.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:00 [2024-05-01T16:35:00.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:00 [2024-05-01T16:35:00.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:00 [2024-05-01T16:35:00.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889349052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:00 [2024-05-01T16:35:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889348685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:35:00 [2024-05-01T16:35:00.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:00 [2024-05-01T16:35:00.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:00 [2024-05-01T16:35:00.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:00 [2024-05-01T16:35:00.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:00 [2024-05-01T16:35:00.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:00 [2024-05-01T16:35:00.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889349560 data=null doit=true}, TreeItem with text {Traces [2]}]
12:35:00 [2024-05-01T16:35:00.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889349560 data=null}, TreeItem with text {Traces [2]}]
12:35:00 [2024-05-01T16:35:00.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889349560 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:35:00 [2024-05-01T16:35:00.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889349560 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:35:00 [2024-05-01T16:35:00.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889349563 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:35:00 [2024-05-01T16:35:00.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:35:00 [2024-05-01T16:35:00.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
12:35:00 [2024-05-01T16:35:00.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=889349563 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:35:00 [2024-05-01T16:35:00.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=889349567 data=null doit=true}, TreeItem with text {node1 [2]}]
12:35:00 [2024-05-01T16:35:00.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:00 [2024-05-01T16:35:00.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=889349568 data=null}, TreeItem with text {node1 [2]}]
12:35:00 [2024-05-01T16:35:00.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=889349568 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:00 [2024-05-01T16:35:00.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889349568 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
12:35:00 [2024-05-01T16:35:00.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=889349574 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=889349575 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=889349575 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889349575 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=889349577 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=889349577 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=889349577 data=null doit=true}, TreeItem with text {node1 [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=889349577 data=null}, TreeItem with text {node1 [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=889349578 data=null doit=true}, TreeItem with text {node1 [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=889349578 data=null}, TreeItem with text {node1 [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=889349578 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889349578 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=889349579 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=889349579 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=889349579 data=null doit=true}, TreeItem with text {resources [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=889349579 data=null}, TreeItem with text {resources [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=889349580 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889349580 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=889349590 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=889349590 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=889349590 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889349591 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=889349593 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=889349593 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=889349593 data=null doit=true}, TreeItem with text {resources [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=889349593 data=null}, TreeItem with text {resources [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=889349593 data=null doit=true}, TreeItem with text {resources [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=889349593 data=null}, TreeItem with text {resources [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=889349594 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889349594 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=889349594 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=889349595 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=889349595 data=null doit=true}, TreeItem with text {syslog}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=889349595 data=null}, TreeItem with text {syslog}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889349595 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889349595 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889349614 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889349614 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=889349615 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
12:35:00 [2024-05-01T16:35:00.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889349615 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:35:01 [2024-05-01T16:35:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889349648 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
12:35:01 [2024-05-01T16:35:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=889349777 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
12:35:01 [2024-05-01T16:35:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=889349777 data=null doit=true}, TreeItem with text {syslog}]
12:35:01 [2024-05-01T16:35:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=889349777 data=null}, TreeItem with text {syslog}]
12:35:01 [2024-05-01T16:35:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:35:01 [2024-05-01T16:35:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:35:01 [2024-05-01T16:35:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889349950 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:35:01 [2024-05-01T16:35:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:01 [2024-05-01T16:35:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:01 [2024-05-01T16:35:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:01 [2024-05-01T16:35:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:01 [2024-05-01T16:35:01.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889349955 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:01 [2024-05-01T16:35:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889349955 data=null doit=true}, TreeItem with text {Test}]
12:35:01 [2024-05-01T16:35:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889349955 data=null}, TreeItem with text {Test}]
12:35:01 [2024-05-01T16:35:01.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889349955 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:01 [2024-05-01T16:35:01.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889349955 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:01 [2024-05-01T16:35:01.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889349982 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:01 [2024-05-01T16:35:01.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:35:01 [2024-05-01T16:35:01.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:35:01 [2024-05-01T16:35:01.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889350758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889350758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889350759 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889350759 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889350759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889350759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889350759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889350759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889350759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889350759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889350759 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889350759 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:35:01 [2024-05-01T16:35:01.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889350760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:01 [2024-05-01T16:35:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889350760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:01 [2024-05-01T16:35:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889350760 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:01 [2024-05-01T16:35:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889350760 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:01 [2024-05-01T16:35:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889350760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:01 [2024-05-01T16:35:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889350760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:01 [2024-05-01T16:35:01.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:01 [2024-05-01T16:35:01.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:01 [2024-05-01T16:35:01.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:01 [2024-05-01T16:35:01.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:01 [2024-05-01T16:35:01.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:01 [2024-05-01T16:35:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:35:02 [2024-05-01T16:35:02.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889350760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:02 [2024-05-01T16:35:02.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889350047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889351377 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889351377 data=null doit=true}, TreeItem with text {Test}]
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889351377 data=null}, TreeItem with text {Test}]
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889351378 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889351378 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889351400 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889351401 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889351401 data=null doit=true}, TreeItem with text {Test}]
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889351401 data=null}, TreeItem with text {Test}]
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889351401 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889351401 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889351406 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889351406 data=null doit=true}, TreeItem with text {Test}]
12:35:02 [2024-05-01T16:35:02.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889351406 data=null}, TreeItem with text {Test}]
12:35:02 [2024-05-01T16:35:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889351406 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:02 [2024-05-01T16:35:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889351406 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:35:02 [2024-05-01T16:35:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889351408 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:02 [2024-05-01T16:35:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:02 [2024-05-01T16:35:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889351413 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:35:02 [2024-05-01T16:35:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889351413 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:02 [2024-05-01T16:35:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889351413 data=null}, TreeItem with text {Traces [0]}]
12:35:02 [2024-05-01T16:35:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889351413 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:02 [2024-05-01T16:35:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889351413 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:02 [2024-05-01T16:35:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889351443 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:02 [2024-05-01T16:35:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:02 [2024-05-01T16:35:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889351443 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:35:02 [2024-05-01T16:35:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889351444 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:02 [2024-05-01T16:35:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889351444 data=null}, TreeItem with text {Traces [0]}]
12:35:02 [2024-05-01T16:35:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889351444 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:02 [2024-05-01T16:35:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889351444 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:02 [2024-05-01T16:35:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889351447 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:02 [2024-05-01T16:35:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:35:02 [2024-05-01T16:35:02.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889351669 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificRecursive
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificRecursive} [layout=null] time=889351670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificRecursive
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889351685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889351685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889351685 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889351685 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889351685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889351685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889351685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:02 [2024-05-01T16:35:02.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:02 [2024-05-01T16:35:02.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:02 [2024-05-01T16:35:02.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:02 [2024-05-01T16:35:02.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:02 [2024-05-01T16:35:02.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:35:02 [2024-05-01T16:35:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:35:02 [2024-05-01T16:35:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:35:02 [2024-05-01T16:35:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:02 [2024-05-01T16:35:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:02 [2024-05-01T16:35:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:02 [2024-05-01T16:35:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:02 [2024-05-01T16:35:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:35:02 [2024-05-01T16:35:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:35:02 [2024-05-01T16:35:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:02 [2024-05-01T16:35:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:35:02 [2024-05-01T16:35:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889351771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:02 [2024-05-01T16:35:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889351771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:02 [2024-05-01T16:35:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889351771 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:02 [2024-05-01T16:35:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889351771 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:02 [2024-05-01T16:35:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889351771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:02 [2024-05-01T16:35:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889351771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:02 [2024-05-01T16:35:02.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:02 [2024-05-01T16:35:02.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:02 [2024-05-01T16:35:02.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:02 [2024-05-01T16:35:02.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:02 [2024-05-01T16:35:02.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:02 [2024-05-01T16:35:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:35:03 [2024-05-01T16:35:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889351771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:03 [2024-05-01T16:35:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889351478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:35:03 [2024-05-01T16:35:03.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:03 [2024-05-01T16:35:03.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:03 [2024-05-01T16:35:03.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:03 [2024-05-01T16:35:03.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:03 [2024-05-01T16:35:03.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889352277 data=null doit=true}, TreeItem with text {Traces [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889352278 data=null}, TreeItem with text {Traces [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889352278 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889352278 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889352283 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=889352284 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=889352284 data=null doit=true}, TreeItem with text {node1 [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=889352284 data=null}, TreeItem with text {node1 [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=889352284 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889352284 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=889352290 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=889352290 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=889352290 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889352291 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=889352293 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=889352293 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=889352293 data=null doit=true}, TreeItem with text {node1 [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=889352293 data=null}, TreeItem with text {node1 [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=889352293 data=null doit=true}, TreeItem with text {node1 [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=889352293 data=null}, TreeItem with text {node1 [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=889352294 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889352294 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=889352294 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=889352295 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=889352295 data=null doit=true}, TreeItem with text {resources [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=889352295 data=null}, TreeItem with text {resources [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=889352295 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889352295 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=889352305 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=889352305 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=889352305 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889352305 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=889352307 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=889352307 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=889352307 data=null doit=true}, TreeItem with text {resources [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=889352307 data=null}, TreeItem with text {resources [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=889352308 data=null doit=true}, TreeItem with text {resources [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=889352308 data=null}, TreeItem with text {resources [2]}]
12:35:03 [2024-05-01T16:35:03.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=889352308 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889352308 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [2]}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=889352309 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=889352309 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=889352309 data=null doit=true}, TreeItem with text {generated [1]}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=889352309 data=null}, TreeItem with text {generated [1]}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=889352309 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889352310 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=889352314 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=889352314 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=889352314 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889352314 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=889352322 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=889352322 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=889352322 data=null doit=true}, TreeItem with text {generated [1]}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=889352322 data=null}, TreeItem with text {generated [1]}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
12:35:03 [2024-05-01T16:35:03.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=889352323 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=889352323 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=889352323 data=null}, TreeItem with text {synthetic-trace}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889352323 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889352323 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889352341 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889352341 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:35:03 [2024-05-01T16:35:03.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=889352341 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:35:03 [2024-05-01T16:35:03.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889352341 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:35:03 [2024-05-01T16:35:03.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889352377 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:35:03 [2024-05-01T16:35:03.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=889352383 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:35:03 [2024-05-01T16:35:03.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=889352383 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:35:03 [2024-05-01T16:35:03.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=889352383 data=null}, TreeItem with text {synthetic-trace}]
12:35:03 [2024-05-01T16:35:03.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:35:03 [2024-05-01T16:35:03.723Z] 
12:35:03 [2024-05-01T16:35:03.723Z] (Eclipse:22097): Gtk-WARNING **: 16:35:03.656: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:03 [2024-05-01T16:35:03.723Z] 
12:35:03 [2024-05-01T16:35:03.723Z] (Eclipse:22097): Gtk-WARNING **: 16:35:03.656: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:03 [2024-05-01T16:35:03.723Z] 
12:35:03 [2024-05-01T16:35:03.723Z] (Eclipse:22097): Gtk-WARNING **: 16:35:03.656: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:03 [2024-05-01T16:35:03.723Z] 
12:35:03 [2024-05-01T16:35:03.723Z] (Eclipse:22097): Gtk-WARNING **: 16:35:03.656: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:03 [2024-05-01T16:35:03.723Z] 
12:35:03 [2024-05-01T16:35:03.723Z] (Eclipse:22097): Gtk-WARNING **: 16:35:03.656: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:03 [2024-05-01T16:35:03.723Z] 
12:35:03 [2024-05-01T16:35:03.723Z] (Eclipse:22097): Gtk-WARNING **: 16:35:03.656: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:03 [2024-05-01T16:35:03.723Z] 
12:35:03 [2024-05-01T16:35:03.723Z] (Eclipse:22097): Gtk-WARNING **: 16:35:03.656: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:03 [2024-05-01T16:35:03.723Z] 
12:35:03 [2024-05-01T16:35:03.723Z] (Eclipse:22097): Gtk-WARNING **: 16:35:03.656: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:04 [2024-05-01T16:35:04.283Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:04 [2024-05-01T16:35:04.283Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:04 [2024-05-01T16:35:04.283Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:35:04 [2024-05-01T16:35:04.283Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=889352934 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=889352935 data=null doit=true}, TreeItem with text {node1 [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=889352935 data=null}, TreeItem with text {node1 [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=889352935 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889352935 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=889352944 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=889352944 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=889352944 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889352944 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=889352946 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=889352946 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=889352947 data=null doit=true}, TreeItem with text {node1 [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=889352947 data=null}, TreeItem with text {node1 [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=889352947 data=null doit=true}, TreeItem with text {node1 [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=889352947 data=null}, TreeItem with text {node1 [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=889352947 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889352947 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=889352954 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=889352954 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=889352955 data=null doit=true}, TreeItem with text {resources [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=889352955 data=null}, TreeItem with text {resources [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=889352955 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889352955 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=889352961 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=889352962 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=889352962 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889352962 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
12:35:04 [2024-05-01T16:35:04.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=889352964 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=889352964 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=889352969 data=null doit=true}, TreeItem with text {resources [2]}]
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=889352969 data=null}, TreeItem with text {resources [2]}]
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=889352970 data=null doit=true}, TreeItem with text {resources [2]}]
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=889352970 data=null}, TreeItem with text {resources [2]}]
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=889352970 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889352970 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [2]}]
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=889352971 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=889352971 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=889352971 data=null doit=true}, TreeItem with text {syslog}]
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=889352972 data=null}, TreeItem with text {syslog}]
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889352972 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889352972 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889352990 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889352991 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=889352991 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:35:04 [2024-05-01T16:35:04.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889352991 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:35:04 [2024-05-01T16:35:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889353072 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:35:04 [2024-05-01T16:35:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=889353242 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:35:04 [2024-05-01T16:35:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=889353243 data=null doit=true}, TreeItem with text {syslog}]
12:35:04 [2024-05-01T16:35:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=889353243 data=null}, TreeItem with text {syslog}]
12:35:04 [2024-05-01T16:35:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:35:04 [2024-05-01T16:35:04.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:35:04 [2024-05-01T16:35:04.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889353559 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:35:04 [2024-05-01T16:35:04.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:04 [2024-05-01T16:35:04.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:04 [2024-05-01T16:35:04.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:04 [2024-05-01T16:35:04.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:04 [2024-05-01T16:35:04.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889353563 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:04 [2024-05-01T16:35:04.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889353564 data=null doit=true}, TreeItem with text {Test}]
12:35:04 [2024-05-01T16:35:04.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889353564 data=null}, TreeItem with text {Test}]
12:35:04 [2024-05-01T16:35:04.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889353564 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:04 [2024-05-01T16:35:04.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889353564 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:04 [2024-05-01T16:35:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889353591 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:04 [2024-05-01T16:35:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:35:04 [2024-05-01T16:35:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:35:04 [2024-05-01T16:35:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:35:05 [2024-05-01T16:35:05.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:35:05 [2024-05-01T16:35:05.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:35:05 [2024-05-01T16:35:05.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:05 [2024-05-01T16:35:05.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:35:05 [2024-05-01T16:35:05.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:35:05 [2024-05-01T16:35:05.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:05 [2024-05-01T16:35:05.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:05 [2024-05-01T16:35:05.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:05 [2024-05-01T16:35:05.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:35:05 [2024-05-01T16:35:05.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:35:05 [2024-05-01T16:35:05.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889354383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889354383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889354383 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889354383 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889354383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889354383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889354383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889354384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889354384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889354384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889354384 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889354384 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889354384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889354384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889354384 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889354385 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889354385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889354385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:05 [2024-05-01T16:35:05.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:05 [2024-05-01T16:35:05.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:05 [2024-05-01T16:35:05.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:05 [2024-05-01T16:35:05.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:05 [2024-05-01T16:35:05.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889354385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:05 [2024-05-01T16:35:05.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889353641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889355002 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889355002 data=null doit=true}, TreeItem with text {Test}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889355002 data=null}, TreeItem with text {Test}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889355002 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889355002 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889355026 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889355027 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889355027 data=null doit=true}, TreeItem with text {Test}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889355027 data=null}, TreeItem with text {Test}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889355027 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889355027 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889355035 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889355035 data=null doit=true}, TreeItem with text {Test}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889355036 data=null}, TreeItem with text {Test}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889355036 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889355036 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889355037 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889355038 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889355038 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889355038 data=null}, TreeItem with text {Traces [0]}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889355038 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889355038 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889355044 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889355045 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889355045 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889355045 data=null}, TreeItem with text {Traces [0]}]
12:35:06 [2024-05-01T16:35:06.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889355045 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:06 [2024-05-01T16:35:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889355045 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:06 [2024-05-01T16:35:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889355048 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:06 [2024-05-01T16:35:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:35:06 [2024-05-01T16:35:06.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889355269 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificNonRecursive
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificNonRecursive} [layout=null] time=889355270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificNonRecursive
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889355284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889355284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889355284 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889355285 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889355285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889355285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:06 [2024-05-01T16:35:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889355285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:06 [2024-05-01T16:35:06.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:06 [2024-05-01T16:35:06.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:06 [2024-05-01T16:35:06.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:06 [2024-05-01T16:35:06.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:06 [2024-05-01T16:35:06.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889355441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889355441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889355441 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889355441 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889355441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889355441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:06 [2024-05-01T16:35:06.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:06 [2024-05-01T16:35:06.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:06 [2024-05-01T16:35:06.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:06 [2024-05-01T16:35:06.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:06 [2024-05-01T16:35:06.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889355441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:06 [2024-05-01T16:35:06.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889355083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:35:07 [2024-05-01T16:35:07.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:07 [2024-05-01T16:35:07.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:07 [2024-05-01T16:35:07.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:07 [2024-05-01T16:35:07.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:07 [2024-05-01T16:35:07.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:07 [2024-05-01T16:35:07.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889355948 data=null doit=true}, TreeItem with text {Traces [1]}]
12:35:07 [2024-05-01T16:35:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889355949 data=null}, TreeItem with text {Traces [1]}]
12:35:07 [2024-05-01T16:35:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889355949 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:35:07 [2024-05-01T16:35:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889355949 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:35:07 [2024-05-01T16:35:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889355952 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:35:07 [2024-05-01T16:35:07.306Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:35:07 [2024-05-01T16:35:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
12:35:07 [2024-05-01T16:35:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=889355953 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
12:35:07 [2024-05-01T16:35:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=889355953 data=null doit=true}, TreeItem with text {node1 [1]}]
12:35:07 [2024-05-01T16:35:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:07 [2024-05-01T16:35:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=889355953 data=null}, TreeItem with text {node1 [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=889355954 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889355954 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=889355960 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=889355960 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=889355960 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889355960 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=889355962 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=889355963 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=889355963 data=null doit=true}, TreeItem with text {node1 [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=889355963 data=null}, TreeItem with text {node1 [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=889355963 data=null doit=true}, TreeItem with text {node1 [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=889355963 data=null}, TreeItem with text {node1 [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=889355963 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889355963 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=889355964 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=889355965 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=889355965 data=null doit=true}, TreeItem with text {resources [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=889355972 data=null}, TreeItem with text {resources [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=889355972 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889355972 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=889355977 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=889355978 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=889355978 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889355978 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=889355980 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=889355980 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=889355980 data=null doit=true}, TreeItem with text {resources [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=889355980 data=null}, TreeItem with text {resources [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=889355981 data=null doit=true}, TreeItem with text {resources [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=889355981 data=null}, TreeItem with text {resources [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=889355981 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889355981 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=889355988 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=889355988 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=889355988 data=null doit=true}, TreeItem with text {syslog}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=889355988 data=null}, TreeItem with text {syslog}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889355988 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889355989 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889356005 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889356005 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=889356005 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
12:35:07 [2024-05-01T16:35:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889356005 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:35:07 [2024-05-01T16:35:07.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889356054 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
12:35:07 [2024-05-01T16:35:07.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=889356159 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
12:35:07 [2024-05-01T16:35:07.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=889356160 data=null doit=true}, TreeItem with text {syslog}]
12:35:07 [2024-05-01T16:35:07.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=889356160 data=null}, TreeItem with text {syslog}]
12:35:07 [2024-05-01T16:35:07.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:35:07 [2024-05-01T16:35:07.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:35:07 [2024-05-01T16:35:07.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889356398 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:35:07 [2024-05-01T16:35:07.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:07 [2024-05-01T16:35:07.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:07 [2024-05-01T16:35:07.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:07 [2024-05-01T16:35:07.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:07 [2024-05-01T16:35:07.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889356402 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:07 [2024-05-01T16:35:07.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889356402 data=null doit=true}, TreeItem with text {Test}]
12:35:07 [2024-05-01T16:35:07.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889356402 data=null}, TreeItem with text {Test}]
12:35:07 [2024-05-01T16:35:07.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889356402 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:07 [2024-05-01T16:35:07.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889356402 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:07 [2024-05-01T16:35:07.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889356428 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:07 [2024-05-01T16:35:07.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:35:07 [2024-05-01T16:35:07.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:35:07 [2024-05-01T16:35:07.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889357170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889357170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889357170 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889357170 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889357171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889357171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889357171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889357171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889357171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889357171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889357171 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889357171 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:08 [2024-05-01T16:35:08.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:08 [2024-05-01T16:35:08.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:35:08 [2024-05-01T16:35:08.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:35:08 [2024-05-01T16:35:08.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:08 [2024-05-01T16:35:08.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:35:08 [2024-05-01T16:35:08.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889357172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:08 [2024-05-01T16:35:08.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889357172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:08 [2024-05-01T16:35:08.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889357172 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:08 [2024-05-01T16:35:08.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889357172 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:08 [2024-05-01T16:35:08.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889357172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:08 [2024-05-01T16:35:08.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889357172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:08 [2024-05-01T16:35:08.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:08 [2024-05-01T16:35:08.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:08 [2024-05-01T16:35:08.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:08 [2024-05-01T16:35:08.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:08 [2024-05-01T16:35:08.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:08 [2024-05-01T16:35:08.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:35:08 [2024-05-01T16:35:08.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889357172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:08 [2024-05-01T16:35:08.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889356463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:35:08 [2024-05-01T16:35:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:08 [2024-05-01T16:35:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:08 [2024-05-01T16:35:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:08 [2024-05-01T16:35:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:08 [2024-05-01T16:35:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:08 [2024-05-01T16:35:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:08 [2024-05-01T16:35:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889357787 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:08 [2024-05-01T16:35:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889357788 data=null doit=true}, TreeItem with text {Test}]
12:35:08 [2024-05-01T16:35:08.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889357788 data=null}, TreeItem with text {Test}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889357788 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889357795 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889357813 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889357813 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889357813 data=null doit=true}, TreeItem with text {Test}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889357813 data=null}, TreeItem with text {Test}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889357814 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889357814 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889357818 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889357818 data=null doit=true}, TreeItem with text {Test}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889357818 data=null}, TreeItem with text {Test}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889357818 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889357818 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889357820 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889357820 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889357820 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889357820 data=null}, TreeItem with text {Traces [0]}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889357820 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889357821 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889357833 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:09 [2024-05-01T16:35:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889357834 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:35:09 [2024-05-01T16:35:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889357834 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:09 [2024-05-01T16:35:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889357834 data=null}, TreeItem with text {Traces [0]}]
12:35:09 [2024-05-01T16:35:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889357834 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:09 [2024-05-01T16:35:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889357834 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:09 [2024-05-01T16:35:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889357838 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:09 [2024-05-01T16:35:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:35:09 [2024-05-01T16:35:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:35:09 [2024-05-01T16:35:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889358050 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificMultiGroupRecursive} [layout=null] time=889358051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889358067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889358067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889358067 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889358067 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889358067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889358068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889358068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:09 [2024-05-01T16:35:09.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:09 [2024-05-01T16:35:09.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:09 [2024-05-01T16:35:09.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:09 [2024-05-01T16:35:09.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:09 [2024-05-01T16:35:09.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889358153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889358154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:09 [2024-05-01T16:35:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889358154 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:09 [2024-05-01T16:35:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889358154 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:09 [2024-05-01T16:35:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889358154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:09 [2024-05-01T16:35:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889358154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:09 [2024-05-01T16:35:09.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:09 [2024-05-01T16:35:09.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:09 [2024-05-01T16:35:09.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:09 [2024-05-01T16:35:09.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:09 [2024-05-01T16:35:09.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:09 [2024-05-01T16:35:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:35:09 [2024-05-01T16:35:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889358154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:09 [2024-05-01T16:35:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889357873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:35:09 [2024-05-01T16:35:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:09 [2024-05-01T16:35:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:09 [2024-05-01T16:35:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:09 [2024-05-01T16:35:09.964Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:09 [2024-05-01T16:35:09.964Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:09 [2024-05-01T16:35:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889358681 data=null doit=true}, TreeItem with text {Traces [2]}]
12:35:09 [2024-05-01T16:35:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889358681 data=null}, TreeItem with text {Traces [2]}]
12:35:09 [2024-05-01T16:35:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889358681 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:35:09 [2024-05-01T16:35:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889358681 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:35:09 [2024-05-01T16:35:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889358683 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:35:09 [2024-05-01T16:35:09.964Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:35:09 [2024-05-01T16:35:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
12:35:09 [2024-05-01T16:35:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=889358684 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:35:09 [2024-05-01T16:35:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=889358684 data=null doit=true}, TreeItem with text {node1 [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=889358684 data=null}, TreeItem with text {node1 [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=889358684 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889358684 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=889358690 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=889358690 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=889358690 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889358690 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=889358692 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=889358697 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=889358697 data=null doit=true}, TreeItem with text {node1 [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=889358697 data=null}, TreeItem with text {node1 [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=889358698 data=null doit=true}, TreeItem with text {node1 [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=889358698 data=null}, TreeItem with text {node1 [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=889358698 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889358698 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=889358699 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=889358699 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=889358699 data=null doit=true}, TreeItem with text {resources [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=889358700 data=null}, TreeItem with text {resources [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=889358700 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889358700 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=889358705 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=889358705 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=889358705 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889358706 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=889358707 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=889358708 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=889358708 data=null doit=true}, TreeItem with text {resources [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=889358708 data=null}, TreeItem with text {resources [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=889358708 data=null doit=true}, TreeItem with text {resources [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=889358708 data=null}, TreeItem with text {resources [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=889358708 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889358708 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=889358709 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=889358715 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=889358715 data=null doit=true}, TreeItem with text {generated [1]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=889358715 data=null}, TreeItem with text {generated [1]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=889358715 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889358716 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=889358721 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:35:09 [2024-05-01T16:35:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=889358721 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=889358721 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889358721 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=889358724 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=889358724 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=889358724 data=null doit=true}, TreeItem with text {generated [1]}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=889358724 data=null}, TreeItem with text {generated [1]}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
12:35:09 [2024-05-01T16:35:09.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=889358725 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=889358725 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=889358725 data=null}, TreeItem with text {synthetic-trace}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889358725 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889358725 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889358744 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889358744 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=889358744 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889358744 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889358782 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=889358788 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=889358789 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=889358789 data=null}, TreeItem with text {synthetic-trace}]
12:35:09 [2024-05-01T16:35:09.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:35:10 [2024-05-01T16:35:10.222Z] 
12:35:10 [2024-05-01T16:35:10.222Z] (Eclipse:22097): Gtk-WARNING **: 16:35:10.042: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:10 [2024-05-01T16:35:10.222Z] 
12:35:10 [2024-05-01T16:35:10.222Z] (Eclipse:22097): Gtk-WARNING **: 16:35:10.042: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:10 [2024-05-01T16:35:10.222Z] 
12:35:10 [2024-05-01T16:35:10.222Z] (Eclipse:22097): Gtk-WARNING **: 16:35:10.042: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:10 [2024-05-01T16:35:10.222Z] 
12:35:10 [2024-05-01T16:35:10.222Z] (Eclipse:22097): Gtk-WARNING **: 16:35:10.042: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:10 [2024-05-01T16:35:10.222Z] 
12:35:10 [2024-05-01T16:35:10.222Z] (Eclipse:22097): Gtk-WARNING **: 16:35:10.042: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:10 [2024-05-01T16:35:10.222Z] 
12:35:10 [2024-05-01T16:35:10.222Z] (Eclipse:22097): Gtk-WARNING **: 16:35:10.042: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:10 [2024-05-01T16:35:10.222Z] 
12:35:10 [2024-05-01T16:35:10.222Z] (Eclipse:22097): Gtk-WARNING **: 16:35:10.042: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:10 [2024-05-01T16:35:10.222Z] 
12:35:10 [2024-05-01T16:35:10.222Z] (Eclipse:22097): Gtk-WARNING **: 16:35:10.042: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:10 [2024-05-01T16:35:10.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:35:10 [2024-05-01T16:35:10.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:10 [2024-05-01T16:35:10.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:10 [2024-05-01T16:35:10.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:10 [2024-05-01T16:35:10.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:10 [2024-05-01T16:35:10.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:10 [2024-05-01T16:35:10.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:35:10 [2024-05-01T16:35:10.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:35:10 [2024-05-01T16:35:10.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
12:35:10 [2024-05-01T16:35:10.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=889359327 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:35:10 [2024-05-01T16:35:10.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=889359327 data=null doit=true}, TreeItem with text {node1 [2]}]
12:35:10 [2024-05-01T16:35:10.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:10 [2024-05-01T16:35:10.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=889359328 data=null}, TreeItem with text {node1 [2]}]
12:35:10 [2024-05-01T16:35:10.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=889359328 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:10 [2024-05-01T16:35:10.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889359328 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=889359342 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=889359342 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=889359342 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889359342 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=889359344 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=889359345 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=889359345 data=null doit=true}, TreeItem with text {node1 [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=889359345 data=null}, TreeItem with text {node1 [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=889359345 data=null doit=true}, TreeItem with text {node1 [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=889359345 data=null}, TreeItem with text {node1 [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=889359345 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889359345 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=889359346 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=889359347 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=889359347 data=null doit=true}, TreeItem with text {resources [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=889359347 data=null}, TreeItem with text {resources [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=889359347 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889359347 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=889359353 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=889359353 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=889359360 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889359360 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=889359362 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=889359362 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=889359362 data=null doit=true}, TreeItem with text {resources [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=889359362 data=null}, TreeItem with text {resources [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=889359363 data=null doit=true}, TreeItem with text {resources [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=889359363 data=null}, TreeItem with text {resources [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=889359363 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889359363 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=889359364 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=889359364 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=889359364 data=null doit=true}, TreeItem with text {syslog}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=889359364 data=null}, TreeItem with text {syslog}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889359365 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:35:10 [2024-05-01T16:35:10.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889359365 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:35:10 [2024-05-01T16:35:10.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889359383 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:35:10 [2024-05-01T16:35:10.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889359384 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:35:10 [2024-05-01T16:35:10.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=889359384 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:35:10 [2024-05-01T16:35:10.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889359384 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:35:10 [2024-05-01T16:35:10.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889359457 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:35:10 [2024-05-01T16:35:10.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=889359576 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:35:10 [2024-05-01T16:35:10.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=889359576 data=null doit=true}, TreeItem with text {syslog}]
12:35:10 [2024-05-01T16:35:10.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=889359576 data=null}, TreeItem with text {syslog}]
12:35:10 [2024-05-01T16:35:10.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:35:10 [2024-05-01T16:35:10.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:35:10 [2024-05-01T16:35:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889359760 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:35:10 [2024-05-01T16:35:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:10 [2024-05-01T16:35:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:10 [2024-05-01T16:35:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:10 [2024-05-01T16:35:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:10 [2024-05-01T16:35:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889359774 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:10 [2024-05-01T16:35:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889359774 data=null doit=true}, TreeItem with text {Test}]
12:35:10 [2024-05-01T16:35:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889359774 data=null}, TreeItem with text {Test}]
12:35:10 [2024-05-01T16:35:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889359774 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:10 [2024-05-01T16:35:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889359774 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:10 [2024-05-01T16:35:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889359801 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:10 [2024-05-01T16:35:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:35:10 [2024-05-01T16:35:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:35:10 [2024-05-01T16:35:10.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889360020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889360020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889360020 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889360020 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889360032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889360032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889360032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889360032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889360032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889360032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889360032 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889360032 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889360033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889360033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889360033 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889360033 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889360033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889360033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:11 [2024-05-01T16:35:11.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:11 [2024-05-01T16:35:11.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:11 [2024-05-01T16:35:11.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:11 [2024-05-01T16:35:11.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:11 [2024-05-01T16:35:11.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:11 [2024-05-01T16:35:11.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:35:11 [2024-05-01T16:35:11.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889360033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:11 [2024-05-01T16:35:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889359844 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:35:11 [2024-05-01T16:35:11.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:11 [2024-05-01T16:35:11.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:11 [2024-05-01T16:35:11.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:11 [2024-05-01T16:35:11.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:11 [2024-05-01T16:35:11.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:11 [2024-05-01T16:35:11.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:11 [2024-05-01T16:35:11.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889360650 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:11 [2024-05-01T16:35:11.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889360650 data=null doit=true}, TreeItem with text {Test}]
12:35:11 [2024-05-01T16:35:11.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889360650 data=null}, TreeItem with text {Test}]
12:35:11 [2024-05-01T16:35:11.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889360650 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:11 [2024-05-01T16:35:11.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889360650 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889360674 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889360675 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889360675 data=null doit=true}, TreeItem with text {Test}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889360675 data=null}, TreeItem with text {Test}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889360675 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889360675 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889360679 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889360679 data=null doit=true}, TreeItem with text {Test}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889360680 data=null}, TreeItem with text {Test}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889360680 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889360680 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889360685 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889360686 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889360686 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889360686 data=null}, TreeItem with text {Traces [0]}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889360686 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889360687 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889360693 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889360694 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889360694 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889360694 data=null}, TreeItem with text {Traces [0]}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889360694 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889360694 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889360697 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889360864 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
12:35:12 [2024-05-01T16:35:12.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=889360865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:35:12 [2024-05-01T16:35:12.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
12:35:12 [2024-05-01T16:35:12.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:35:12 [2024-05-01T16:35:12.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:35:12 [2024-05-01T16:35:12.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:12 [2024-05-01T16:35:12.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:35:12 [2024-05-01T16:35:12.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889360880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889360880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889360880 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889360881 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889360881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889360881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889360881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:12 [2024-05-01T16:35:12.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:12 [2024-05-01T16:35:12.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:12 [2024-05-01T16:35:12.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:12 [2024-05-01T16:35:12.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:12 [2024-05-01T16:35:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:35:12 [2024-05-01T16:35:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:35:12 [2024-05-01T16:35:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:35:12 [2024-05-01T16:35:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:35:12 [2024-05-01T16:35:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:35:12 [2024-05-01T16:35:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=889360938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=889360938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=889360938 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=889360940 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=889360940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=889360940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=889360940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889360741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:35:12 [2024-05-01T16:35:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:35:12 [2024-05-01T16:35:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889360986 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:35:12 [2024-05-01T16:35:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:12 [2024-05-01T16:35:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:12 [2024-05-01T16:35:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:12 [2024-05-01T16:35:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:12 [2024-05-01T16:35:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889360990 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:12 [2024-05-01T16:35:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889360990 data=null doit=true}, TreeItem with text {Test}]
12:35:12 [2024-05-01T16:35:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889360990 data=null}, TreeItem with text {Test}]
12:35:12 [2024-05-01T16:35:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889360990 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:12 [2024-05-01T16:35:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889360991 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:12 [2024-05-01T16:35:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889361042 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:12 [2024-05-01T16:35:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:35:12 [2024-05-01T16:35:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:35:12 [2024-05-01T16:35:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889361281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889361281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889361281 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889361281 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889361281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889361281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889361282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889361282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889361282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889361282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889361282 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889361282 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889361285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889361285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889361285 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889361285 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889361286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889361286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:12 [2024-05-01T16:35:12.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:12 [2024-05-01T16:35:12.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:12 [2024-05-01T16:35:12.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:12 [2024-05-01T16:35:12.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:12 [2024-05-01T16:35:12.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:35:12 [2024-05-01T16:35:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889361286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:12 [2024-05-01T16:35:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889361078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:35:13 [2024-05-01T16:35:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:13 [2024-05-01T16:35:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:13 [2024-05-01T16:35:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:13 [2024-05-01T16:35:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:13 [2024-05-01T16:35:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:13 [2024-05-01T16:35:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:13 [2024-05-01T16:35:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889361965 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889361965 data=null doit=true}, TreeItem with text {Test}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889361965 data=null}, TreeItem with text {Test}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889361966 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889361966 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889361986 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889361987 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889361987 data=null doit=true}, TreeItem with text {Test}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889361987 data=null}, TreeItem with text {Test}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889361987 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889361987 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889361996 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889361996 data=null doit=true}, TreeItem with text {Test}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889361996 data=null}, TreeItem with text {Test}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889361996 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889361996 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889361998 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889361999 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889361999 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889361999 data=null}, TreeItem with text {Traces [0]}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889361999 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889361999 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889362005 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889362006 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889362006 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889362006 data=null}, TreeItem with text {Traces [0]}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889362006 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889362006 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889362014 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889362184 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestMultiNode
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestMultiNode} [layout=null] time=889362185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestMultiNode
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:35:13 [2024-05-01T16:35:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889362186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:13 [2024-05-01T16:35:13.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889362187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:13 [2024-05-01T16:35:13.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889362187 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:13 [2024-05-01T16:35:13.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889362187 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:13 [2024-05-01T16:35:13.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889362196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:13 [2024-05-01T16:35:13.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889362196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:13 [2024-05-01T16:35:13.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889362196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:13 [2024-05-01T16:35:13.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:13 [2024-05-01T16:35:13.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:13 [2024-05-01T16:35:13.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:13 [2024-05-01T16:35:13.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:13 [2024-05-01T16:35:13.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889362271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889362271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889362271 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889362272 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889362274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889362274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:13 [2024-05-01T16:35:13.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:13 [2024-05-01T16:35:13.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:13 [2024-05-01T16:35:13.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:13 [2024-05-01T16:35:13.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:13 [2024-05-01T16:35:13.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889362275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:13 [2024-05-01T16:35:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889362043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:14 [2024-05-01T16:35:14.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:14 [2024-05-01T16:35:14.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889362791 data=null doit=true}, TreeItem with text {Traces [2]}]
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889362791 data=null}, TreeItem with text {Traces [2]}]
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889362791 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889362792 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889362793 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:35:14 [2024-05-01T16:35:14.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=889362794 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=889362794 data=null doit=true}, TreeItem with text {node1 [1]}]
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=889362794 data=null}, TreeItem with text {node1 [1]}]
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=889362794 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889362794 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=889362803 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=889362804 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=889362804 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889362804 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=889362807 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=889362807 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=889362807 data=null doit=true}, TreeItem with text {node1 [1]}]
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=889362807 data=null}, TreeItem with text {node1 [1]}]
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
12:35:14 [2024-05-01T16:35:14.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=889362808 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=889362808 data=null doit=true}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=889362808 data=null}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=889362808 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889362808 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=889362813 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=889362813 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=889362813 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889362813 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=889362821 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=889362821 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=889362821 data=null doit=true}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=889362821 data=null}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
12:35:14 [2024-05-01T16:35:14.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=889362822 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=889362822 data=null doit=true}, TreeItem with text {generated [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=889362822 data=null}, TreeItem with text {generated [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=889362822 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889362822 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=889362827 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=889362827 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=889362827 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889362828 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=889362830 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=889362830 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:35:14 [2024-05-01T16:35:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=889362830 data=null doit=true}, TreeItem with text {generated [1]}]
12:35:14 [2024-05-01T16:35:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=889362830 data=null}, TreeItem with text {generated [1]}]
12:35:14 [2024-05-01T16:35:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
12:35:14 [2024-05-01T16:35:14.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
12:35:14 [2024-05-01T16:35:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:35:14 [2024-05-01T16:35:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=889362831 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:35:14 [2024-05-01T16:35:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=889362831 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:35:14 [2024-05-01T16:35:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:14 [2024-05-01T16:35:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=889362831 data=null}, TreeItem with text {synthetic-trace}]
12:35:14 [2024-05-01T16:35:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889362831 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:35:14 [2024-05-01T16:35:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889362842 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:35:14 [2024-05-01T16:35:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889362861 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:35:14 [2024-05-01T16:35:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889362862 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:35:14 [2024-05-01T16:35:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=889362862 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:35:14 [2024-05-01T16:35:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889362862 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:35:14 [2024-05-01T16:35:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889362933 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:35:14 [2024-05-01T16:35:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=889362940 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:35:14 [2024-05-01T16:35:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=889362940 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:35:14 [2024-05-01T16:35:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=889362940 data=null}, TreeItem with text {synthetic-trace}]
12:35:14 [2024-05-01T16:35:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:35:14 [2024-05-01T16:35:14.421Z] 
12:35:14 [2024-05-01T16:35:14.421Z] (Eclipse:22097): Gtk-WARNING **: 16:35:14.171: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:14 [2024-05-01T16:35:14.421Z] 
12:35:14 [2024-05-01T16:35:14.421Z] (Eclipse:22097): Gtk-WARNING **: 16:35:14.171: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:14 [2024-05-01T16:35:14.422Z] 
12:35:14 [2024-05-01T16:35:14.422Z] (Eclipse:22097): Gtk-WARNING **: 16:35:14.171: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:14 [2024-05-01T16:35:14.422Z] 
12:35:14 [2024-05-01T16:35:14.422Z] (Eclipse:22097): Gtk-WARNING **: 16:35:14.171: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:14 [2024-05-01T16:35:14.422Z] 
12:35:14 [2024-05-01T16:35:14.422Z] (Eclipse:22097): Gtk-WARNING **: 16:35:14.171: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:14 [2024-05-01T16:35:14.422Z] 
12:35:14 [2024-05-01T16:35:14.422Z] (Eclipse:22097): Gtk-WARNING **: 16:35:14.171: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:14 [2024-05-01T16:35:14.422Z] 
12:35:14 [2024-05-01T16:35:14.422Z] (Eclipse:22097): Gtk-WARNING **: 16:35:14.171: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:14 [2024-05-01T16:35:14.422Z] 
12:35:14 [2024-05-01T16:35:14.422Z] (Eclipse:22097): Gtk-WARNING **: 16:35:14.171: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:14 [2024-05-01T16:35:14.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:14 [2024-05-01T16:35:14.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:14 [2024-05-01T16:35:14.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:35:14 [2024-05-01T16:35:14.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node2 [1]}
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node2 [1]} time=889363481 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node2 [1]} time=889363481 data=null doit=true}, TreeItem with text {node2 [1]}]
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node2 [1]} time=889363481 data=null}, TreeItem with text {node2 [1]}]
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=889363482 data=null button=1 stateMask=0x0 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889363482 data=null item=TreeItem {node2 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node2 [1]}]
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=889363495 data=null button=1 stateMask=0x80000 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=889363496 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node2 [1]} time=889363496 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889363496 data=null item=TreeItem {node2 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node2 [1]}]
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=889363499 data=null button=1 stateMask=0x80000 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node2 [1]} time=889363499 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node2 [1]} time=889363499 data=null doit=true}, TreeItem with text {node2 [1]}]
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node2 [1]} time=889363500 data=null}, TreeItem with text {node2 [1]}]
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node2 [1]}
12:35:14 [2024-05-01T16:35:14.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node2 [1]} is already expanded. Won't expand it again.
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=889363500 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=889363500 data=null doit=true}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=889363501 data=null}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=889363501 data=null button=1 stateMask=0x0 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889363501 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=889363515 data=null button=1 stateMask=0x80000 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=889363515 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=889363515 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889363515 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=889363518 data=null button=1 stateMask=0x80000 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=889363519 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=889363519 data=null doit=true}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=889363519 data=null}, TreeItem with text {resources [1]}]
12:35:14 [2024-05-01T16:35:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
12:35:14 [2024-05-01T16:35:14.678Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
12:35:14 [2024-05-01T16:35:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:35:14 [2024-05-01T16:35:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=889363520 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
12:35:14 [2024-05-01T16:35:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=889363520 data=null doit=true}, TreeItem with text {syslog}]
12:35:14 [2024-05-01T16:35:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:14 [2024-05-01T16:35:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=889363520 data=null}, TreeItem with text {syslog}]
12:35:14 [2024-05-01T16:35:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889363520 data=null button=1 stateMask=0x0 x=135 y=219 count=1}, TreeItem with text {syslog}]
12:35:14 [2024-05-01T16:35:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889363520 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:35:14 [2024-05-01T16:35:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889363540 data=null button=1 stateMask=0x80000 x=135 y=219 count=1}, TreeItem with text {syslog}]
12:35:14 [2024-05-01T16:35:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889363541 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
12:35:14 [2024-05-01T16:35:14.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=889363541 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
12:35:14 [2024-05-01T16:35:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889363541 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:35:14 [2024-05-01T16:35:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889363579 data=null button=1 stateMask=0x80000 x=135 y=219 count=2}, TreeItem with text {syslog}]
12:35:14 [2024-05-01T16:35:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=889363720 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
12:35:14 [2024-05-01T16:35:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=889363720 data=null doit=true}, TreeItem with text {syslog}]
12:35:14 [2024-05-01T16:35:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=889363720 data=null}, TreeItem with text {syslog}]
12:35:14 [2024-05-01T16:35:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:35:14 [2024-05-01T16:35:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node2/resources/syslog"'
12:35:15 [2024-05-01T16:35:15.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889364001 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:35:15 [2024-05-01T16:35:15.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:15 [2024-05-01T16:35:15.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:15 [2024-05-01T16:35:15.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:15 [2024-05-01T16:35:15.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:15 [2024-05-01T16:35:15.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889364016 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:15 [2024-05-01T16:35:15.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889364016 data=null doit=true}, TreeItem with text {Test}]
12:35:15 [2024-05-01T16:35:15.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889364016 data=null}, TreeItem with text {Test}]
12:35:15 [2024-05-01T16:35:15.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889364016 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:15 [2024-05-01T16:35:15.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889364016 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:15 [2024-05-01T16:35:15.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889364036 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:15 [2024-05-01T16:35:15.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:35:15 [2024-05-01T16:35:15.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:35:15 [2024-05-01T16:35:15.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889364753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889364753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889364753 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889364753 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889364753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889364754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889364754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889364754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889364754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889364754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889364754 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889364754 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889364755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889364755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889364755 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889364755 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:16 [2024-05-01T16:35:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889364756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:16 [2024-05-01T16:35:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889364756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:16 [2024-05-01T16:35:16.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:16 [2024-05-01T16:35:16.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:16 [2024-05-01T16:35:16.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:16 [2024-05-01T16:35:16.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:16 [2024-05-01T16:35:16.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:16 [2024-05-01T16:35:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:35:16 [2024-05-01T16:35:16.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889364756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:16 [2024-05-01T16:35:16.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889364082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889365371 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889365371 data=null doit=true}, TreeItem with text {Test}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889365371 data=null}, TreeItem with text {Test}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889365372 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889365372 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889365396 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889365397 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889365397 data=null doit=true}, TreeItem with text {Test}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889365397 data=null}, TreeItem with text {Test}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889365397 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889365398 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889365401 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889365401 data=null doit=true}, TreeItem with text {Test}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889365402 data=null}, TreeItem with text {Test}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889365402 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889365402 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889365403 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889365404 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889365404 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889365404 data=null}, TreeItem with text {Traces [0]}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889365404 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889365404 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889365416 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889365416 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889365416 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889365416 data=null}, TreeItem with text {Traces [0]}]
12:35:16 [2024-05-01T16:35:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889365417 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889365417 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889365420 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889365578 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestUnknown
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestUnknown} [layout=null] time=889365579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestUnknown
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889365580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889365580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889365580 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889365580 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889365580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889365580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:16 [2024-05-01T16:35:16.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:16 [2024-05-01T16:35:16.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:16 [2024-05-01T16:35:16.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:16 [2024-05-01T16:35:16.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:16 [2024-05-01T16:35:16.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:16 [2024-05-01T16:35:16.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:35:17 [2024-05-01T16:35:17.032Z] 
12:35:17 [2024-05-01T16:35:17.032Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-05-01 16:35:16.793
12:35:17 [2024-05-01T16:35:17.032Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
12:35:17 [2024-05-01T16:35:17.032Z] !STACK 0
12:35:17 [2024-05-01T16:35:17.032Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
12:35:17 [2024-05-01T16:35:17.032Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
12:35:17 [2024-05-01T16:35:17.032Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
12:35:17 [2024-05-01T16:35:17.032Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
12:35:17 [2024-05-01T16:35:17.032Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
12:35:17 [2024-05-01T16:35:17.032Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
12:35:17 [2024-05-01T16:35:17.032Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
12:35:17 [2024-05-01T16:35:17.032Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
12:35:17 [2024-05-01T16:35:17.032Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
12:35:17 [2024-05-01T16:35:17.032Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
12:35:17 [2024-05-01T16:35:17.032Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
12:35:17 [2024-05-01T16:35:17.032Z] 	... 3 more
12:35:17 [2024-05-01T16:35:17.032Z] 
12:35:17 [2024-05-01T16:35:17.032Z] !ENTRY org.eclipse.jface 4 4 2024-05-01 16:35:16.838
12:35:17 [2024-05-01T16:35:17.032Z] !MESSAGE Internal error : Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
12:35:17 [2024-05-01T16:35:17.032Z] 
12:35:17 [2024-05-01T16:35:17.032Z] Reason:
12:35:17 [2024-05-01T16:35:17.032Z] Cannot connect Unknown
12:35:17 [2024-05-01T16:35:17.032Z] !STACK 0
12:35:17 [2024-05-01T16:35:17.032Z] java.lang.IllegalStateException: Error dialog is supposed to be shown now
12:35:17 [2024-05-01T16:35:17.032Z] 	at org.eclipse.jface.dialogs.ErrorDialog.open(ErrorDialog.java:339)
12:35:17 [2024-05-01T16:35:17.032Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:404)
12:35:17 [2024-05-01T16:35:17.032Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:375)
12:35:17 [2024-05-01T16:35:17.032Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:438)
12:35:17 [2024-05-01T16:35:17.032Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
12:35:17 [2024-05-01T16:35:17.032Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
12:35:17 [2024-05-01T16:35:17.032Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
12:35:17 [2024-05-01T16:35:17.032Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
12:35:17 [2024-05-01T16:35:17.032Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
12:35:17 [2024-05-01T16:35:17.032Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:474)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:265)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1617)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1643)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1626)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1373)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:277)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:98)
12:35:17 [2024-05-01T16:35:17.033Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
12:35:17 [2024-05-01T16:35:17.033Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:35:17 [2024-05-01T16:35:17.033Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:299)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:233)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:174)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:204)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:444)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:442)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:464)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1617)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1643)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1626)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1373)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:35:17 [2024-05-01T16:35:17.033Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:35:17 [2024-05-01T16:35:17.033Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:35:17 [2024-05-01T16:35:17.033Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:35:17 [2024-05-01T16:35:17.033Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1492)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1465)
12:35:17 [2024-05-01T16:35:17.033Z] !SUBENTRY 1 org.eclipse.tracecompass.tmf.ui 4 4 2024-05-01 16:35:16.838
12:35:17 [2024-05-01T16:35:17.033Z] !MESSAGE Cannot connect Unknown
12:35:17 [2024-05-01T16:35:17.033Z] !STACK 1
12:35:17 [2024-05-01T16:35:17.033Z] org.eclipse.core.runtime.CoreException: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
12:35:17 [2024-05-01T16:35:17.033Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
12:35:17 [2024-05-01T16:35:17.033Z] 	... 3 more
12:35:17 [2024-05-01T16:35:17.033Z] 
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:436)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:474)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
12:35:17 [2024-05-01T16:35:17.033Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:265)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1617)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1643)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1626)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1373)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:277)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:98)
12:35:17 [2024-05-01T16:35:17.034Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
12:35:17 [2024-05-01T16:35:17.034Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:35:17 [2024-05-01T16:35:17.034Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:299)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:233)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:174)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:204)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:444)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:442)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:464)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1617)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1643)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1626)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1373)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:152)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
12:35:17 [2024-05-01T16:35:17.034Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:35:17 [2024-05-01T16:35:17.034Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
12:35:17 [2024-05-01T16:35:17.034Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:35:17 [2024-05-01T16:35:17.034Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:679)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:616)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1492)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1465)
12:35:17 [2024-05-01T16:35:17.034Z] Caused by: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
12:35:17 [2024-05-01T16:35:17.034Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
12:35:17 [2024-05-01T16:35:17.034Z] 	... 3 more
12:35:17 [2024-05-01T16:35:17.034Z] !SUBENTRY 2 org.eclipse.tracecompass.tmf.ui 4 4 2024-05-01 16:35:16.839
12:35:17 [2024-05-01T16:35:17.034Z] !MESSAGE org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
12:35:17 [2024-05-01T16:35:17.034Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
12:35:17 [2024-05-01T16:35:17.034Z] 	... 3 more
12:35:17 [2024-05-01T16:35:17.034Z] 
12:35:17 [2024-05-01T16:35:17.034Z] !STACK 0
12:35:17 [2024-05-01T16:35:17.034Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
12:35:17 [2024-05-01T16:35:17.034Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
12:35:17 [2024-05-01T16:35:17.034Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
12:35:17 [2024-05-01T16:35:17.034Z] 	... 3 more
12:35:17 [2024-05-01T16:35:17.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889365580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:17 [2024-05-01T16:35:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=889366155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:35:17 [2024-05-01T16:35:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=889366155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:35:17 [2024-05-01T16:35:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=889366156 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:35:17 [2024-05-01T16:35:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=889366156 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:35:17 [2024-05-01T16:35:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=889366156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:35:17 [2024-05-01T16:35:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=889366156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:35:17 [2024-05-01T16:35:17.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=889366156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:35:17 [2024-05-01T16:35:17.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889365452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:35:17 [2024-05-01T16:35:17.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:35:17 [2024-05-01T16:35:17.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889366203 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:35:17 [2024-05-01T16:35:17.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:17 [2024-05-01T16:35:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:17 [2024-05-01T16:35:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:17 [2024-05-01T16:35:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:17 [2024-05-01T16:35:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889366207 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:17 [2024-05-01T16:35:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889366207 data=null doit=true}, TreeItem with text {Test}]
12:35:17 [2024-05-01T16:35:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889366207 data=null}, TreeItem with text {Test}]
12:35:17 [2024-05-01T16:35:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889366207 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:17 [2024-05-01T16:35:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889366207 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:17 [2024-05-01T16:35:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889366225 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:17 [2024-05-01T16:35:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:35:17 [2024-05-01T16:35:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:35:17 [2024-05-01T16:35:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889366989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889366989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889366989 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889366989 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889366989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889366989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889366989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889366989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889366989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889366989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889366989 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889366989 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:35:18 [2024-05-01T16:35:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:35:18 [2024-05-01T16:35:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:18 [2024-05-01T16:35:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:35:18 [2024-05-01T16:35:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889366990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:18 [2024-05-01T16:35:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889366990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:18 [2024-05-01T16:35:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889366990 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:18 [2024-05-01T16:35:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889366990 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:18 [2024-05-01T16:35:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889366990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:18 [2024-05-01T16:35:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889366990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:18 [2024-05-01T16:35:18.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:18 [2024-05-01T16:35:18.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:18 [2024-05-01T16:35:18.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:18 [2024-05-01T16:35:18.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:18 [2024-05-01T16:35:18.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:18 [2024-05-01T16:35:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:35:18 [2024-05-01T16:35:18.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889366990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:18 [2024-05-01T16:35:18.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889366269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:35:18 [2024-05-01T16:35:18.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:18 [2024-05-01T16:35:18.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:18 [2024-05-01T16:35:18.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:18 [2024-05-01T16:35:18.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:18 [2024-05-01T16:35:18.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:18 [2024-05-01T16:35:18.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:18 [2024-05-01T16:35:18.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889367709 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:18 [2024-05-01T16:35:18.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889367709 data=null doit=true}, TreeItem with text {Test}]
12:35:18 [2024-05-01T16:35:18.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889367710 data=null}, TreeItem with text {Test}]
12:35:18 [2024-05-01T16:35:18.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889367710 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:18 [2024-05-01T16:35:18.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889367710 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:18 [2024-05-01T16:35:18.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889367734 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:18 [2024-05-01T16:35:18.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:18 [2024-05-01T16:35:18.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889367735 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:18 [2024-05-01T16:35:18.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889367735 data=null doit=true}, TreeItem with text {Test}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889367735 data=null}, TreeItem with text {Test}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889367735 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889367735 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889367740 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889367744 data=null doit=true}, TreeItem with text {Test}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889367745 data=null}, TreeItem with text {Test}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889367745 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889367745 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889367746 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889367747 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889367747 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889367747 data=null}, TreeItem with text {Traces [0]}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889367748 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889367748 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889367754 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889367755 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889367755 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889367755 data=null}, TreeItem with text {Traces [0]}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889367755 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889367755 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889367763 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:35:18 [2024-05-01T16:35:18.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:35:19 [2024-05-01T16:35:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:35:19 [2024-05-01T16:35:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:35:19 [2024-05-01T16:35:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889367950 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:35:19 [2024-05-01T16:35:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
12:35:19 [2024-05-01T16:35:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
12:35:19 [2024-05-01T16:35:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
12:35:19 [2024-05-01T16:35:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=889367966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=889367966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=889367966 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=889367966 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=889367967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=889367967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=889368168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=889368171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=889368171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=889368171 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=889368171 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889368173 data=null doit=true}, Shell with text {Preferences (Filtered)}]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=889368180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=889368181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=889368181 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=889368181 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=889368181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=889368181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=889368181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=889368241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=889368242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=889368242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=889368242 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=889368242 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=889368245 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=889368245 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=889368246 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=889368246 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889368246 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:19 [2024-05-01T16:35:19.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=889368250 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=889368281 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=889368281 data=null doit=true}, Tree node with text: /rootpath]
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=889368281 data=null}, Tree node with text: /rootpath]
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=889368282 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889368282 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=889368287 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:35:19 [2024-05-01T16:35:19.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
12:35:19 [2024-05-01T16:35:19.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
12:35:19 [2024-05-01T16:35:19.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
12:35:19 [2024-05-01T16:35:19.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
12:35:19 [2024-05-01T16:35:19.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
12:35:19 [2024-05-01T16:35:19.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5d589727
12:35:19 [2024-05-01T16:35:19.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=889368346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:19 [2024-05-01T16:35:19.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=889368346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=889368346 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=889368346 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=889368346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=889368346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=889368346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=889368347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=889368347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=889368347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=889368347 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=889368347 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=889368348 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=889368348 data=null doit=true}, Tree node with text: .*]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=889368348 data=null}, Tree node with text: .*]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=889368348 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889368348 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=889368365 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889368369 data=null button=0 stateMask=0x0 x=564 y=150 count=0}, Tree node with text: /rootpath]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889368369 data=null doit=true}, Tree node with text: /rootpath]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889368370 data=null}, Tree node with text: /rootpath]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889368370 data=null button=1 stateMask=0x0 x=564 y=150 count=1}, Tree node with text: /rootpath]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889368370 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889368382 data=null button=1 stateMask=0x80000 x=564 y=150 count=1}, Tree node with text: /rootpath]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=889368384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=889368442 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=889368442 data=null doit=true}, Tree node with text: .*]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=889368442 data=null}, Tree node with text: .*]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=889368443 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889368443 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=889368456 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:35:19 [2024-05-01T16:35:19.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=889368461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889368462 data=null button=0 stateMask=0x0 x=564 y=150 count=0}, Tree node with text: /rootpath]
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889368462 data=null doit=true}, Tree node with text: /rootpath]
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889368462 data=null}, Tree node with text: /rootpath]
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889368462 data=null button=1 stateMask=0x0 x=564 y=150 count=1}, Tree node with text: /rootpath]
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889368462 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889368470 data=null button=1 stateMask=0x80000 x=564 y=150 count=1}, Tree node with text: /rootpath]
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=889368472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889368482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889368482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889368482 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889368483 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889368483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889368483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889368483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=889367967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889368563 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
12:35:19 [2024-05-01T16:35:19.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889368567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889368567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889368567 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889368567 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889368567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889368567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889368567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=889368585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=889368585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=889368585 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=889368585 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=889368585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=889368585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=889368586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889368638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889368638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889368638 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889368638 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889368639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889368639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889368639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=889368658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=889368658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=889368658 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=889368658 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=889368658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=889368658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=889368658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=889368659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=889368660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=889368660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=889368660 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=889368660 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: syslog
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889368663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889368663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889368663 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889368663 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889368664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889368664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889368664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:19 [2024-05-01T16:35:19.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889367794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:20 [2024-05-01T16:35:20.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:20 [2024-05-01T16:35:20.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889369171 data=null doit=true}, TreeItem with text {Traces [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889369171 data=null}, TreeItem with text {Traces [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889369171 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889369172 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889369174 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=889369175 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=889369175 data=null doit=true}, TreeItem with text {node1 [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=889369175 data=null}, TreeItem with text {node1 [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=889369175 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889369175 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=889369188 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=889369188 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=889369189 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889369189 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=889369191 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=889369191 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=889369191 data=null doit=true}, TreeItem with text {node1 [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=889369191 data=null}, TreeItem with text {node1 [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=889369191 data=null doit=true}, TreeItem with text {node1 [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=889369192 data=null}, TreeItem with text {node1 [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=889369192 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889369192 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=889369193 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=889369193 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=889369193 data=null doit=true}, TreeItem with text {resources [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=889369193 data=null}, TreeItem with text {resources [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=889369194 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
12:35:20 [2024-05-01T16:35:20.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889369194 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=889369205 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=889369206 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=889369206 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889369206 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=889369208 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=889369208 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=889369208 data=null doit=true}, TreeItem with text {resources [1]}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=889369209 data=null}, TreeItem with text {resources [1]}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=889369209 data=null doit=true}, TreeItem with text {resources [1]}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=889369209 data=null}, TreeItem with text {resources [1]}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=889369209 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889369209 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [1]}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=889369210 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=889369210 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=889369210 data=null doit=true}, TreeItem with text {syslog}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=889369211 data=null}, TreeItem with text {syslog}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889369211 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889369211 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889369233 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889369233 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=889369233 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889369234 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889369267 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=889369388 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=889369388 data=null doit=true}, TreeItem with text {syslog}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=889369388 data=null}, TreeItem with text {syslog}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/node1/resources/syslog - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889369389 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
12:35:20 [2024-05-01T16:35:20.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:35:20 [2024-05-01T16:35:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:35:20 [2024-05-01T16:35:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:35:20 [2024-05-01T16:35:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:35:20 [2024-05-01T16:35:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:35:20 [2024-05-01T16:35:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889369629 data=null doit=true}, Shell with text {Preferences}]
12:35:20 [2024-05-01T16:35:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:20 [2024-05-01T16:35:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:20 [2024-05-01T16:35:20.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:20 [2024-05-01T16:35:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:20 [2024-05-01T16:35:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:20 [2024-05-01T16:35:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889369632 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:35:20 [2024-05-01T16:35:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889369664 data=null doit=true}, TreeItem with text {Tracing}]
12:35:20 [2024-05-01T16:35:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889369664 data=null}, TreeItem with text {Tracing}]
12:35:20 [2024-05-01T16:35:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889369664 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:35:20 [2024-05-01T16:35:20.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889369664 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889369690 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:35:21 [2024-05-01T16:35:21.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=889369703 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=889369703 data=null doit=true}, Tree node with text: Remote Profiles]
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=889369703 data=null}, Tree node with text: Remote Profiles]
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=889369704 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889369704 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=889369705 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=889369708 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=889369709 data=null doit=true}, TreeItem with text {new profile}]
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=889369709 data=null}, TreeItem with text {new profile}]
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=889369709 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889369709 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=889369711 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=889369712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=889369712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=889369713 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=889369713 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=889369713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=889369713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=889369713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:21 [2024-05-01T16:35:21.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:21 [2024-05-01T16:35:21.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:21 [2024-05-01T16:35:21.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:21 [2024-05-01T16:35:21.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889369740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889369740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889369740 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889369740 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889369740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889369740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889369740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889369420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889369864 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889369868 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889369868 data=null doit=true}, TreeItem with text {Test}]
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889369868 data=null}, TreeItem with text {Test}]
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889369868 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889369869 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:21 [2024-05-01T16:35:21.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889369897 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:21 [2024-05-01T16:35:21.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:35:21 [2024-05-01T16:35:21.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:35:21 [2024-05-01T16:35:21.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889370577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889370577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889370578 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889370578 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889370578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889370578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889370578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889370578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889370578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889370578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889370578 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889370578 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889370579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889370579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889370579 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889370579 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889370579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889370579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:21 [2024-05-01T16:35:21.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:21 [2024-05-01T16:35:21.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:21 [2024-05-01T16:35:21.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:21 [2024-05-01T16:35:21.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:21 [2024-05-01T16:35:21.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:21 [2024-05-01T16:35:21.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:35:22 [2024-05-01T16:35:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889370579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889369940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889371200 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889371201 data=null doit=true}, TreeItem with text {Test}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889371201 data=null}, TreeItem with text {Test}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889371201 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889371201 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889371220 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889371221 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889371221 data=null doit=true}, TreeItem with text {Test}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889371221 data=null}, TreeItem with text {Test}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889371221 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889371221 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889371225 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889371225 data=null doit=true}, TreeItem with text {Test}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889371225 data=null}, TreeItem with text {Test}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889371225 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889371226 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889371227 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889371227 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889371228 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889371228 data=null}, TreeItem with text {Traces [0]}]
12:35:22 [2024-05-01T16:35:22.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889371228 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:22 [2024-05-01T16:35:22.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889371228 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:22 [2024-05-01T16:35:22.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889371240 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:22 [2024-05-01T16:35:22.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:22 [2024-05-01T16:35:22.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889371241 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:35:22 [2024-05-01T16:35:22.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889371241 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:22 [2024-05-01T16:35:22.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889371241 data=null}, TreeItem with text {Traces [0]}]
12:35:22 [2024-05-01T16:35:22.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889371241 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:22 [2024-05-01T16:35:22.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889371241 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:22 [2024-05-01T16:35:22.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889371245 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889371418 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=889371434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=889371434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=889371434 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=889371434 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=889371434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=889371434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=889371578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=889371581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=889371581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=889371581 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=889371581 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889371584 data=null doit=true}, Shell with text {Preferences (Filtered)}]
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=889371597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=889371597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=889371598 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=889371598 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=889371598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=889371598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=889371598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=889371614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=889371615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=889371615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=889371615 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=889371615 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:22 [2024-05-01T16:35:22.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=889371618 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=889371644 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=889371644 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=889371645 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889371645 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=889371653 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=889371664 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=889371664 data=null doit=true}, Tree node with text: /rootpath]
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=889371665 data=null}, Tree node with text: /rootpath]
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=889371665 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889371665 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=889371673 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@77e912f8
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=889371682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=889371682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=889371682 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=889371682 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=889371682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=889371682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=889371682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:22 [2024-05-01T16:35:22.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=889371683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=889371683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=889371683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=889371683 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=889371683 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=889371683 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=889371683 data=null doit=true}, Tree node with text: .*]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=889371683 data=null}, Tree node with text: .*]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=889371684 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889371684 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=889371701 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889371704 data=null button=0 stateMask=0x0 x=564 y=150 count=0}, Tree node with text: /rootpath]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889371704 data=null doit=true}, Tree node with text: /rootpath]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889371704 data=null}, Tree node with text: /rootpath]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889371704 data=null button=1 stateMask=0x0 x=564 y=150 count=1}, Tree node with text: /rootpath]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889371705 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889371714 data=null button=1 stateMask=0x80000 x=564 y=150 count=1}, Tree node with text: /rootpath]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=889371716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=889371726 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=889371726 data=null doit=true}, Tree node with text: .*]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=889371726 data=null}, Tree node with text: .*]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=889371726 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889371726 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=889371744 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=889371748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889371749 data=null button=0 stateMask=0x0 x=564 y=150 count=0}, Tree node with text: /rootpath]
12:35:22 [2024-05-01T16:35:22.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889371749 data=null doit=true}, Tree node with text: /rootpath]
12:35:22 [2024-05-01T16:35:22.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889371749 data=null}, Tree node with text: /rootpath]
12:35:22 [2024-05-01T16:35:22.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889371759 data=null button=1 stateMask=0x0 x=564 y=150 count=1}, Tree node with text: /rootpath]
12:35:22 [2024-05-01T16:35:22.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889371759 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
12:35:22 [2024-05-01T16:35:22.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889371765 data=null button=1 stateMask=0x80000 x=564 y=150 count=1}, Tree node with text: /rootpath]
12:35:23 [2024-05-01T16:35:23.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:35:23 [2024-05-01T16:35:23.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:35:23 [2024-05-01T16:35:23.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=889371771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:35:23 [2024-05-01T16:35:23.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:35:23 [2024-05-01T16:35:23.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:35:23 [2024-05-01T16:35:23.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:35:23 [2024-05-01T16:35:23.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:35:23 [2024-05-01T16:35:23.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:35:23 [2024-05-01T16:35:23.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:35:23 [2024-05-01T16:35:23.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889371782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889371782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889371782 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889371782 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889371782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889371782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889371782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=889371434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889371820 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889371823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889371823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889371823 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889371823 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889371823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889371823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889371823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=889371842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=889371842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=889371842 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=889371842 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=889371842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=889371842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=889371842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889371855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889371855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889371855 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889371855 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889371855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889371855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889371855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=889371873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=889371873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=889371873 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=889371873 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=889371873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=889371874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=889371874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=889371875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=889371875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=889371875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=889371875 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=889371875 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889371876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889371876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889371876 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889371876 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889371876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889371876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889371876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889371280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889371919 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:35:23 [2024-05-01T16:35:23.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889372059 data=null doit=true}, Shell with text {Preferences}]
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889372070 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889372070 data=null doit=true}, TreeItem with text {Tracing}]
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889372070 data=null}, TreeItem with text {Tracing}]
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889372086 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889372087 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889372109 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:35:23 [2024-05-01T16:35:23.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=889372110 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=889372110 data=null doit=true}, Tree node with text: Remote Profiles]
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=889372110 data=null}, Tree node with text: Remote Profiles]
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=889372110 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889372110 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=889372111 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=889372147 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=889372147 data=null doit=true}, TreeItem with text {new profile}]
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=889372150 data=null}, TreeItem with text {new profile}]
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=889372150 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
12:35:23 [2024-05-01T16:35:23.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889372150 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=889372152 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=889372153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=889372154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=889372154 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=889372154 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=889372154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=889372154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=889372154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.387Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.387Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.387Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.387Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.387Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889372185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889372185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889372186 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889372186 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889372186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889372186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889372186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889371942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:35:23 [2024-05-01T16:35:23.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:35:23 [2024-05-01T16:35:23.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889372341 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:35:23 [2024-05-01T16:35:23.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:23 [2024-05-01T16:35:23.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:23 [2024-05-01T16:35:23.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:23 [2024-05-01T16:35:23.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:23 [2024-05-01T16:35:23.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889372345 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:23 [2024-05-01T16:35:23.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889372345 data=null doit=true}, TreeItem with text {Test}]
12:35:23 [2024-05-01T16:35:23.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889372345 data=null}, TreeItem with text {Test}]
12:35:23 [2024-05-01T16:35:23.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889372346 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:23 [2024-05-01T16:35:23.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889372346 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:23 [2024-05-01T16:35:23.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889372364 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:23 [2024-05-01T16:35:23.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:35:23 [2024-05-01T16:35:23.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:35:23 [2024-05-01T16:35:23.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:35:24 [2024-05-01T16:35:24.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:35:24 [2024-05-01T16:35:24.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:35:24 [2024-05-01T16:35:24.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:24 [2024-05-01T16:35:24.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:35:24 [2024-05-01T16:35:24.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:35:24 [2024-05-01T16:35:24.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:24 [2024-05-01T16:35:24.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:24 [2024-05-01T16:35:24.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:24 [2024-05-01T16:35:24.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889373029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889373029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889373029 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889373029 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889373029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889373029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889373029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889373030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889373030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889373030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889373030 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889373030 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889373030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889373030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889373030 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889373030 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889373030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889373031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:24 [2024-05-01T16:35:24.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:24 [2024-05-01T16:35:24.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:24 [2024-05-01T16:35:24.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:24 [2024-05-01T16:35:24.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:24 [2024-05-01T16:35:24.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889373031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:24 [2024-05-01T16:35:24.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889372398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:35:24 [2024-05-01T16:35:24.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:24 [2024-05-01T16:35:24.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:24 [2024-05-01T16:35:24.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:24 [2024-05-01T16:35:24.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:24 [2024-05-01T16:35:24.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:24 [2024-05-01T16:35:24.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:24 [2024-05-01T16:35:24.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889373651 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:24 [2024-05-01T16:35:24.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889373651 data=null doit=true}, TreeItem with text {Test}]
12:35:24 [2024-05-01T16:35:24.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889373652 data=null}, TreeItem with text {Test}]
12:35:24 [2024-05-01T16:35:24.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889373652 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:24 [2024-05-01T16:35:24.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889373652 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:25 [2024-05-01T16:35:25.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889373668 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889373669 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889373669 data=null doit=true}, TreeItem with text {Test}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889373669 data=null}, TreeItem with text {Test}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889373669 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889373669 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889373673 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889373673 data=null doit=true}, TreeItem with text {Test}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889373673 data=null}, TreeItem with text {Test}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889373674 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889373674 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889373675 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889373675 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889373676 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889373676 data=null}, TreeItem with text {Traces [0]}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889373676 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889373676 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889373686 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889373687 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889373687 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889373687 data=null}, TreeItem with text {Traces [0]}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889373687 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889373687 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889373690 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889373849 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=889373850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=889373850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=889373850 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=889373850 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=889373850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=889373851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=889373965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=889373983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=889373989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=889373989 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=889373989 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences (Filtered)} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889374010 data=null doit=true}, Shell with text {Preferences (Filtered)}]
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=889374012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=889374012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=889374012 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=889374012 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=889374012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=889374012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=889374012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=889374027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=889374027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=889374027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=889374027 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=889374027 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=889374030 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=889374030 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=889374030 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=889374031 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889374031 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=889374046 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=889374060 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=889374060 data=null doit=true}, Tree node with text: /rootpath]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=889374060 data=null}, Tree node with text: /rootpath]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=889374060 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889374060 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=889374064 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
12:35:25 [2024-05-01T16:35:25.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@74bfa2f8
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=889374068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=889374068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=889374068 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=889374068 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=889374068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=889374072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=889374077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=889374077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=889374077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=889374077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=889374078 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=889374078 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=889374078 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=889374078 data=null doit=true}, Tree node with text: .*]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=889374078 data=null}, Tree node with text: .*]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=889374078 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889374079 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=889374095 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889374098 data=null button=0 stateMask=0x0 x=564 y=150 count=0}, Tree node with text: /rootpath]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889374098 data=null doit=true}, Tree node with text: /rootpath]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889374098 data=null}, Tree node with text: /rootpath]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889374098 data=null button=1 stateMask=0x0 x=564 y=150 count=1}, Tree node with text: /rootpath]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889374099 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889374110 data=null button=1 stateMask=0x80000 x=564 y=150 count=1}, Tree node with text: /rootpath]
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=889374112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:35:25 [2024-05-01T16:35:25.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=889374130 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=889374130 data=null doit=true}, Tree node with text: .*]
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=889374131 data=null}, Tree node with text: .*]
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=889374131 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889374132 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=889374148 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=889374152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889374152 data=null button=0 stateMask=0x0 x=564 y=150 count=0}, Tree node with text: /rootpath]
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889374152 data=null doit=true}, Tree node with text: /rootpath]
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889374152 data=null}, Tree node with text: /rootpath]
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889374153 data=null button=1 stateMask=0x0 x=564 y=150 count=1}, Tree node with text: /rootpath]
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889374153 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889374162 data=null button=1 stateMask=0x80000 x=564 y=150 count=1}, Tree node with text: /rootpath]
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=889374163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889374173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889374173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889374173 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889374173 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889374173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889374173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889374173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=889373851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889374211 data=null doit=true}, Shell with text {Fetch Remote Traces}]
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889374213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889374213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889374213 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889374213 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889374213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889374213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889374213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=889374248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=889374248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=889374248 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=889374248 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=889374248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=889374248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=889374249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889374261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889374262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889374262 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889374262 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889374262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889374262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889374262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:35:25 [2024-05-01T16:35:25.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:35:25 [2024-05-01T16:35:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:35:25 [2024-05-01T16:35:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889374279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889374279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889374279 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889374279 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889374280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889374280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:25 [2024-05-01T16:35:25.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:35:25 [2024-05-01T16:35:25.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889374280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:35:25 [2024-05-01T16:35:25.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=889373721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:26 [2024-05-01T16:35:26.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:26 [2024-05-01T16:35:26.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889374786 data=null doit=true}, TreeItem with text {Traces [3]}]
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889374786 data=null}, TreeItem with text {Traces [3]}]
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889374786 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889374786 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889374789 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:35:26 [2024-05-01T16:35:26.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=889374793 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889374793 data=null doit=true}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889374794 data=null}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889374794 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889374794 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889374799 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889374800 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=889374800 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889374800 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889374802 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=889374802 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=889374802 data=null doit=true}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=889374802 data=null}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889374802 data=null doit=true}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889374802 data=null}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889374803 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889374803 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889374803 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=889374804 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889374804 data=null doit=true}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889374804 data=null}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889374804 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889374804 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889374815 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889374815 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=889374815 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889374815 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889374817 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=889374818 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=889374818 data=null doit=true}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=889374818 data=null}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889374818 data=null doit=true}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889374818 data=null}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889374818 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889374818 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889374819 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=889374819 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=889374820 data=null doit=true}, TreeItem with text {generated [1]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=889374820 data=null}, TreeItem with text {generated [1]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=889374820 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889374820 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=889374830 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=889374830 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=889374830 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889374831 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=889374833 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=889374833 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=889374833 data=null doit=true}, TreeItem with text {generated [1]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=889374833 data=null}, TreeItem with text {generated [1]}]
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
12:35:26 [2024-05-01T16:35:26.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
12:35:26 [2024-05-01T16:35:26.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
12:35:26 [2024-05-01T16:35:26.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=889374834 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:35:26 [2024-05-01T16:35:26.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=889374834 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:35:26 [2024-05-01T16:35:26.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:26 [2024-05-01T16:35:26.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=889374834 data=null}, TreeItem with text {synthetic-trace}]
12:35:26 [2024-05-01T16:35:26.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889374835 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:35:26 [2024-05-01T16:35:26.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889374835 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:35:26 [2024-05-01T16:35:26.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889374855 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
12:35:26 [2024-05-01T16:35:26.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=889374855 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:35:26 [2024-05-01T16:35:26.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=889374855 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:35:26 [2024-05-01T16:35:26.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889374856 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
12:35:26 [2024-05-01T16:35:26.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=889374892 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
12:35:26 [2024-05-01T16:35:26.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=889374898 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
12:35:26 [2024-05-01T16:35:26.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=889374898 data=null doit=true}, TreeItem with text {synthetic-trace}]
12:35:26 [2024-05-01T16:35:26.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=889374898 data=null}, TreeItem with text {synthetic-trace}]
12:35:26 [2024-05-01T16:35:26.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
12:35:26 [2024-05-01T16:35:26.307Z] 
12:35:26 [2024-05-01T16:35:26.307Z] (Eclipse:22097): Gtk-WARNING **: 16:35:26.166: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:26 [2024-05-01T16:35:26.307Z] 
12:35:26 [2024-05-01T16:35:26.307Z] (Eclipse:22097): Gtk-WARNING **: 16:35:26.166: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:26 [2024-05-01T16:35:26.307Z] 
12:35:26 [2024-05-01T16:35:26.307Z] (Eclipse:22097): Gtk-WARNING **: 16:35:26.166: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:26 [2024-05-01T16:35:26.307Z] 
12:35:26 [2024-05-01T16:35:26.307Z] (Eclipse:22097): Gtk-WARNING **: 16:35:26.166: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:26 [2024-05-01T16:35:26.307Z] 
12:35:26 [2024-05-01T16:35:26.307Z] (Eclipse:22097): Gtk-WARNING **: 16:35:26.166: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:26 [2024-05-01T16:35:26.307Z] 
12:35:26 [2024-05-01T16:35:26.307Z] (Eclipse:22097): Gtk-WARNING **: 16:35:26.166: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:26 [2024-05-01T16:35:26.307Z] 
12:35:26 [2024-05-01T16:35:26.307Z] (Eclipse:22097): Gtk-WARNING **: 16:35:26.167: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:26 [2024-05-01T16:35:26.307Z] 
12:35:26 [2024-05-01T16:35:26.307Z] (Eclipse:22097): Gtk-WARNING **: 16:35:26.167: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:26 [2024-05-01T16:35:26.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
12:35:26 [2024-05-01T16:35:26.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:26 [2024-05-01T16:35:26.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:26 [2024-05-01T16:35:26.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:26 [2024-05-01T16:35:26.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:26 [2024-05-01T16:35:26.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
12:35:26 [2024-05-01T16:35:26.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:35:26 [2024-05-01T16:35:26.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:35:26 [2024-05-01T16:35:26.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
12:35:26 [2024-05-01T16:35:26.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=889375443 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889375443 data=null doit=true}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:26 [2024-05-01T16:35:26.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889375444 data=null}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889375444 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889375444 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889375456 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889375456 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=889375457 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889375457 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889375459 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=889375459 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=889375459 data=null doit=true}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=889375459 data=null}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
12:35:26 [2024-05-01T16:35:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=889375460 data=null doit=true}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=889375460 data=null}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=889375460 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889375460 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=889375461 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=889375462 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889375462 data=null doit=true}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889375462 data=null}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889375462 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889375462 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889375476 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889375477 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=889375477 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889375477 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889375480 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=889375480 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=889375480 data=null doit=true}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=889375481 data=null}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=889375481 data=null doit=true}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=889375481 data=null}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=889375481 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889375481 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=889375482 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
12:35:26 [2024-05-01T16:35:26.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
12:35:26 [2024-05-01T16:35:26.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=889375483 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:35:26 [2024-05-01T16:35:26.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=889375483 data=null doit=true}, TreeItem with text {syslog}]
12:35:26 [2024-05-01T16:35:26.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:26 [2024-05-01T16:35:26.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=889375483 data=null}, TreeItem with text {syslog}]
12:35:26 [2024-05-01T16:35:26.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889375483 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:35:26 [2024-05-01T16:35:26.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889375483 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:35:26 [2024-05-01T16:35:26.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889375552 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
12:35:26 [2024-05-01T16:35:26.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=889375552 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:35:26 [2024-05-01T16:35:26.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=889375553 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:35:26 [2024-05-01T16:35:26.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889375553 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=889375593 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=889375757 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=889375757 data=null doit=true}, TreeItem with text {syslog}]
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=889375757 data=null}, TreeItem with text {syslog}]
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/node1/resources/syslog - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889375759 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889375941 data=null doit=true}, Shell with text {Preferences}]
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889375963 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889375963 data=null doit=true}, TreeItem with text {Tracing}]
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889375963 data=null}, TreeItem with text {Tracing}]
12:35:27 [2024-05-01T16:35:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889375963 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:35:27 [2024-05-01T16:35:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889375964 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:35:27 [2024-05-01T16:35:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889376002 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:35:27 [2024-05-01T16:35:27.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:35:27 [2024-05-01T16:35:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:27 [2024-05-01T16:35:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=889376003 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
12:35:27 [2024-05-01T16:35:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=889376003 data=null doit=true}, Tree node with text: Remote Profiles]
12:35:27 [2024-05-01T16:35:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=889376003 data=null}, Tree node with text: Remote Profiles]
12:35:27 [2024-05-01T16:35:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=889376003 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:35:27 [2024-05-01T16:35:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889376004 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
12:35:27 [2024-05-01T16:35:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=889376005 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:35:27 [2024-05-01T16:35:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:27 [2024-05-01T16:35:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:27 [2024-05-01T16:35:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:27 [2024-05-01T16:35:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:27 [2024-05-01T16:35:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:27 [2024-05-01T16:35:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=889376038 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
12:35:27 [2024-05-01T16:35:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=889376038 data=null doit=true}, TreeItem with text {new profile}]
12:35:27 [2024-05-01T16:35:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=889376038 data=null}, TreeItem with text {new profile}]
12:35:27 [2024-05-01T16:35:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=889376039 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
12:35:27 [2024-05-01T16:35:27.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889376039 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=889376072 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=889376082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=889376082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=889376082 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=889376082 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=889376082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=889376082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=889376082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:27 [2024-05-01T16:35:27.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:27 [2024-05-01T16:35:27.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:27 [2024-05-01T16:35:27.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:27 [2024-05-01T16:35:27.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:27 [2024-05-01T16:35:27.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889376097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889376097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889376097 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889376097 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889376097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:27 [2024-05-01T16:35:27.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889376097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:27 [2024-05-01T16:35:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889376097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:27 [2024-05-01T16:35:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889375781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:35:27 [2024-05-01T16:35:27.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:35:28 [2024-05-01T16:35:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889377068 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:35:28 [2024-05-01T16:35:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:28 [2024-05-01T16:35:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:28 [2024-05-01T16:35:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:28 [2024-05-01T16:35:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:28 [2024-05-01T16:35:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889377073 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:28 [2024-05-01T16:35:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889377073 data=null doit=true}, TreeItem with text {Test}]
12:35:28 [2024-05-01T16:35:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889377073 data=null}, TreeItem with text {Test}]
12:35:28 [2024-05-01T16:35:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889377073 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:28 [2024-05-01T16:35:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889377073 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:28 [2024-05-01T16:35:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889377138 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:28 [2024-05-01T16:35:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:35:28 [2024-05-01T16:35:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:35:28 [2024-05-01T16:35:28.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:35:29 [2024-05-01T16:35:29.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:35:29 [2024-05-01T16:35:29.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:35:29 [2024-05-01T16:35:29.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:35:29 [2024-05-01T16:35:29.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:35:29 [2024-05-01T16:35:29.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:35:29 [2024-05-01T16:35:29.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:35:29 [2024-05-01T16:35:29.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889377866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889377866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889377866 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889377866 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889377866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889377866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889377866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889377866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889377867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889377867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889377867 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889377867 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889377867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889377867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889377867 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889377867 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889377868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889377868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:29 [2024-05-01T16:35:29.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:29 [2024-05-01T16:35:29.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:29 [2024-05-01T16:35:29.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:29 [2024-05-01T16:35:29.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:29 [2024-05-01T16:35:29.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889377868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:29 [2024-05-01T16:35:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889377173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889378479 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889378596 data=null doit=true}, Shell with text {Preferences}]
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889378611 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889378611 data=null doit=true}, TreeItem with text {Tracing}]
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889378612 data=null}, TreeItem with text {Tracing}]
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889378612 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889378612 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889378635 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:35:29 [2024-05-01T16:35:29.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=889378635 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=889378635 data=null doit=true}, Tree node with text: Remote Profiles]
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=889378636 data=null}, Tree node with text: Remote Profiles]
12:35:29 [2024-05-01T16:35:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=889378636 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889378636 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=889378637 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=889378654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=889378654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=889378654 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=889378654 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=889378654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=889378654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=889378658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=889378677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=889378678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=889378678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=889378678 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=889378678 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=889378688 data=null button=0 stateMask=0x0 x=160 y=293 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=889378688 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=889378688 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=889378688 data=null button=1 stateMask=0x0 x=160 y=293 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889378705 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=889378713 data=null button=1 stateMask=0x80000 x=160 y=293 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=889378748 data=null button=0 stateMask=0x0 x=108 y=293 count=0}, Tree node with text: /rootpath]
12:35:29 [2024-05-01T16:35:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=889378748 data=null doit=true}, Tree node with text: /rootpath]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=889378749 data=null}, Tree node with text: /rootpath]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=889378749 data=null button=1 stateMask=0x0 x=108 y=293 count=1}, Tree node with text: /rootpath]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889378749 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=889378764 data=null button=1 stateMask=0x80000 x=108 y=293 count=1}, Tree node with text: /rootpath]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4be71e28
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=889378768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=889378768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=889378768 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=889378768 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=889378768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=889378768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=889378768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=889378769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=889378769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=889378769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=889378769 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=889378769 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=889378769 data=null button=0 stateMask=0x0 x=102 y=293 count=0}, Tree node with text: .*]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=889378769 data=null doit=true}, Tree node with text: .*]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=889378769 data=null}, Tree node with text: .*]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=889378770 data=null button=1 stateMask=0x0 x=102 y=293 count=1}, Tree node with text: .*]
12:35:29 [2024-05-01T16:35:29.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889378770 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=889378785 data=null button=1 stateMask=0x80000 x=102 y=293 count=1}, Tree node with text: .*]
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889378788 data=null button=0 stateMask=0x0 x=564 y=247 count=0}, Tree node with text: /rootpath]
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889378788 data=null doit=true}, Tree node with text: /rootpath]
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889378788 data=null}, Tree node with text: /rootpath]
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889378788 data=null button=1 stateMask=0x0 x=564 y=247 count=1}, Tree node with text: /rootpath]
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889378794 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889378799 data=null button=1 stateMask=0x80000 x=564 y=247 count=1}, Tree node with text: /rootpath]
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=889378801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=889378818 data=null button=0 stateMask=0x0 x=102 y=270 count=0}, Tree node with text: .*]
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=889378818 data=null doit=true}, Tree node with text: .*]
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=889378818 data=null}, Tree node with text: .*]
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=889378818 data=null button=1 stateMask=0x0 x=102 y=270 count=1}, Tree node with text: .*]
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889378818 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=889378831 data=null button=1 stateMask=0x80000 x=102 y=270 count=1}, Tree node with text: .*]
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
12:35:30 [2024-05-01T16:35:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=889378834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889378835 data=null button=0 stateMask=0x0 x=564 y=224 count=0}, Tree node with text: /rootpath]
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889378835 data=null doit=true}, Tree node with text: /rootpath]
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889378835 data=null}, Tree node with text: /rootpath]
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889378836 data=null button=1 stateMask=0x0 x=564 y=224 count=1}, Tree node with text: /rootpath]
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889378836 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889378844 data=null button=1 stateMask=0x80000 x=564 y=224 count=1}, Tree node with text: /rootpath]
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=889378845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889378855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889378855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889378855 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889378855 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889378855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889378855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889378855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889378487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889378884 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889379005 data=null doit=true}, Shell with text {Preferences}]
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889379007 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:35:30 [2024-05-01T16:35:30.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889379007 data=null doit=true}, TreeItem with text {Tracing}]
12:35:30 [2024-05-01T16:35:30.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889379007 data=null}, TreeItem with text {Tracing}]
12:35:30 [2024-05-01T16:35:30.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889379007 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:35:30 [2024-05-01T16:35:30.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379007 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889379041 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:35:30 [2024-05-01T16:35:30.398Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=889379042 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=889379042 data=null doit=true}, Tree node with text: Remote Profiles]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=889379042 data=null}, Tree node with text: Remote Profiles]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=889379042 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379042 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=889379043 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=889379046 data=null button=0 stateMask=0x0 x=137 y=978 count=0}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=889379046 data=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=889379046 data=null}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=889379047 data=null button=1 stateMask=0x0 x=137 y=978 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379047 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=889379054 data=null button=1 stateMask=0x80000 x=137 y=978 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with mnemonic 'Move Down'
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with style 'SWT.PUSH'
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Down
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Down} time=889379069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=889379069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Down} time=889379069 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Down} time=889379069 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Down} time=889379070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Down} time=889379070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Down} time=889379070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Move Down} time=889379072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=889379081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Move Down} time=889379081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Move Down} time=889379081 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Move Down} time=889379081 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Down
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=889379082 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=889379082 data=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=889379083 data=null}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=889379083 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379083 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=889379099 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with mnemonic 'Move Up'
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with style 'SWT.PUSH'
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Up
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Up} time=889379100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Up} time=889379100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Up} time=889379100 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Up} time=889379100 data=null}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Up} time=889379100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Up} time=889379100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Up} time=889379100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
12:35:30 [2024-05-01T16:35:30.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
12:35:30 [2024-05-01T16:35:30.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
12:35:30 [2024-05-01T16:35:30.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
12:35:30 [2024-05-01T16:35:30.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Up
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=889379103 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=889379103 data=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=889379103 data=null}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=889379103 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379103 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=889379120 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=889379121 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=889379121 data=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=889379121 data=null}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=889379121 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379121 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=889379136 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=889379137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=889379143 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=889379143 data=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=889379144 data=null}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=889379144 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379144 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=889379152 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=889379153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=889379172 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=889379172 data=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=889379172 data=null}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=889379179 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379179 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=889379187 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=889379187 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=889379187 data=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=889379187 data=null}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=889379188 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379188 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=889379201 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Cut	Ctrl+X", using matcher: with mnemonic 'Cut'
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Cut'
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Cut	Ctrl+X} time=889379202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Cut']
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Cut'
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=889379205 data=null button=0 stateMask=0x0 x=123 y=247 count=0}, Tree node with text: .*syslog]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=889379205 data=null doit=true}, Tree node with text: .*syslog]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=889379205 data=null}, Tree node with text: .*syslog]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=889379205 data=null button=1 stateMask=0x0 x=123 y=247 count=1}, Tree node with text: .*syslog]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379205 data=null item=TreeItem {.*syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*syslog]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=889379216 data=null button=1 stateMask=0x80000 x=123 y=247 count=1}, Tree node with text: .*syslog]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=889379217 data=null button=0 stateMask=0x0 x=123 y=247 count=0}, Tree node with text: .*syslog]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=889379217 data=null doit=true}, Tree node with text: .*syslog]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=889379217 data=null}, Tree node with text: .*syslog]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=889379218 data=null button=1 stateMask=0x0 x=123 y=247 count=1}, Tree node with text: .*syslog]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379218 data=null item=TreeItem {.*syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*syslog]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=889379231 data=null button=1 stateMask=0x80000 x=123 y=247 count=1}, Tree node with text: .*syslog]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=889379232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=889379249 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=889379249 data=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=889379249 data=null}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=889379249 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379249 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=889379264 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=889379264 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=889379264 data=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=889379264 data=null}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=889379265 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379265 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=889379272 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete	Delete", using matcher: with mnemonic 'Delete'
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete	Delete} time=889379278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=889379281 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=889379281 data=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=889379281 data=null}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=889379281 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379281 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=889379287 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=889379288 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=889379288 data=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=889379288 data=null}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=889379288 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379288 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=889379303 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=889379304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=889379305 data=null button=0 stateMask=0x0 x=123 y=224 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889379305 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889379305 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=889379305 data=null button=1 stateMask=0x0 x=123 y=224 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379306 data=null item=TreeItem {.*syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=889379319 data=null button=1 stateMask=0x80000 x=123 y=224 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=889379319 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889379319 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889379319 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=889379319 data=null button=1 stateMask=0x40000 x=137 y=247 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379320 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=889379321 data=null button=1 stateMask=0xc0000 x=137 y=247 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=889379321 data=null button=0 stateMask=0x0 x=102 y=270 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889379321 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889379321 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=889379322 data=null button=1 stateMask=0x40000 x=102 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379322 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=889379322 data=null button=1 stateMask=0xc0000 x=102 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889379357 data=null button=0 stateMask=0x0 x=564 y=270 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889379357 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889379357 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889379358 data=null button=1 stateMask=0x0 x=564 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379358 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=889379361 data=null button=1 stateMask=0x80000 x=564 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=889379363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889379372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889379372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889379372 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889379372 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889379380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889379381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889379381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889378890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889379427 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:35:30 [2024-05-01T16:35:30.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889379561 data=null doit=true}, Shell with text {Preferences}]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889379563 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889379577 data=null doit=true}, TreeItem with text {Tracing}]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889379577 data=null}, TreeItem with text {Tracing}]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889379577 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379578 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889379598 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:35:30 [2024-05-01T16:35:30.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=889379598 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=889379599 data=null doit=true}, Tree node with text: Remote Profiles]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=889379599 data=null}, Tree node with text: Remote Profiles]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=889379599 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379599 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=889379600 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=889379602 data=null button=0 stateMask=0x0 x=78 y=909 count=0}, TreeItem with text {new profile}]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=889379602 data=null doit=true}, TreeItem with text {new profile}]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=889379602 data=null}, TreeItem with text {new profile}]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=889379624 data=null button=1 stateMask=0x0 x=78 y=909 count=1}, TreeItem with text {new profile}]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379624 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=889379626 data=null button=1 stateMask=0x80000 x=78 y=909 count=1}, TreeItem with text {new profile}]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=889379628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=889379628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=889379628 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=889379628 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=889379628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=889379628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=889379628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.915Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:30 [2024-05-01T16:35:30.915Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:30 [2024-05-01T16:35:30.915Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:30 [2024-05-01T16:35:30.915Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:30 [2024-05-01T16:35:30.915Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889379659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889379659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889379659 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889379659 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889379659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889379659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889379659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889379433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889379709 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=889379719 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=889379719 data=null doit=true}, TreeItem with text {Test}]
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=889379719 data=null}, TreeItem with text {Test}]
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=889379719 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889379719 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=889379739 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:35:30 [2024-05-01T16:35:30.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889379949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889379949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889379949 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889379949 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889379949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889379949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889379949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889379949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889379949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889379949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889379950 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889379950 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889379950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889379950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889379950 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889379950 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889379950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889379950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:35:31 [2024-05-01T16:35:31.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889379950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889379771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@70f3bf00] time=889380470 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889380596 data=null doit=true}, Shell with text {Preferences}]
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889380598 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889380598 data=null doit=true}, TreeItem with text {Tracing}]
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889380598 data=null}, TreeItem with text {Tracing}]
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889380598 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889380598 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889380621 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:35:31 [2024-05-01T16:35:31.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=889380622 data=null button=0 stateMask=0x0 x=96 y=196 count=0}, Tree node with text: Remote Profiles]
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=889380622 data=null doit=true}, Tree node with text: Remote Profiles]
12:35:31 [2024-05-01T16:35:31.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=889380622 data=null}, Tree node with text: Remote Profiles]
12:35:31 [2024-05-01T16:35:31.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=889380622 data=null button=1 stateMask=0x0 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:35:31 [2024-05-01T16:35:31.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889380622 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
12:35:31 [2024-05-01T16:35:31.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=889380623 data=null button=1 stateMask=0x80000 x=96 y=196 count=1}, Tree node with text: Remote Profiles]
12:35:31 [2024-05-01T16:35:31.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:31 [2024-05-01T16:35:31.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:31 [2024-05-01T16:35:31.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:31 [2024-05-01T16:35:31.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:31 [2024-05-01T16:35:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:31 [2024-05-01T16:35:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllRecursive} time=889380654 data=null button=0 stateMask=0x0 x=96 y=12 count=0}, TreeItem with text {TestAllRecursive}]
12:35:31 [2024-05-01T16:35:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllRecursive} time=889380654 data=null doit=true}, TreeItem with text {TestAllRecursive}]
12:35:31 [2024-05-01T16:35:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllRecursive} time=889380654 data=null}, TreeItem with text {TestAllRecursive}]
12:35:31 [2024-05-01T16:35:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllRecursive} time=889380655 data=null button=1 stateMask=0x0 x=96 y=12 count=1}, TreeItem with text {TestAllRecursive}]
12:35:31 [2024-05-01T16:35:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889380655 data=null item=TreeItem {TestAllRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAllRecursive}]
12:35:31 [2024-05-01T16:35:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllRecursive} time=889380665 data=null button=1 stateMask=0x80000 x=96 y=12 count=1}, TreeItem with text {TestAllRecursive}]
12:35:31 [2024-05-01T16:35:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:35:31 [2024-05-01T16:35:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:35:31 [2024-05-01T16:35:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=889380666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=889380666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=889380686 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=889380686 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=889380687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=889380687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=889380687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllNonRecursive} time=889380707 data=null button=0 stateMask=0x0 x=109 y=12 count=0}, TreeItem with text {TestAllNonRecursive}]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllNonRecursive} time=889380707 data=null doit=true}, TreeItem with text {TestAllNonRecursive}]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllNonRecursive} time=889380707 data=null}, TreeItem with text {TestAllNonRecursive}]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllNonRecursive} time=889380707 data=null button=1 stateMask=0x0 x=109 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889380708 data=null item=TreeItem {TestAllNonRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAllNonRecursive}]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllNonRecursive} time=889380721 data=null button=1 stateMask=0x80000 x=109 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=889380723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=889380723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=889380723 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=889380723 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=889380723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=889380723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=889380723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificRecursive} time=889380761 data=null button=0 stateMask=0x0 x=112 y=12 count=0}, TreeItem with text {TestSpecificRecursive}]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificRecursive} time=889380761 data=null doit=true}, TreeItem with text {TestSpecificRecursive}]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificRecursive} time=889380761 data=null}, TreeItem with text {TestSpecificRecursive}]
12:35:31 [2024-05-01T16:35:31.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificRecursive} time=889380762 data=null button=1 stateMask=0x0 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889380762 data=null item=TreeItem {TestSpecificRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestSpecificRecursive}]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificRecursive} time=889380764 data=null button=1 stateMask=0x80000 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=889380765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=889380765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=889380765 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=889380765 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=889380765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=889380765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=889380765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=889380770 data=null button=0 stateMask=0x0 x=125 y=12 count=0}, TreeItem with text {TestSpecificNonRecursive}]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificNonRecursive} time=889380770 data=null doit=true}, TreeItem with text {TestSpecificNonRecursive}]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificNonRecursive} time=889380770 data=null}, TreeItem with text {TestSpecificNonRecursive}]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=889380771 data=null button=1 stateMask=0x0 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889380771 data=null item=TreeItem {TestSpecificNonRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestSpecificNonRecursive}]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=889380772 data=null button=1 stateMask=0x80000 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=889380773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=889380773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=889380773 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=889380773 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=889380774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=889380774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=889380774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=889380783 data=null button=0 stateMask=0x0 x=148 y=12 count=0}, TreeItem with text {TestSpecificMultiGroupRecursive}]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificMultiGroupRecursive} time=889380783 data=null doit=true}, TreeItem with text {TestSpecificMultiGroupRecursive}]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificMultiGroupRecursive} time=889380783 data=null}, TreeItem with text {TestSpecificMultiGroupRecursive}]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=889380784 data=null button=1 stateMask=0x0 x=148 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889380784 data=null item=TreeItem {TestSpecificMultiGroupRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestSpecificMultiGroupRecursive}]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=889380786 data=null button=1 stateMask=0x80000 x=148 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=889380787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=889380787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=889380787 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=889380787 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=889380787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=889380787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=889380787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestMultiNode} time=889380791 data=null button=0 stateMask=0x0 x=89 y=12 count=0}, TreeItem with text {TestMultiNode}]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestMultiNode} time=889380791 data=null doit=true}, TreeItem with text {TestMultiNode}]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestMultiNode} time=889380791 data=null}, TreeItem with text {TestMultiNode}]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestMultiNode} time=889380791 data=null button=1 stateMask=0x0 x=89 y=12 count=1}, TreeItem with text {TestMultiNode}]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889380791 data=null item=TreeItem {TestMultiNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestMultiNode}]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestMultiNode} time=889380799 data=null button=1 stateMask=0x80000 x=89 y=12 count=1}, TreeItem with text {TestMultiNode}]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=889380800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=889380800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=889380800 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=889380800 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=889380800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=889380800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=889380800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestUnknown} time=889380803 data=null button=0 stateMask=0x0 x=86 y=12 count=0}, TreeItem with text {TestUnknown}]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestUnknown} time=889380803 data=null doit=true}, TreeItem with text {TestUnknown}]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestUnknown} time=889380803 data=null}, TreeItem with text {TestUnknown}]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestUnknown} time=889380803 data=null button=1 stateMask=0x0 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889380803 data=null item=TreeItem {TestUnknown} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestUnknown}]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestUnknown} time=889380805 data=null button=1 stateMask=0x80000 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=889380806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=889380806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=889380806 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=889380806 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=889380806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=889380807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=889380807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestLocal} time=889380809 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TreeItem with text {TestLocal}]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestLocal} time=889380809 data=null doit=true}, TreeItem with text {TestLocal}]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestLocal} time=889380809 data=null}, TreeItem with text {TestLocal}]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestLocal} time=889380813 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889380813 data=null item=TreeItem {TestLocal} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestLocal}]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestLocal} time=889380815 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=889380816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=889380816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=889380816 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=889380816 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=889380816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=889380816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=889380816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889380819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889380819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889380819 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889380819 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889380819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889380819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889380819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889380482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:35:31 [2024-05-01T16:35:31.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:35:32 [2024-05-01T16:35:32.246Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 78.18 s -- in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportNothing -- Time elapsed: 4.508 s
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_7_03 -- Time elapsed: 1.989 s
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_04 -- Time elapsed: 4.726 s
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_05 -- Time elapsed: 14.26 s
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_06 -- Time elapsed: 5.417 s
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_07 -- Time elapsed: 3.797 s
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_08 -- Time elapsed: 4.824 s
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_09 -- Time elapsed: 3.488 s
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_10 -- Time elapsed: 2.782 s
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_11 -- Time elapsed: 3.624 s
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_12 -- Time elapsed: 2.787 s
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_13 -- Time elapsed: 2.860 s
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_14 -- Time elapsed: 1.314 s
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_15 -- Time elapsed: 3.408 s
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_9_01 -- Time elapsed: 2.335 s
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest skipped
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportOnlyOne -- Time elapsed: 3.487 s
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEmptyFile -- Time elapsed: 2.451 s
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportAll -- Time elapsed: 4.837 s
12:35:32 [2024-05-01T16:35:32.246Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEditProfile -- Time elapsed: 2.096 s
12:35:32 [2024-05-01T16:35:32.246Z] 
12:35:32 [2024-05-01T16:35:32.246Z] Results:
12:35:32 [2024-05-01T16:35:32.246Z] 
12:35:32 [2024-05-01T16:35:32.246Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
12:35:32 [2024-05-01T16:35:32.246Z] 
12:35:32 [2024-05-01T16:35:32.501Z] 
12:35:32 [2024-05-01T16:35:32.501Z] !ENTRY org.eclipse.core.resources 2 10035 2024-05-01 16:35:32.368
12:35:32 [2024-05-01T16:35:32.502Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:35:33 [2024-05-01T16:35:33.062Z] [INFO] All tests passed
12:35:33 [2024-05-01T16:35:33.062Z] [INFO] 
12:35:33 [2024-05-01T16:35:33.062Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:35:33 [2024-05-01T16:35:33.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
12:35:33 [2024-05-01T16:35:33.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
12:35:33 [2024-05-01T16:35:33.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
12:35:33 [2024-05-01T16:35:33.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
12:35:33 [2024-05-01T16:35:33.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
12:35:33 [2024-05-01T16:35:33.062Z] [INFO] 
12:35:33 [2024-05-01T16:35:33.062Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:35:33 [2024-05-01T16:35:33.062Z] [INFO] 
12:35:33 [2024-05-01T16:35:33.062Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
12:35:33 [2024-05-01T16:35:33.062Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT [131/141]
12:35:33 [2024-05-01T16:35:33.062Z] [INFO]   from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
12:35:33 [2024-05-01T16:35:33.062Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:35:33 [2024-05-01T16:35:33.062Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:35:33 [2024-05-01T16:35:33.062Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
12:35:33 [2024-05-01T16:35:33.317Z] [INFO] 
12:35:33 [2024-05-01T16:35:33.317Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:35:33 [2024-05-01T16:35:33.317Z] [INFO] 
12:35:33 [2024-05-01T16:35:33.317Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:35:33 [2024-05-01T16:35:33.317Z] [INFO] The project's OSGi version is 1.0.16.202405011547
12:35:33 [2024-05-01T16:35:33.317Z] [INFO] 
12:35:33 [2024-05-01T16:35:33.317Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:35:33 [2024-05-01T16:35:33.317Z] [INFO] 
12:35:33 [2024-05-01T16:35:33.317Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:35:33 [2024-05-01T16:35:33.317Z] [INFO] 
12:35:33 [2024-05-01T16:35:33.317Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:35:33 [2024-05-01T16:35:33.317Z] [INFO] 
12:35:33 [2024-05-01T16:35:33.317Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:35:33 [2024-05-01T16:35:33.317Z] [INFO] 
12:35:33 [2024-05-01T16:35:33.317Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:35:33 [2024-05-01T16:35:33.317Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests
12:35:33 [2024-05-01T16:35:33.878Z] [INFO] 
12:35:33 [2024-05-01T16:35:33.878Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:35:33 [2024-05-01T16:35:33.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
12:35:33 [2024-05-01T16:35:33.878Z] [INFO] 
12:35:33 [2024-05-01T16:35:33.878Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:35:33 [2024-05-01T16:35:33.878Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:35:33 [2024-05-01T16:35:33.878Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:35:33 [2024-05-01T16:35:33.878Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
12:35:33 [2024-05-01T16:35:33.878Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:35:34 [2024-05-01T16:35:34.135Z] [INFO] 
12:35:34 [2024-05-01T16:35:34.135Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:35:34 [2024-05-01T16:35:34.135Z] [INFO] 
12:35:34 [2024-05-01T16:35:34.135Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:35:34 [2024-05-01T16:35:34.135Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
12:35:34 [2024-05-01T16:35:34.135Z] [INFO] 
12:35:34 [2024-05-01T16:35:34.135Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:35:34 [2024-05-01T16:35:34.390Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 140 were skipped
12:35:34 [2024-05-01T16:35:34.390Z] [INFO] 
12:35:34 [2024-05-01T16:35:34.390Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:35:34 [2024-05-01T16:35:34.390Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
12:35:34 [2024-05-01T16:35:34.390Z] [INFO] 
12:35:34 [2024-05-01T16:35:34.390Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:35:34 [2024-05-01T16:35:34.390Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.jar
12:35:34 [2024-05-01T16:35:34.390Z] [INFO] 
12:35:34 [2024-05-01T16:35:34.390Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:35:34 [2024-05-01T16:35:34.390Z] [INFO] 
12:35:34 [2024-05-01T16:35:34.390Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:35:34 [2024-05-01T16:35:34.390Z] [INFO] 
12:35:34 [2024-05-01T16:35:34.390Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:35:34 [2024-05-01T16:35:34.390Z] [INFO] 
12:35:34 [2024-05-01T16:35:34.390Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:35:34 [2024-05-01T16:35:34.645Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log
12:35:34 [2024-05-01T16:35:34.645Z] [INFO] Command line:
12:35:34 [2024-05-01T16:35:34.645Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:35:34 [2024-05-01T16:35:34.645Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:35:37 [2024-05-01T16:35:37.156Z] May 01, 2024 4:35:36 PM org.apache.aries.spifly.BaseActivator log
12:35:37 [2024-05-01T16:35:37.156Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
12:35:39 [2024-05-01T16:35:39.042Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:35:39 [2024-05-01T16:35:39.043Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:35:44 [2024-05-01T16:35:44.285Z] Could not determine the accessibility bus address
12:35:44 [2024-05-01T16:35:44.285Z] !SESSION 2024-05-01 16:35:34.637 -----------------------------------------------
12:35:44 [2024-05-01T16:35:44.285Z] eclipse.buildId=unknown
12:35:44 [2024-05-01T16:35:44.285Z] java.version=17.0.2
12:35:44 [2024-05-01T16:35:44.285Z] java.vendor=Oracle Corporation
12:35:44 [2024-05-01T16:35:44.285Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:35:44 [2024-05-01T16:35:44.285Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:35:44 [2024-05-01T16:35:44.285Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:35:44 [2024-05-01T16:35:44.285Z] 
12:35:44 [2024-05-01T16:35:44.285Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-05-01 16:35:43.774
12:35:44 [2024-05-01T16:35:44.285Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
12:35:44 [2024-05-01T16:35:44.285Z] 
12:35:44 [2024-05-01T16:35:44.285Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:35:43.843
12:35:44 [2024-05-01T16:35:44.285Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:35:44 [2024-05-01T16:35:44.285Z] !STACK 0
12:35:44 [2024-05-01T16:35:44.285Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:35:44 [2024-05-01T16:35:44.285Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:35:44 [2024-05-01T16:35:44.285Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:35:44 [2024-05-01T16:35:44.285Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:35:44 [2024-05-01T16:35:44.285Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:35:44 [2024-05-01T16:35:44.285Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:35:44 [2024-05-01T16:35:44.285Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:35:44 [2024-05-01T16:35:44.285Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:35:44 [2024-05-01T16:35:44.285Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:35:44 [2024-05-01T16:35:44.285Z] Caused by: java.io.IOException: error=2, No such file or directory
12:35:44 [2024-05-01T16:35:44.285Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:35:44 [2024-05-01T16:35:44.285Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:35:44 [2024-05-01T16:35:44.285Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:35:44 [2024-05-01T16:35:44.285Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:35:44 [2024-05-01T16:35:44.285Z] 	... 7 more
12:35:44 [2024-05-01T16:35:44.285Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
12:35:44 [2024-05-01T16:35:44.540Z] Display size: 1440x900
12:35:44 [2024-05-01T16:35:44.540Z] OS version=6.2.9-300.fc38.x86_64
12:35:44 [2024-05-01T16:35:44.540Z] GTK version=3.24.33
12:35:44 [2024-05-01T16:35:44.540Z] GTK theme=Yaru
12:35:44 [2024-05-01T16:35:44.540Z] LIBOVERLAY_SCROLLBAR=0
12:35:44 [2024-05-01T16:35:44.540Z] Time zone: Greenwich Mean Time
12:35:44 [2024-05-01T16:35:44.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889393450 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:35:45 [2024-05-01T16:35:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:45 [2024-05-01T16:35:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:35:45 [2024-05-01T16:35:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:35:45 [2024-05-01T16:35:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:35:45 [2024-05-01T16:35:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=889394184 data=null doit=true}, MenuItem with text {&Hierarchical}]
12:35:45 [2024-05-01T16:35:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=889394184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
12:35:45 [2024-05-01T16:35:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=889394236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:35:45 [2024-05-01T16:35:45.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:35:47 [2024-05-01T16:35:47.242Z] 
12:35:47 [2024-05-01T16:35:47.242Z] (Eclipse:22871): Gtk-WARNING **: 16:35:46.873: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:47 [2024-05-01T16:35:47.242Z] 
12:35:47 [2024-05-01T16:35:47.242Z] (Eclipse:22871): Gtk-WARNING **: 16:35:46.873: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:47 [2024-05-01T16:35:47.242Z] 
12:35:47 [2024-05-01T16:35:47.242Z] (Eclipse:22871): Gtk-WARNING **: 16:35:46.873: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:47 [2024-05-01T16:35:47.242Z] 
12:35:47 [2024-05-01T16:35:47.242Z] (Eclipse:22871): Gtk-WARNING **: 16:35:46.873: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:47 [2024-05-01T16:35:47.242Z] 
12:35:47 [2024-05-01T16:35:47.242Z] (Eclipse:22871): Gtk-WARNING **: 16:35:46.874: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:47 [2024-05-01T16:35:47.242Z] 
12:35:47 [2024-05-01T16:35:47.242Z] (Eclipse:22871): Gtk-WARNING **: 16:35:46.874: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:47 [2024-05-01T16:35:47.242Z] 
12:35:47 [2024-05-01T16:35:47.242Z] (Eclipse:22871): Gtk-WARNING **: 16:35:46.874: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:47 [2024-05-01T16:35:47.242Z] 
12:35:47 [2024-05-01T16:35:47.242Z] (Eclipse:22871): Gtk-WARNING **: 16:35:46.874: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:50 [2024-05-01T16:35:50.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Flame Chart"'
12:35:50 [2024-05-01T16:35:50.507Z] 
12:35:50 [2024-05-01T16:35:50.507Z] (Eclipse:22871): Gtk-WARNING **: 16:35:50.057: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
12:35:50 [2024-05-01T16:35:50.507Z] This may indicate that pixbuf loaders or the mime database could not be found.
12:35:50 [2024-05-01T16:35:50.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:35:50 [2024-05-01T16:35:50.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
12:35:50 [2024-05-01T16:35:50.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
12:35:51 [2024-05-01T16:35:51.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=889399066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
12:35:51 [2024-05-01T16:35:51.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
12:35:51 [2024-05-01T16:35:51.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
12:35:51 [2024-05-01T16:35:51.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
12:35:51 [2024-05-01T16:35:51.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<?xml version="1.0" ...", using matcher: of type 'StyledText'
12:35:52 [2024-05-01T16:35:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:35:52 [2024-05-01T16:35:52.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:35:52 [2024-05-01T16:35:52.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
12:35:52 [2024-05-01T16:35:52.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:35:52 [2024-05-01T16:35:52.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
12:35:52 [2024-05-01T16:35:52.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Example'
12:35:52 [2024-05-01T16:35:52.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=889401142 data=null doit=true}, MenuItem with text {None}]
12:35:52 [2024-05-01T16:35:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=889401142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {None}]
12:35:52 [2024-05-01T16:35:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=889401142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Example']
12:35:52 [2024-05-01T16:35:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Example'
12:35:52 [2024-05-01T16:35:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:35:52 [2024-05-01T16:35:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
12:35:52 [2024-05-01T16:35:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:35:52 [2024-05-01T16:35:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
12:35:52 [2024-05-01T16:35:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
12:35:52 [2024-05-01T16:35:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Example} time=889401236 data=null doit=true}, MenuItem with text {Example}]
12:35:52 [2024-05-01T16:35:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=889401236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Example}]
12:35:52 [2024-05-01T16:35:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=889401236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Set A']
12:35:52 [2024-05-01T16:35:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
12:35:52 [2024-05-01T16:35:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:35:52 [2024-05-01T16:35:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
12:35:52 [2024-05-01T16:35:52.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:35:52 [2024-05-01T16:35:52.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
12:35:52 [2024-05-01T16:35:52.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'None'
12:35:52 [2024-05-01T16:35:52.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Set A} time=889401342 data=null doit=true}, MenuItem with text {Set A}]
12:35:52 [2024-05-01T16:35:52.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=889401342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Set A}]
12:35:52 [2024-05-01T16:35:52.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=889401342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'None']
12:35:52 [2024-05-01T16:35:52.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'None'
12:35:52 [2024-05-01T16:35:52.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:35:52 [2024-05-01T16:35:52.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
12:35:52 [2024-05-01T16:35:52.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:35:52 [2024-05-01T16:35:52.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
12:35:52 [2024-05-01T16:35:52.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
12:35:52 [2024-05-01T16:35:52.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=889401485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
12:35:52 [2024-05-01T16:35:52.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
12:35:52 [2024-05-01T16:35:52.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
12:35:53 [2024-05-01T16:35:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
12:35:53 [2024-05-01T16:35:53.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
12:35:53 [2024-05-01T16:35:53.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:35:53 [2024-05-01T16:35:53.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:35:53 [2024-05-01T16:35:53.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:35:53 [2024-05-01T16:35:53.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
12:35:53 [2024-05-01T16:35:53.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
12:35:53 [2024-05-01T16:35:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=889402262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
12:35:53 [2024-05-01T16:35:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
12:35:53 [2024-05-01T16:35:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
12:35:53 [2024-05-01T16:35:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
12:35:53 [2024-05-01T16:35:53.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets></marke...", using matcher: of type 'StyledText'
12:35:54 [2024-05-01T16:35:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:35:54 [2024-05-01T16:35:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
12:35:54 [2024-05-01T16:35:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
12:35:54 [2024-05-01T16:35:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=889402866 data=null doit=true}, MenuItem with text {None}]
12:35:54 [2024-05-01T16:35:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=889402867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {None}]
12:35:54 [2024-05-01T16:35:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=889402867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Set A']
12:35:54 [2024-05-01T16:35:54.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
12:35:54 [2024-05-01T16:35:54.779Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:35:54 [2024-05-01T16:35:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
12:35:54 [2024-05-01T16:35:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:35:54 [2024-05-01T16:35:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:35:54 [2024-05-01T16:35:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403384 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:35:54 [2024-05-01T16:35:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:35:54 [2024-05-01T16:35:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:35:54 [2024-05-01T16:35:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:35:54 [2024-05-01T16:35:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:35:54 [2024-05-01T16:35:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:35:54 [2024-05-01T16:35:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
12:35:54 [2024-05-01T16:35:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403393 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
12:35:54 [2024-05-01T16:35:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403393 data=null}, ToolItem with tooltip text {Next Marker}]
12:35:54 [2024-05-01T16:35:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
12:35:55 [2024-05-01T16:35:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Markers", using matcher: with mnemonic 'Show Markers'
12:35:55 [2024-05-01T16:35:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker A-1", using matcher: with mnemonic 'Marker A-1'
12:35:55 [2024-05-01T16:35:55.034Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
12:35:55 [2024-05-01T16:35:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
12:35:55 [2024-05-01T16:35:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:35:55 [2024-05-01T16:35:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:35:55 [2024-05-01T16:35:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403897 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:35:55 [2024-05-01T16:35:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:35:55 [2024-05-01T16:35:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:35:55 [2024-05-01T16:35:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:35:55 [2024-05-01T16:35:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:35:55 [2024-05-01T16:35:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:35:55 [2024-05-01T16:35:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
12:35:55 [2024-05-01T16:35:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403899 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
12:35:55 [2024-05-01T16:35:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=889403899 data=null}, ToolItem with tooltip text {Previous Marker}]
12:35:55 [2024-05-01T16:35:55.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
12:35:55 [2024-05-01T16:35:55.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
12:35:55 [2024-05-01T16:35:55.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
12:35:55 [2024-05-01T16:35:55.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
12:35:55 [2024-05-01T16:35:55.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=889404421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
12:35:55 [2024-05-01T16:35:55.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
12:35:55 [2024-05-01T16:35:55.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
12:35:55 [2024-05-01T16:35:55.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
12:35:55 [2024-05-01T16:35:55.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
12:35:56 [2024-05-01T16:35:56.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889405055 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:35:56 [2024-05-01T16:35:56.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:35:56 [2024-05-01T16:35:56.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:56 [2024-05-01T16:35:56.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:56 [2024-05-01T16:35:56.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:56 [2024-05-01T16:35:56.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test_project} time=889405085 data=null button=0 stateMask=0x0 x=81 y=12 count=0}, TreeItem with text {test_project}]
12:35:56 [2024-05-01T16:35:56.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test_project} time=889405086 data=null doit=true}, TreeItem with text {test_project}]
12:35:56 [2024-05-01T16:35:56.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test_project} time=889405086 data=null}, TreeItem with text {test_project}]
12:35:56 [2024-05-01T16:35:56.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test_project} time=889405086 data=null button=1 stateMask=0x0 x=81 y=12 count=1}, TreeItem with text {test_project}]
12:35:56 [2024-05-01T16:35:56.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889405087 data=null item=TreeItem {test_project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test_project}]
12:35:56 [2024-05-01T16:35:56.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test_project} time=889405144 data=null button=1 stateMask=0x80000 x=81 y=12 count=1}, TreeItem with text {test_project}]
12:35:56 [2024-05-01T16:35:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:35:56 [2024-05-01T16:35:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:35:56 [2024-05-01T16:35:56.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:35:56 [2024-05-01T16:35:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:35:56 [2024-05-01T16:35:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:35:56 [2024-05-01T16:35:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:56 [2024-05-01T16:35:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:35:56 [2024-05-01T16:35:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:35:56 [2024-05-01T16:35:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:56 [2024-05-01T16:35:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:56 [2024-05-01T16:35:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:56 [2024-05-01T16:35:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:35:56 [2024-05-01T16:35:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:35:56 [2024-05-01T16:35:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889405690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:56 [2024-05-01T16:35:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889405690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:56 [2024-05-01T16:35:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889405690 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:56 [2024-05-01T16:35:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889405690 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:56 [2024-05-01T16:35:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889405691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:56 [2024-05-01T16:35:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889405691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889405691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889405691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889405691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889405746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889405746 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889405746 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889405748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889405749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889405749 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889405749 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889405749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:56 [2024-05-01T16:35:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889405749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:56 [2024-05-01T16:35:56.923Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:56 [2024-05-01T16:35:56.923Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:57 [2024-05-01T16:35:57.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:57 [2024-05-01T16:35:57.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:57 [2024-05-01T16:35:57.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:35:57 [2024-05-01T16:35:57.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:35:57 [2024-05-01T16:35:57.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889405749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:35:57 [2024-05-01T16:35:57.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889405357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:35:57 [2024-05-01T16:35:57.738Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.56 s -- in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
12:35:57 [2024-05-01T16:35:57.738Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testEditMarkerSet -- Time elapsed: 3.121 s
12:35:57 [2024-05-01T16:35:57.738Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testMenuNoMarkerSet -- Time elapsed: 0.086 s
12:35:57 [2024-05-01T16:35:57.738Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testNavigateBetweenMarkers -- Time elapsed: 2.793 s
12:35:57 [2024-05-01T16:35:57.738Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
12:35:57 [2024-05-01T16:35:57.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889406587 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:35:57 [2024-05-01T16:35:57.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:57 [2024-05-01T16:35:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:35:57 [2024-05-01T16:35:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:35:57 [2024-05-01T16:35:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:35:57 [2024-05-01T16:35:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=889406785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:35:57 [2024-05-01T16:35:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:35:58 [2024-05-01T16:35:58.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:58 [2024-05-01T16:35:58.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:58 [2024-05-01T16:35:58.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:58 [2024-05-01T16:35:58.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:58 [2024-05-01T16:35:58.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:58 [2024-05-01T16:35:58.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:58 [2024-05-01T16:35:58.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=889407066 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:35:58 [2024-05-01T16:35:58.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=889407066 data=null doit=true}, TreeItem with text {c-project}]
12:35:58 [2024-05-01T16:35:58.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=889407066 data=null}, TreeItem with text {c-project}]
12:35:58 [2024-05-01T16:35:58.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=889407066 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:35:58 [2024-05-01T16:35:58.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889407066 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
12:35:58 [2024-05-01T16:35:58.506Z] 
12:35:58 [2024-05-01T16:35:58.506Z] !ENTRY org.eclipse.cdt.core 1 0 2024-05-01 16:35:58.265
12:35:58 [2024-05-01T16:35:58.506Z] !MESSAGE Indexed 'c-project' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
12:35:58 [2024-05-01T16:35:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=889407168 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:35:58 [2024-05-01T16:35:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:58 [2024-05-01T16:35:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=889407169 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:35:58 [2024-05-01T16:35:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=889407169 data=null doit=true}, TreeItem with text {c-project}]
12:35:58 [2024-05-01T16:35:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=889407169 data=null}, TreeItem with text {c-project}]
12:35:58 [2024-05-01T16:35:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=889407170 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:35:58 [2024-05-01T16:35:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889407173 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
12:35:58 [2024-05-01T16:35:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=889407180 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:35:58 [2024-05-01T16:35:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
12:35:58 [2024-05-01T16:35:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
12:35:58 [2024-05-01T16:35:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
12:35:58 [2024-05-01T16:35:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=889407336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure or convert to Tracing Project']
12:35:58 [2024-05-01T16:35:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889407437 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889407437 data=null doit=true}, TreeItem with text {test}]
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889407438 data=null}, TreeItem with text {test}]
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889407438 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889407438 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889407458 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889407458 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889407458 data=null doit=true}, TreeItem with text {test}]
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889407458 data=null}, TreeItem with text {test}]
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889407459 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889407459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889407465 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889407466 data=null doit=true}, TreeItem with text {test}]
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889407466 data=null}, TreeItem with text {test}]
12:35:58 [2024-05-01T16:35:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889407467 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:35:58 [2024-05-01T16:35:58.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889407470 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
12:35:58 [2024-05-01T16:35:58.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889407488 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:35:58 [2024-05-01T16:35:58.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:58 [2024-05-01T16:35:58.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889407534 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
12:35:58 [2024-05-01T16:35:58.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889407534 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:58 [2024-05-01T16:35:58.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889407534 data=null}, TreeItem with text {Traces [0]}]
12:35:58 [2024-05-01T16:35:58.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889407534 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
12:35:58 [2024-05-01T16:35:58.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889407535 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:58 [2024-05-01T16:35:58.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889407550 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
12:35:58 [2024-05-01T16:35:58.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:58 [2024-05-01T16:35:58.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889407555 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
12:35:58 [2024-05-01T16:35:58.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889407555 data=null doit=true}, TreeItem with text {Traces [0]}]
12:35:58 [2024-05-01T16:35:58.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889407556 data=null}, TreeItem with text {Traces [0]}]
12:35:58 [2024-05-01T16:35:58.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889407556 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
12:35:58 [2024-05-01T16:35:58.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889407556 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:35:58 [2024-05-01T16:35:58.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889407561 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
12:35:58 [2024-05-01T16:35:58.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:35:58 [2024-05-01T16:35:58.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=889407643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889407676 data=null doit=true}, TreeItem with text {Traces [2]}]
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889407677 data=null}, TreeItem with text {Traces [2]}]
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889407677 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889407677 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889407680 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889407681 data=null button=0 stateMask=0x0 x=150 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889407681 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889407681 data=null}, TreeItem with text {kernel-overlap-testing}]
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889407682 data=null button=1 stateMask=0x0 x=150 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889407682 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889407762 data=null button=1 stateMask=0x80000 x=150 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=889407845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Linux Kernel Trace']
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
12:35:59 [2024-05-01T16:35:59.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889407865 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889407865 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889407865 data=null}, TreeItem with text {ust-overlap-testing}]
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889407866 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:35:59 [2024-05-01T16:35:59.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889407866 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889407936 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'LTTng UST Trace'
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=889407968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'LTTng UST Trace']
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'LTTng UST Trace'
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889408037 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889408038 data=null doit=true}, TreeItem with text {test}]
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889408038 data=null}, TreeItem with text {test}]
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889408038 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889408038 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889408062 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889408063 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889408064 data=null doit=true}, TreeItem with text {test}]
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889408064 data=null}, TreeItem with text {test}]
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889408064 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:35:59 [2024-05-01T16:35:59.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889408064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:35:59 [2024-05-01T16:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889408070 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:35:59 [2024-05-01T16:35:59.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:59 [2024-05-01T16:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:59 [2024-05-01T16:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889408074 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
12:35:59 [2024-05-01T16:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889408074 data=null doit=true}, TreeItem with text {Traces [2]}]
12:35:59 [2024-05-01T16:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889408074 data=null}, TreeItem with text {Traces [2]}]
12:35:59 [2024-05-01T16:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889408075 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
12:35:59 [2024-05-01T16:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889408075 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:35:59 [2024-05-01T16:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889408084 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
12:35:59 [2024-05-01T16:35:59.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:35:59 [2024-05-01T16:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:35:59 [2024-05-01T16:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889408086 data=null button=0 stateMask=0x0 x=150 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
12:35:59 [2024-05-01T16:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889408086 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:35:59 [2024-05-01T16:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889408086 data=null}, TreeItem with text {kernel-overlap-testing}]
12:35:59 [2024-05-01T16:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889408086 data=null button=1 stateMask=0x0 x=150 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
12:35:59 [2024-05-01T16:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889408138 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:35:59 [2024-05-01T16:35:59.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889408161 data=null button=1 stateMask=0x80000 x=150 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
12:35:59 [2024-05-01T16:35:59.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:35:59 [2024-05-01T16:35:59.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:35:59 [2024-05-01T16:35:59.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:35:59 [2024-05-01T16:35:59.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=889408239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:35:59 [2024-05-01T16:35:59.785Z] 
12:35:59 [2024-05-01T16:35:59.785Z] (Eclipse:22871): Gtk-WARNING **: 16:35:59.670: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:59 [2024-05-01T16:35:59.785Z] 
12:35:59 [2024-05-01T16:35:59.785Z] (Eclipse:22871): Gtk-WARNING **: 16:35:59.670: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:59 [2024-05-01T16:35:59.785Z] 
12:35:59 [2024-05-01T16:35:59.785Z] (Eclipse:22871): Gtk-WARNING **: 16:35:59.670: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:59 [2024-05-01T16:35:59.785Z] 
12:35:59 [2024-05-01T16:35:59.785Z] (Eclipse:22871): Gtk-WARNING **: 16:35:59.670: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:59 [2024-05-01T16:35:59.785Z] 
12:35:59 [2024-05-01T16:35:59.785Z] (Eclipse:22871): Gtk-WARNING **: 16:35:59.670: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:59 [2024-05-01T16:35:59.785Z] 
12:35:59 [2024-05-01T16:35:59.785Z] (Eclipse:22871): Gtk-WARNING **: 16:35:59.670: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:59 [2024-05-01T16:35:59.785Z] 
12:35:59 [2024-05-01T16:35:59.785Z] (Eclipse:22871): Gtk-WARNING **: 16:35:59.670: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:35:59 [2024-05-01T16:35:59.785Z] 
12:35:59 [2024-05-01T16:35:59.785Z] (Eclipse:22871): Gtk-WARNING **: 16:35:59.670: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:00 [2024-05-01T16:36:00.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
12:36:01 [2024-05-01T16:36:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:01 [2024-05-01T16:36:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:01 [2024-05-01T16:36:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889410291 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
12:36:01 [2024-05-01T16:36:01.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889410292 data=null doit=true}, TreeItem with text {Traces [2]}]
12:36:01 [2024-05-01T16:36:01.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889410292 data=null}, TreeItem with text {Traces [2]}]
12:36:01 [2024-05-01T16:36:01.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889410332 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
12:36:01 [2024-05-01T16:36:01.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889410333 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:36:01 [2024-05-01T16:36:01.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889410347 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
12:36:01 [2024-05-01T16:36:01.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:36:01 [2024-05-01T16:36:01.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:36:01 [2024-05-01T16:36:01.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
12:36:01 [2024-05-01T16:36:01.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
12:36:01 [2024-05-01T16:36:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=889410381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
12:36:01 [2024-05-01T16:36:01.915Z] 
12:36:01 [2024-05-01T16:36:01.915Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-05-01 16:36:01.754
12:36:01 [2024-05-01T16:36:01.915Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
12:36:02 [2024-05-01T16:36:02.171Z] 
12:36:02 [2024-05-01T16:36:02.171Z] (Eclipse:22871): Gtk-WARNING **: 16:36:01.971: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:02 [2024-05-01T16:36:02.171Z] 
12:36:02 [2024-05-01T16:36:02.171Z] (Eclipse:22871): Gtk-WARNING **: 16:36:01.971: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:02 [2024-05-01T16:36:02.171Z] 
12:36:02 [2024-05-01T16:36:02.171Z] (Eclipse:22871): Gtk-WARNING **: 16:36:01.971: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:02 [2024-05-01T16:36:02.171Z] 
12:36:02 [2024-05-01T16:36:02.171Z] (Eclipse:22871): Gtk-WARNING **: 16:36:01.971: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:02 [2024-05-01T16:36:02.171Z] 
12:36:02 [2024-05-01T16:36:02.171Z] (Eclipse:22871): Gtk-WARNING **: 16:36:01.971: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:02 [2024-05-01T16:36:02.171Z] 
12:36:02 [2024-05-01T16:36:02.171Z] (Eclipse:22871): Gtk-WARNING **: 16:36:01.971: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:02 [2024-05-01T16:36:02.171Z] 
12:36:02 [2024-05-01T16:36:02.171Z] (Eclipse:22871): Gtk-WARNING **: 16:36:01.972: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:02 [2024-05-01T16:36:02.171Z] 
12:36:02 [2024-05-01T16:36:02.171Z] (Eclipse:22871): Gtk-WARNING **: 16:36:01.972: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:02 [2024-05-01T16:36:02.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889412233 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889412233 data=null doit=true}, TreeItem with text {test}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889412233 data=null}, TreeItem with text {test}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889412233 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889412234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889412248 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:36:03 [2024-05-01T16:36:03.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=889412251 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=889412251 data=null}, TreeItem with text {Experiments [1]}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=889412252 data=null button=1 stateMask=0x0 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889412252 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=889412265 data=null button=1 stateMask=0x80000 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889412267 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889412268 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889412268 data=null}, TreeItem with text {kernel-overlap-testing}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889412268 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889412268 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889412333 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=889412361 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=889412361 data=null doit=true}, TreeItem with text {Experiment [2]}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=889412361 data=null}, TreeItem with text {Experiment [2]}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=889412361 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889412362 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
12:36:03 [2024-05-01T16:36:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=889412378 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
12:36:03 [2024-05-01T16:36:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:03 [2024-05-01T16:36:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889412458 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [2]}]
12:36:03 [2024-05-01T16:36:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889412459 data=null doit=true}, TreeItem with text {Traces [2]}]
12:36:03 [2024-05-01T16:36:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889412459 data=null}, TreeItem with text {Traces [2]}]
12:36:03 [2024-05-01T16:36:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889412459 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
12:36:03 [2024-05-01T16:36:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889412459 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:36:03 [2024-05-01T16:36:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889412476 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
12:36:03 [2024-05-01T16:36:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:36:03 [2024-05-01T16:36:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:36:03 [2024-05-01T16:36:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=889412545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:36:03 [2024-05-01T16:36:03.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:36:04 [2024-05-01T16:36:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
12:36:04 [2024-05-01T16:36:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:36:04 [2024-05-01T16:36:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
12:36:04 [2024-05-01T16:36:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
12:36:04 [2024-05-01T16:36:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:36:04 [2024-05-01T16:36:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:36:04 [2024-05-01T16:36:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:36:04 [2024-05-01T16:36:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
12:36:04 [2024-05-01T16:36:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=889413292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:36:04 [2024-05-01T16:36:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=889413292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:36:04 [2024-05-01T16:36:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=889413293 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:36:04 [2024-05-01T16:36:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=889413293 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:36:04 [2024-05-01T16:36:04.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=889413293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=889413293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=889413293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889413369 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889413369 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889413369 data=null}, TreeItem with text {kernel-overlap-testing}]
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889413369 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889413370 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889413400 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=889413463 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=889413463 data=null doit=true}, TreeItem with text {Experiment [2]}]
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=889413463 data=null}, TreeItem with text {Experiment [2]}]
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=889413463 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889413463 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=889413487 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:04 [2024-05-01T16:36:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
12:36:04 [2024-05-01T16:36:04.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:04 [2024-05-01T16:36:04.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:04 [2024-05-01T16:36:04.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:04 [2024-05-01T16:36:04.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889413777 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:36:04 [2024-05-01T16:36:04.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889413777 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:04 [2024-05-01T16:36:04.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889413777 data=null}, TreeItem with text {kernel-overlap-testing}]
12:36:04 [2024-05-01T16:36:04.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889413777 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:04 [2024-05-01T16:36:04.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889413778 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:04 [2024-05-01T16:36:04.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889413847 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:05 [2024-05-01T16:36:05.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:05 [2024-05-01T16:36:05.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889413875 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [2]}]
12:36:05 [2024-05-01T16:36:05.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889413875 data=null doit=true}, TreeItem with text {Traces [2]}]
12:36:05 [2024-05-01T16:36:05.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889413875 data=null}, TreeItem with text {Traces [2]}]
12:36:05 [2024-05-01T16:36:05.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889413876 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
12:36:05 [2024-05-01T16:36:05.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889413876 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:36:05 [2024-05-01T16:36:05.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889413941 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
12:36:05 [2024-05-01T16:36:05.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:36:05 [2024-05-01T16:36:05.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:36:05 [2024-05-01T16:36:05.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=889413967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:36:05 [2024-05-01T16:36:05.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:36:05 [2024-05-01T16:36:05.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
12:36:05 [2024-05-01T16:36:05.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:36:05 [2024-05-01T16:36:05.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:36:05 [2024-05-01T16:36:05.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:36:05 [2024-05-01T16:36:05.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:36:05 [2024-05-01T16:36:05.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:05 [2024-05-01T16:36:05.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:36:05 [2024-05-01T16:36:05.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:36:05 [2024-05-01T16:36:05.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889414281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:36:05 [2024-05-01T16:36:05.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889414281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:36:05 [2024-05-01T16:36:05.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889414281 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:36:05 [2024-05-01T16:36:05.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889414281 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:36:05 [2024-05-01T16:36:05.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889414282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:36:05 [2024-05-01T16:36:05.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889414282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:36:05 [2024-05-01T16:36:05.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889414282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:36:06 [2024-05-01T16:36:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:36:06 [2024-05-01T16:36:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:06 [2024-05-01T16:36:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889414649 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:36:06 [2024-05-01T16:36:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889414649 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:06 [2024-05-01T16:36:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889414649 data=null}, TreeItem with text {kernel-overlap-testing}]
12:36:06 [2024-05-01T16:36:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889414649 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:06 [2024-05-01T16:36:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889414650 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:06 [2024-05-01T16:36:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889414678 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889414751 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889414751 data=null doit=true}, TreeItem with text {test}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889414751 data=null}, TreeItem with text {test}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889414752 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889414752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889414780 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889414781 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889414781 data=null doit=true}, TreeItem with text {test}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889414781 data=null}, TreeItem with text {test}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889414781 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889414781 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889414786 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:36:06 [2024-05-01T16:36:06.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889414787 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [2]}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889414788 data=null doit=true}, TreeItem with text {Traces [2]}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889414788 data=null}, TreeItem with text {Traces [2]}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889414788 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889414788 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889414848 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
12:36:06 [2024-05-01T16:36:06.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:36:06 [2024-05-01T16:36:06.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889414850 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889414850 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889414850 data=null}, TreeItem with text {kernel-overlap-testing}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889414850 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889414851 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889414879 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
12:36:06 [2024-05-01T16:36:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
12:36:06 [2024-05-01T16:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=889414939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Linux Kernel Trace']
12:36:06 [2024-05-01T16:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
12:36:06 [2024-05-01T16:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:06 [2024-05-01T16:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889414957 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:36:06 [2024-05-01T16:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889414958 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:06 [2024-05-01T16:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889414958 data=null}, TreeItem with text {kernel-overlap-testing}]
12:36:06 [2024-05-01T16:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889414958 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:06 [2024-05-01T16:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889414958 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:06 [2024-05-01T16:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889414962 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:06 [2024-05-01T16:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:36:06 [2024-05-01T16:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:36:06 [2024-05-01T16:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:36:06 [2024-05-01T16:36:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=889414988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:36:06 [2024-05-01T16:36:06.556Z] 
12:36:06 [2024-05-01T16:36:06.556Z] (Eclipse:22871): Gtk-WARNING **: 16:36:06.361: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:06 [2024-05-01T16:36:06.556Z] 
12:36:06 [2024-05-01T16:36:06.556Z] (Eclipse:22871): Gtk-WARNING **: 16:36:06.361: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:06 [2024-05-01T16:36:06.556Z] 
12:36:06 [2024-05-01T16:36:06.556Z] (Eclipse:22871): Gtk-WARNING **: 16:36:06.361: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:06 [2024-05-01T16:36:06.556Z] 
12:36:06 [2024-05-01T16:36:06.556Z] (Eclipse:22871): Gtk-WARNING **: 16:36:06.361: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:06 [2024-05-01T16:36:06.556Z] 
12:36:06 [2024-05-01T16:36:06.556Z] (Eclipse:22871): Gtk-WARNING **: 16:36:06.361: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:06 [2024-05-01T16:36:06.556Z] 
12:36:06 [2024-05-01T16:36:06.556Z] (Eclipse:22871): Gtk-WARNING **: 16:36:06.361: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:06 [2024-05-01T16:36:06.556Z] 
12:36:06 [2024-05-01T16:36:06.556Z] (Eclipse:22871): Gtk-WARNING **: 16:36:06.361: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:06 [2024-05-01T16:36:06.556Z] 
12:36:06 [2024-05-01T16:36:06.556Z] (Eclipse:22871): Gtk-WARNING **: 16:36:06.361: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:06 [2024-05-01T16:36:06.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
12:36:07 [2024-05-01T16:36:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:07 [2024-05-01T16:36:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:07 [2024-05-01T16:36:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889416580 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [2]}]
12:36:07 [2024-05-01T16:36:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889416580 data=null doit=true}, TreeItem with text {Traces [2]}]
12:36:07 [2024-05-01T16:36:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889416580 data=null}, TreeItem with text {Traces [2]}]
12:36:07 [2024-05-01T16:36:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889416580 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
12:36:07 [2024-05-01T16:36:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889416581 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:36:07 [2024-05-01T16:36:07.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889416591 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
12:36:07 [2024-05-01T16:36:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:36:07 [2024-05-01T16:36:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:36:07 [2024-05-01T16:36:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
12:36:07 [2024-05-01T16:36:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
12:36:07 [2024-05-01T16:36:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=889416663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
12:36:07 [2024-05-01T16:36:07.994Z] 
12:36:07 [2024-05-01T16:36:07.994Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-05-01 16:36:07.867
12:36:07 [2024-05-01T16:36:07.994Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
12:36:08 [2024-05-01T16:36:08.249Z] 
12:36:08 [2024-05-01T16:36:08.249Z] (Eclipse:22871): Gtk-WARNING **: 16:36:08.138: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:08 [2024-05-01T16:36:08.249Z] 
12:36:08 [2024-05-01T16:36:08.249Z] (Eclipse:22871): Gtk-WARNING **: 16:36:08.138: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:08 [2024-05-01T16:36:08.249Z] 
12:36:08 [2024-05-01T16:36:08.249Z] (Eclipse:22871): Gtk-WARNING **: 16:36:08.138: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:08 [2024-05-01T16:36:08.249Z] 
12:36:08 [2024-05-01T16:36:08.249Z] (Eclipse:22871): Gtk-WARNING **: 16:36:08.138: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:08 [2024-05-01T16:36:08.249Z] 
12:36:08 [2024-05-01T16:36:08.249Z] (Eclipse:22871): Gtk-WARNING **: 16:36:08.139: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:08 [2024-05-01T16:36:08.249Z] 
12:36:08 [2024-05-01T16:36:08.249Z] (Eclipse:22871): Gtk-WARNING **: 16:36:08.139: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:08 [2024-05-01T16:36:08.249Z] 
12:36:08 [2024-05-01T16:36:08.249Z] (Eclipse:22871): Gtk-WARNING **: 16:36:08.139: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:08 [2024-05-01T16:36:08.249Z] 
12:36:08 [2024-05-01T16:36:08.249Z] (Eclipse:22871): Gtk-WARNING **: 16:36:08.139: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:08 [2024-05-01T16:36:08.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
12:36:09 [2024-05-01T16:36:09.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:09 [2024-05-01T16:36:09.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:09 [2024-05-01T16:36:09.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:09 [2024-05-01T16:36:09.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:09 [2024-05-01T16:36:09.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:09 [2024-05-01T16:36:09.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:09 [2024-05-01T16:36:09.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:09 [2024-05-01T16:36:09.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889418326 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:36:09 [2024-05-01T16:36:09.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889418326 data=null doit=true}, TreeItem with text {test}]
12:36:09 [2024-05-01T16:36:09.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889418327 data=null}, TreeItem with text {test}]
12:36:09 [2024-05-01T16:36:09.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889418327 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:36:09 [2024-05-01T16:36:09.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889418327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:09 [2024-05-01T16:36:09.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889418338 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:36:09 [2024-05-01T16:36:09.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:09 [2024-05-01T16:36:09.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:36:09 [2024-05-01T16:36:09.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:09 [2024-05-01T16:36:09.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889418348 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889418348 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889418348 data=null}, TreeItem with text {kernel-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889418348 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889418348 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889418373 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:09 [2024-05-01T16:36:09.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889418440 data=null button=0 stateMask=0x0 x=140 y=265 count=0}, TreeItem with text {ust-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889418440 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889418440 data=null}, TreeItem with text {ust-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889418441 data=null button=1 stateMask=0x0 x=140 y=265 count=1}, TreeItem with text {ust-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889418441 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889418457 data=null button=1 stateMask=0x80000 x=140 y=265 count=1}, TreeItem with text {ust-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:09 [2024-05-01T16:36:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=889418485 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
12:36:09 [2024-05-01T16:36:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=889418485 data=null doit=true}, TreeItem with text {Experiment [2]}]
12:36:09 [2024-05-01T16:36:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=889418485 data=null}, TreeItem with text {Experiment [2]}]
12:36:09 [2024-05-01T16:36:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=889418485 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
12:36:09 [2024-05-01T16:36:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889418485 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
12:36:09 [2024-05-01T16:36:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=889418545 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
12:36:09 [2024-05-01T16:36:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:09 [2024-05-01T16:36:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889418572 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [2]}]
12:36:09 [2024-05-01T16:36:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889418572 data=null doit=true}, TreeItem with text {Traces [2]}]
12:36:09 [2024-05-01T16:36:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889418572 data=null}, TreeItem with text {Traces [2]}]
12:36:09 [2024-05-01T16:36:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889418572 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
12:36:09 [2024-05-01T16:36:09.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889418572 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:36:09 [2024-05-01T16:36:09.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889418586 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
12:36:09 [2024-05-01T16:36:09.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:36:09 [2024-05-01T16:36:09.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:36:09 [2024-05-01T16:36:09.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=889418659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:36:09 [2024-05-01T16:36:09.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:36:09 [2024-05-01T16:36:09.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:09 [2024-05-01T16:36:09.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889418670 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889418670 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889418670 data=null}, TreeItem with text {kernel-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889418670 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889418670 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889418735 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:09 [2024-05-01T16:36:09.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889418762 data=null button=0 stateMask=0x0 x=140 y=265 count=0}, TreeItem with text {ust-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889418762 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889418762 data=null}, TreeItem with text {ust-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889418763 data=null button=1 stateMask=0x0 x=140 y=265 count=1}, TreeItem with text {ust-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889418763 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:36:09 [2024-05-01T16:36:09.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889418781 data=null button=1 stateMask=0x80000 x=140 y=265 count=1}, TreeItem with text {ust-overlap-testing}]
12:36:10 [2024-05-01T16:36:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:10 [2024-05-01T16:36:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=889418846 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
12:36:10 [2024-05-01T16:36:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=889418846 data=null doit=true}, TreeItem with text {Experiment [2]}]
12:36:10 [2024-05-01T16:36:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=889418846 data=null}, TreeItem with text {Experiment [2]}]
12:36:10 [2024-05-01T16:36:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=889418847 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
12:36:10 [2024-05-01T16:36:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889418847 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
12:36:10 [2024-05-01T16:36:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=889418866 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
12:36:10 [2024-05-01T16:36:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:10 [2024-05-01T16:36:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:10 [2024-05-01T16:36:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:10 [2024-05-01T16:36:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:10 [2024-05-01T16:36:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:10 [2024-05-01T16:36:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:10 [2024-05-01T16:36:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889418944 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889418945 data=null doit=true}, TreeItem with text {test}]
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889418945 data=null}, TreeItem with text {test}]
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889418945 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889418945 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889418962 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889418962 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889418962 data=null doit=true}, TreeItem with text {test}]
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889418962 data=null}, TreeItem with text {test}]
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889418963 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889418963 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889418972 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
12:36:10 [2024-05-01T16:36:10.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889418973 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [2]}]
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889418973 data=null doit=true}, TreeItem with text {Traces [2]}]
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889418973 data=null}, TreeItem with text {Traces [2]}]
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889418974 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889418974 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889418982 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
12:36:10 [2024-05-01T16:36:10.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:36:10 [2024-05-01T16:36:10.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=889419042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:36:10 [2024-05-01T16:36:10.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:36:10 [2024-05-01T16:36:10.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=889419245 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=889419245 data=null doit=true}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=889419245 data=null}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=889419245 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889419245 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=889419262 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=889419263 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=889419263 data=null doit=true}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=889419263 data=null}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=889419263 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889419263 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=889419272 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:36:10 [2024-05-01T16:36:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:36:10 [2024-05-01T16:36:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=889419356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:36:10 [2024-05-01T16:36:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:36:10 [2024-05-01T16:36:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:10 [2024-05-01T16:36:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=889419458 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=889419458 data=null doit=true}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=889419458 data=null}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=889419458 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889419459 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=889419465 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=889419501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=889419533 data=null doit=true}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=889419533 data=null}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=889419533 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889419534 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=889419542 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=889419543 data=null doit=true}, TreeItem with text {Trace Compass}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=889419543 data=null}, TreeItem with text {Trace Compass}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=889419543 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889419543 data=null item=TreeItem {Trace Compass} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Trace Compass}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=889419545 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889419546 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [0]}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889419546 data=null doit=true}, TreeItem with text {Traces [0]}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889419546 data=null}, TreeItem with text {Traces [0]}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889419546 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889419546 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:36:10 [2024-05-01T16:36:10.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889419564 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
12:36:10 [2024-05-01T16:36:10.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:36:10 [2024-05-01T16:36:10.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:11 [2024-05-01T16:36:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:36:11 [2024-05-01T16:36:11.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:36:11 [2024-05-01T16:36:11.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
12:36:11 [2024-05-01T16:36:11.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project} [layout=null] time=889420056 data=null}, (of type 'Combo')]
12:36:11 [2024-05-01T16:36:11.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
12:36:11 [2024-05-01T16:36:11.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:11 [2024-05-01T16:36:11.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:11 [2024-05-01T16:36:11.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:36:11 [2024-05-01T16:36:11.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:11 [2024-05-01T16:36:11.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:11 [2024-05-01T16:36:11.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=889420091 data=null doit=true}, TreeItem with text {c-project}]
12:36:11 [2024-05-01T16:36:11.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=889420091 data=null}, TreeItem with text {c-project}]
12:36:11 [2024-05-01T16:36:11.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=889420091 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {c-project}]
12:36:11 [2024-05-01T16:36:11.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889420092 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {c-project}]
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=889420138 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {c-project}]
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889420140 data=null button=0 stateMask=0x0 x=152 y=81 count=0}, Tree node with text: kernel-overlap-testing]
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889420140 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889420140 data=null}, Tree node with text: kernel-overlap-testing]
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889420140 data=null button=1 stateMask=0x0 x=152 y=81 count=1}, Tree node with text: kernel-overlap-testing]
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889420141 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889420143 data=null button=1 stateMask=0x80000 x=152 y=81 count=1}, Tree node with text: kernel-overlap-testing]
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:11 [2024-05-01T16:36:11.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889420162 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, Tree node with text: ust-overlap-testing]
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889420162 data=null doit=true}, Tree node with text: ust-overlap-testing]
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889420162 data=null}, Tree node with text: ust-overlap-testing]
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889420162 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889420162 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ust-overlap-testing]
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889420164 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: ust-overlap-testing
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889420167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889420167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889420167 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889420167 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889420167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:11 [2024-05-01T16:36:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889420167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:11 [2024-05-01T16:36:11.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:11 [2024-05-01T16:36:11.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:11 [2024-05-01T16:36:11.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:11 [2024-05-01T16:36:11.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:11 [2024-05-01T16:36:11.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:11 [2024-05-01T16:36:11.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:36:11 [2024-05-01T16:36:11.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889420167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:11 [2024-05-01T16:36:11.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889419647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:36:12 [2024-05-01T16:36:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889420748 data=null doit=true}, TreeItem with text {Traces [2]}]
12:36:12 [2024-05-01T16:36:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889420748 data=null}, TreeItem with text {Traces [2]}]
12:36:12 [2024-05-01T16:36:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889420749 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
12:36:12 [2024-05-01T16:36:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889420749 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:36:12 [2024-05-01T16:36:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889420752 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
12:36:12 [2024-05-01T16:36:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:12 [2024-05-01T16:36:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889420753 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [2]}]
12:36:12 [2024-05-01T16:36:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889420753 data=null doit=true}, TreeItem with text {Traces [2]}]
12:36:12 [2024-05-01T16:36:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889420753 data=null}, TreeItem with text {Traces [2]}]
12:36:12 [2024-05-01T16:36:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889420753 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
12:36:12 [2024-05-01T16:36:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889420753 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:36:12 [2024-05-01T16:36:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889420758 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
12:36:12 [2024-05-01T16:36:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:36:12 [2024-05-01T16:36:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:36:12 [2024-05-01T16:36:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
12:36:12 [2024-05-01T16:36:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
12:36:12 [2024-05-01T16:36:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=889420787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
12:36:12 [2024-05-01T16:36:12.545Z] 
12:36:12 [2024-05-01T16:36:12.545Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-05-01 16:36:12.344
12:36:12 [2024-05-01T16:36:12.545Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
12:36:12 [2024-05-01T16:36:12.800Z] 
12:36:12 [2024-05-01T16:36:12.800Z] (Eclipse:22871): Gtk-WARNING **: 16:36:12.566: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:12 [2024-05-01T16:36:12.800Z] 
12:36:12 [2024-05-01T16:36:12.800Z] (Eclipse:22871): Gtk-WARNING **: 16:36:12.566: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:12 [2024-05-01T16:36:12.800Z] 
12:36:12 [2024-05-01T16:36:12.801Z] (Eclipse:22871): Gtk-WARNING **: 16:36:12.567: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:12 [2024-05-01T16:36:12.801Z] 
12:36:12 [2024-05-01T16:36:12.801Z] (Eclipse:22871): Gtk-WARNING **: 16:36:12.567: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:12 [2024-05-01T16:36:12.801Z] 
12:36:12 [2024-05-01T16:36:12.801Z] (Eclipse:22871): Gtk-WARNING **: 16:36:12.567: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:12 [2024-05-01T16:36:12.801Z] 
12:36:12 [2024-05-01T16:36:12.801Z] (Eclipse:22871): Gtk-WARNING **: 16:36:12.567: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:12 [2024-05-01T16:36:12.801Z] 
12:36:12 [2024-05-01T16:36:12.801Z] (Eclipse:22871): Gtk-WARNING **: 16:36:12.567: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:12 [2024-05-01T16:36:12.801Z] 
12:36:12 [2024-05-01T16:36:12.801Z] (Eclipse:22871): Gtk-WARNING **: 16:36:12.567: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:12 [2024-05-01T16:36:12.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
12:36:14 [2024-05-01T16:36:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:14 [2024-05-01T16:36:14.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
12:36:14 [2024-05-01T16:36:14.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
12:36:14 [2024-05-01T16:36:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=889422765 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:36:14 [2024-05-01T16:36:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=889422765 data=null}, TreeItem with text {Experiments [1]}]
12:36:14 [2024-05-01T16:36:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=889422765 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
12:36:14 [2024-05-01T16:36:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889422766 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
12:36:14 [2024-05-01T16:36:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=889422769 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
12:36:14 [2024-05-01T16:36:14.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiment [2]} is already expanded. Won't expand it again.
12:36:14 [2024-05-01T16:36:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:14 [2024-05-01T16:36:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=889422770 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=889422770 data=null doit=true}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=889422770 data=null}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=889422770 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889422771 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=889422843 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:36:14 [2024-05-01T16:36:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:36:14 [2024-05-01T16:36:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=889422885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:36:14 [2024-05-01T16:36:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:36:14 [2024-05-01T16:36:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:14 [2024-05-01T16:36:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=889423144 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=889423144 data=null doit=true}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=889423144 data=null}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=889423144 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889423144 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=889423152 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:36:14 [2024-05-01T16:36:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:36:14 [2024-05-01T16:36:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=889423243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:36:14 [2024-05-01T16:36:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:36:14 [2024-05-01T16:36:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:14 [2024-05-01T16:36:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=889423249 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=889423249 data=null doit=true}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=889423249 data=null}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=889423249 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889423250 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=889423255 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=889423338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=889423439 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=889423439 data=null doit=true}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=889423439 data=null}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=889423440 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889423440 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=889423446 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=889423477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
12:36:14 [2024-05-01T16:36:14.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
12:36:14 [2024-05-01T16:36:14.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=889423482 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=889423482 data=null}, TreeItem with text {Experiments [1]}]
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=889423483 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889423483 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
12:36:14 [2024-05-01T16:36:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=889423483 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
12:36:14 [2024-05-01T16:36:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889423800 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:36:14 [2024-05-01T16:36:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:36:14 [2024-05-01T16:36:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:14 [2024-05-01T16:36:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:14 [2024-05-01T16:36:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:14 [2024-05-01T16:36:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889423818 data=null button=0 stateMask=0x0 x=55 y=104 count=0}, TreeItem with text {test}]
12:36:14 [2024-05-01T16:36:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889423818 data=null doit=true}, TreeItem with text {test}]
12:36:14 [2024-05-01T16:36:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889423818 data=null}, TreeItem with text {test}]
12:36:14 [2024-05-01T16:36:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889423818 data=null button=1 stateMask=0x0 x=55 y=104 count=1}, TreeItem with text {test}]
12:36:14 [2024-05-01T16:36:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889423819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:15 [2024-05-01T16:36:15.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889423831 data=null button=1 stateMask=0x80000 x=55 y=104 count=1}, TreeItem with text {test}]
12:36:15 [2024-05-01T16:36:15.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:36:15 [2024-05-01T16:36:15.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:36:15 [2024-05-01T16:36:15.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:36:15 [2024-05-01T16:36:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:36:15 [2024-05-01T16:36:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:36:15 [2024-05-01T16:36:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:36:15 [2024-05-01T16:36:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:36:15 [2024-05-01T16:36:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:36:15 [2024-05-01T16:36:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:36:15 [2024-05-01T16:36:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:15 [2024-05-01T16:36:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:36:15 [2024-05-01T16:36:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:36:15 [2024-05-01T16:36:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:36:15 [2024-05-01T16:36:15.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889424116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889424116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889424116 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889424116 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889424116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889424116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889424116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889424117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889424117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889424117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889424117 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889424117 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889424118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889424118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889424118 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889424118 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889424118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889424118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:15 [2024-05-01T16:36:15.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:36:15 [2024-05-01T16:36:15.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:36:15 [2024-05-01T16:36:15.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:36:15 [2024-05-01T16:36:15.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:36:15 [2024-05-01T16:36:15.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889424118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:15 [2024-05-01T16:36:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889423864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:36:16 [2024-05-01T16:36:16.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889424668 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:36:16 [2024-05-01T16:36:16.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:36:16 [2024-05-01T16:36:16.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:16 [2024-05-01T16:36:16.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:16 [2024-05-01T16:36:16.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:16 [2024-05-01T16:36:16.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=889424673 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
12:36:16 [2024-05-01T16:36:16.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=889424673 data=null doit=true}, TreeItem with text {c-project}]
12:36:16 [2024-05-01T16:36:16.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=889424673 data=null}, TreeItem with text {c-project}]
12:36:16 [2024-05-01T16:36:16.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=889424673 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:36:16 [2024-05-01T16:36:16.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889424673 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {c-project}]
12:36:16 [2024-05-01T16:36:16.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=889424700 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
12:36:16 [2024-05-01T16:36:16.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:36:16 [2024-05-01T16:36:16.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:36:16 [2024-05-01T16:36:16.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:36:16 [2024-05-01T16:36:16.007Z] 
12:36:16 [2024-05-01T16:36:16.007Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:15.897: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:16 [2024-05-01T16:36:16.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889425477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889425477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889425477 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889425478 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889425478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889425478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:16 [2024-05-01T16:36:16.936Z] 
12:36:16 [2024-05-01T16:36:16.936Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:16.588: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889425478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889425487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889425487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889425487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889425487 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889425487 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889425488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889425488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889425488 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889425488 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889425488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889425488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:16 [2024-05-01T16:36:16.936Z] 
12:36:16 [2024-05-01T16:36:16.936Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:16.600: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:16 [2024-05-01T16:36:16.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:36:16 [2024-05-01T16:36:16.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:36:16 [2024-05-01T16:36:16.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:36:16 [2024-05-01T16:36:16.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:36:16 [2024-05-01T16:36:16.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:36:16 [2024-05-01T16:36:16.936Z] 
12:36:16 [2024-05-01T16:36:16.936Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:16.635: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:16 [2024-05-01T16:36:16.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889425488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:16 [2024-05-01T16:36:16.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889424739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:36:17 [2024-05-01T16:36:17.193Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.48 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
12:36:17 [2024-05-01T16:36:17.193Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_01RefreshTraceAdded -- Time elapsed: 0.610 s
12:36:17 [2024-05-01T16:36:17.193Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_02RefreshOpenedTraceContentModified -- Time elapsed: 6.759 s
12:36:17 [2024-05-01T16:36:17.193Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_03RefreshClosedTraceContentModified -- Time elapsed: 4.192 s
12:36:17 [2024-05-01T16:36:17.193Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_04RefreshTraceDeleted -- Time elapsed: 0.298 s
12:36:17 [2024-05-01T16:36:17.193Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_05CProjectRefreshTraceDeleted -- Time elapsed: 4.245 s
12:36:17 [2024-05-01T16:36:17.193Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
12:36:17 [2024-05-01T16:36:17.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889426022 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:36:17 [2024-05-01T16:36:17.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:17 [2024-05-01T16:36:17.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:36:17 [2024-05-01T16:36:17.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:36:17 [2024-05-01T16:36:17.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:36:17 [2024-05-01T16:36:17.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=889426160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:36:17 [2024-05-01T16:36:17.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:36:17 [2024-05-01T16:36:17.448Z] 
12:36:17 [2024-05-01T16:36:17.448Z] (Eclipse:22871): Gtk-WARNING **: 16:36:17.365: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:17 [2024-05-01T16:36:17.704Z] 
12:36:17 [2024-05-01T16:36:17.704Z] (Eclipse:22871): Gtk-WARNING **: 16:36:17.566: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:19 [2024-05-01T16:36:19.067Z] 
12:36:19 [2024-05-01T16:36:19.067Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:18.745: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:19 [2024-05-01T16:36:19.068Z] 
12:36:19 [2024-05-01T16:36:19.068Z] (Eclipse:22871): Gtk-WARNING **: 16:36:18.773: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:19 [2024-05-01T16:36:19.068Z] 
12:36:19 [2024-05-01T16:36:19.068Z] (Eclipse:22871): Gtk-WARNING **: 16:36:18.856: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:19 [2024-05-01T16:36:19.068Z] 
12:36:19 [2024-05-01T16:36:19.068Z] (Eclipse:22871): Gtk-WARNING **: 16:36:18.856: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:19 [2024-05-01T16:36:19.068Z] 
12:36:19 [2024-05-01T16:36:19.068Z] (Eclipse:22871): Gtk-WARNING **: 16:36:18.856: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:19 [2024-05-01T16:36:19.068Z] 
12:36:19 [2024-05-01T16:36:19.068Z] (Eclipse:22871): Gtk-WARNING **: 16:36:18.856: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:19 [2024-05-01T16:36:19.068Z] 
12:36:19 [2024-05-01T16:36:19.068Z] (Eclipse:22871): Gtk-WARNING **: 16:36:18.856: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:19 [2024-05-01T16:36:19.068Z] 
12:36:19 [2024-05-01T16:36:19.068Z] (Eclipse:22871): Gtk-WARNING **: 16:36:18.856: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:19 [2024-05-01T16:36:19.068Z] 
12:36:19 [2024-05-01T16:36:19.068Z] (Eclipse:22871): Gtk-WARNING **: 16:36:18.856: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:19 [2024-05-01T16:36:19.068Z] 
12:36:19 [2024-05-01T16:36:19.068Z] (Eclipse:22871): Gtk-WARNING **: 16:36:18.856: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:19 [2024-05-01T16:36:19.068Z] 
12:36:19 [2024-05-01T16:36:19.068Z] (Eclipse:22871): Gtk-WARNING **: 16:36:18.864: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:19 [2024-05-01T16:36:19.068Z] 
12:36:19 [2024-05-01T16:36:19.068Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:18.864: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:19 [2024-05-01T16:36:19.068Z] 
12:36:19 [2024-05-01T16:36:19.068Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:18.960: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:21 [2024-05-01T16:36:21.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:36:21 [2024-05-01T16:36:21.582Z] 
12:36:21 [2024-05-01T16:36:21.582Z] (Eclipse:22871): Gtk-WARNING **: 16:36:21.468: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:21 [2024-05-01T16:36:21.582Z] 
12:36:21 [2024-05-01T16:36:21.582Z] (Eclipse:22871): Gtk-WARNING **: 16:36:21.547: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:21 [2024-05-01T16:36:21.582Z] 
12:36:21 [2024-05-01T16:36:21.582Z] (Eclipse:22871): Gtk-WARNING **: 16:36:21.547: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:21 [2024-05-01T16:36:21.582Z] 
12:36:21 [2024-05-01T16:36:21.582Z] (Eclipse:22871): Gtk-WARNING **: 16:36:21.547: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:21 [2024-05-01T16:36:21.582Z] 
12:36:21 [2024-05-01T16:36:21.582Z] (Eclipse:22871): Gtk-WARNING **: 16:36:21.547: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:21 [2024-05-01T16:36:21.582Z] 
12:36:21 [2024-05-01T16:36:21.582Z] (Eclipse:22871): Gtk-WARNING **: 16:36:21.547: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:21 [2024-05-01T16:36:21.582Z] 
12:36:21 [2024-05-01T16:36:21.582Z] (Eclipse:22871): Gtk-WARNING **: 16:36:21.547: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:21 [2024-05-01T16:36:21.582Z] 
12:36:21 [2024-05-01T16:36:21.582Z] (Eclipse:22871): Gtk-WARNING **: 16:36:21.547: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:21 [2024-05-01T16:36:21.582Z] 
12:36:21 [2024-05-01T16:36:21.582Z] (Eclipse:22871): Gtk-WARNING **: 16:36:21.547: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:21 [2024-05-01T16:36:21.582Z] 
12:36:21 [2024-05-01T16:36:21.582Z] (Eclipse:22871): Gtk-WARNING **: 16:36:21.554: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:21 [2024-05-01T16:36:21.582Z] 
12:36:21 [2024-05-01T16:36:21.582Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:21.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889431702 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889431703 data=null doit=true}, TreeItem with text {test}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889431703 data=null}, TreeItem with text {test}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889431703 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889431703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889431714 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889431714 data=null doit=true}, TreeItem with text {test}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889431714 data=null}, TreeItem with text {test}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889431714 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889431715 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889431716 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889431717 data=null doit=true}, TreeItem with text {Traces [2]}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889431717 data=null}, TreeItem with text {Traces [2]}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889431717 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889431717 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889431718 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:36:22 [2024-05-01T16:36:22.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=889431719 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=889431719 data=null}, TreeItem with text {Experiments [1]}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=889431719 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889431720 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=889431721 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=889431723 data=null doit=true}, Tree node with text: debuginfo-synth-exec]
12:36:22 [2024-05-01T16:36:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=889431723 data=null}, Tree node with text: debuginfo-synth-exec]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=889431723 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: debuginfo-synth-exec]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889431723 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: debuginfo-synth-exec]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=889431736 data=null x=149 y=196 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=889431743 data=null x=149 y=196 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=889431745 data=null x=146 y=209 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=889431749 data=null x=146 y=209 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=889431750 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=889431750 data=null x=146 y=209 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=889431750 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=889431751 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=146 y=209 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=889431756 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=889431767 data=null doit=true}, Tree node with text: bug446190]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=889431767 data=null}, Tree node with text: bug446190]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=889431768 data=null button=1 stateMask=0x0 x=114 y=196 count=1}, Tree node with text: bug446190]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889431768 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: bug446190]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {bug446190} time=889431773 data=null x=114 y=196 width=0 height=0 detail=0}, Tree node with text: bug446190]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=889431773 data=null x=114 y=196 width=0 height=0 detail=0}, Tree node with text: bug446190]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=889431773 data=null x=146 y=209 width=0 height=0 detail=2}, Tree node with text: bug446190]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=889431774 data=null x=146 y=209 width=0 height=0 detail=2}, Tree node with text: bug446190]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=889431774 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=889431774 data=null x=146 y=209 width=0 height=0 detail=2}, Tree node with text: bug446190]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=889431774 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=889431774 data=[TmfTraceElement(/test/Traces/bug446190)] x=146 y=209 width=0 height=0 detail=2}, Tree node with text: bug446190]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=889431786 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: bug446190]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {TestExperiment [0]}
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=889431839 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [0]}]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=889431839 data=null doit=true}, TreeItem with text {TestExperiment [0]}]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=889431840 data=null}, TreeItem with text {TestExperiment [0]}]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=889431840 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
12:36:22 [2024-05-01T16:36:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889431840 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestExperiment [0]}]
12:36:23 [2024-05-01T16:36:23.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=889431849 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
12:36:23 [2024-05-01T16:36:23.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=889431850 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
12:36:23 [2024-05-01T16:36:23.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=889431850 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
12:36:23 [2024-05-01T16:36:23.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889431850 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestExperiment [0]}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=889431903 data=null button=1 stateMask=0x80000 x=140 y=58 count=2}, TreeItem with text {TestExperiment [2]}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {TestExperiment [2]} time=889431966 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [2]}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {TestExperiment [2]} time=889431966 data=null doit=true}, TreeItem with text {TestExperiment [2]}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {TestExperiment [2]} time=889431966 data=null}, TreeItem with text {TestExperiment [2]}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {TestExperiment [2]}
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889431970 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889431970 data=null doit=true}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889431970 data=null}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889431970 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889431971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889432036 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889432043 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889432043 data=null doit=true}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889432044 data=null}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889432044 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889432044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889432050 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889432050 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889432051 data=null doit=true}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889432051 data=null}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889432051 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889432051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889432064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889432064 data=null button=0 stateMask=0x0 x=92 y=196 count=0}, TreeItem with text {Traces [2]}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889432065 data=null doit=true}, TreeItem with text {Traces [2]}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889432065 data=null}, TreeItem with text {Traces [2]}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889432065 data=null button=1 stateMask=0x0 x=92 y=196 count=1}, TreeItem with text {Traces [2]}]
12:36:23 [2024-05-01T16:36:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889432065 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:36:23 [2024-05-01T16:36:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889432138 data=null button=1 stateMask=0x80000 x=92 y=196 count=1}, TreeItem with text {Traces [2]}]
12:36:23 [2024-05-01T16:36:23.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:36:23 [2024-05-01T16:36:23.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:36:23 [2024-05-01T16:36:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=889432142 data=null doit=true}, TreeItem with text {debuginfo-synth-exec}]
12:36:23 [2024-05-01T16:36:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=889432142 data=null}, TreeItem with text {debuginfo-synth-exec}]
12:36:23 [2024-05-01T16:36:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=889432142 data=null button=1 stateMask=0x0 x=149 y=242 count=1}, TreeItem with text {debuginfo-synth-exec}]
12:36:23 [2024-05-01T16:36:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889432142 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {debuginfo-synth-exec}]
12:36:23 [2024-05-01T16:36:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=889432144 data=null button=1 stateMask=0x80000 x=149 y=242 count=1}, TreeItem with text {debuginfo-synth-exec}]
12:36:23 [2024-05-01T16:36:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=889432144 data=null doit=true}, Tree node with text: Views]
12:36:23 [2024-05-01T16:36:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=889432144 data=null}, Tree node with text: Views]
12:36:23 [2024-05-01T16:36:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=889432144 data=null button=1 stateMask=0x0 x=116 y=265 count=1}, Tree node with text: Views]
12:36:23 [2024-05-01T16:36:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889432145 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
12:36:23 [2024-05-01T16:36:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=889432267 data=null button=1 stateMask=0x80000 x=116 y=265 count=1}, Tree node with text: Views]
12:36:23 [2024-05-01T16:36:23.719Z] 
12:36:23 [2024-05-01T16:36:23.719Z] (Eclipse:22871): Gtk-WARNING **: 16:36:23.575: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:23 [2024-05-01T16:36:23.719Z] 
12:36:23 [2024-05-01T16:36:23.719Z] (Eclipse:22871): Gtk-WARNING **: 16:36:23.662: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:23 [2024-05-01T16:36:23.719Z] 
12:36:23 [2024-05-01T16:36:23.719Z] (Eclipse:22871): Gtk-WARNING **: 16:36:23.662: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:23 [2024-05-01T16:36:23.719Z] 
12:36:23 [2024-05-01T16:36:23.719Z] (Eclipse:22871): Gtk-WARNING **: 16:36:23.662: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:23 [2024-05-01T16:36:23.719Z] 
12:36:23 [2024-05-01T16:36:23.719Z] (Eclipse:22871): Gtk-WARNING **: 16:36:23.662: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:23 [2024-05-01T16:36:23.719Z] 
12:36:23 [2024-05-01T16:36:23.719Z] (Eclipse:22871): Gtk-WARNING **: 16:36:23.663: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:23 [2024-05-01T16:36:23.719Z] 
12:36:23 [2024-05-01T16:36:23.719Z] (Eclipse:22871): Gtk-WARNING **: 16:36:23.663: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:23 [2024-05-01T16:36:23.719Z] 
12:36:23 [2024-05-01T16:36:23.719Z] (Eclipse:22871): Gtk-WARNING **: 16:36:23.663: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:23 [2024-05-01T16:36:23.719Z] 
12:36:23 [2024-05-01T16:36:23.719Z] (Eclipse:22871): Gtk-WARNING **: 16:36:23.663: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:23 [2024-05-01T16:36:23.719Z] 
12:36:23 [2024-05-01T16:36:23.719Z] (Eclipse:22871): Gtk-WARNING **: 16:36:23.675: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:23 [2024-05-01T16:36:23.719Z] 
12:36:23 [2024-05-01T16:36:23.719Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:23.676: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:23 [2024-05-01T16:36:23.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:23 [2024-05-01T16:36:23.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:23 [2024-05-01T16:36:23.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:23 [2024-05-01T16:36:23.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:23 [2024-05-01T16:36:23.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:23 [2024-05-01T16:36:23.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:23 [2024-05-01T16:36:23.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889432858 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889432858 data=null doit=true}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889432858 data=null}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889432858 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:23 [2024-05-01T16:36:23.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889432859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889432884 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889432935 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889432935 data=null doit=true}, TreeItem with text {test}]
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889432936 data=null}, TreeItem with text {test}]
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889432936 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889432936 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889432941 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889432942 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889432942 data=null doit=true}, TreeItem with text {test}]
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889432942 data=null}, TreeItem with text {test}]
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889432942 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889432943 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889432947 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:24 [2024-05-01T16:36:24.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889432948 data=null button=0 stateMask=0x0 x=92 y=196 count=0}, TreeItem with text {Traces [2]}]
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889432948 data=null doit=true}, TreeItem with text {Traces [2]}]
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889432948 data=null}, TreeItem with text {Traces [2]}]
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889432948 data=null button=1 stateMask=0x0 x=92 y=196 count=1}, TreeItem with text {Traces [2]}]
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889432948 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889432963 data=null button=1 stateMask=0x80000 x=92 y=196 count=1}, TreeItem with text {Traces [2]}]
12:36:24 [2024-05-01T16:36:24.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:36:24 [2024-05-01T16:36:24.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=889432963 data=null doit=true}, TreeItem with text {bug446190}]
12:36:24 [2024-05-01T16:36:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=889432963 data=null}, TreeItem with text {bug446190}]
12:36:24 [2024-05-01T16:36:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=889432964 data=null button=1 stateMask=0x0 x=114 y=219 count=1}, TreeItem with text {bug446190}]
12:36:24 [2024-05-01T16:36:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889432964 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {bug446190}]
12:36:24 [2024-05-01T16:36:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=889432965 data=null button=1 stateMask=0x80000 x=114 y=219 count=1}, TreeItem with text {bug446190}]
12:36:24 [2024-05-01T16:36:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=889432966 data=null doit=true}, Tree node with text: Views]
12:36:24 [2024-05-01T16:36:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=889432966 data=null}, Tree node with text: Views]
12:36:24 [2024-05-01T16:36:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=889432966 data=null button=1 stateMask=0x0 x=116 y=242 count=1}, Tree node with text: Views]
12:36:24 [2024-05-01T16:36:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889432966 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
12:36:24 [2024-05-01T16:36:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=889433037 data=null button=1 stateMask=0x80000 x=116 y=242 count=1}, Tree node with text: Views]
12:36:25 [2024-05-01T16:36:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:25 [2024-05-01T16:36:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=889434040 data=null button=0 stateMask=0x0 x=114 y=219 count=0}, TreeItem with text {bug446190}]
12:36:25 [2024-05-01T16:36:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=889434041 data=null doit=true}, TreeItem with text {bug446190}]
12:36:25 [2024-05-01T16:36:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=889434041 data=null}, TreeItem with text {bug446190}]
12:36:25 [2024-05-01T16:36:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=889434041 data=null button=1 stateMask=0x0 x=114 y=219 count=1}, TreeItem with text {bug446190}]
12:36:25 [2024-05-01T16:36:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889434041 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
12:36:25 [2024-05-01T16:36:25.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=889434051 data=null button=1 stateMask=0x80000 x=114 y=219 count=1}, TreeItem with text {bug446190}]
12:36:25 [2024-05-01T16:36:25.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
12:36:25 [2024-05-01T16:36:25.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
12:36:25 [2024-05-01T16:36:25.413Z] 
12:36:25 [2024-05-01T16:36:25.413Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:25.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:25 [2024-05-01T16:36:25.413Z] 
12:36:25 [2024-05-01T16:36:25.413Z] (Eclipse:22871): Gtk-WARNING **: 16:36:25.366: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:25 [2024-05-01T16:36:25.413Z] 
12:36:25 [2024-05-01T16:36:25.413Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:25.367: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:25 [2024-05-01T16:36:25.413Z] 
12:36:25 [2024-05-01T16:36:25.413Z] (Eclipse:22871): Gtk-WARNING **: 16:36:25.389: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:25 [2024-05-01T16:36:25.413Z] 
12:36:25 [2024-05-01T16:36:25.413Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:25.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:25 [2024-05-01T16:36:25.413Z] 
12:36:25 [2024-05-01T16:36:25.413Z] (Eclipse:22871): Gtk-WARNING **: 16:36:25.410: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:25 [2024-05-01T16:36:25.413Z] 
12:36:25 [2024-05-01T16:36:25.413Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:25.411: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:25 [2024-05-01T16:36:25.669Z] 
12:36:25 [2024-05-01T16:36:25.669Z] (Eclipse:22871): Gtk-WARNING **: 16:36:25.432: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:25 [2024-05-01T16:36:25.669Z] 
12:36:25 [2024-05-01T16:36:25.669Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:25.433: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:25 [2024-05-01T16:36:25.669Z] 
12:36:25 [2024-05-01T16:36:25.669Z] (Eclipse:22871): Gtk-WARNING **: 16:36:25.453: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:25 [2024-05-01T16:36:25.669Z] 
12:36:25 [2024-05-01T16:36:25.669Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:25.454: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:25 [2024-05-01T16:36:25.669Z] 
12:36:25 [2024-05-01T16:36:25.669Z] (Eclipse:22871): Gtk-WARNING **: 16:36:25.473: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:25 [2024-05-01T16:36:25.669Z] 
12:36:25 [2024-05-01T16:36:25.669Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:25.473: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=889434391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=889434391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=889434391 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=889434391 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=889434391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=889434391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=889434391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=889434084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
12:36:25 [2024-05-01T16:36:25.669Z] 
12:36:25 [2024-05-01T16:36:25.669Z] (Eclipse:22871): Gtk-WARNING **: 16:36:25.549: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:25 [2024-05-01T16:36:25.669Z] 
12:36:25 [2024-05-01T16:36:25.669Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:25.549: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:25 [2024-05-01T16:36:25.669Z] 
12:36:25 [2024-05-01T16:36:25.669Z] (Eclipse:22871): Gtk-WARNING **: 16:36:25.599: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:25 [2024-05-01T16:36:25.669Z] 
12:36:25 [2024-05-01T16:36:25.669Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:25.599: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:25 [2024-05-01T16:36:25.669Z] 
12:36:25 [2024-05-01T16:36:25.669Z] (Eclipse:22871): Gtk-WARNING **: 16:36:25.647: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:25 [2024-05-01T16:36:25.669Z] 
12:36:25 [2024-05-01T16:36:25.669Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:25.647: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=889434554 data=null button=0 stateMask=0x0 x=155 y=403 count=0}, Tree node with text: IRQ Analysis]
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=889434554 data=null doit=true}, Tree node with text: IRQ Analysis]
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=889434554 data=null}, Tree node with text: IRQ Analysis]
12:36:25 [2024-05-01T16:36:25.669Z] 
12:36:25 [2024-05-01T16:36:25.669Z] (Eclipse:22871): Gtk-WARNING **: 16:36:25.664: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:25 [2024-05-01T16:36:25.669Z] 
12:36:25 [2024-05-01T16:36:25.669Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:25.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:25 [2024-05-01T16:36:25.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=889434554 data=null button=1 stateMask=0x0 x=155 y=403 count=1}, Tree node with text: IRQ Analysis]
12:36:25 [2024-05-01T16:36:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889434564 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: IRQ Analysis]
12:36:25 [2024-05-01T16:36:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=889434570 data=null button=1 stateMask=0x80000 x=155 y=403 count=1}, Tree node with text: IRQ Analysis]
12:36:25 [2024-05-01T16:36:25.925Z] 
12:36:25 [2024-05-01T16:36:25.925Z] (Eclipse:22871): Gtk-WARNING **: 16:36:25.740: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:25 [2024-05-01T16:36:25.925Z] 
12:36:25 [2024-05-01T16:36:25.925Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:25.740: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:25 [2024-05-01T16:36:25.925Z] 
12:36:25 [2024-05-01T16:36:25.925Z] (Eclipse:22871): Gtk-WARNING **: 16:36:25.756: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:25 [2024-05-01T16:36:25.925Z] 
12:36:25 [2024-05-01T16:36:25.925Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:25.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:25 [2024-05-01T16:36:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:36:25 [2024-05-01T16:36:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:36:25 [2024-05-01T16:36:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=889434662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:36:25 [2024-05-01T16:36:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:36:25 [2024-05-01T16:36:25.925Z] 
12:36:25 [2024-05-01T16:36:25.925Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:25.772: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:25 [2024-05-01T16:36:25.925Z] 
12:36:25 [2024-05-01T16:36:25.925Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:25.838: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:25 [2024-05-01T16:36:25.925Z] 
12:36:25 [2024-05-01T16:36:25.925Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:25.844: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:27 [2024-05-01T16:36:27.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:27 [2024-05-01T16:36:27.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=889436445 data=null button=0 stateMask=0x0 x=114 y=219 count=0}, TreeItem with text {bug446190}]
12:36:27 [2024-05-01T16:36:27.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=889436445 data=null doit=true}, TreeItem with text {bug446190}]
12:36:27 [2024-05-01T16:36:27.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=889436445 data=null}, TreeItem with text {bug446190}]
12:36:27 [2024-05-01T16:36:27.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=889436446 data=null button=1 stateMask=0x0 x=114 y=219 count=1}, TreeItem with text {bug446190}]
12:36:27 [2024-05-01T16:36:27.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889436446 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
12:36:27 [2024-05-01T16:36:27.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=889436451 data=null button=1 stateMask=0x80000 x=114 y=219 count=1}, TreeItem with text {bug446190}]
12:36:27 [2024-05-01T16:36:27.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
12:36:27 [2024-05-01T16:36:27.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
12:36:27 [2024-05-01T16:36:27.816Z] 
12:36:27 [2024-05-01T16:36:27.816Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:27.652: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:27 [2024-05-01T16:36:27.816Z] 
12:36:27 [2024-05-01T16:36:27.816Z] (Eclipse:22871): Gtk-WARNING **: 16:36:27.755: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:27 [2024-05-01T16:36:27.816Z] 
12:36:27 [2024-05-01T16:36:27.816Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:27.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:27 [2024-05-01T16:36:27.816Z] 
12:36:27 [2024-05-01T16:36:27.816Z] (Eclipse:22871): Gtk-WARNING **: 16:36:27.780: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:27 [2024-05-01T16:36:27.816Z] 
12:36:27 [2024-05-01T16:36:27.816Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:27.780: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:27 [2024-05-01T16:36:27.816Z] 
12:36:27 [2024-05-01T16:36:27.816Z] (Eclipse:22871): Gtk-WARNING **: 16:36:27.801: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:27 [2024-05-01T16:36:27.816Z] 
12:36:27 [2024-05-01T16:36:27.816Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:27.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.071Z] 
12:36:28 [2024-05-01T16:36:28.071Z] (Eclipse:22871): Gtk-WARNING **: 16:36:27.854: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:28 [2024-05-01T16:36:28.071Z] 
12:36:28 [2024-05-01T16:36:28.071Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:27.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
12:36:28 [2024-05-01T16:36:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:36:28 [2024-05-01T16:36:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:28 [2024-05-01T16:36:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:28 [2024-05-01T16:36:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:36:28 [2024-05-01T16:36:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:36:28 [2024-05-01T16:36:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:28 [2024-05-01T16:36:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:36:28 [2024-05-01T16:36:28.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:36:28 [2024-05-01T16:36:28.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:36:28 [2024-05-01T16:36:28.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:36:28 [2024-05-01T16:36:28.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:36:28 [2024-05-01T16:36:28.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=889436792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:28 [2024-05-01T16:36:28.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=889436792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:28 [2024-05-01T16:36:28.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=889436792 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:28 [2024-05-01T16:36:28.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=889436792 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:28 [2024-05-01T16:36:28.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=889436792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:28 [2024-05-01T16:36:28.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=889436793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:28 [2024-05-01T16:36:28.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=889436793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:28 [2024-05-01T16:36:28.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=889436483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
12:36:28 [2024-05-01T16:36:28.072Z] 
12:36:28 [2024-05-01T16:36:28.072Z] (Eclipse:22871): Gtk-WARNING **: 16:36:27.958: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:28 [2024-05-01T16:36:28.072Z] 
12:36:28 [2024-05-01T16:36:28.072Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:27.959: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.072Z] 
12:36:28 [2024-05-01T16:36:28.072Z] (Eclipse:22871): Gtk-WARNING **: 16:36:28.043: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:28 [2024-05-01T16:36:28.072Z] 
12:36:28 [2024-05-01T16:36:28.072Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.043: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:36:28 [2024-05-01T16:36:28.072Z] 
12:36:28 [2024-05-01T16:36:28.072Z] (Eclipse:22871): Gtk-WARNING **: 16:36:28.060: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:28 [2024-05-01T16:36:28.072Z] 
12:36:28 [2024-05-01T16:36:28.072Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.060: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:28 [2024-05-01T16:36:28.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=889436960 data=null button=0 stateMask=0x0 x=114 y=219 count=0}, TreeItem with text {bug446190}]
12:36:28 [2024-05-01T16:36:28.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=889436960 data=null doit=true}, TreeItem with text {bug446190}]
12:36:28 [2024-05-01T16:36:28.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=889436961 data=null}, TreeItem with text {bug446190}]
12:36:28 [2024-05-01T16:36:28.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=889436961 data=null button=1 stateMask=0x0 x=114 y=219 count=1}, TreeItem with text {bug446190}]
12:36:28 [2024-05-01T16:36:28.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889436961 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
12:36:28 [2024-05-01T16:36:28.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=889436966 data=null button=1 stateMask=0x80000 x=114 y=219 count=1}, TreeItem with text {bug446190}]
12:36:28 [2024-05-01T16:36:28.327Z] 
12:36:28 [2024-05-01T16:36:28.327Z] (Eclipse:22871): Gtk-WARNING **: 16:36:28.094: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:28 [2024-05-01T16:36:28.327Z] 
12:36:28 [2024-05-01T16:36:28.327Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.094: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.327Z] 
12:36:28 [2024-05-01T16:36:28.327Z] (Eclipse:22871): Gtk-WARNING **: 16:36:28.142: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:28 [2024-05-01T16:36:28.327Z] 
12:36:28 [2024-05-01T16:36:28.327Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.142: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
12:36:28 [2024-05-01T16:36:28.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
12:36:28 [2024-05-01T16:36:28.327Z] 
12:36:28 [2024-05-01T16:36:28.327Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.327Z] 
12:36:28 [2024-05-01T16:36:28.327Z] (Eclipse:22871): Gtk-WARNING **: 16:36:28.287: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:28 [2024-05-01T16:36:28.327Z] 
12:36:28 [2024-05-01T16:36:28.327Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.583Z] 
12:36:28 [2024-05-01T16:36:28.583Z] (Eclipse:22871): Gtk-WARNING **: 16:36:28.347: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:28 [2024-05-01T16:36:28.583Z] 
12:36:28 [2024-05-01T16:36:28.583Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.347: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.583Z] 
12:36:28 [2024-05-01T16:36:28.583Z] (Eclipse:22871): Gtk-WARNING **: 16:36:28.369: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:28 [2024-05-01T16:36:28.583Z] 
12:36:28 [2024-05-01T16:36:28.583Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.369: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.583Z] 
12:36:28 [2024-05-01T16:36:28.583Z] (Eclipse:22871): Gtk-WARNING **: 16:36:28.389: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:28 [2024-05-01T16:36:28.583Z] 
12:36:28 [2024-05-01T16:36:28.583Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=889437349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=889437349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=889437350 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=889437350 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=889437350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=889437350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=889437350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:28 [2024-05-01T16:36:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=889437043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
12:36:28 [2024-05-01T16:36:28.583Z] 
12:36:28 [2024-05-01T16:36:28.583Z] (Eclipse:22871): Gtk-WARNING **: 16:36:28.493: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:28 [2024-05-01T16:36:28.583Z] 
12:36:28 [2024-05-01T16:36:28.583Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.583Z] 
12:36:28 [2024-05-01T16:36:28.583Z] (Eclipse:22871): Gtk-WARNING **: 16:36:28.580: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:28 [2024-05-01T16:36:28.583Z] 
12:36:28 [2024-05-01T16:36:28.583Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.580: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:36:28 [2024-05-01T16:36:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Futex Contention Analysis
12:36:28 [2024-05-01T16:36:28.839Z] 
12:36:28 [2024-05-01T16:36:28.839Z] (Eclipse:22871): Gtk-WARNING **: 16:36:28.596: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:28 [2024-05-01T16:36:28.839Z] 
12:36:28 [2024-05-01T16:36:28.839Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.597: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.839Z] 
12:36:28 [2024-05-01T16:36:28.839Z] (Eclipse:22871): Gtk-WARNING **: 16:36:28.644: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:28 [2024-05-01T16:36:28.839Z] 
12:36:28 [2024-05-01T16:36:28.839Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.644: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=889437487 data=null button=0 stateMask=0x0 x=199 y=357 count=0}, Tree node with text: Futex Contention Analysis]
12:36:28 [2024-05-01T16:36:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=889437544 data=null doit=true}, Tree node with text: Futex Contention Analysis]
12:36:28 [2024-05-01T16:36:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:28 [2024-05-01T16:36:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=889437544 data=null}, Tree node with text: Futex Contention Analysis]
12:36:28 [2024-05-01T16:36:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=889437545 data=null button=1 stateMask=0x0 x=199 y=357 count=1}, Tree node with text: Futex Contention Analysis]
12:36:28 [2024-05-01T16:36:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889437545 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
12:36:28 [2024-05-01T16:36:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=889437550 data=null button=1 stateMask=0x80000 x=199 y=357 count=1}, Tree node with text: Futex Contention Analysis]
12:36:28 [2024-05-01T16:36:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=889437551 data=null button=1 stateMask=0x0 x=199 y=357 count=2}, Tree node with text: Futex Contention Analysis]
12:36:28 [2024-05-01T16:36:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=889437551 data=null button=1 stateMask=0x0 x=199 y=357 count=2}, Tree node with text: Futex Contention Analysis]
12:36:28 [2024-05-01T16:36:28.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889437551 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
12:36:28 [2024-05-01T16:36:28.839Z] 
12:36:28 [2024-05-01T16:36:28.839Z] (Eclipse:22871): Gtk-WARNING **: 16:36:28.663: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:28 [2024-05-01T16:36:28.839Z] 
12:36:28 [2024-05-01T16:36:28.839Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=889437568 data=null button=1 stateMask=0x80000 x=199 y=357 count=2}, Tree node with text: Futex Contention Analysis]
12:36:28 [2024-05-01T16:36:28.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=889437568 data=null button=0 stateMask=0x0 x=199 y=357 count=0}, Tree node with text: Futex Contention Analysis]
12:36:28 [2024-05-01T16:36:28.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=889437568 data=null doit=true}, Tree node with text: Futex Contention Analysis]
12:36:28 [2024-05-01T16:36:28.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=889437568 data=null}, Tree node with text: Futex Contention Analysis]
12:36:28 [2024-05-01T16:36:28.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Futex Contention Analysis
12:36:28 [2024-05-01T16:36:28.840Z] 
12:36:28 [2024-05-01T16:36:28.840Z] (Eclipse:22871): Gtk-WARNING **: 16:36:28.680: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:28 [2024-05-01T16:36:28.840Z] 
12:36:28 [2024-05-01T16:36:28.840Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.840Z] 
12:36:28 [2024-05-01T16:36:28.840Z] (Eclipse:22871): Gtk-WARNING **: 16:36:28.697: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:28 [2024-05-01T16:36:28.840Z] 
12:36:28 [2024-05-01T16:36:28.840Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.840Z] 
12:36:28 [2024-05-01T16:36:28.840Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.739: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.840Z] 
12:36:28 [2024-05-01T16:36:28.840Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.840Z] 
12:36:28 [2024-05-01T16:36:28.840Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.772: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:28 [2024-05-01T16:36:28.840Z] 
12:36:28 [2024-05-01T16:36:28.840Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:28.790: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:31 [2024-05-01T16:36:31.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:31 [2024-05-01T16:36:31.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=889440040 data=null button=0 stateMask=0x0 x=114 y=219 count=0}, TreeItem with text {bug446190}]
12:36:31 [2024-05-01T16:36:31.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=889440041 data=null doit=true}, TreeItem with text {bug446190}]
12:36:31 [2024-05-01T16:36:31.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=889440041 data=null}, TreeItem with text {bug446190}]
12:36:31 [2024-05-01T16:36:31.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=889440041 data=null button=1 stateMask=0x0 x=114 y=219 count=1}, TreeItem with text {bug446190}]
12:36:31 [2024-05-01T16:36:31.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889440041 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
12:36:31 [2024-05-01T16:36:31.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=889440047 data=null button=1 stateMask=0x80000 x=114 y=219 count=1}, TreeItem with text {bug446190}]
12:36:31 [2024-05-01T16:36:31.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
12:36:31 [2024-05-01T16:36:31.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
12:36:31 [2024-05-01T16:36:31.351Z] 
12:36:31 [2024-05-01T16:36:31.351Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:31.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:31 [2024-05-01T16:36:31.607Z] 
12:36:31 [2024-05-01T16:36:31.607Z] (Eclipse:22871): Gtk-WARNING **: 16:36:31.360: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:31 [2024-05-01T16:36:31.607Z] 
12:36:31 [2024-05-01T16:36:31.607Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:31.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:31 [2024-05-01T16:36:31.607Z] 
12:36:31 [2024-05-01T16:36:31.607Z] (Eclipse:22871): Gtk-WARNING **: 16:36:31.386: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:31 [2024-05-01T16:36:31.607Z] 
12:36:31 [2024-05-01T16:36:31.607Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:31.386: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:31 [2024-05-01T16:36:31.607Z] 
12:36:31 [2024-05-01T16:36:31.607Z] (Eclipse:22871): Gtk-WARNING **: 16:36:31.408: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:31 [2024-05-01T16:36:31.607Z] 
12:36:31 [2024-05-01T16:36:31.607Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:31.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:31 [2024-05-01T16:36:31.607Z] 
12:36:31 [2024-05-01T16:36:31.607Z] (Eclipse:22871): Gtk-WARNING **: 16:36:31.450: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:31 [2024-05-01T16:36:31.607Z] 
12:36:31 [2024-05-01T16:36:31.607Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:31.450: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=889440388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=889440389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=889440389 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=889440389 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=889440389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=889440389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=889440389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:31 [2024-05-01T16:36:31.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=889440072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
12:36:31 [2024-05-01T16:36:31.607Z] 
12:36:31 [2024-05-01T16:36:31.607Z] (Eclipse:22871): Gtk-WARNING **: 16:36:31.553: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:31 [2024-05-01T16:36:31.607Z] 
12:36:31 [2024-05-01T16:36:31.607Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:31.553: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:31 [2024-05-01T16:36:31.862Z] 
12:36:31 [2024-05-01T16:36:31.862Z] (Eclipse:22871): Gtk-WARNING **: 16:36:31.642: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:31 [2024-05-01T16:36:31.862Z] 
12:36:31 [2024-05-01T16:36:31.862Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:31.643: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:31 [2024-05-01T16:36:31.862Z] 
12:36:31 [2024-05-01T16:36:31.862Z] (Eclipse:22871): Gtk-WARNING **: 16:36:31.654: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:31 [2024-05-01T16:36:31.862Z] 
12:36:31 [2024-05-01T16:36:31.862Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:31.654: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:31 [2024-05-01T16:36:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:36:31 [2024-05-01T16:36:31.862Z] 
12:36:31 [2024-05-01T16:36:31.862Z] (Eclipse:22871): Gtk-WARNING **: 16:36:31.670: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:31 [2024-05-01T16:36:31.862Z] 
12:36:31 [2024-05-01T16:36:31.862Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:31.670: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:31 [2024-05-01T16:36:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:31 [2024-05-01T16:36:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:31 [2024-05-01T16:36:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:31 [2024-05-01T16:36:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:31 [2024-05-01T16:36:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:31 [2024-05-01T16:36:31.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889440574 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889440574 data=null doit=true}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889440574 data=null}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889440574 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889440574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] 
12:36:31 [2024-05-01T16:36:31.863Z] (Eclipse:22871): Gtk-WARNING **: 16:36:31.690: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:31 [2024-05-01T16:36:31.863Z] 
12:36:31 [2024-05-01T16:36:31.863Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:31.690: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:31 [2024-05-01T16:36:31.863Z] 
12:36:31 [2024-05-01T16:36:31.863Z] (Eclipse:22871): Gtk-WARNING **: 16:36:31.743: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:31 [2024-05-01T16:36:31.863Z] 
12:36:31 [2024-05-01T16:36:31.863Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:31.743: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889440645 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889440649 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889440649 data=null doit=true}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889440649 data=null}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889440649 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] 
12:36:31 [2024-05-01T16:36:31.863Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:31.757: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889440650 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889440662 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889440663 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889440663 data=null doit=true}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889440663 data=null}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889440663 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889440664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] 
12:36:31 [2024-05-01T16:36:31.863Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:31.774: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889440675 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889440676 data=null button=0 stateMask=0x0 x=92 y=196 count=0}, TreeItem with text {Traces [2]}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889440676 data=null doit=true}, TreeItem with text {Traces [2]}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889440676 data=null}, TreeItem with text {Traces [2]}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889440676 data=null button=1 stateMask=0x0 x=92 y=196 count=1}, TreeItem with text {Traces [2]}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889440676 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889440682 data=null button=1 stateMask=0x80000 x=92 y=196 count=1}, TreeItem with text {Traces [2]}]
12:36:31 [2024-05-01T16:36:31.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:36:31 [2024-05-01T16:36:31.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:36:31 [2024-05-01T16:36:31.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again.
12:36:31 [2024-05-01T16:36:31.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Views is already expanded. Won't expand it again.
12:36:31 [2024-05-01T16:36:31.863Z] 
12:36:31 [2024-05-01T16:36:31.863Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:31.838: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:31 [2024-05-01T16:36:31.863Z] 
12:36:31 [2024-05-01T16:36:31.863Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:31.848: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889440750 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889440751 data=null doit=true}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889440751 data=null}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889440751 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:31 [2024-05-01T16:36:31.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889440751 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:32 [2024-05-01T16:36:32.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889440767 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:32 [2024-05-01T16:36:32.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:32 [2024-05-01T16:36:32.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:32 [2024-05-01T16:36:32.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=889440768 data=null button=0 stateMask=0x0 x=112 y=35 count=0}, TreeItem with text {Experiments [1]}]
12:36:32 [2024-05-01T16:36:32.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=889440768 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:36:32 [2024-05-01T16:36:32.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=889440768 data=null}, TreeItem with text {Experiments [1]}]
12:36:32 [2024-05-01T16:36:32.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=889440769 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:36:32 [2024-05-01T16:36:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889440769 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiments [1]}]
12:36:32 [2024-05-01T16:36:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=889440775 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:36:32 [2024-05-01T16:36:32.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:36:32 [2024-05-01T16:36:32.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:36:32 [2024-05-01T16:36:32.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestExperiment [2]} is already expanded. Won't expand it again.
12:36:32 [2024-05-01T16:36:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=889440781 data=null doit=true}, Tree node with text: Views]
12:36:32 [2024-05-01T16:36:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=889440781 data=null}, Tree node with text: Views]
12:36:32 [2024-05-01T16:36:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=889440781 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views]
12:36:32 [2024-05-01T16:36:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889440781 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
12:36:32 [2024-05-01T16:36:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=889440790 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views]
12:36:32 [2024-05-01T16:36:32.121Z] 
12:36:32 [2024-05-01T16:36:32.121Z] (Eclipse:22871): Gtk-WARNING **: 16:36:32.082: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:32 [2024-05-01T16:36:32.121Z] 
12:36:32 [2024-05-01T16:36:32.121Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:32.090: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:32 [2024-05-01T16:36:32.121Z] 
12:36:32 [2024-05-01T16:36:32.121Z] (Eclipse:22871): Gtk-WARNING **: 16:36:32.092: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889441614 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:36:33 [2024-05-01T16:36:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:36:33 [2024-05-01T16:36:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:33 [2024-05-01T16:36:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:33 [2024-05-01T16:36:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:33 [2024-05-01T16:36:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889441645 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:33 [2024-05-01T16:36:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889441645 data=null doit=true}, TreeItem with text {test}]
12:36:33 [2024-05-01T16:36:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889441645 data=null}, TreeItem with text {test}]
12:36:33 [2024-05-01T16:36:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889441645 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:33 [2024-05-01T16:36:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889441646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:33 [2024-05-01T16:36:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889441655 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:33 [2024-05-01T16:36:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:36:33 [2024-05-01T16:36:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:36:33 [2024-05-01T16:36:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:36:33 [2024-05-01T16:36:33.048Z] 
12:36:33 [2024-05-01T16:36:33.048Z] (Eclipse:22871): Gtk-WARNING **: 16:36:33.044: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.303Z] 
12:36:33 [2024-05-01T16:36:33.303Z] (Eclipse:22871): Gtk-WARNING **: 16:36:33.060: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.303Z] 
12:36:33 [2024-05-01T16:36:33.303Z] (Eclipse:22871): Gtk-WARNING **: 16:36:33.076: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.303Z] 
12:36:33 [2024-05-01T16:36:33.303Z] (Eclipse:22871): Gtk-WARNING **: 16:36:33.093: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.303Z] 
12:36:33 [2024-05-01T16:36:33.303Z] (Eclipse:22871): Gtk-WARNING **: 16:36:33.110: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:36:33 [2024-05-01T16:36:33.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:36:33 [2024-05-01T16:36:33.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:36:33 [2024-05-01T16:36:33.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:36:33 [2024-05-01T16:36:33.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:36:33 [2024-05-01T16:36:33.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:36:33 [2024-05-01T16:36:33.304Z] 
12:36:33 [2024-05-01T16:36:33.304Z] (Eclipse:22871): Gtk-WARNING **: 16:36:33.140: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.304Z] 
12:36:33 [2024-05-01T16:36:33.304Z] (Eclipse:22871): Gtk-WARNING **: 16:36:33.160: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889442019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889442065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889442065 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889442065 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889442066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889442066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889442066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889442066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889442066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889442066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889442066 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889442066 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:36:33 [2024-05-01T16:36:33.304Z] 
12:36:33 [2024-05-01T16:36:33.304Z] (Eclipse:22871): Gtk-WARNING **: 16:36:33.177: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889442083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889442083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889442083 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889442083 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889442083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889442083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:33 [2024-05-01T16:36:33.304Z] 
12:36:33 [2024-05-01T16:36:33.304Z] (Eclipse:22871): Gtk-WARNING **: 16:36:33.239: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:36:33 [2024-05-01T16:36:33.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:36:33 [2024-05-01T16:36:33.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:36:33 [2024-05-01T16:36:33.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:36:33 [2024-05-01T16:36:33.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:36:33 [2024-05-01T16:36:33.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:36:33 [2024-05-01T16:36:33.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889442083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:36:33 [2024-05-01T16:36:33.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889441690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:36:33 [2024-05-01T16:36:33.814Z] 
12:36:33 [2024-05-01T16:36:33.814Z] (Eclipse:22871): Gtk-WARNING **: 16:36:33.569: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.814Z] 
12:36:33 [2024-05-01T16:36:33.814Z] (Eclipse:22871): Gtk-WARNING **: 16:36:33.582: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.814Z] 
12:36:33 [2024-05-01T16:36:33.814Z] (Eclipse:22871): Gtk-WARNING **: 16:36:33.639: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.814Z] 
12:36:33 [2024-05-01T16:36:33.814Z] (Eclipse:22871): Gtk-WARNING **: 16:36:33.656: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.814Z] 
12:36:33 [2024-05-01T16:36:33.814Z] (Eclipse:22871): Gtk-WARNING **: 16:36:33.674: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.814Z] 
12:36:33 [2024-05-01T16:36:33.814Z] (Eclipse:22871): Gtk-WARNING **: 16:36:33.691: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.814Z] 
12:36:33 [2024-05-01T16:36:33.814Z] (Eclipse:22871): Gtk-WARNING **: 16:36:33.708: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.814Z] 
12:36:33 [2024-05-01T16:36:33.814Z] (Eclipse:22871): Gtk-WARNING **: 16:36:33.725: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.814Z] 
12:36:33 [2024-05-01T16:36:33.814Z] (Eclipse:22871): Gtk-WARNING **: 16:36:33.743: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.814Z] 
12:36:33 [2024-05-01T16:36:33.814Z] (Eclipse:22871): Gtk-WARNING **: 16:36:33.760: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:36:33 [2024-05-01T16:36:33.814Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.63 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
12:36:33 [2024-05-01T16:36:33.814Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testUstAnalyses -- Time elapsed: 0.811 s
12:36:33 [2024-05-01T16:36:33.815Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testAnalysisRun -- Time elapsed: 7.783 s
12:36:33 [2024-05-01T16:36:33.815Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testKernelAnalyses -- Time elapsed: 0.187 s
12:36:33 [2024-05-01T16:36:33.815Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testExperimentAnalyses -- Time elapsed: 0.100 s
12:36:33 [2024-05-01T16:36:33.815Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
12:36:33 [2024-05-01T16:36:33.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889442699 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:36:34 [2024-05-01T16:36:34.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:34 [2024-05-01T16:36:34.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:36:34 [2024-05-01T16:36:34.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:36:34 [2024-05-01T16:36:34.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:36:34 [2024-05-01T16:36:34.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=889442863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:36:34 [2024-05-01T16:36:34.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889442984 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889442984 data=null doit=true}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889442984 data=null}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889442985 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889442985 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889443007 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889443008 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889443008 data=null doit=true}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889443008 data=null}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889443008 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889443008 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889443041 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889443041 data=null doit=true}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889443042 data=null}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889443042 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889443042 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889443044 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889443044 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889443045 data=null doit=true}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889443045 data=null}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889443045 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889443045 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889443057 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:34 [2024-05-01T16:36:34.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889443058 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889443058 data=null doit=true}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889443058 data=null}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889443058 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889443058 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889443062 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
12:36:34 [2024-05-01T16:36:34.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
12:36:34 [2024-05-01T16:36:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
12:36:34 [2024-05-01T16:36:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:36:34 [2024-05-01T16:36:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage Custom Parsers} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=889443272 data=null doit=true}, Shell with text {Manage Custom Parsers}]
12:36:34 [2024-05-01T16:36:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
12:36:34 [2024-05-01T16:36:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
12:36:34 [2024-05-01T16:36:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom Text : TmfGeneric
12:36:34 [2024-05-01T16:36:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=889443275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
12:36:34 [2024-05-01T16:36:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=889443275 data=null doit=true}, (of type 'List')]
12:36:34 [2024-05-01T16:36:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=889443275 data=null}, (of type 'List')]
12:36:34 [2024-05-01T16:36:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=889443275 data=null button=1 stateMask=0x0 x=102 y=11 count=1}, (of type 'List')]
12:36:34 [2024-05-01T16:36:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=889443276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
12:36:34 [2024-05-01T16:36:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=889443288 data=null button=1 stateMask=0x80000 x=102 y=11 count=1}, (of type 'List')]
12:36:34 [2024-05-01T16:36:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
12:36:34 [2024-05-01T16:36:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
12:36:34 [2024-05-01T16:36:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
12:36:34 [2024-05-01T16:36:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
12:36:34 [2024-05-01T16:36:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:36:34 [2024-05-01T16:36:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
12:36:34 [2024-05-01T16:36:34.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=889443348 data=null doit=true}, Button with text {Text}]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=889443349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=889443350 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=889443350 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=889443350 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=889443350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom XML : Custom XML Log
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=889443367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=889443367 data=null doit=true}, (of type 'List')]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=889443368 data=null}, (of type 'List')]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=889443368 data=null button=1 stateMask=0x0 x=102 y=11 count=1}, (of type 'List')]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=889443368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=889443380 data=null button=1 stateMask=0x80000 x=102 y=11 count=1}, (of type 'List')]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=889443381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=889443381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=889443381 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=889443382 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=889443382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=889443382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=889443382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=889443138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889443460 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889443460 data=null doit=true}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889443460 data=null}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889443461 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889443461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889443477 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889443478 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889443478 data=null doit=true}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889443478 data=null}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889443478 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889443479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889443483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889443484 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889443484 data=null doit=true}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889443484 data=null}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889443485 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889443485 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889443540 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889443540 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889443541 data=null doit=true}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889443541 data=null}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889443541 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889443541 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889443544 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889443571 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889443571 data=null doit=true}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889443571 data=null}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889443571 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889443571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889443587 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889443587 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889443588 data=null doit=true}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889443588 data=null}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889443588 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889443588 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889443639 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:34 [2024-05-01T16:36:34.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889443640 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889443640 data=null doit=true}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889443640 data=null}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889443640 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889443640 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889443648 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:34 [2024-05-01T16:36:34.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889443648 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889443649 data=null doit=true}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889443649 data=null}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889443649 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889443649 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889443657 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:34 [2024-05-01T16:36:34.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:36:34 [2024-05-01T16:36:34.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889443891 data=null doit=true}, Shell with text {Trace Import}]
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=889443914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=889443914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=889443914 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=889443914 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=889443915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=889443915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=889443915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889443679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889443980 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889443980 data=null doit=true}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889443981 data=null}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889443981 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889443981 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889443997 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:35 [2024-05-01T16:36:35.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889443998 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889443998 data=null doit=true}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889443998 data=null}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889443998 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889443998 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889444003 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.351Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:35 [2024-05-01T16:36:35.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:35 [2024-05-01T16:36:35.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889444004 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:36:35 [2024-05-01T16:36:35.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889444004 data=null doit=true}, TreeItem with text {Traces [0]}]
12:36:35 [2024-05-01T16:36:35.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889444004 data=null}, TreeItem with text {Traces [0]}]
12:36:35 [2024-05-01T16:36:35.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889444040 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:35 [2024-05-01T16:36:35.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889444040 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:36:35 [2024-05-01T16:36:35.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889444048 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:35 [2024-05-01T16:36:35.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:35 [2024-05-01T16:36:35.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889444049 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:36:35 [2024-05-01T16:36:35.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889444049 data=null doit=true}, TreeItem with text {Traces [0]}]
12:36:35 [2024-05-01T16:36:35.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889444049 data=null}, TreeItem with text {Traces [0]}]
12:36:35 [2024-05-01T16:36:35.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889444049 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:35 [2024-05-01T16:36:35.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889444049 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:36:35 [2024-05-01T16:36:35.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889444053 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:35 [2024-05-01T16:36:35.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:36:35 [2024-05-01T16:36:35.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889444289 data=null doit=true}, Shell with text {Trace Import}]
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:36:35 [2024-05-01T16:36:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889444313 data=null}, (of type 'Combo')]
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889444377 data=null doit=true}, TreeItem with text {import}]
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889444377 data=null}, TreeItem with text {import}]
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889444377 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889444377 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889444394 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889444395 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889444395 data=null doit=true}, TreeItem with text {import}]
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889444395 data=null}, TreeItem with text {import}]
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889444395 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889444395 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889444396 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889444412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4bcd3286
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=889444415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889444416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=889444416 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=889444416 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=889444416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=889444416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=889444416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=889444416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889444416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=889444416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=889444416 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=889444416 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4cacd9b8
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=889444417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=889444417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=889444417 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=889444417 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=889444418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=889444418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=889444418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=889444418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=889444418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=889444418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=889444418 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=889444418 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889444422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889444422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889444422 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889444422 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889444422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:35 [2024-05-01T16:36:35.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889444422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:35 [2024-05-01T16:36:35.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889444422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889444078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889444676 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889444676 data=null doit=true}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889444676 data=null}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889444676 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889444676 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889444744 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889444745 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889444745 data=null doit=true}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889444745 data=null}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889444745 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889444746 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889444751 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:35 [2024-05-01T16:36:35.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889444752 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889444752 data=null doit=true}, TreeItem with text {Traces [0]}]
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889444752 data=null}, TreeItem with text {Traces [0]}]
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889444752 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:35 [2024-05-01T16:36:35.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889444752 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:36:36 [2024-05-01T16:36:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889444765 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:36 [2024-05-01T16:36:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889444766 data=null doit=true}, TreeItem with text {Traces [0]}]
12:36:36 [2024-05-01T16:36:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889444766 data=null}, TreeItem with text {Traces [0]}]
12:36:36 [2024-05-01T16:36:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889444766 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:36 [2024-05-01T16:36:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889444766 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
12:36:36 [2024-05-01T16:36:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889444768 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:36:36 [2024-05-01T16:36:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:36 [2024-05-01T16:36:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:36 [2024-05-01T16:36:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889445003 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889445003 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889445003 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889445003 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889445003 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889445019 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:36 [2024-05-01T16:36:36.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:36 [2024-05-01T16:36:36.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889445023 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889445023 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889445023 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889445023 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889445023 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889445032 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889445033 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889445033 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889445033 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889445033 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889445034 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889445037 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889445037 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889445038 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889445038 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889445073 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889445082 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889445082 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889445082 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:36:36 [2024-05-01T16:36:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:36:36 [2024-05-01T16:36:36.379Z] 
12:36:36 [2024-05-01T16:36:36.379Z] (Eclipse:22871): Gtk-CRITICAL **: 16:36:36.264: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:36:36 [2024-05-01T16:36:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:36 [2024-05-01T16:36:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:36 [2024-05-01T16:36:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:37 [2024-05-01T16:36:37.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:37 [2024-05-01T16:36:37.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:37 [2024-05-01T16:36:37.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:37 [2024-05-01T16:36:37.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:37 [2024-05-01T16:36:37.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:37 [2024-05-01T16:36:37.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:37 [2024-05-01T16:36:37.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:36:37 [2024-05-01T16:36:37.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889446592 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:36:37 [2024-05-01T16:36:37.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889446593 data=null doit=true}, TableItem with text {}]
12:36:37 [2024-05-01T16:36:37.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889446593 data=null}, TableItem with text {}]
12:36:37 [2024-05-01T16:36:37.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889446593 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:36:37 [2024-05-01T16:36:37.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889446594 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:36:37 [2024-05-01T16:36:37.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889446603 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:36:37 [2024-05-01T16:36:37.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:37 [2024-05-01T16:36:37.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:37 [2024-05-01T16:36:37.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:37 [2024-05-01T16:36:37.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889446678 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889446678 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889446679 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889446679 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889446679 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889446683 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:38 [2024-05-01T16:36:38.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889446690 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889446690 data=null doit=true}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889446690 data=null}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889446690 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889446690 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889446747 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889446748 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889446748 data=null doit=true}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889446748 data=null}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889446748 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889446748 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889446753 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889446754 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889446754 data=null doit=true}, TreeItem with text {Traces [1]}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889446754 data=null}, TreeItem with text {Traces [1]}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889446754 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889446754 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:36:38 [2024-05-01T16:36:38.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889446769 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:36:38 [2024-05-01T16:36:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:38 [2024-05-01T16:36:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889446770 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:36:38 [2024-05-01T16:36:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889446770 data=null doit=true}, TreeItem with text {Traces [1]}]
12:36:38 [2024-05-01T16:36:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889446770 data=null}, TreeItem with text {Traces [1]}]
12:36:38 [2024-05-01T16:36:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889446770 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:36:38 [2024-05-01T16:36:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889446770 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:36:38 [2024-05-01T16:36:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889446774 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:36:38 [2024-05-01T16:36:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:36:38 [2024-05-01T16:36:38.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889447137 data=null doit=true}, Shell with text {Trace Import}]
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:36:38 [2024-05-01T16:36:38.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889447179 data=null}, (of type 'Combo')]
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889447236 data=null doit=true}, TreeItem with text {import}]
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889447236 data=null}, TreeItem with text {import}]
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889447236 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889447237 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889447238 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889447239 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889447239 data=null doit=true}, TreeItem with text {import}]
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889447239 data=null}, TreeItem with text {import}]
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889447239 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889447239 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889447240 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889447248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:36:38 [2024-05-01T16:36:38.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889447264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889447264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889447264 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889447264 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889447264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:38 [2024-05-01T16:36:38.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889447264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:38 [2024-05-01T16:36:38.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:38 [2024-05-01T16:36:38.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889447264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889446841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889447570 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889447570 data=null doit=true}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889447570 data=null}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889447570 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889447570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889447657 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889447658 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889447658 data=null doit=true}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889447658 data=null}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889447658 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889447658 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889447672 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:38 [2024-05-01T16:36:38.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889447673 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889447673 data=null doit=true}, TreeItem with text {Traces [2]}]
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889447673 data=null}, TreeItem with text {Traces [2]}]
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889447673 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:36:38 [2024-05-01T16:36:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889447673 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:36:39 [2024-05-01T16:36:39.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889447688 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:36:39 [2024-05-01T16:36:39.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:36:39 [2024-05-01T16:36:39.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:39 [2024-05-01T16:36:39.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:39 [2024-05-01T16:36:39.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889447852 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889447852 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889447853 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889447853 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889447853 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889447887 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:39 [2024-05-01T16:36:39.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889447890 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889447890 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889447890 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889447890 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889447890 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889447894 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889447895 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889447895 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889447895 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889447895 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889447895 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889447901 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889447902 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889447902 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889447902 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889447971 data=null button=1 stateMask=0x80000 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889447971 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889447971 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889447971 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:36:39 [2024-05-01T16:36:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:36:39 [2024-05-01T16:36:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:39 [2024-05-01T16:36:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:39 [2024-05-01T16:36:39.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889449477 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889449477 data=null doit=true}, TableItem with text {}]
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889449478 data=null}, TableItem with text {}]
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889449478 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889449478 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889449486 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889449554 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889449554 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889449555 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889449555 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889449555 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889449559 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:40 [2024-05-01T16:36:40.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889449567 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889449568 data=null doit=true}, TreeItem with text {test}]
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889449568 data=null}, TreeItem with text {test}]
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889449568 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:40 [2024-05-01T16:36:40.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889449568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889449590 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889449590 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889449591 data=null doit=true}, TreeItem with text {test}]
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889449591 data=null}, TreeItem with text {test}]
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889449591 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889449591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889449638 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:40 [2024-05-01T16:36:40.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889449639 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889449639 data=null doit=true}, TreeItem with text {Traces [2]}]
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889449639 data=null}, TreeItem with text {Traces [2]}]
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889449639 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889449639 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889449651 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889449652 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889449652 data=null doit=true}, TreeItem with text {Traces [2]}]
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889449652 data=null}, TreeItem with text {Traces [2]}]
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889449652 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889449652 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889449656 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:36:40 [2024-05-01T16:36:40.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:36:41 [2024-05-01T16:36:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889450057 data=null doit=true}, Shell with text {Trace Import}]
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889450066 data=null}, (of type 'Combo')]
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889450096 data=null doit=true}, TreeItem with text {import}]
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889450096 data=null}, TreeItem with text {import}]
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889450096 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889450135 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889450137 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889450138 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889450138 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:36:41 [2024-05-01T16:36:41.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889450138 data=null}, Tree node with text: kernel-overlap-testing]
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889450138 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889450139 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889450140 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889450147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:36:41 [2024-05-01T16:36:41.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:41 [2024-05-01T16:36:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:36:41 [2024-05-01T16:36:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889450163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:41 [2024-05-01T16:36:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889450163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:41 [2024-05-01T16:36:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889450163 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:41 [2024-05-01T16:36:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889450163 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:41 [2024-05-01T16:36:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889450163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:41 [2024-05-01T16:36:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889450163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889450163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889449678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889450350 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889450350 data=null doit=true}, TreeItem with text {test}]
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889450350 data=null}, TreeItem with text {test}]
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889450350 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889450351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889450362 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889450370 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889450370 data=null doit=true}, TreeItem with text {test}]
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889450370 data=null}, TreeItem with text {test}]
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889450370 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889450370 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889450375 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:41 [2024-05-01T16:36:41.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889450376 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889450376 data=null doit=true}, TreeItem with text {Traces [2]}]
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889450376 data=null}, TreeItem with text {Traces [2]}]
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889450376 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889450376 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:36:41 [2024-05-01T16:36:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889450390 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:36:41 [2024-05-01T16:36:41.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:36:41 [2024-05-01T16:36:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:41 [2024-05-01T16:36:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889450734 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889450734 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889450734 data=null}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889450735 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889450735 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889450757 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:42 [2024-05-01T16:36:42.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889450763 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889450763 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889450763 data=null}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889450763 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889450764 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889450767 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889450768 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889450768 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889450768 data=null}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889450768 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889450768 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889450772 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889450772 data=null button=1 stateMask=0x0 x=150 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889450772 data=null button=1 stateMask=0x0 x=150 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889450772 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889450853 data=null button=1 stateMask=0x80000 x=150 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889450860 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889450860 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889450860 data=null}, TreeItem with text {kernel-overlap-testing}]
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:42 [2024-05-01T16:36:42.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:42 [2024-05-01T16:36:42.322Z] 
12:36:42 [2024-05-01T16:36:42.322Z] (Eclipse:22871): Gtk-WARNING **: 16:36:42.174: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:42 [2024-05-01T16:36:42.322Z] 
12:36:42 [2024-05-01T16:36:42.322Z] (Eclipse:22871): Gtk-WARNING **: 16:36:42.174: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:42 [2024-05-01T16:36:42.322Z] 
12:36:42 [2024-05-01T16:36:42.322Z] (Eclipse:22871): Gtk-WARNING **: 16:36:42.174: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:42 [2024-05-01T16:36:42.322Z] 
12:36:42 [2024-05-01T16:36:42.322Z] (Eclipse:22871): Gtk-WARNING **: 16:36:42.174: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:42 [2024-05-01T16:36:42.322Z] 
12:36:42 [2024-05-01T16:36:42.322Z] (Eclipse:22871): Gtk-WARNING **: 16:36:42.174: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:42 [2024-05-01T16:36:42.322Z] 
12:36:42 [2024-05-01T16:36:42.322Z] (Eclipse:22871): Gtk-WARNING **: 16:36:42.174: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:42 [2024-05-01T16:36:42.322Z] 
12:36:42 [2024-05-01T16:36:42.322Z] (Eclipse:22871): Gtk-WARNING **: 16:36:42.174: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:42 [2024-05-01T16:36:42.322Z] 
12:36:42 [2024-05-01T16:36:42.322Z] (Eclipse:22871): Gtk-WARNING **: 16:36:42.174: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:42 [2024-05-01T16:36:42.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:42 [2024-05-01T16:36:42.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:42 [2024-05-01T16:36:42.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:42 [2024-05-01T16:36:42.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:42 [2024-05-01T16:36:42.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:42 [2024-05-01T16:36:42.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:42 [2024-05-01T16:36:42.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:42 [2024-05-01T16:36:42.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:36:42 [2024-05-01T16:36:42.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889451363 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:36:42 [2024-05-01T16:36:42.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889451364 data=null doit=true}, TableItem with text {}]
12:36:42 [2024-05-01T16:36:42.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889451364 data=null}, TableItem with text {}]
12:36:42 [2024-05-01T16:36:42.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889451364 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:36:42 [2024-05-01T16:36:42.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889451365 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:36:42 [2024-05-01T16:36:42.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889451376 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:36:42 [2024-05-01T16:36:42.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:42 [2024-05-01T16:36:42.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:43 [2024-05-01T16:36:43.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:43 [2024-05-01T16:36:43.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889452436 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889452437 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889452437 data=null}, TreeItem with text {kernel-overlap-testing}]
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889452437 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889452437 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889452442 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:43 [2024-05-01T16:36:43.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889452447 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889452447 data=null doit=true}, TreeItem with text {test}]
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889452448 data=null}, TreeItem with text {test}]
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889452448 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889452448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889452472 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889452473 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889452473 data=null doit=true}, TreeItem with text {test}]
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889452473 data=null}, TreeItem with text {test}]
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889452473 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889452473 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:43 [2024-05-01T16:36:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889452478 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:43 [2024-05-01T16:36:43.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:43 [2024-05-01T16:36:43.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:43 [2024-05-01T16:36:43.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889452478 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:36:43 [2024-05-01T16:36:43.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889452479 data=null doit=true}, TreeItem with text {Traces [3]}]
12:36:43 [2024-05-01T16:36:43.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889452479 data=null}, TreeItem with text {Traces [3]}]
12:36:43 [2024-05-01T16:36:43.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889452479 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:36:43 [2024-05-01T16:36:43.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889452479 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:36:43 [2024-05-01T16:36:43.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889452490 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:36:43 [2024-05-01T16:36:43.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:43 [2024-05-01T16:36:43.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889452491 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:36:43 [2024-05-01T16:36:43.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889452491 data=null doit=true}, TreeItem with text {Traces [3]}]
12:36:43 [2024-05-01T16:36:43.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889452491 data=null}, TreeItem with text {Traces [3]}]
12:36:43 [2024-05-01T16:36:43.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889452491 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:36:43 [2024-05-01T16:36:43.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889452491 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:36:43 [2024-05-01T16:36:43.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889452495 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:36:43 [2024-05-01T16:36:43.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:36:43 [2024-05-01T16:36:43.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:36:44 [2024-05-01T16:36:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:36:44 [2024-05-01T16:36:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:36:44 [2024-05-01T16:36:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889452890 data=null doit=true}, Shell with text {Trace Import}]
12:36:44 [2024-05-01T16:36:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:36:44 [2024-05-01T16:36:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:36:44 [2024-05-01T16:36:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:36:44 [2024-05-01T16:36:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:36:44 [2024-05-01T16:36:44.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:44 [2024-05-01T16:36:44.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:36:44 [2024-05-01T16:36:44.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:44 [2024-05-01T16:36:44.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:36:44 [2024-05-01T16:36:44.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:44 [2024-05-01T16:36:44.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:36:44 [2024-05-01T16:36:44.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:36:44 [2024-05-01T16:36:44.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:44 [2024-05-01T16:36:44.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889452894 data=null}, (of type 'Combo')]
12:36:44 [2024-05-01T16:36:44.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:44 [2024-05-01T16:36:44.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:44 [2024-05-01T16:36:44.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:44 [2024-05-01T16:36:44.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889452951 data=null doit=true}, TreeItem with text {import}]
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889452951 data=null}, TreeItem with text {import}]
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889452951 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889452955 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889452957 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889452958 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889452958 data=null doit=true}, TreeItem with text {import}]
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889452958 data=null}, TreeItem with text {import}]
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889452959 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889452959 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889452959 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889452979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7e66c414
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=889452981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889452981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:44 [2024-05-01T16:36:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=889452981 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=889452981 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=889452981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=889452981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=889452981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=889452981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889452982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=889452982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=889452982 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=889452982 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889453040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889453041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889453041 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889453041 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889453041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:44 [2024-05-01T16:36:44.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889453041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:44 [2024-05-01T16:36:44.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:44 [2024-05-01T16:36:44.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:44 [2024-05-01T16:36:44.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:44 [2024-05-01T16:36:44.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:44 [2024-05-01T16:36:44.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889453179 data=null doit=true}, Shell with text {Confirmation}]
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=889453181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=889453181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=889453181 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=889453181 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=889453181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=889453181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:44 [2024-05-01T16:36:44.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=889453181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889453041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889452546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889453578 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889453578 data=null doit=true}, TreeItem with text {test}]
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889453578 data=null}, TreeItem with text {test}]
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889453578 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889453578 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889453599 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889453600 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889453600 data=null doit=true}, TreeItem with text {test}]
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889453600 data=null}, TreeItem with text {test}]
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889453600 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889453600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889453646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:44 [2024-05-01T16:36:44.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=889453647 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=889453647 data=null doit=true}, TreeItem with text {Traces [4]}]
12:36:44 [2024-05-01T16:36:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=889453647 data=null}, TreeItem with text {Traces [4]}]
12:36:44 [2024-05-01T16:36:44.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=889453648 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:36:44 [2024-05-01T16:36:44.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889453648 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:36:44 [2024-05-01T16:36:44.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=889453664 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:36:44 [2024-05-01T16:36:44.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453837 data=null button=0 stateMask=0x0 x=163 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453837 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453837 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453838 data=null button=1 stateMask=0x0 x=163 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889453838 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453862 data=null button=1 stateMask=0x80000 x=163 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:45 [2024-05-01T16:36:45.044Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453865 data=null button=0 stateMask=0x0 x=163 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453865 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453865 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453865 data=null button=1 stateMask=0x0 x=163 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889453865 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453872 data=null button=1 stateMask=0x80000 x=163 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453873 data=null button=0 stateMask=0x0 x=163 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453873 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453873 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453873 data=null button=1 stateMask=0x0 x=163 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889453874 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453878 data=null button=1 stateMask=0x80000 x=163 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453878 data=null button=1 stateMask=0x0 x=163 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453878 data=null button=1 stateMask=0x0 x=163 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889453878 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453960 data=null button=1 stateMask=0x80000 x=163 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453966 data=null button=0 stateMask=0x0 x=163 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453966 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889453966 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:45 [2024-05-01T16:36:45.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:36:45 [2024-05-01T16:36:45.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:45 [2024-05-01T16:36:45.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:45 [2024-05-01T16:36:45.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:45 [2024-05-01T16:36:45.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:45 [2024-05-01T16:36:45.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:45 [2024-05-01T16:36:45.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:45 [2024-05-01T16:36:45.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:45 [2024-05-01T16:36:45.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:45 [2024-05-01T16:36:45.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:46 [2024-05-01T16:36:46.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:46 [2024-05-01T16:36:46.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:46 [2024-05-01T16:36:46.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:46 [2024-05-01T16:36:46.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:46 [2024-05-01T16:36:46.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:46 [2024-05-01T16:36:46.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:46 [2024-05-01T16:36:46.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:36:46 [2024-05-01T16:36:46.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889455471 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:36:46 [2024-05-01T16:36:46.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889455471 data=null doit=true}, TableItem with text {}]
12:36:46 [2024-05-01T16:36:46.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889455471 data=null}, TableItem with text {}]
12:36:46 [2024-05-01T16:36:46.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889455471 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:36:46 [2024-05-01T16:36:46.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889455471 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:36:46 [2024-05-01T16:36:46.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889455482 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:36:46 [2024-05-01T16:36:46.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:46 [2024-05-01T16:36:46.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:46 [2024-05-01T16:36:46.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:46 [2024-05-01T16:36:46.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889455549 data=null button=0 stateMask=0x0 x=163 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889455549 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889455549 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889455550 data=null button=1 stateMask=0x0 x=163 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889455550 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889455554 data=null button=1 stateMask=0x80000 x=163 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:46 [2024-05-01T16:36:46.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889455559 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889455559 data=null doit=true}, TreeItem with text {test}]
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889455559 data=null}, TreeItem with text {test}]
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889455559 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:46 [2024-05-01T16:36:46.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889455560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:46 [2024-05-01T16:36:46.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889455585 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889455586 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889455586 data=null doit=true}, TreeItem with text {test}]
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889455587 data=null}, TreeItem with text {test}]
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889455587 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889455587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889455592 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:46 [2024-05-01T16:36:46.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=889455593 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=889455593 data=null doit=true}, TreeItem with text {Traces [4]}]
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=889455593 data=null}, TreeItem with text {Traces [4]}]
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=889455593 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889455593 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=889455643 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=889455644 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=889455644 data=null doit=true}, TreeItem with text {Traces [4]}]
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=889455644 data=null}, TreeItem with text {Traces [4]}]
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=889455644 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889455644 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=889455648 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:36:46 [2024-05-01T16:36:46.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889456048 data=null doit=true}, Shell with text {Trace Import}]
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:36:47 [2024-05-01T16:36:47.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889456053 data=null}, (of type 'Combo')]
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889456083 data=null doit=true}, TreeItem with text {import}]
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889456083 data=null}, TreeItem with text {import}]
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889456084 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889456084 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889456086 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889456086 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889456087 data=null doit=true}, TreeItem with text {import}]
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889456087 data=null}, TreeItem with text {import}]
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889456087 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889456087 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889456087 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:47 [2024-05-01T16:36:47.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:47 [2024-05-01T16:36:47.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
12:36:47 [2024-05-01T16:36:47.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:36:47 [2024-05-01T16:36:47.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:47 [2024-05-01T16:36:47.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:47 [2024-05-01T16:36:47.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:36:47 [2024-05-01T16:36:47.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:36:47 [2024-05-01T16:36:47.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889456142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@f4e74b0
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=889456144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889456144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=889456144 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=889456144 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=889456144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=889456144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=889456144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=889456144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889456145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=889456145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=889456145 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=889456145 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:36:47 [2024-05-01T16:36:47.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:47 [2024-05-01T16:36:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:36:47 [2024-05-01T16:36:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:36:47 [2024-05-01T16:36:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:47 [2024-05-01T16:36:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:36:47 [2024-05-01T16:36:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889456159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:47 [2024-05-01T16:36:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889456159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:47 [2024-05-01T16:36:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889456159 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:47 [2024-05-01T16:36:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889456159 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:47 [2024-05-01T16:36:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889456159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:47 [2024-05-01T16:36:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889456159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:47 [2024-05-01T16:36:47.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:47 [2024-05-01T16:36:47.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:47 [2024-05-01T16:36:47.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:47 [2024-05-01T16:36:47.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:47 [2024-05-01T16:36:47.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:47 [2024-05-01T16:36:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889456672 data=null doit=true}, Shell with text {Confirmation}]
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=889456673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=889456674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=889456674 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=889456674 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=889456674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=889456674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=889456674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889456159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:48 [2024-05-01T16:36:48.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889455672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889456992 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889456992 data=null doit=true}, TreeItem with text {test}]
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889456992 data=null}, TreeItem with text {test}]
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889456993 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889456993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889457012 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889457013 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889457013 data=null doit=true}, TreeItem with text {test}]
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889457013 data=null}, TreeItem with text {test}]
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889457013 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889457013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889457048 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:48 [2024-05-01T16:36:48.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889457049 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889457054 data=null doit=true}, TreeItem with text {Traces [5]}]
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889457054 data=null}, TreeItem with text {Traces [5]}]
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889457055 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889457055 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:36:48 [2024-05-01T16:36:48.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889457061 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:36:48 [2024-05-01T16:36:48.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457203 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457203 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457203 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457203 data=null button=1 stateMask=0x0 x=168 y=219 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889457204 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457227 data=null button=1 stateMask=0x80000 x=168 y=219 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:48 [2024-05-01T16:36:48.526Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457229 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457230 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457230 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457230 data=null button=1 stateMask=0x0 x=168 y=219 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889457230 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457234 data=null button=1 stateMask=0x80000 x=168 y=219 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457238 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457238 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457238 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457239 data=null button=1 stateMask=0x0 x=168 y=219 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889457239 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457242 data=null button=1 stateMask=0x80000 x=168 y=219 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457243 data=null button=1 stateMask=0x0 x=168 y=219 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457243 data=null button=1 stateMask=0x0 x=168 y=219 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889457243 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457283 data=null button=1 stateMask=0x80000 x=168 y=219 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457289 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457289 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889457289 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:48 [2024-05-01T16:36:48.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:48 [2024-05-01T16:36:48.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:49 [2024-05-01T16:36:49.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:49 [2024-05-01T16:36:49.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:49 [2024-05-01T16:36:49.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:49 [2024-05-01T16:36:49.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:49 [2024-05-01T16:36:49.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889458795 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889458796 data=null doit=true}, TableItem with text {}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889458796 data=null}, TableItem with text {}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889458796 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889458796 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889458804 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889458864 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889458864 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889458864 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889458864 data=null button=1 stateMask=0x0 x=168 y=219 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889458864 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889458868 data=null button=1 stateMask=0x80000 x=168 y=219 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:50 [2024-05-01T16:36:50.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889458873 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889458873 data=null doit=true}, TreeItem with text {test}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889458873 data=null}, TreeItem with text {test}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889458873 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889458873 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889458897 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889458897 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889458897 data=null doit=true}, TreeItem with text {test}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889458897 data=null}, TreeItem with text {test}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889458898 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889458898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:50 [2024-05-01T16:36:50.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889458903 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:50 [2024-05-01T16:36:50.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:50 [2024-05-01T16:36:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:50 [2024-05-01T16:36:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889458904 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:36:50 [2024-05-01T16:36:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889458904 data=null doit=true}, TreeItem with text {Traces [5]}]
12:36:50 [2024-05-01T16:36:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889458904 data=null}, TreeItem with text {Traces [5]}]
12:36:50 [2024-05-01T16:36:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889458904 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:36:50 [2024-05-01T16:36:50.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889458905 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:36:50 [2024-05-01T16:36:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889458919 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:36:50 [2024-05-01T16:36:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:50 [2024-05-01T16:36:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889458920 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:36:50 [2024-05-01T16:36:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889458920 data=null doit=true}, TreeItem with text {Traces [5]}]
12:36:50 [2024-05-01T16:36:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889458920 data=null}, TreeItem with text {Traces [5]}]
12:36:50 [2024-05-01T16:36:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889458920 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:36:50 [2024-05-01T16:36:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889458920 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:36:50 [2024-05-01T16:36:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889458924 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:36:50 [2024-05-01T16:36:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:36:50 [2024-05-01T16:36:50.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889459284 data=null doit=true}, Shell with text {Trace Import}]
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889459288 data=null}, (of type 'Combo')]
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889459359 data=null doit=true}, TreeItem with text {import}]
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889459359 data=null}, TreeItem with text {import}]
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889459359 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889459359 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:36:50 [2024-05-01T16:36:50.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889459361 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889459361 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889459361 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889459361 data=null}, Tree node with text: kernel-overlap-testing]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889459362 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889459366 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889459368 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889459376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@461cb79e
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=889459377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889459377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=889459377 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=889459377 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=889459377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=889459377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=889459377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=889459377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889459377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=889459377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=889459377 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=889459378 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:50 [2024-05-01T16:36:50.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889459440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889459440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889459440 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889459440 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889459440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889459441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:50 [2024-05-01T16:36:50.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:50 [2024-05-01T16:36:50.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:50 [2024-05-01T16:36:50.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:50 [2024-05-01T16:36:50.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:50 [2024-05-01T16:36:50.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889459573 data=null doit=true}, Shell with text {Confirmation}]
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=889459575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=889459575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=889459575 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=889459575 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=889459576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=889459576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:50 [2024-05-01T16:36:50.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=889459576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889459441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889458951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889459846 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889459846 data=null doit=true}, TreeItem with text {test}]
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889459846 data=null}, TreeItem with text {test}]
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889459846 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889459846 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889459866 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889459866 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889459867 data=null doit=true}, TreeItem with text {test}]
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889459867 data=null}, TreeItem with text {test}]
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889459867 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889459867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889459880 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:51 [2024-05-01T16:36:51.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889459881 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889459881 data=null doit=true}, TreeItem with text {Traces [6]}]
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889459881 data=null}, TreeItem with text {Traces [6]}]
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889459881 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:51 [2024-05-01T16:36:51.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889459881 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889459941 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:51 [2024-05-01T16:36:51.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889460085 data=null button=0 stateMask=0x0 x=159 y=265 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889460085 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889460085 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889460086 data=null button=1 stateMask=0x0 x=159 y=265 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889460086 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889460112 data=null button=1 stateMask=0x80000 x=159 y=265 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:51 [2024-05-01T16:36:51.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889460115 data=null button=0 stateMask=0x0 x=159 y=265 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889460115 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889460115 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889460115 data=null button=1 stateMask=0x0 x=159 y=265 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889460115 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889460120 data=null button=1 stateMask=0x80000 x=159 y=265 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889460120 data=null button=0 stateMask=0x0 x=159 y=265 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889460120 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:51 [2024-05-01T16:36:51.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889460120 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889460121 data=null button=1 stateMask=0x0 x=159 y=265 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889460121 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889460128 data=null button=1 stateMask=0x80000 x=159 y=265 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889460128 data=null button=1 stateMask=0x0 x=159 y=265 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889460128 data=null button=1 stateMask=0x0 x=159 y=265 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889460128 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889460180 data=null button=1 stateMask=0x80000 x=159 y=265 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889460181 data=null button=0 stateMask=0x0 x=159 y=265 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889460181 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889460181 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:51 [2024-05-01T16:36:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:36:51 [2024-05-01T16:36:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:51 [2024-05-01T16:36:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:51 [2024-05-01T16:36:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:51 [2024-05-01T16:36:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:51 [2024-05-01T16:36:51.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:51 [2024-05-01T16:36:51.859Z] 
12:36:51 [2024-05-01T16:36:51.859Z] (Eclipse:22871): Gtk-WARNING **: 16:36:51.564: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:51 [2024-05-01T16:36:51.859Z] 
12:36:51 [2024-05-01T16:36:51.859Z] (Eclipse:22871): Gtk-WARNING **: 16:36:51.564: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:51 [2024-05-01T16:36:51.859Z] 
12:36:51 [2024-05-01T16:36:51.859Z] (Eclipse:22871): Gtk-WARNING **: 16:36:51.564: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:51 [2024-05-01T16:36:51.859Z] 
12:36:51 [2024-05-01T16:36:51.859Z] (Eclipse:22871): Gtk-WARNING **: 16:36:51.564: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:51 [2024-05-01T16:36:51.859Z] 
12:36:51 [2024-05-01T16:36:51.859Z] (Eclipse:22871): Gtk-WARNING **: 16:36:51.564: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:51 [2024-05-01T16:36:51.859Z] 
12:36:51 [2024-05-01T16:36:51.859Z] (Eclipse:22871): Gtk-WARNING **: 16:36:51.564: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:51 [2024-05-01T16:36:51.859Z] 
12:36:51 [2024-05-01T16:36:51.859Z] (Eclipse:22871): Gtk-WARNING **: 16:36:51.564: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:51 [2024-05-01T16:36:51.859Z] 
12:36:51 [2024-05-01T16:36:51.859Z] (Eclipse:22871): Gtk-WARNING **: 16:36:51.564: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:36:51 [2024-05-01T16:36:51.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:51 [2024-05-01T16:36:51.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:51 [2024-05-01T16:36:51.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:51 [2024-05-01T16:36:51.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:51 [2024-05-01T16:36:51.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:51 [2024-05-01T16:36:51.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:51 [2024-05-01T16:36:51.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:51 [2024-05-01T16:36:51.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:51 [2024-05-01T16:36:51.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:51 [2024-05-01T16:36:51.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:51 [2024-05-01T16:36:51.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:36:51 [2024-05-01T16:36:51.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889460684 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:36:51 [2024-05-01T16:36:51.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889460685 data=null doit=true}, TableItem with text {}]
12:36:51 [2024-05-01T16:36:51.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889460685 data=null}, TableItem with text {}]
12:36:51 [2024-05-01T16:36:51.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889460685 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:36:51 [2024-05-01T16:36:51.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889460685 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:36:51 [2024-05-01T16:36:51.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889460695 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:36:51 [2024-05-01T16:36:51.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:51 [2024-05-01T16:36:51.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889461760 data=null button=0 stateMask=0x0 x=159 y=265 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889461760 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889461760 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889461761 data=null button=1 stateMask=0x0 x=159 y=265 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889461761 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889461766 data=null button=1 stateMask=0x80000 x=159 y=265 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:53 [2024-05-01T16:36:53.226Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889461773 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889461773 data=null doit=true}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889461773 data=null}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889461774 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889461774 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889461801 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889461802 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889461802 data=null doit=true}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889461802 data=null}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889461802 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889461803 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889461808 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.226Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889461809 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889461809 data=null doit=true}, TreeItem with text {Traces [6]}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889461809 data=null}, TreeItem with text {Traces [6]}]
12:36:53 [2024-05-01T16:36:53.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889461809 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889461809 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889461823 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:53 [2024-05-01T16:36:53.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889461871 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889461872 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889461872 data=null}, Tree node with text: ExampleCustomTxt.log]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889461872 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889461872 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889461914 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:53 [2024-05-01T16:36:53.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889461939 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889461939 data=null doit=true}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889461939 data=null}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889461940 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889461940 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889461964 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889461965 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889461965 data=null doit=true}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889461965 data=null}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889461965 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889461965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889461971 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:53 [2024-05-01T16:36:53.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889461972 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889461972 data=null doit=true}, TreeItem with text {Traces [6]}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889461972 data=null}, TreeItem with text {Traces [6]}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889461972 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889461972 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889461984 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889461985 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889461985 data=null doit=true}, TreeItem with text {Traces [6]}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889461985 data=null}, TreeItem with text {Traces [6]}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889461985 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889461986 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889461990 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:36:53 [2024-05-01T16:36:53.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:36:53 [2024-05-01T16:36:53.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:36:53 [2024-05-01T16:36:53.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:36:53 [2024-05-01T16:36:53.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889462361 data=null doit=true}, Shell with text {Trace Import}]
12:36:53 [2024-05-01T16:36:53.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:36:53 [2024-05-01T16:36:53.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:36:53 [2024-05-01T16:36:53.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:36:53 [2024-05-01T16:36:53.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:36:53 [2024-05-01T16:36:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:53 [2024-05-01T16:36:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:36:53 [2024-05-01T16:36:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:53 [2024-05-01T16:36:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:36:53 [2024-05-01T16:36:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:53 [2024-05-01T16:36:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:36:53 [2024-05-01T16:36:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:36:53 [2024-05-01T16:36:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:53 [2024-05-01T16:36:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889462365 data=null}, (of type 'Combo')]
12:36:53 [2024-05-01T16:36:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:53 [2024-05-01T16:36:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:53 [2024-05-01T16:36:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:53 [2024-05-01T16:36:53.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889462394 data=null doit=true}, TreeItem with text {import}]
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889462394 data=null}, TreeItem with text {import}]
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889462395 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889462395 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889462396 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889462401 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889462401 data=null doit=true}, TreeItem with text {import}]
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889462401 data=null}, TreeItem with text {import}]
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889462401 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889462402 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889462402 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889462411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@373f0fd6
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=889462413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889462413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=889462413 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=889462413 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=889462414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:53 [2024-05-01T16:36:53.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=889462414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=889462420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=889462420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889462420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=889462420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=889462420 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=889462420 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889462429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889462429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889462429 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889462429 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889462429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889462429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:53 [2024-05-01T16:36:53.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:53 [2024-05-01T16:36:53.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:53 [2024-05-01T16:36:53.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:53 [2024-05-01T16:36:53.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:53 [2024-05-01T16:36:53.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889462562 data=null doit=true}, Shell with text {Confirmation}]
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:36:53 [2024-05-01T16:36:53.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:36:53 [2024-05-01T16:36:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
12:36:53 [2024-05-01T16:36:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=889462563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:36:53 [2024-05-01T16:36:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=889462563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:36:53 [2024-05-01T16:36:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=889462563 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:36:53 [2024-05-01T16:36:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=889462563 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:36:53 [2024-05-01T16:36:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=889462563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:36:53 [2024-05-01T16:36:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=889462563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:36:53 [2024-05-01T16:36:53.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=889462564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889462430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889462037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889462986 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889462986 data=null doit=true}, TreeItem with text {test}]
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889463082 data=null}, TreeItem with text {test}]
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889463083 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889463083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889463143 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889463144 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889463144 data=null doit=true}, TreeItem with text {test}]
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889463144 data=null}, TreeItem with text {test}]
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889463144 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889463145 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889463158 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:54 [2024-05-01T16:36:54.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889463159 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889463159 data=null doit=true}, TreeItem with text {Traces [6]}]
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889463159 data=null}, TreeItem with text {Traces [6]}]
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889463159 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889463159 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:36:54 [2024-05-01T16:36:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889463177 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:54 [2024-05-01T16:36:54.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889463288 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889463288 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889463288 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889463289 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889463289 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889463349 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:54 [2024-05-01T16:36:54.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889463351 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889463352 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889463352 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889463352 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889463352 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889463359 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889463360 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889463360 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889463360 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889463360 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889463361 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889463365 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889463366 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889463366 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889463366 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889463411 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889463417 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889463417 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889463417 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:54 [2024-05-01T16:36:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:55 [2024-05-01T16:36:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:55 [2024-05-01T16:36:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:55 [2024-05-01T16:36:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:55 [2024-05-01T16:36:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:55 [2024-05-01T16:36:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:55 [2024-05-01T16:36:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:55 [2024-05-01T16:36:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:55 [2024-05-01T16:36:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:55 [2024-05-01T16:36:55.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:55 [2024-05-01T16:36:55.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889464925 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889464925 data=null doit=true}, TableItem with text {}]
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889464926 data=null}, TableItem with text {}]
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889464926 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889464926 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889464933 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889465032 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889465033 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889465033 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889465033 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889465033 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889465039 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:56 [2024-05-01T16:36:56.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889465099 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
12:36:56 [2024-05-01T16:36:56.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889465099 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:36:56 [2024-05-01T16:36:56.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889465099 data=null}, Tree node with text: ExampleCustomTxt.log]
12:36:56 [2024-05-01T16:36:56.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889465099 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:36:56 [2024-05-01T16:36:56.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889465099 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:36:56 [2024-05-01T16:36:56.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889465104 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:36:56 [2024-05-01T16:36:56.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:56 [2024-05-01T16:36:56.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:56 [2024-05-01T16:36:56.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:56 [2024-05-01T16:36:56.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:56 [2024-05-01T16:36:56.242Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:56 [2024-05-01T16:36:56.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:56 [2024-05-01T16:36:56.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:56 [2024-05-01T16:36:56.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:56 [2024-05-01T16:36:56.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:56 [2024-05-01T16:36:56.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:56 [2024-05-01T16:36:56.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:56 [2024-05-01T16:36:56.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889465109 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889465109 data=null doit=true}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889465109 data=null}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889465109 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889465109 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889465152 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:56 [2024-05-01T16:36:56.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889465152 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889465153 data=null doit=true}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889465153 data=null}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889465153 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889465153 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889465158 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.496Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:56 [2024-05-01T16:36:56.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:56 [2024-05-01T16:36:56.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889465159 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:36:56 [2024-05-01T16:36:56.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889465159 data=null doit=true}, TreeItem with text {Traces [6]}]
12:36:56 [2024-05-01T16:36:56.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889465165 data=null}, TreeItem with text {Traces [6]}]
12:36:56 [2024-05-01T16:36:56.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889465165 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:56 [2024-05-01T16:36:56.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889465165 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:36:56 [2024-05-01T16:36:56.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889465174 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:56 [2024-05-01T16:36:56.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:36:56 [2024-05-01T16:36:56.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:56 [2024-05-01T16:36:56.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889465403 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, Tree node with text: ExampleCustomXml.xml]
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889465403 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889465403 data=null}, Tree node with text: ExampleCustomXml.xml]
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889465403 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889465404 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889465440 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:56 [2024-05-01T16:36:56.753Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889465445 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889465445 data=null doit=true}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889465445 data=null}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889465445 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889465445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889465468 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889465472 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889465472 data=null doit=true}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889465472 data=null}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889465473 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889465473 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889465478 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:56 [2024-05-01T16:36:56.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:56 [2024-05-01T16:36:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:56 [2024-05-01T16:36:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889465479 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:36:56 [2024-05-01T16:36:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889465479 data=null doit=true}, TreeItem with text {Traces [6]}]
12:36:56 [2024-05-01T16:36:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889465479 data=null}, TreeItem with text {Traces [6]}]
12:36:56 [2024-05-01T16:36:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889465479 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:56 [2024-05-01T16:36:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889465479 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:36:56 [2024-05-01T16:36:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889465533 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:56 [2024-05-01T16:36:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:56 [2024-05-01T16:36:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889465536 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:36:56 [2024-05-01T16:36:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889465536 data=null doit=true}, TreeItem with text {Traces [6]}]
12:36:56 [2024-05-01T16:36:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889465536 data=null}, TreeItem with text {Traces [6]}]
12:36:56 [2024-05-01T16:36:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889465536 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:56 [2024-05-01T16:36:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889465537 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:36:56 [2024-05-01T16:36:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889465541 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:56 [2024-05-01T16:36:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:36:56 [2024-05-01T16:36:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:36:57 [2024-05-01T16:36:57.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889465919 data=null doit=true}, Shell with text {Trace Import}]
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:57 [2024-05-01T16:36:57.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889465923 data=null}, (of type 'Combo')]
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889465954 data=null doit=true}, TreeItem with text {import}]
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889465954 data=null}, TreeItem with text {import}]
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889465954 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889465955 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889465956 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889465957 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889465957 data=null doit=true}, TreeItem with text {import}]
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889465957 data=null}, TreeItem with text {import}]
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889465957 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889465957 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889465958 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889465975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2e59b658
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=889465976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889465976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=889465976 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=889465976 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:57 [2024-05-01T16:36:57.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=889465977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=889465977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=889465977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=889465977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889465977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=889465977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=889465977 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=889465977 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889465985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889465985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889465985 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889465985 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889465985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889465985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:57 [2024-05-01T16:36:57.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:57 [2024-05-01T16:36:57.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:57 [2024-05-01T16:36:57.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:57 [2024-05-01T16:36:57.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:57 [2024-05-01T16:36:57.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889466082 data=null doit=true}, Shell with text {Confirmation}]
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
12:36:57 [2024-05-01T16:36:57.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=889466083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:36:57 [2024-05-01T16:36:57.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=889466083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:36:57 [2024-05-01T16:36:57.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=889466083 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:36:57 [2024-05-01T16:36:57.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=889466083 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:36:57 [2024-05-01T16:36:57.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=889466083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:36:57 [2024-05-01T16:36:57.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=889466083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:36:57 [2024-05-01T16:36:57.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=889466083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889465986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889465564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889466605 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889466605 data=null doit=true}, TreeItem with text {test}]
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889466605 data=null}, TreeItem with text {test}]
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889466605 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889466606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889466642 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889466643 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889466643 data=null doit=true}, TreeItem with text {test}]
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889466643 data=null}, TreeItem with text {test}]
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889466643 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889466643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889466649 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:57 [2024-05-01T16:36:57.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:57 [2024-05-01T16:36:57.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889466658 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:36:57 [2024-05-01T16:36:57.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889466658 data=null doit=true}, TreeItem with text {Traces [6]}]
12:36:57 [2024-05-01T16:36:57.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889466658 data=null}, TreeItem with text {Traces [6]}]
12:36:57 [2024-05-01T16:36:57.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889466658 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:57 [2024-05-01T16:36:57.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889466658 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:36:57 [2024-05-01T16:36:57.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889466676 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:57 [2024-05-01T16:36:57.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889466805 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889466827 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889466827 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889466827 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889466827 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889466853 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:58 [2024-05-01T16:36:58.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889466855 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889466855 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889466855 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889466855 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889466856 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889466865 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889466865 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889466865 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889466865 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889466866 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889466866 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889466870 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889466870 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889466870 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889466870 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889466913 data=null button=1 stateMask=0x80000 x=159 y=196 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889466919 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889466920 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889466920 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:58 [2024-05-01T16:36:58.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:58 [2024-05-01T16:36:58.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:58 [2024-05-01T16:36:58.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:58 [2024-05-01T16:36:58.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:58 [2024-05-01T16:36:58.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:58 [2024-05-01T16:36:58.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:58 [2024-05-01T16:36:58.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889468426 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889468426 data=null doit=true}, TableItem with text {}]
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889468426 data=null}, TableItem with text {}]
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889468426 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889468427 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889468434 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889468549 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889468550 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889468550 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889468550 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889468550 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889468555 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:59 [2024-05-01T16:36:59.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:59 [2024-05-01T16:36:59.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889468643 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, Tree node with text: ExampleCustomXml.xml]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889468643 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889468643 data=null}, Tree node with text: ExampleCustomXml.xml]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889468643 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889468643 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889468648 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:59 [2024-05-01T16:36:59.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889468653 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889468653 data=null doit=true}, TreeItem with text {test}]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889468653 data=null}, TreeItem with text {test}]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889468653 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889468653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889468678 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889468679 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889468679 data=null doit=true}, TreeItem with text {test}]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889468679 data=null}, TreeItem with text {test}]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889468679 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889468679 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889468684 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:36:59 [2024-05-01T16:36:59.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889468685 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889468685 data=null doit=true}, TreeItem with text {Traces [6]}]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889468685 data=null}, TreeItem with text {Traces [6]}]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889468685 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889468686 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889468739 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:36:59 [2024-05-01T16:36:59.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889468834 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, Tree node with text: kernel-overlap-testing]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889468834 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889468834 data=null}, Tree node with text: kernel-overlap-testing]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889468834 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
12:36:59 [2024-05-01T16:36:59.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889468835 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889468865 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:00 [2024-05-01T16:37:00.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889468870 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889468870 data=null doit=true}, TreeItem with text {test}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889468870 data=null}, TreeItem with text {test}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889468871 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889468871 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889468898 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889468899 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889468899 data=null doit=true}, TreeItem with text {test}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889468899 data=null}, TreeItem with text {test}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889468899 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889468899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889468905 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:00 [2024-05-01T16:37:00.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889468906 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889468906 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889468906 data=null}, TreeItem with text {Traces [6]}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889468906 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889468906 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889468949 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889468950 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889468950 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889468950 data=null}, TreeItem with text {Traces [6]}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889468950 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889468950 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889468955 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:00 [2024-05-01T16:37:00.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889469326 data=null doit=true}, Shell with text {Trace Import}]
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889469330 data=null}, (of type 'Combo')]
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:00 [2024-05-01T16:37:00.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:00 [2024-05-01T16:37:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:00 [2024-05-01T16:37:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:37:00 [2024-05-01T16:37:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:00 [2024-05-01T16:37:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:00 [2024-05-01T16:37:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889469361 data=null doit=true}, TreeItem with text {import}]
12:37:00 [2024-05-01T16:37:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889469361 data=null}, TreeItem with text {import}]
12:37:00 [2024-05-01T16:37:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889469361 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:00 [2024-05-01T16:37:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889469362 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:37:00 [2024-05-01T16:37:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889469363 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:00 [2024-05-01T16:37:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:00 [2024-05-01T16:37:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889469364 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:37:00 [2024-05-01T16:37:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889469364 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:00 [2024-05-01T16:37:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889469364 data=null}, Tree node with text: kernel-overlap-testing]
12:37:00 [2024-05-01T16:37:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889469364 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:37:00 [2024-05-01T16:37:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889469364 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:00 [2024-05-01T16:37:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889469366 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:37:00 [2024-05-01T16:37:00.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:37:00 [2024-05-01T16:37:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:00 [2024-05-01T16:37:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:00 [2024-05-01T16:37:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:00 [2024-05-01T16:37:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:00 [2024-05-01T16:37:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:00 [2024-05-01T16:37:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:00 [2024-05-01T16:37:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:00 [2024-05-01T16:37:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889469384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:37:00 [2024-05-01T16:37:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:00 [2024-05-01T16:37:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7d4e4df4
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=889469386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889469386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=889469386 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=889469386 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=889469386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=889469386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=889469386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=889469386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889469386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=889469386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=889469386 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=889469386 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889469395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889469395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889469395 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:00 [2024-05-01T16:37:00.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889469395 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889469395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889469395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:00 [2024-05-01T16:37:00.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:00 [2024-05-01T16:37:00.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:00 [2024-05-01T16:37:00.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:00 [2024-05-01T16:37:00.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:00 [2024-05-01T16:37:00.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889469551 data=null doit=true}, Shell with text {Confirmation}]
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=889469551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=889469552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=889469552 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=889469552 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=889469552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=889469552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:37:00 [2024-05-01T16:37:00.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=889469552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:37:01 [2024-05-01T16:37:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889469396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:01 [2024-05-01T16:37:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889468978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:37:01 [2024-05-01T16:37:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:37:01 [2024-05-01T16:37:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:01 [2024-05-01T16:37:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:01 [2024-05-01T16:37:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:01 [2024-05-01T16:37:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:01 [2024-05-01T16:37:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:01 [2024-05-01T16:37:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:01 [2024-05-01T16:37:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889469958 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:01 [2024-05-01T16:37:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889469959 data=null doit=true}, TreeItem with text {test}]
12:37:01 [2024-05-01T16:37:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889469959 data=null}, TreeItem with text {test}]
12:37:01 [2024-05-01T16:37:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889469959 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:01 [2024-05-01T16:37:01.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889469959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:01 [2024-05-01T16:37:01.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889469979 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:01 [2024-05-01T16:37:01.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:01 [2024-05-01T16:37:01.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889469979 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:01 [2024-05-01T16:37:01.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889469980 data=null doit=true}, TreeItem with text {test}]
12:37:01 [2024-05-01T16:37:01.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889469980 data=null}, TreeItem with text {test}]
12:37:01 [2024-05-01T16:37:01.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889469980 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:01 [2024-05-01T16:37:01.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889469980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:01 [2024-05-01T16:37:01.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889469993 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:01 [2024-05-01T16:37:01.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:01 [2024-05-01T16:37:01.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:01 [2024-05-01T16:37:01.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889469994 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:01 [2024-05-01T16:37:01.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889469994 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:01 [2024-05-01T16:37:01.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889469994 data=null}, TreeItem with text {Traces [6]}]
12:37:01 [2024-05-01T16:37:01.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889469994 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:01 [2024-05-01T16:37:01.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889469994 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:01 [2024-05-01T16:37:01.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889470011 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:01 [2024-05-01T16:37:01.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:37:01 [2024-05-01T16:37:01.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:01 [2024-05-01T16:37:01.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:01 [2024-05-01T16:37:01.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889470202 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889470202 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889470202 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889470203 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889470203 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889470230 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:01 [2024-05-01T16:37:01.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889470232 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889470232 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889470232 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889470232 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889470234 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889470238 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889470238 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889470239 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889470239 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889470239 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889470239 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889470243 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889470243 data=null button=1 stateMask=0x0 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889470243 data=null button=1 stateMask=0x0 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889470243 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.810Z] 
12:37:01 [2024-05-01T16:37:01.810Z] (Eclipse:22871): Gtk-WARNING **: 16:37:01.663: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:01 [2024-05-01T16:37:01.810Z] 
12:37:01 [2024-05-01T16:37:01.810Z] (Eclipse:22871): Gtk-WARNING **: 16:37:01.663: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:01 [2024-05-01T16:37:01.810Z] 
12:37:01 [2024-05-01T16:37:01.810Z] (Eclipse:22871): Gtk-WARNING **: 16:37:01.664: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:01 [2024-05-01T16:37:01.810Z] 
12:37:01 [2024-05-01T16:37:01.810Z] (Eclipse:22871): Gtk-WARNING **: 16:37:01.664: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:01 [2024-05-01T16:37:01.810Z] 
12:37:01 [2024-05-01T16:37:01.810Z] (Eclipse:22871): Gtk-WARNING **: 16:37:01.664: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:01 [2024-05-01T16:37:01.810Z] 
12:37:01 [2024-05-01T16:37:01.810Z] (Eclipse:22871): Gtk-WARNING **: 16:37:01.664: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:01 [2024-05-01T16:37:01.810Z] 
12:37:01 [2024-05-01T16:37:01.810Z] (Eclipse:22871): Gtk-WARNING **: 16:37:01.664: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:01 [2024-05-01T16:37:01.810Z] 
12:37:01 [2024-05-01T16:37:01.810Z] (Eclipse:22871): Gtk-WARNING **: 16:37:01.664: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889470287 data=null button=1 stateMask=0x80000 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889470674 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889470686 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889470686 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889470688 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889470688 data=null doit=true}, TableItem with text {}]
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889470688 data=null}, TableItem with text {}]
12:37:01 [2024-05-01T16:37:01.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889470688 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:02 [2024-05-01T16:37:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889470688 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:02 [2024-05-01T16:37:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889470743 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:02 [2024-05-01T16:37:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:02 [2024-05-01T16:37:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:02 [2024-05-01T16:37:02.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:02 [2024-05-01T16:37:02.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:02 [2024-05-01T16:37:02.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889471836 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:02 [2024-05-01T16:37:02.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889471836 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:02 [2024-05-01T16:37:02.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889471837 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:02 [2024-05-01T16:37:02.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889471837 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:02 [2024-05-01T16:37:02.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889471837 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:02 [2024-05-01T16:37:02.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889471842 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:02 [2024-05-01T16:37:02.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:02 [2024-05-01T16:37:02.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:02 [2024-05-01T16:37:02.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:02 [2024-05-01T16:37:02.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:02 [2024-05-01T16:37:02.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:02 [2024-05-01T16:37:02.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:02 [2024-05-01T16:37:02.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:02 [2024-05-01T16:37:02.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889471887 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, Tree node with text: kernel-overlap-testing]
12:37:02 [2024-05-01T16:37:02.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889471888 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:02 [2024-05-01T16:37:02.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889471888 data=null}, Tree node with text: kernel-overlap-testing]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889471888 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889471910 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889471917 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:03 [2024-05-01T16:37:03.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889471923 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889471923 data=null doit=true}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889471923 data=null}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889471923 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889471923 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889471939 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889471949 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889471949 data=null doit=true}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889471949 data=null}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889471950 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889471950 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889471957 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889471958 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889471958 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889471958 data=null}, TreeItem with text {Traces [6]}]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889471959 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889471959 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889471971 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:03 [2024-05-01T16:37:03.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889472048 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889472049 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889472049 data=null}, Tree node with text: ExampleCustomTxt.log]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889472049 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889472049 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:37:03 [2024-05-01T16:37:03.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889472067 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:37:03 [2024-05-01T16:37:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:03 [2024-05-01T16:37:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:03 [2024-05-01T16:37:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:03 [2024-05-01T16:37:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:03 [2024-05-01T16:37:03.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:03 [2024-05-01T16:37:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:03 [2024-05-01T16:37:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:03 [2024-05-01T16:37:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:03 [2024-05-01T16:37:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:03 [2024-05-01T16:37:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:03 [2024-05-01T16:37:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:03 [2024-05-01T16:37:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889472071 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889472072 data=null doit=true}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889472072 data=null}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889472072 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889472072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889472143 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:03 [2024-05-01T16:37:03.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889472144 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889472144 data=null doit=true}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889472144 data=null}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889472145 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889472145 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889472150 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:03 [2024-05-01T16:37:03.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:03 [2024-05-01T16:37:03.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:03 [2024-05-01T16:37:03.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889472151 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:03 [2024-05-01T16:37:03.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889472151 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:03 [2024-05-01T16:37:03.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889472151 data=null}, TreeItem with text {Traces [6]}]
12:37:03 [2024-05-01T16:37:03.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889472151 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:03 [2024-05-01T16:37:03.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889472152 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:03 [2024-05-01T16:37:03.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889472164 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:03 [2024-05-01T16:37:03.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:03 [2024-05-01T16:37:03.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889472164 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:03 [2024-05-01T16:37:03.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889472164 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:03 [2024-05-01T16:37:03.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889472165 data=null}, TreeItem with text {Traces [6]}]
12:37:03 [2024-05-01T16:37:03.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889472165 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:03 [2024-05-01T16:37:03.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889472165 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:03 [2024-05-01T16:37:03.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889472174 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:03 [2024-05-01T16:37:03.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:03 [2024-05-01T16:37:03.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889472638 data=null doit=true}, Shell with text {Trace Import}]
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889472642 data=null}, (of type 'Combo')]
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:03 [2024-05-01T16:37:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889472674 data=null doit=true}, TreeItem with text {import}]
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889472674 data=null}, TreeItem with text {import}]
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889472674 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889472675 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889472676 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889472677 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889472677 data=null doit=true}, TreeItem with text {import}]
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889472677 data=null}, TreeItem with text {import}]
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889472677 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889472677 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889472678 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889472740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5f40693b
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=889472742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889472742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=889472742 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=889472742 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=889472742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=889472742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=889472742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=889472743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889472743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=889472743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=889472743 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=889472743 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:04 [2024-05-01T16:37:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889472748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889472748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889472748 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889472748 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889472748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:04 [2024-05-01T16:37:04.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889472748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:04 [2024-05-01T16:37:04.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:04 [2024-05-01T16:37:04.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:04 [2024-05-01T16:37:04.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:04 [2024-05-01T16:37:04.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:04 [2024-05-01T16:37:04.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:04 [2024-05-01T16:37:04.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:37:04 [2024-05-01T16:37:04.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:37:04 [2024-05-01T16:37:04.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889472891 data=null doit=true}, Shell with text {Confirmation}]
12:37:04 [2024-05-01T16:37:04.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:37:04 [2024-05-01T16:37:04.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
12:37:04 [2024-05-01T16:37:04.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
12:37:04 [2024-05-01T16:37:04.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:37:04 [2024-05-01T16:37:04.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
12:37:04 [2024-05-01T16:37:04.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=889472892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:04 [2024-05-01T16:37:04.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=889472892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:04 [2024-05-01T16:37:04.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=889472892 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:04 [2024-05-01T16:37:04.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=889472892 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:04 [2024-05-01T16:37:04.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=889472892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:04 [2024-05-01T16:37:04.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=889472892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:04 [2024-05-01T16:37:04.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=889472893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889472748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889472233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889473350 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889473350 data=null doit=true}, TreeItem with text {test}]
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889473350 data=null}, TreeItem with text {test}]
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889473351 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889473351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889473373 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889473374 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889473374 data=null doit=true}, TreeItem with text {test}]
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889473374 data=null}, TreeItem with text {test}]
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889473374 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889473374 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889473379 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:04 [2024-05-01T16:37:04.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889473388 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889473389 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889473389 data=null}, TreeItem with text {Traces [6]}]
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889473389 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889473389 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:04 [2024-05-01T16:37:04.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889473407 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:04 [2024-05-01T16:37:04.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:37:04 [2024-05-01T16:37:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:04 [2024-05-01T16:37:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:04 [2024-05-01T16:37:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889473672 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:04 [2024-05-01T16:37:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889473673 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:04 [2024-05-01T16:37:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889473673 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:04 [2024-05-01T16:37:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889473673 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:04 [2024-05-01T16:37:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889473673 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889473743 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:05 [2024-05-01T16:37:05.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889473746 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889473747 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889473747 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889473747 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889473747 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889473755 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889473755 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889473755 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889473756 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889473756 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889473756 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889473760 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889473760 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889473760 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889473761 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889473987 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889474047 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889474047 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889474047 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889474050 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889474050 data=null doit=true}, TableItem with text {}]
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889474050 data=null}, TableItem with text {}]
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889474050 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889474050 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889474054 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889474175 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889474175 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889474176 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889474176 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889474176 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889474181 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:05 [2024-05-01T16:37:05.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:05 [2024-05-01T16:37:05.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889474277 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889474277 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889474277 data=null}, Tree node with text: ExampleCustomTxt.log]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889474277 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889474277 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889474284 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:05 [2024-05-01T16:37:05.553Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889474288 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889474288 data=null doit=true}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889474289 data=null}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889474289 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889474289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889474347 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889474348 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889474348 data=null doit=true}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889474348 data=null}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889474348 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889474348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889474354 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.553Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889474355 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889474355 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889474355 data=null}, TreeItem with text {Traces [6]}]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889474355 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889474355 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889474367 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:05 [2024-05-01T16:37:05.553Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:05 [2024-05-01T16:37:05.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889474462 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, Tree node with text: ExampleCustomXml.xml]
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889474462 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889474463 data=null}, Tree node with text: ExampleCustomXml.xml]
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889474463 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889474463 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889474477 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:05 [2024-05-01T16:37:05.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889474491 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889474491 data=null doit=true}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889474491 data=null}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889474491 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889474491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889474552 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889474553 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889474553 data=null doit=true}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889474553 data=null}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889474553 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889474553 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889474558 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:05 [2024-05-01T16:37:05.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889474559 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:05 [2024-05-01T16:37:05.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889474559 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:05 [2024-05-01T16:37:05.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889474559 data=null}, TreeItem with text {Traces [6]}]
12:37:05 [2024-05-01T16:37:05.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889474560 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:05 [2024-05-01T16:37:05.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889474560 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:05 [2024-05-01T16:37:05.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889474573 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:05 [2024-05-01T16:37:05.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:05 [2024-05-01T16:37:05.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889474573 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:05 [2024-05-01T16:37:05.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889474574 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:05 [2024-05-01T16:37:05.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889474574 data=null}, TreeItem with text {Traces [6]}]
12:37:05 [2024-05-01T16:37:05.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889474574 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:05 [2024-05-01T16:37:05.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889474574 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:05 [2024-05-01T16:37:05.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889474578 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:05 [2024-05-01T16:37:05.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:05 [2024-05-01T16:37:05.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889474947 data=null doit=true}, Shell with text {Trace Import}]
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:06 [2024-05-01T16:37:06.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:06 [2024-05-01T16:37:06.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:06 [2024-05-01T16:37:06.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:06 [2024-05-01T16:37:06.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:06 [2024-05-01T16:37:06.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:06 [2024-05-01T16:37:06.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:37:06 [2024-05-01T16:37:06.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:06 [2024-05-01T16:37:06.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889474951 data=null}, (of type 'Combo')]
12:37:06 [2024-05-01T16:37:06.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:06 [2024-05-01T16:37:06.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:06 [2024-05-01T16:37:06.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:06 [2024-05-01T16:37:06.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:37:06 [2024-05-01T16:37:06.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:06 [2024-05-01T16:37:06.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:06 [2024-05-01T16:37:06.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889474982 data=null doit=true}, TreeItem with text {import}]
12:37:06 [2024-05-01T16:37:06.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889474982 data=null}, TreeItem with text {import}]
12:37:06 [2024-05-01T16:37:06.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889474982 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889474982 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889474989 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889474990 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889474990 data=null doit=true}, TreeItem with text {import}]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889474990 data=null}, TreeItem with text {import}]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889474991 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889474991 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889474991 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889475000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@63a5a05a
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=889475008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889475008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=889475008 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=889475008 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=889475008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=889475008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=889475008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=889475008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889475009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=889475009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=889475009 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=889475009 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889475014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889475014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889475014 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889475014 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889475014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889475016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:06 [2024-05-01T16:37:06.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:06 [2024-05-01T16:37:06.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:06 [2024-05-01T16:37:06.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:06 [2024-05-01T16:37:06.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:06 [2024-05-01T16:37:06.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889475114 data=null doit=true}, Shell with text {Confirmation}]
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=889475115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=889475115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=889475115 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=889475115 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=889475115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=889475115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:06 [2024-05-01T16:37:06.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=889475115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:06 [2024-05-01T16:37:06.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889475016 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:06 [2024-05-01T16:37:06.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889474643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:37:06 [2024-05-01T16:37:06.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:37:06 [2024-05-01T16:37:06.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:06 [2024-05-01T16:37:06.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:06 [2024-05-01T16:37:06.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:06 [2024-05-01T16:37:06.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:06 [2024-05-01T16:37:06.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:06 [2024-05-01T16:37:06.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:06 [2024-05-01T16:37:06.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889475442 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:06 [2024-05-01T16:37:06.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889475442 data=null doit=true}, TreeItem with text {test}]
12:37:06 [2024-05-01T16:37:06.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889475442 data=null}, TreeItem with text {test}]
12:37:06 [2024-05-01T16:37:06.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889475443 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:06 [2024-05-01T16:37:06.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889475443 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:06 [2024-05-01T16:37:06.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889475459 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:06 [2024-05-01T16:37:06.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:06 [2024-05-01T16:37:06.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889475460 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:06 [2024-05-01T16:37:06.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889475460 data=null doit=true}, TreeItem with text {test}]
12:37:06 [2024-05-01T16:37:06.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889475460 data=null}, TreeItem with text {test}]
12:37:06 [2024-05-01T16:37:06.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889475460 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:06 [2024-05-01T16:37:06.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889475460 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:06 [2024-05-01T16:37:06.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889475465 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:06 [2024-05-01T16:37:06.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:06 [2024-05-01T16:37:06.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:06 [2024-05-01T16:37:06.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889475466 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:06 [2024-05-01T16:37:06.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889475466 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:06 [2024-05-01T16:37:06.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889475466 data=null}, TreeItem with text {Traces [6]}]
12:37:06 [2024-05-01T16:37:06.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889475473 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:06 [2024-05-01T16:37:06.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889475473 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:06 [2024-05-01T16:37:06.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889475481 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:06 [2024-05-01T16:37:06.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:37:07 [2024-05-01T16:37:07.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:07 [2024-05-01T16:37:07.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:07 [2024-05-01T16:37:07.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889475818 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889475818 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889475818 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889475819 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889475819 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889475832 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2024-05-01T16:37:07.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:07 [2024-05-01T16:37:07.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2024-05-01T16:37:07.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:07 [2024-05-01T16:37:07.090Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:07 [2024-05-01T16:37:07.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:07 [2024-05-01T16:37:07.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889475834 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889475834 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889475834 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889475834 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889475834 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889475846 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2024-05-01T16:37:07.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889475846 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889475846 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:07 [2024-05-01T16:37:07.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889475847 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889475847 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889475847 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889475851 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889475851 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889475851 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889475851 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889475891 data=null button=1 stateMask=0x80000 x=159 y=196 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889476042 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889476044 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889476044 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889476045 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889476046 data=null doit=true}, TableItem with text {}]
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889476046 data=null}, TableItem with text {}]
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889476046 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889476046 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889476050 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889476111 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889476112 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889476112 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889476112 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889476112 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889476116 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:07 [2024-05-01T16:37:07.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:07 [2024-05-01T16:37:07.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889476182 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, Tree node with text: ExampleCustomXml.xml]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889476183 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889476183 data=null}, Tree node with text: ExampleCustomXml.xml]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889476183 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889476183 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889476187 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:07 [2024-05-01T16:37:07.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889476191 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889476191 data=null doit=true}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889476191 data=null}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889476191 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889476191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889476209 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889476210 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889476213 data=null doit=true}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889476213 data=null}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889476213 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889476213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889476218 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889476219 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889476219 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889476219 data=null}, TreeItem with text {Traces [6]}]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889476219 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889476219 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:07 [2024-05-01T16:37:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889476227 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:07 [2024-05-01T16:37:07.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889476456 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, Tree node with text: kernel-overlap-testing]
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889476456 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889476456 data=null}, Tree node with text: kernel-overlap-testing]
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889476456 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889476456 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889476492 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:07 [2024-05-01T16:37:07.602Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889476496 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889476496 data=null doit=true}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889476496 data=null}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889476496 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889476496 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889476545 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:07 [2024-05-01T16:37:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889476546 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889476546 data=null doit=true}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889476546 data=null}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889476546 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889476547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889476551 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:07 [2024-05-01T16:37:07.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:07 [2024-05-01T16:37:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:07 [2024-05-01T16:37:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889476555 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:07 [2024-05-01T16:37:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889476555 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:07 [2024-05-01T16:37:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889476555 data=null}, TreeItem with text {Traces [6]}]
12:37:07 [2024-05-01T16:37:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889476555 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:07 [2024-05-01T16:37:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889476555 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:07 [2024-05-01T16:37:07.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889476564 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:07 [2024-05-01T16:37:07.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:07 [2024-05-01T16:37:07.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889476564 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:07 [2024-05-01T16:37:07.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889476564 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:07 [2024-05-01T16:37:07.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889476565 data=null}, TreeItem with text {Traces [6]}]
12:37:07 [2024-05-01T16:37:07.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889476565 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:07 [2024-05-01T16:37:07.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889476565 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:07 [2024-05-01T16:37:07.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889476568 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:07 [2024-05-01T16:37:07.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:07 [2024-05-01T16:37:07.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889476964 data=null doit=true}, Shell with text {Trace Import}]
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889476967 data=null}, (of type 'Combo')]
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889476996 data=null doit=true}, TreeItem with text {import}]
12:37:08 [2024-05-01T16:37:08.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889476996 data=null}, TreeItem with text {import}]
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889476996 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889477036 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889477038 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889477038 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889477038 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889477039 data=null}, Tree node with text: kernel-overlap-testing]
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889477039 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889477039 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889477041 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889477047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5cc1a0c3
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=889477058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889477058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=889477058 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=889477059 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:08 [2024-05-01T16:37:08.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=889477059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=889477059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=889477059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=889477059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889477059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=889477059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=889477059 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=889477059 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:08 [2024-05-01T16:37:08.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889477064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889477064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889477064 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889477064 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889477064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889477064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:08 [2024-05-01T16:37:08.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:08 [2024-05-01T16:37:08.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:08 [2024-05-01T16:37:08.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:08 [2024-05-01T16:37:08.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:08 [2024-05-01T16:37:08.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889477246 data=null doit=true}, Shell with text {Confirmation}]
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:37:08 [2024-05-01T16:37:08.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
12:37:08 [2024-05-01T16:37:08.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
12:37:08 [2024-05-01T16:37:08.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:37:08 [2024-05-01T16:37:08.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
12:37:08 [2024-05-01T16:37:08.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=889477246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:08 [2024-05-01T16:37:08.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=889477247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:08 [2024-05-01T16:37:08.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=889477247 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:08 [2024-05-01T16:37:08.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=889477247 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:08 [2024-05-01T16:37:08.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=889477247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:08 [2024-05-01T16:37:08.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=889477247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:08 [2024-05-01T16:37:08.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=889477247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:37:08 [2024-05-01T16:37:08.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889477064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:08 [2024-05-01T16:37:08.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889476590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889477439 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889477439 data=null doit=true}, TreeItem with text {test}]
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889477439 data=null}, TreeItem with text {test}]
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889477440 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889477440 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889477450 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889477458 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889477458 data=null doit=true}, TreeItem with text {test}]
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889477458 data=null}, TreeItem with text {test}]
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889477458 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889477458 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889477463 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:08 [2024-05-01T16:37:08.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889477463 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889477464 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889477464 data=null}, TreeItem with text {Traces [6]}]
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889477464 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889477464 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:08 [2024-05-01T16:37:08.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889477478 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:08 [2024-05-01T16:37:08.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:37:09 [2024-05-01T16:37:09.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:09 [2024-05-01T16:37:09.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:09 [2024-05-01T16:37:09.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889477815 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889477815 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889477816 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889477816 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889477816 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889477832 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:09 [2024-05-01T16:37:09.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:09 [2024-05-01T16:37:09.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:09 [2024-05-01T16:37:09.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889477844 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889477844 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889477845 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889477845 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889477845 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889477849 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889477849 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889477852 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889477852 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889477852 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889477852 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889477856 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889477856 data=null button=1 stateMask=0x0 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889477856 data=null button=1 stateMask=0x0 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889477856 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889477894 data=null button=1 stateMask=0x80000 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889477995 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889477996 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889477996 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889478000 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889478001 data=null doit=true}, TableItem with text {}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889478001 data=null}, TableItem with text {}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889478001 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889478001 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889478036 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:09 [2024-05-01T16:37:09.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:09 [2024-05-01T16:37:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889478093 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889478093 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889478093 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889478094 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889478094 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889478152 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:09 [2024-05-01T16:37:09.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889478249 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, Tree node with text: kernel-overlap-testing]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889478249 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889478249 data=null}, Tree node with text: kernel-overlap-testing]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889478249 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889478249 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889478254 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:09 [2024-05-01T16:37:09.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889478259 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889478259 data=null doit=true}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889478259 data=null}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889478259 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889478259 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889478279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889478279 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889478279 data=null doit=true}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889478280 data=null}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889478280 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889478280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889478289 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889478289 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889478289 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889478290 data=null}, TreeItem with text {Traces [6]}]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889478290 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:09 [2024-05-01T16:37:09.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889478290 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:09 [2024-05-01T16:37:09.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889478344 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:09 [2024-05-01T16:37:09.701Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:37:09 [2024-05-01T16:37:09.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:09 [2024-05-01T16:37:09.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:09 [2024-05-01T16:37:09.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889478568 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
12:37:09 [2024-05-01T16:37:09.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889478568 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:37:09 [2024-05-01T16:37:09.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889478568 data=null}, Tree node with text: ExampleCustomTxt.log]
12:37:09 [2024-05-01T16:37:09.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889478569 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:37:09 [2024-05-01T16:37:09.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889478569 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:37:09 [2024-05-01T16:37:09.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889478601 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:37:09 [2024-05-01T16:37:09.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:09 [2024-05-01T16:37:09.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:09 [2024-05-01T16:37:09.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:09 [2024-05-01T16:37:09.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:09 [2024-05-01T16:37:09.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:09 [2024-05-01T16:37:09.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:09 [2024-05-01T16:37:09.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:09 [2024-05-01T16:37:09.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:09 [2024-05-01T16:37:09.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:09 [2024-05-01T16:37:09.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:09 [2024-05-01T16:37:09.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:09 [2024-05-01T16:37:09.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889478606 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889478606 data=null doit=true}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889478606 data=null}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889478606 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889478606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889478625 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889478633 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889478633 data=null doit=true}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889478633 data=null}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889478633 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889478633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889478640 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:09 [2024-05-01T16:37:09.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889478641 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889478641 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889478641 data=null}, TreeItem with text {Traces [6]}]
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889478641 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889478642 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889478650 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889478650 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889478650 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889478650 data=null}, TreeItem with text {Traces [6]}]
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889478651 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889478651 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889478658 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:09 [2024-05-01T16:37:09.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:37:10 [2024-05-01T16:37:10.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:37:10 [2024-05-01T16:37:10.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:10 [2024-05-01T16:37:10.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889479042 data=null doit=true}, Shell with text {Trace Import}]
12:37:10 [2024-05-01T16:37:10.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889479045 data=null}, (of type 'Combo')]
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889479073 data=null doit=true}, TreeItem with text {import}]
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889479073 data=null}, TreeItem with text {import}]
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889479073 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889479074 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889479075 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889479076 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889479076 data=null doit=true}, TreeItem with text {import}]
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889479076 data=null}, TreeItem with text {import}]
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889479076 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889479076 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889479076 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889479091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@59eac843
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=889479092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889479093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=889479093 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=889479093 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=889479093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=889479093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=889479093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=889479093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889479093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=889479093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=889479093 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=889479093 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:10 [2024-05-01T16:37:10.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@58e391f3
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=889479096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=889479096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=889479096 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=889479096 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=889479096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=889479096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=889479096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=889479096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=889479096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=889479096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=889479096 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=889479096 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889479099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889479099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889479099 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889479099 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889479099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:10 [2024-05-01T16:37:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889479099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:10 [2024-05-01T16:37:10.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889479099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889478676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889479503 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889479504 data=null doit=true}, TreeItem with text {test}]
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889479504 data=null}, TreeItem with text {test}]
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889479504 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889479504 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889479521 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889479522 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889479522 data=null doit=true}, TreeItem with text {test}]
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889479522 data=null}, TreeItem with text {test}]
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889479522 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889479523 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889479527 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:10 [2024-05-01T16:37:10.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889479536 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889479536 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889479536 data=null}, TreeItem with text {Traces [6]}]
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889479536 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889479537 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:10 [2024-05-01T16:37:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889479544 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:10 [2024-05-01T16:37:10.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:37:11 [2024-05-01T16:37:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:11 [2024-05-01T16:37:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:11 [2024-05-01T16:37:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889479791 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889479791 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889479791 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889479791 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889479791 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889479803 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:11 [2024-05-01T16:37:11.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889479805 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889479805 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889479805 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889479805 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889479806 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889479815 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889479815 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889479815 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889479816 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889479816 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889479816 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889479819 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889479819 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889479820 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889479820 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889479858 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889479864 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889479865 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889479865 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:11 [2024-05-01T16:37:11.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:11 [2024-05-01T16:37:11.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:11 [2024-05-01T16:37:11.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:11 [2024-05-01T16:37:11.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:11 [2024-05-01T16:37:11.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:11 [2024-05-01T16:37:11.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:11 [2024-05-01T16:37:11.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:11 [2024-05-01T16:37:11.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:11 [2024-05-01T16:37:11.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:12 [2024-05-01T16:37:12.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:12 [2024-05-01T16:37:12.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:12 [2024-05-01T16:37:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:12 [2024-05-01T16:37:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:12 [2024-05-01T16:37:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:12 [2024-05-01T16:37:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:12 [2024-05-01T16:37:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:12 [2024-05-01T16:37:12.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889481372 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889481372 data=null doit=true}, TableItem with text {}]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889481372 data=null}, TableItem with text {}]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889481372 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889481372 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889481379 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889481525 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889481526 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889481526 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889481526 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889481526 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889481530 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:12 [2024-05-01T16:37:12.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889481565 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889481565 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889481565 data=null}, Tree node with text: ExampleCustomTxt.log]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889481566 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889481566 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889481569 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:12 [2024-05-01T16:37:12.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889481592 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889481592 data=null doit=true}, TreeItem with text {test}]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889481592 data=null}, TreeItem with text {test}]
12:37:12 [2024-05-01T16:37:12.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889481592 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:12 [2024-05-01T16:37:12.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889481592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:12 [2024-05-01T16:37:12.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889481612 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:12 [2024-05-01T16:37:12.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:12 [2024-05-01T16:37:12.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889481612 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:12 [2024-05-01T16:37:12.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889481613 data=null doit=true}, TreeItem with text {test}]
12:37:12 [2024-05-01T16:37:12.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889481613 data=null}, TreeItem with text {test}]
12:37:12 [2024-05-01T16:37:12.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889481613 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:12 [2024-05-01T16:37:12.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889481613 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:12 [2024-05-01T16:37:12.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889481617 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:12 [2024-05-01T16:37:12.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:12 [2024-05-01T16:37:12.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:12 [2024-05-01T16:37:12.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889481618 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:12 [2024-05-01T16:37:12.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889481618 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:12 [2024-05-01T16:37:12.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889481618 data=null}, TreeItem with text {Traces [6]}]
12:37:12 [2024-05-01T16:37:12.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889481618 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:12 [2024-05-01T16:37:12.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889481619 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:12 [2024-05-01T16:37:12.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889481641 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:12 [2024-05-01T16:37:12.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:37:12 [2024-05-01T16:37:12.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:12 [2024-05-01T16:37:12.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:12 [2024-05-01T16:37:12.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889481866 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, Tree node with text: ExampleCustomXml.xml]
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889481866 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889481882 data=null}, Tree node with text: ExampleCustomXml.xml]
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889481882 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889481882 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889481900 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:13 [2024-05-01T16:37:13.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889481908 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889481908 data=null doit=true}, TreeItem with text {test}]
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889481908 data=null}, TreeItem with text {test}]
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889481908 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889481909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889481928 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889481929 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889481929 data=null doit=true}, TreeItem with text {test}]
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889481929 data=null}, TreeItem with text {test}]
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889481929 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889481929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889481933 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:13 [2024-05-01T16:37:13.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889481934 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889481934 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:13 [2024-05-01T16:37:13.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889481934 data=null}, TreeItem with text {Traces [6]}]
12:37:13 [2024-05-01T16:37:13.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889481934 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:13 [2024-05-01T16:37:13.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889481934 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:13 [2024-05-01T16:37:13.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889481944 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:13 [2024-05-01T16:37:13.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:13 [2024-05-01T16:37:13.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889481945 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:13 [2024-05-01T16:37:13.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889481945 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:13 [2024-05-01T16:37:13.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889481945 data=null}, TreeItem with text {Traces [6]}]
12:37:13 [2024-05-01T16:37:13.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889481945 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:13 [2024-05-01T16:37:13.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889481945 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:13 [2024-05-01T16:37:13.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889481948 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:13 [2024-05-01T16:37:13.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:13 [2024-05-01T16:37:13.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889482241 data=null doit=true}, Shell with text {Trace Import}]
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:13 [2024-05-01T16:37:13.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889482258 data=null}, (of type 'Combo')]
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889482311 data=null doit=true}, TreeItem with text {import}]
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889482311 data=null}, TreeItem with text {import}]
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889482311 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889482311 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889482313 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889482314 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889482314 data=null doit=true}, TreeItem with text {import}]
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889482314 data=null}, TreeItem with text {import}]
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889482314 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889482315 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889482315 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889482322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@51ced4b4
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=889482331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889482331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=889482331 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=889482331 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=889482331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=889482331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=889482331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=889482332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889482332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=889482332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=889482332 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=889482332 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:13 [2024-05-01T16:37:13.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1b6dfd54
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=889482334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=889482335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=889482335 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=889482335 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=889482335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=889482335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=889482335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=889482335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=889482335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=889482335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=889482335 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=889482335 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:13 [2024-05-01T16:37:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:13 [2024-05-01T16:37:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:13 [2024-05-01T16:37:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:13 [2024-05-01T16:37:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:37:13 [2024-05-01T16:37:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889482338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:13 [2024-05-01T16:37:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889482338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:13 [2024-05-01T16:37:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889482338 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:13 [2024-05-01T16:37:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889482338 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:13 [2024-05-01T16:37:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889482338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:13 [2024-05-01T16:37:13.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889482338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:13 [2024-05-01T16:37:13.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:13 [2024-05-01T16:37:13.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889482338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:13 [2024-05-01T16:37:13.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889481974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:37:14 [2024-05-01T16:37:14.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:37:14 [2024-05-01T16:37:14.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:14 [2024-05-01T16:37:14.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:14 [2024-05-01T16:37:14.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:14 [2024-05-01T16:37:14.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889482702 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889482702 data=null doit=true}, TreeItem with text {test}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889482702 data=null}, TreeItem with text {test}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889482702 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889482702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889482712 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889482713 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889482713 data=null doit=true}, TreeItem with text {test}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889482713 data=null}, TreeItem with text {test}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889482713 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889482713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889482724 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:14 [2024-05-01T16:37:14.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889482725 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889482725 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889482725 data=null}, TreeItem with text {Traces [6]}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889482725 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889482725 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889482745 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:14 [2024-05-01T16:37:14.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889482890 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889482890 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889482890 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889482890 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889482890 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889482903 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:14 [2024-05-01T16:37:14.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:14 [2024-05-01T16:37:14.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889482914 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889482914 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889482914 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889482914 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889482914 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889482918 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889482918 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889482918 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889482918 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889482919 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889482919 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889482926 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889482932 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889482933 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889482933 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889482972 data=null button=1 stateMask=0x80000 x=159 y=196 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889482978 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889482978 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889482978 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:14 [2024-05-01T16:37:14.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:14 [2024-05-01T16:37:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:14 [2024-05-01T16:37:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:14 [2024-05-01T16:37:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:14 [2024-05-01T16:37:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:14 [2024-05-01T16:37:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:14 [2024-05-01T16:37:14.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:15 [2024-05-01T16:37:15.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:15 [2024-05-01T16:37:15.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889484483 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889484483 data=null doit=true}, TableItem with text {}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889484483 data=null}, TableItem with text {}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889484483 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889484483 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889484489 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889484539 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889484540 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889484540 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889484540 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889484540 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889484543 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:15 [2024-05-01T16:37:15.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889484593 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, Tree node with text: ExampleCustomXml.xml]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889484593 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889484593 data=null}, Tree node with text: ExampleCustomXml.xml]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889484593 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889484594 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomXml.xml]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889484598 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, Tree node with text: ExampleCustomXml.xml]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:15 [2024-05-01T16:37:15.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889484602 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889484602 data=null doit=true}, TreeItem with text {test}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889484602 data=null}, TreeItem with text {test}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889484602 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889484603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889484648 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889484649 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889484649 data=null doit=true}, TreeItem with text {test}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889484649 data=null}, TreeItem with text {test}]
12:37:15 [2024-05-01T16:37:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889484649 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:16 [2024-05-01T16:37:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889484649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:16 [2024-05-01T16:37:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889484653 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:16 [2024-05-01T16:37:16.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:16 [2024-05-01T16:37:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:16 [2024-05-01T16:37:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889484658 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:16 [2024-05-01T16:37:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889484658 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:16 [2024-05-01T16:37:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889484658 data=null}, TreeItem with text {Traces [6]}]
12:37:16 [2024-05-01T16:37:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889484659 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:16 [2024-05-01T16:37:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889484659 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:16 [2024-05-01T16:37:16.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889484666 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:16 [2024-05-01T16:37:16.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889484988 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, Tree node with text: kernel-overlap-testing]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889484988 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889484988 data=null}, Tree node with text: kernel-overlap-testing]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889484988 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889484988 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889485021 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:16 [2024-05-01T16:37:16.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889485026 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889485026 data=null doit=true}, TreeItem with text {test}]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889485026 data=null}, TreeItem with text {test}]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889485026 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889485026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889485046 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889485046 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889485046 data=null doit=true}, TreeItem with text {test}]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889485046 data=null}, TreeItem with text {test}]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889485047 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889485047 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889485051 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:16 [2024-05-01T16:37:16.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889485051 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889485052 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889485052 data=null}, TreeItem with text {Traces [6]}]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889485052 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889485052 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889485062 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:16 [2024-05-01T16:37:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889485062 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:16 [2024-05-01T16:37:16.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889485062 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:16 [2024-05-01T16:37:16.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889485062 data=null}, TreeItem with text {Traces [6]}]
12:37:16 [2024-05-01T16:37:16.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889485063 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:16 [2024-05-01T16:37:16.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889485063 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:16 [2024-05-01T16:37:16.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889485065 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:16 [2024-05-01T16:37:16.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:16 [2024-05-01T16:37:16.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889485368 data=null doit=true}, Shell with text {Trace Import}]
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:16 [2024-05-01T16:37:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889485379 data=null}, (of type 'Combo')]
12:37:16 [2024-05-01T16:37:16.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:16 [2024-05-01T16:37:16.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:16 [2024-05-01T16:37:16.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:16 [2024-05-01T16:37:16.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:37:16 [2024-05-01T16:37:16.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889485407 data=null doit=true}, TreeItem with text {import}]
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889485407 data=null}, TreeItem with text {import}]
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889485407 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889485407 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889485408 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889485409 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889485409 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889485409 data=null}, Tree node with text: kernel-overlap-testing]
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889485410 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889485410 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889485411 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889485417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6c8a97d6
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=889485427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889485428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=889485428 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=889485428 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=889485428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=889485428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=889485428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=889485428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889485428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=889485428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=889485428 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=889485428 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7b10299c
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=889485431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=889485431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=889485431 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=889485431 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=889485431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=889485431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=889485431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=889485431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=889485431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=889485431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=889485432 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=889485432 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889485434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889485438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889485438 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889485438 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889485438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889485438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:16 [2024-05-01T16:37:16.790Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:16 [2024-05-01T16:37:16.790Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:16 [2024-05-01T16:37:16.790Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:16 [2024-05-01T16:37:16.790Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:16 [2024-05-01T16:37:16.790Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:16 [2024-05-01T16:37:16.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:37:17 [2024-05-01T16:37:17.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889485438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:17 [2024-05-01T16:37:17.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889485086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:37:17 [2024-05-01T16:37:17.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:17 [2024-05-01T16:37:17.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:17 [2024-05-01T16:37:17.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:17 [2024-05-01T16:37:17.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:17 [2024-05-01T16:37:17.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:17 [2024-05-01T16:37:17.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:17 [2024-05-01T16:37:17.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889485951 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:17 [2024-05-01T16:37:17.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889485951 data=null doit=true}, TreeItem with text {test}]
12:37:17 [2024-05-01T16:37:17.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889485951 data=null}, TreeItem with text {test}]
12:37:17 [2024-05-01T16:37:17.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889485952 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:17 [2024-05-01T16:37:17.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889485952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:17 [2024-05-01T16:37:17.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889485976 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:17 [2024-05-01T16:37:17.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:17 [2024-05-01T16:37:17.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889485977 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:17 [2024-05-01T16:37:17.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889485977 data=null doit=true}, TreeItem with text {test}]
12:37:17 [2024-05-01T16:37:17.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889485977 data=null}, TreeItem with text {test}]
12:37:17 [2024-05-01T16:37:17.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889485977 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:17 [2024-05-01T16:37:17.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889485977 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:17 [2024-05-01T16:37:17.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889485981 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:17 [2024-05-01T16:37:17.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:17 [2024-05-01T16:37:17.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:17 [2024-05-01T16:37:17.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889485982 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:17 [2024-05-01T16:37:17.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889485982 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:17 [2024-05-01T16:37:17.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889485982 data=null}, TreeItem with text {Traces [6]}]
12:37:17 [2024-05-01T16:37:17.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889485982 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:17 [2024-05-01T16:37:17.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889485983 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:17 [2024-05-01T16:37:17.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889485995 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:17 [2024-05-01T16:37:17.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:37:17 [2024-05-01T16:37:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:17 [2024-05-01T16:37:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:17 [2024-05-01T16:37:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889486314 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889486314 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889486314 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889486314 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889486314 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889486345 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:17 [2024-05-01T16:37:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:17 [2024-05-01T16:37:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:17 [2024-05-01T16:37:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:17 [2024-05-01T16:37:17.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:17 [2024-05-01T16:37:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:17 [2024-05-01T16:37:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889486346 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889486346 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889486347 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889486347 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889486347 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889486350 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889486350 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889486350 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889486351 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889486351 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889486351 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889486354 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889486354 data=null button=1 stateMask=0x0 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889486354 data=null button=1 stateMask=0x0 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889486354 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889486392 data=null button=1 stateMask=0x80000 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889486397 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889486397 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889486397 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:17 [2024-05-01T16:37:17.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:17 [2024-05-01T16:37:17.815Z] 
12:37:17 [2024-05-01T16:37:17.815Z] (Eclipse:22871): Gtk-WARNING **: 16:37:17.658: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:17 [2024-05-01T16:37:17.815Z] 
12:37:17 [2024-05-01T16:37:17.815Z] (Eclipse:22871): Gtk-WARNING **: 16:37:17.658: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:17 [2024-05-01T16:37:17.815Z] 
12:37:17 [2024-05-01T16:37:17.815Z] (Eclipse:22871): Gtk-WARNING **: 16:37:17.659: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:17 [2024-05-01T16:37:17.815Z] 
12:37:17 [2024-05-01T16:37:17.815Z] (Eclipse:22871): Gtk-WARNING **: 16:37:17.659: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:17 [2024-05-01T16:37:17.815Z] 
12:37:17 [2024-05-01T16:37:17.815Z] (Eclipse:22871): Gtk-WARNING **: 16:37:17.659: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:17 [2024-05-01T16:37:17.815Z] 
12:37:17 [2024-05-01T16:37:17.815Z] (Eclipse:22871): Gtk-WARNING **: 16:37:17.659: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:17 [2024-05-01T16:37:17.815Z] 
12:37:17 [2024-05-01T16:37:17.815Z] (Eclipse:22871): Gtk-WARNING **: 16:37:17.659: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:17 [2024-05-01T16:37:17.815Z] 
12:37:17 [2024-05-01T16:37:17.815Z] (Eclipse:22871): Gtk-WARNING **: 16:37:17.659: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:18 [2024-05-01T16:37:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:18 [2024-05-01T16:37:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:18 [2024-05-01T16:37:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:18 [2024-05-01T16:37:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:18 [2024-05-01T16:37:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:18 [2024-05-01T16:37:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:18 [2024-05-01T16:37:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:18 [2024-05-01T16:37:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:18 [2024-05-01T16:37:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:18 [2024-05-01T16:37:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:18 [2024-05-01T16:37:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:18 [2024-05-01T16:37:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889486903 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:18 [2024-05-01T16:37:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889486903 data=null doit=true}, TableItem with text {}]
12:37:18 [2024-05-01T16:37:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889486903 data=null}, TableItem with text {}]
12:37:18 [2024-05-01T16:37:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889486904 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:18 [2024-05-01T16:37:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889486904 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:18 [2024-05-01T16:37:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889486909 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:18 [2024-05-01T16:37:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:18 [2024-05-01T16:37:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:18 [2024-05-01T16:37:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:18 [2024-05-01T16:37:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:18 [2024-05-01T16:37:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889487859 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:18 [2024-05-01T16:37:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889487859 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:18 [2024-05-01T16:37:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889487859 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:18 [2024-05-01T16:37:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889487859 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:18 [2024-05-01T16:37:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889487859 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:18 [2024-05-01T16:37:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889487865 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:18 [2024-05-01T16:37:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:18 [2024-05-01T16:37:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:18 [2024-05-01T16:37:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:18 [2024-05-01T16:37:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:18 [2024-05-01T16:37:18.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:18 [2024-05-01T16:37:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:18 [2024-05-01T16:37:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889487905 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, Tree node with text: kernel-overlap-testing]
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889487905 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889487905 data=null}, Tree node with text: kernel-overlap-testing]
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889487905 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889487905 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889487910 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, Tree node with text: kernel-overlap-testing]
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:19 [2024-05-01T16:37:19.252Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889487937 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889487937 data=null doit=true}, TreeItem with text {test}]
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889487937 data=null}, TreeItem with text {test}]
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889487937 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889487937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:19 [2024-05-01T16:37:19.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889487958 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889487958 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889487958 data=null doit=true}, TreeItem with text {test}]
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889487958 data=null}, TreeItem with text {test}]
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889487959 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889487959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889487963 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:19 [2024-05-01T16:37:19.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889487963 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889487964 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889487964 data=null}, TreeItem with text {Traces [6]}]
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889487964 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889487964 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889487974 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=889487974 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=889487975 data=null doit=true}, TreeItem with text {Traces [6]}]
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=889487975 data=null}, TreeItem with text {Traces [6]}]
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=889487975 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889487975 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [6]}]
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=889487978 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:19 [2024-05-01T16:37:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889488365 data=null doit=true}, Shell with text {Trace Import}]
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889488369 data=null}, (of type 'Combo')]
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889488395 data=null doit=true}, TreeItem with text {import}]
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889488395 data=null}, TreeItem with text {import}]
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889488395 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889488396 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889488397 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889488397 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889488397 data=null doit=true}, TreeItem with text {import}]
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889488397 data=null}, TreeItem with text {import}]
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889488398 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889488398 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889488398 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:19 [2024-05-01T16:37:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889488413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:19 [2024-05-01T16:37:19.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889488440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889488440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889488440 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889488440 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889488440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889488440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:19 [2024-05-01T16:37:19.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:19 [2024-05-01T16:37:19.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:19 [2024-05-01T16:37:19.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:19 [2024-05-01T16:37:19.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:19 [2024-05-01T16:37:19.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:19 [2024-05-01T16:37:19.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:37:20 [2024-05-01T16:37:20.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889488440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:20 [2024-05-01T16:37:20.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889488044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889488951 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889488951 data=null doit=true}, TreeItem with text {test}]
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889488951 data=null}, TreeItem with text {test}]
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889488951 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889488951 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889488975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889488976 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889488976 data=null doit=true}, TreeItem with text {test}]
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889488976 data=null}, TreeItem with text {test}]
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889488976 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889488976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889488981 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:20 [2024-05-01T16:37:20.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889488981 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:37:20 [2024-05-01T16:37:20.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889488981 data=null doit=true}, TreeItem with text {Traces [7]}]
12:37:20 [2024-05-01T16:37:20.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889488982 data=null}, TreeItem with text {Traces [7]}]
12:37:20 [2024-05-01T16:37:20.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889488982 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:20 [2024-05-01T16:37:20.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889488982 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:37:20 [2024-05-01T16:37:20.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889488994 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:20 [2024-05-01T16:37:20.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889489331 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889489331 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889489331 data=null}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889489331 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889489332 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889489344 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:20 [2024-05-01T16:37:20.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889489345 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889489345 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889489346 data=null}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889489346 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889489346 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889489358 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889489359 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889489359 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:20 [2024-05-01T16:37:20.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889489359 data=null}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889489359 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889489359 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889489362 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889489363 data=null button=1 stateMask=0x0 x=134 y=288 count=2}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=889489363 data=null button=1 stateMask=0x0 x=134 y=288 count=2}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889489363 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889489436 data=null button=1 stateMask=0x80000 x=134 y=288 count=2}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=889489675 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=889489676 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=889489676 data=null}, TreeItem with text {unrecognized.log}]
12:37:20 [2024-05-01T16:37:20.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
12:37:20 [2024-05-01T16:37:20.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:37:20 [2024-05-01T16:37:20.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889489912 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889489912 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889489912 data=null}, TreeItem with text {unrecognized.log}]
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889489912 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889489913 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889489916 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:21 [2024-05-01T16:37:21.047Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889489938 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889489938 data=null doit=true}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889489938 data=null}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889489939 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889489939 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889489961 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:21 [2024-05-01T16:37:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889489962 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889489962 data=null doit=true}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889489962 data=null}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889489962 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889489962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889489966 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889489967 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889489967 data=null doit=true}, TreeItem with text {Traces [7]}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889489967 data=null}, TreeItem with text {Traces [7]}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889489968 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889489968 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889489977 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:21 [2024-05-01T16:37:21.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889490047 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, Tree node with text: unrecognized.log]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889490047 data=null doit=true}, Tree node with text: unrecognized.log]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889490048 data=null}, Tree node with text: unrecognized.log]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889490048 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, Tree node with text: unrecognized.log]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889490048 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: unrecognized.log]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889490077 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, Tree node with text: unrecognized.log]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:21 [2024-05-01T16:37:21.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889490082 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889490082 data=null doit=true}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889490082 data=null}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889490082 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889490082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889490146 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889490147 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889490147 data=null doit=true}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889490147 data=null}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889490147 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889490147 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889490152 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:21 [2024-05-01T16:37:21.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889490153 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889490153 data=null doit=true}, TreeItem with text {Traces [7]}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889490153 data=null}, TreeItem with text {Traces [7]}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889490153 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889490153 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889490165 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889490167 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889490167 data=null doit=true}, TreeItem with text {Traces [7]}]
12:37:21 [2024-05-01T16:37:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889490167 data=null}, TreeItem with text {Traces [7]}]
12:37:21 [2024-05-01T16:37:21.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889490167 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:21 [2024-05-01T16:37:21.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889490167 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:37:21 [2024-05-01T16:37:21.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889490170 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889490441 data=null doit=true}, Shell with text {Trace Import}]
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:21 [2024-05-01T16:37:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889490492 data=null}, (of type 'Combo')]
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889490528 data=null doit=true}, TreeItem with text {import}]
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889490528 data=null}, TreeItem with text {import}]
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889490528 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889490529 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889490530 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889490530 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889490531 data=null doit=true}, TreeItem with text {import}]
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889490531 data=null}, TreeItem with text {import}]
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889490531 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:21 [2024-05-01T16:37:21.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889490531 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889490531 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889490542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7a477438
12:37:21 [2024-05-01T16:37:21.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=889490545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=889490545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=889490545 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=889490545 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=889490545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=889490545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=889490545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=889490545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=889490545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=889490545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=889490545 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=889490545 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889490548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889490548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889490548 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889490548 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889490548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:21 [2024-05-01T16:37:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889490548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889490548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889490233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889490803 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889490803 data=null doit=true}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889490803 data=null}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889490804 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889490804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889490860 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889490860 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889490860 data=null doit=true}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889490860 data=null}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889490861 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889490861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889490865 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889490866 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889490866 data=null doit=true}, TreeItem with text {Traces [7]}]
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889490866 data=null}, TreeItem with text {Traces [7]}]
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889490866 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889490867 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:37:22 [2024-05-01T16:37:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889490880 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:22 [2024-05-01T16:37:22.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889491117 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889491118 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889491119 data=null}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889491120 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889491120 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889491131 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:22 [2024-05-01T16:37:22.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889491133 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889491133 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889491133 data=null}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889491134 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889491134 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889491145 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889491145 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889491145 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889491146 data=null}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889491146 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889491146 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889491149 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889491150 data=null button=1 stateMask=0x0 x=134 y=288 count=2}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=889491150 data=null button=1 stateMask=0x0 x=134 y=288 count=2}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889491150 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889491191 data=null button=1 stateMask=0x80000 x=134 y=288 count=2}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=889491244 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=889491244 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=889491244 data=null}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889491310 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889491310 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889491310 data=null}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889491310 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889491310 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889491315 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, TreeItem with text {unrecognized.log}]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:22 [2024-05-01T16:37:22.586Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889491366 data=null button=0 stateMask=0x0 x=134 y=288 count=0}, Tree node with text: unrecognized.log]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889491366 data=null doit=true}, Tree node with text: unrecognized.log]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889491366 data=null}, Tree node with text: unrecognized.log]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889491366 data=null button=1 stateMask=0x0 x=134 y=288 count=1}, Tree node with text: unrecognized.log]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889491366 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: unrecognized.log]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889491370 data=null button=1 stateMask=0x80000 x=134 y=288 count=1}, Tree node with text: unrecognized.log]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:22 [2024-05-01T16:37:22.586Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889491376 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889491376 data=null doit=true}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889491376 data=null}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889491376 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889491376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889491436 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889491436 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889491437 data=null doit=true}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889491437 data=null}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889491437 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889491437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889491441 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:22 [2024-05-01T16:37:22.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889491442 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889491442 data=null doit=true}, TreeItem with text {Traces [7]}]
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889491442 data=null}, TreeItem with text {Traces [7]}]
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889491443 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889491443 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889491455 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889491456 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889491456 data=null doit=true}, TreeItem with text {Traces [7]}]
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889491456 data=null}, TreeItem with text {Traces [7]}]
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889491456 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889491456 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:37:22 [2024-05-01T16:37:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889491459 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:22 [2024-05-01T16:37:22.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:37:22 [2024-05-01T16:37:22.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:37:22 [2024-05-01T16:37:22.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:37:22 [2024-05-01T16:37:22.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:37:22 [2024-05-01T16:37:22.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889491648 data=null doit=true}, Shell with text {Confirm Clear}]
12:37:22 [2024-05-01T16:37:22.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:37:22 [2024-05-01T16:37:22.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:37:22 [2024-05-01T16:37:22.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:37:22 [2024-05-01T16:37:22.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:22 [2024-05-01T16:37:22.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:37:22 [2024-05-01T16:37:22.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:37:22 [2024-05-01T16:37:22.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889491648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:22 [2024-05-01T16:37:22.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889491648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:22 [2024-05-01T16:37:22.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889491648 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:22 [2024-05-01T16:37:22.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889491648 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:22 [2024-05-01T16:37:22.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889491648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:22 [2024-05-01T16:37:22.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889491649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:22 [2024-05-01T16:37:22.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889491649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:24 [2024-05-01T16:37:24.729Z] 
12:37:24 [2024-05-01T16:37:24.729Z] (Eclipse:22871): Gtk-CRITICAL **: 16:37:24.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889491487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889493390 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889493390 data=null doit=true}, TreeItem with text {test}]
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889493390 data=null}, TreeItem with text {test}]
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889493390 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889493390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889493446 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889493446 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889493447 data=null doit=true}, TreeItem with text {test}]
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889493447 data=null}, TreeItem with text {test}]
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889493447 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:24 [2024-05-01T16:37:24.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889493447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:24 [2024-05-01T16:37:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889493456 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:24 [2024-05-01T16:37:24.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:24 [2024-05-01T16:37:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:24 [2024-05-01T16:37:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889493456 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:37:24 [2024-05-01T16:37:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889493457 data=null doit=true}, TreeItem with text {Traces [7]}]
12:37:24 [2024-05-01T16:37:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889493457 data=null}, TreeItem with text {Traces [7]}]
12:37:24 [2024-05-01T16:37:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889493457 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:24 [2024-05-01T16:37:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889493457 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:37:24 [2024-05-01T16:37:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889493463 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:24 [2024-05-01T16:37:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:24 [2024-05-01T16:37:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889493464 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:37:24 [2024-05-01T16:37:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889493464 data=null doit=true}, TreeItem with text {Traces [7]}]
12:37:24 [2024-05-01T16:37:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889493464 data=null}, TreeItem with text {Traces [7]}]
12:37:24 [2024-05-01T16:37:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889493464 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:24 [2024-05-01T16:37:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889493464 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:37:24 [2024-05-01T16:37:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889493467 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:24 [2024-05-01T16:37:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:24 [2024-05-01T16:37:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:37:24 [2024-05-01T16:37:24.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:37:24 [2024-05-01T16:37:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:24 [2024-05-01T16:37:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889493641 data=null doit=true}, Shell with text {Trace Import}]
12:37:24 [2024-05-01T16:37:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:24 [2024-05-01T16:37:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:24 [2024-05-01T16:37:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:37:24 [2024-05-01T16:37:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889493674 data=null}, (of type 'Combo')]
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889493770 data=null doit=true}, TreeItem with text {import}]
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889493770 data=null}, TreeItem with text {import}]
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889493773 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889493774 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889493775 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889493775 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889493775 data=null}, Tree node with text: kernel-overlap-testing]
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889493776 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889493776 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889493776 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889493777 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889493777 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889493787 data=null}, Tree node with text: kernel-overlap-testing]
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889493787 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889493791 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889493793 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: metadata
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889493800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@195b823a
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=889493802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=889493803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=889493803 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=889493803 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=889493803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=889493803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=889493803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=889493803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=889493803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=889493803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=889493803 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=889493803 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889493844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889493844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889493844 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889493844 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889493844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:24 [2024-05-01T16:37:24.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889493844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:24 [2024-05-01T16:37:24.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:24 [2024-05-01T16:37:24.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:24 [2024-05-01T16:37:24.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:24 [2024-05-01T16:37:24.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:24 [2024-05-01T16:37:24.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:24 [2024-05-01T16:37:24.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:37:25 [2024-05-01T16:37:25.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889493844 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:25 [2024-05-01T16:37:25.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889493491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889494356 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889494356 data=null doit=true}, TreeItem with text {test}]
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889494356 data=null}, TreeItem with text {test}]
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889494356 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889494356 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889494366 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889494366 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889494366 data=null doit=true}, TreeItem with text {test}]
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889494366 data=null}, TreeItem with text {test}]
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889494367 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889494371 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889494375 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:25 [2024-05-01T16:37:25.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889494376 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889494376 data=null doit=true}, TreeItem with text {Traces [1]}]
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889494376 data=null}, TreeItem with text {Traces [1]}]
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889494376 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889494376 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889494383 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889494383 data=null doit=true}, TreeItem with text {Traces [1]}]
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889494383 data=null}, TreeItem with text {Traces [1]}]
12:37:25 [2024-05-01T16:37:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889494383 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:37:25 [2024-05-01T16:37:25.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889494383 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:37:25 [2024-05-01T16:37:25.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889494390 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889494710 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889494710 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889494711 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889494711 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889494711 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889494736 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:26 [2024-05-01T16:37:26.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889494738 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889494738 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889494738 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889494738 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889494739 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889494743 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889494744 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889494744 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889494744 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889494744 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889494744 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889494747 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889494747 data=null button=1 stateMask=0x0 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889494747 data=null button=1 stateMask=0x0 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889494747 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.064Z] 
12:37:26 [2024-05-01T16:37:26.064Z] (Eclipse:22871): Gtk-CRITICAL **: 16:37:25.993: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:37:26 [2024-05-01T16:37:26.320Z] 
12:37:26 [2024-05-01T16:37:26.320Z] (Eclipse:22871): Gtk-WARNING **: 16:37:26.075: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:26 [2024-05-01T16:37:26.320Z] 
12:37:26 [2024-05-01T16:37:26.320Z] (Eclipse:22871): Gtk-WARNING **: 16:37:26.075: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:26 [2024-05-01T16:37:26.320Z] 
12:37:26 [2024-05-01T16:37:26.320Z] (Eclipse:22871): Gtk-WARNING **: 16:37:26.076: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:26 [2024-05-01T16:37:26.320Z] 
12:37:26 [2024-05-01T16:37:26.320Z] (Eclipse:22871): Gtk-WARNING **: 16:37:26.076: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:26 [2024-05-01T16:37:26.320Z] 
12:37:26 [2024-05-01T16:37:26.320Z] (Eclipse:22871): Gtk-WARNING **: 16:37:26.076: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:26 [2024-05-01T16:37:26.320Z] 
12:37:26 [2024-05-01T16:37:26.320Z] (Eclipse:22871): Gtk-WARNING **: 16:37:26.076: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:26 [2024-05-01T16:37:26.320Z] 
12:37:26 [2024-05-01T16:37:26.320Z] (Eclipse:22871): Gtk-WARNING **: 16:37:26.076: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:26 [2024-05-01T16:37:26.320Z] 
12:37:26 [2024-05-01T16:37:26.320Z] (Eclipse:22871): Gtk-WARNING **: 16:37:26.076: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:26 [2024-05-01T16:37:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889494781 data=null button=1 stateMask=0x80000 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889495068 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889495071 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889495071 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:26 [2024-05-01T16:37:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:37:26 [2024-05-01T16:37:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:26 [2024-05-01T16:37:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:26 [2024-05-01T16:37:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:26 [2024-05-01T16:37:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:26 [2024-05-01T16:37:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:26 [2024-05-01T16:37:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:26 [2024-05-01T16:37:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889495072 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:26 [2024-05-01T16:37:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889495073 data=null doit=true}, TableItem with text {}]
12:37:26 [2024-05-01T16:37:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889495073 data=null}, TableItem with text {}]
12:37:26 [2024-05-01T16:37:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889495073 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:26 [2024-05-01T16:37:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889495073 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:26 [2024-05-01T16:37:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889495134 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:26 [2024-05-01T16:37:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:26 [2024-05-01T16:37:26.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:27 [2024-05-01T16:37:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:27 [2024-05-01T16:37:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:27 [2024-05-01T16:37:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889496283 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:27 [2024-05-01T16:37:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889496283 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889496283 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889496284 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889496284 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889496287 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:27 [2024-05-01T16:37:27.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889496292 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889496292 data=null doit=true}, TreeItem with text {test}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889496292 data=null}, TreeItem with text {test}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889496292 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889496293 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889496309 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889496309 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889496309 data=null doit=true}, TreeItem with text {test}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889496309 data=null}, TreeItem with text {test}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889496310 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889496310 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889496318 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:27 [2024-05-01T16:37:27.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889496319 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889496319 data=null doit=true}, TreeItem with text {Traces [1]}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889496319 data=null}, TreeItem with text {Traces [1]}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889496319 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889496319 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889496327 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889496327 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889496328 data=null doit=true}, TreeItem with text {Traces [1]}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889496328 data=null}, TreeItem with text {Traces [1]}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889496328 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889496328 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889496335 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889496504 data=null doit=true}, Shell with text {Confirm Clear}]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889496505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889496505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889496505 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889496505 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:27 [2024-05-01T16:37:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889496505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:27 [2024-05-01T16:37:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889496506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:27 [2024-05-01T16:37:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889496506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:27 [2024-05-01T16:37:27.940Z] 
12:37:27 [2024-05-01T16:37:27.940Z] (Eclipse:22871): Gtk-CRITICAL **: 16:37:27.901: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889496354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889496865 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889496865 data=null doit=true}, TreeItem with text {test}]
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889496865 data=null}, TreeItem with text {test}]
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889496866 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889496866 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889496890 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889496890 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889496890 data=null doit=true}, TreeItem with text {test}]
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889496890 data=null}, TreeItem with text {test}]
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889496891 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889496891 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:28 [2024-05-01T16:37:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889496895 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:28 [2024-05-01T16:37:28.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:28 [2024-05-01T16:37:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:28 [2024-05-01T16:37:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889496895 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:37:28 [2024-05-01T16:37:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889496895 data=null doit=true}, TreeItem with text {Traces [0]}]
12:37:28 [2024-05-01T16:37:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889496896 data=null}, TreeItem with text {Traces [0]}]
12:37:28 [2024-05-01T16:37:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889496896 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:37:28 [2024-05-01T16:37:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889496896 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:37:28 [2024-05-01T16:37:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889496938 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:37:28 [2024-05-01T16:37:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:28 [2024-05-01T16:37:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889496939 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:37:28 [2024-05-01T16:37:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889496939 data=null doit=true}, TreeItem with text {Traces [0]}]
12:37:28 [2024-05-01T16:37:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889496939 data=null}, TreeItem with text {Traces [0]}]
12:37:28 [2024-05-01T16:37:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889496939 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:37:28 [2024-05-01T16:37:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889496939 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:37:28 [2024-05-01T16:37:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889496942 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:37:28 [2024-05-01T16:37:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:28 [2024-05-01T16:37:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889497190 data=null doit=true}, Shell with text {Trace Import}]
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889497275 data=null}, (of type 'Combo')]
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889497300 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889497300 data=null doit=true}, TreeItem with text {import}]
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889497300 data=null}, TreeItem with text {import}]
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889497301 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889497301 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889497301 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:28 [2024-05-01T16:37:28.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889497307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:28 [2024-05-01T16:37:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889497318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889497319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889497319 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889497319 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889497319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:28 [2024-05-01T16:37:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889497319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:28 [2024-05-01T16:37:28.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:28 [2024-05-01T16:37:28.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:28 [2024-05-01T16:37:28.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:28 [2024-05-01T16:37:28.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:28 [2024-05-01T16:37:28.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:28 [2024-05-01T16:37:28.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:37:29 [2024-05-01T16:37:29.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:37:29 [2024-05-01T16:37:29.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889497841 data=null doit=true}, Shell with text {Confirmation}]
12:37:29 [2024-05-01T16:37:29.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:37:29 [2024-05-01T16:37:29.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:37:29 [2024-05-01T16:37:29.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:37:29 [2024-05-01T16:37:29.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:37:29 [2024-05-01T16:37:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:37:29 [2024-05-01T16:37:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:37:29 [2024-05-01T16:37:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:37:29 [2024-05-01T16:37:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:37:29 [2024-05-01T16:37:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:37:29 [2024-05-01T16:37:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
12:37:29 [2024-05-01T16:37:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=889497842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:37:29 [2024-05-01T16:37:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=889497842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:37:29 [2024-05-01T16:37:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=889497842 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:37:29 [2024-05-01T16:37:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=889497842 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:37:29 [2024-05-01T16:37:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=889497842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:37:29 [2024-05-01T16:37:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=889497842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:37:29 [2024-05-01T16:37:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=889497842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:37:29 [2024-05-01T16:37:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889497319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889496962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889498380 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889498380 data=null doit=true}, TreeItem with text {test}]
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889498380 data=null}, TreeItem with text {test}]
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889498380 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889498380 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889498390 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889498391 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889498391 data=null doit=true}, TreeItem with text {test}]
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889498391 data=null}, TreeItem with text {test}]
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889498396 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889498397 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889498401 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:29 [2024-05-01T16:37:29.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=889498401 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=889498401 data=null doit=true}, TreeItem with text {Traces [13]}]
12:37:29 [2024-05-01T16:37:29.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=889498401 data=null}, TreeItem with text {Traces [13]}]
12:37:29 [2024-05-01T16:37:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=889498402 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:29 [2024-05-01T16:37:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889498402 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
12:37:29 [2024-05-01T16:37:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=889498408 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:29 [2024-05-01T16:37:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=889498408 data=null doit=true}, TreeItem with text {Traces [13]}]
12:37:29 [2024-05-01T16:37:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=889498408 data=null}, TreeItem with text {Traces [13]}]
12:37:29 [2024-05-01T16:37:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=889498408 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:29 [2024-05-01T16:37:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889498413 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [13]}]
12:37:29 [2024-05-01T16:37:29.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=889498417 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889498649 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889498649 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889498649 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889498650 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889498650 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889498663 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:29 [2024-05-01T16:37:29.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889498665 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889498665 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889498665 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889498665 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889498665 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889498668 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889498668 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889498668 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889498669 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889498669 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889498669 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889498677 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889498677 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:37:29 [2024-05-01T16:37:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889498677 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:37:30 [2024-05-01T16:37:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889498677 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:30 [2024-05-01T16:37:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889498744 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:37:30 [2024-05-01T16:37:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889498749 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:30 [2024-05-01T16:37:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889498749 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:30 [2024-05-01T16:37:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889498749 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:30 [2024-05-01T16:37:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:37:30 [2024-05-01T16:37:30.086Z] 
12:37:30 [2024-05-01T16:37:30.086Z] (Eclipse:22871): Gtk-CRITICAL **: 16:37:29.944: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:37:30 [2024-05-01T16:37:30.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:30 [2024-05-01T16:37:30.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:30 [2024-05-01T16:37:30.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:30 [2024-05-01T16:37:30.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:30 [2024-05-01T16:37:30.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:31 [2024-05-01T16:37:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:31 [2024-05-01T16:37:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:31 [2024-05-01T16:37:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:31 [2024-05-01T16:37:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:31 [2024-05-01T16:37:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:31 [2024-05-01T16:37:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889500256 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:31 [2024-05-01T16:37:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889500256 data=null doit=true}, TableItem with text {}]
12:37:31 [2024-05-01T16:37:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889500256 data=null}, TableItem with text {}]
12:37:31 [2024-05-01T16:37:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889500256 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:31 [2024-05-01T16:37:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889500257 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:31 [2024-05-01T16:37:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889500262 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:31 [2024-05-01T16:37:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:31 [2024-05-01T16:37:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:31 [2024-05-01T16:37:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:31 [2024-05-01T16:37:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:31 [2024-05-01T16:37:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889500303 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:31 [2024-05-01T16:37:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889500303 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:31 [2024-05-01T16:37:31.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889500303 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889500303 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889500303 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889500335 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:31 [2024-05-01T16:37:31.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889500339 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889500339 data=null doit=true}, TreeItem with text {test}]
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889500339 data=null}, TreeItem with text {test}]
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889500339 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889500339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889500351 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889500351 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889500351 data=null doit=true}, TreeItem with text {test}]
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889500352 data=null}, TreeItem with text {test}]
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889500352 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889500352 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:31 [2024-05-01T16:37:31.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889500360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:31 [2024-05-01T16:37:31.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:31 [2024-05-01T16:37:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:31 [2024-05-01T16:37:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=889500361 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:37:31 [2024-05-01T16:37:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=889500361 data=null doit=true}, TreeItem with text {Traces [13]}]
12:37:31 [2024-05-01T16:37:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=889500361 data=null}, TreeItem with text {Traces [13]}]
12:37:31 [2024-05-01T16:37:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=889500362 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:31 [2024-05-01T16:37:31.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889500362 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=889500369 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:31 [2024-05-01T16:37:31.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889500397 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889500397 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889500397 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889500397 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889500398 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889500439 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:31 [2024-05-01T16:37:31.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889500441 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889500441 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889500441 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889500442 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889500442 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889500445 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889500445 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889500445 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889500445 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889500446 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889500446 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889500448 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889500449 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889500449 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889500449 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889500485 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889500639 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889500639 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889500640 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:37:31 [2024-05-01T16:37:31.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:37:31 [2024-05-01T16:37:31.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:31 [2024-05-01T16:37:31.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:32 [2024-05-01T16:37:32.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:32 [2024-05-01T16:37:32.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:32 [2024-05-01T16:37:32.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:32 [2024-05-01T16:37:32.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:32 [2024-05-01T16:37:32.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:32 [2024-05-01T16:37:32.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889501642 data=null button=0 stateMask=0x0 x=23 y=35 count=0}, TableItem with text {}]
12:37:32 [2024-05-01T16:37:32.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889501642 data=null doit=true}, TableItem with text {}]
12:37:32 [2024-05-01T16:37:32.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889501642 data=null}, TableItem with text {}]
12:37:32 [2024-05-01T16:37:32.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889501642 data=null button=1 stateMask=0x0 x=23 y=35 count=1}, TableItem with text {}]
12:37:32 [2024-05-01T16:37:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889501642 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:32 [2024-05-01T16:37:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889501647 data=null button=1 stateMask=0x80000 x=23 y=35 count=1}, TableItem with text {}]
12:37:32 [2024-05-01T16:37:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:32 [2024-05-01T16:37:32.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889501891 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889501891 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889501891 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889501892 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889501892 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889501897 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:33 [2024-05-01T16:37:33.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889501901 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889501901 data=null doit=true}, TreeItem with text {test}]
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889501901 data=null}, TreeItem with text {test}]
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889501901 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:33 [2024-05-01T16:37:33.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889501901 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:33 [2024-05-01T16:37:33.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889501917 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:33 [2024-05-01T16:37:33.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:33 [2024-05-01T16:37:33.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889501920 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:33 [2024-05-01T16:37:33.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889501920 data=null doit=true}, TreeItem with text {test}]
12:37:33 [2024-05-01T16:37:33.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889501920 data=null}, TreeItem with text {test}]
12:37:33 [2024-05-01T16:37:33.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889501920 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:33 [2024-05-01T16:37:33.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889501920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:33 [2024-05-01T16:37:33.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889501933 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:33 [2024-05-01T16:37:33.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:33 [2024-05-01T16:37:33.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:33 [2024-05-01T16:37:33.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=889501934 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:37:33 [2024-05-01T16:37:33.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=889501934 data=null doit=true}, TreeItem with text {Traces [13]}]
12:37:33 [2024-05-01T16:37:33.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=889501934 data=null}, TreeItem with text {Traces [13]}]
12:37:33 [2024-05-01T16:37:33.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=889501934 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:33 [2024-05-01T16:37:33.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889501934 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
12:37:33 [2024-05-01T16:37:33.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=889501945 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:33 [2024-05-01T16:37:33.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889502168 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889502169 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889502169 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889502169 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889502169 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889502200 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:33 [2024-05-01T16:37:33.418Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889502202 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889502202 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889502202 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889502202 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889502202 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889502207 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889502207 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889502207 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889502232 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889502233 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889502233 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889502236 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889502236 data=null button=1 stateMask=0x0 x=150 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889502236 data=null button=1 stateMask=0x0 x=150 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889502236 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.674Z] 
12:37:33 [2024-05-01T16:37:33.674Z] (Eclipse:22871): Gtk-WARNING **: 16:37:33.585: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:33 [2024-05-01T16:37:33.674Z] 
12:37:33 [2024-05-01T16:37:33.674Z] (Eclipse:22871): Gtk-WARNING **: 16:37:33.585: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:33 [2024-05-01T16:37:33.674Z] 
12:37:33 [2024-05-01T16:37:33.674Z] (Eclipse:22871): Gtk-WARNING **: 16:37:33.585: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:33 [2024-05-01T16:37:33.674Z] 
12:37:33 [2024-05-01T16:37:33.674Z] (Eclipse:22871): Gtk-WARNING **: 16:37:33.585: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:33 [2024-05-01T16:37:33.674Z] 
12:37:33 [2024-05-01T16:37:33.674Z] (Eclipse:22871): Gtk-WARNING **: 16:37:33.586: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:33 [2024-05-01T16:37:33.674Z] 
12:37:33 [2024-05-01T16:37:33.674Z] (Eclipse:22871): Gtk-WARNING **: 16:37:33.586: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:33 [2024-05-01T16:37:33.674Z] 
12:37:33 [2024-05-01T16:37:33.674Z] (Eclipse:22871): Gtk-WARNING **: 16:37:33.586: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:33 [2024-05-01T16:37:33.674Z] 
12:37:33 [2024-05-01T16:37:33.674Z] (Eclipse:22871): Gtk-WARNING **: 16:37:33.586: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:33 [2024-05-01T16:37:33.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889502276 data=null button=1 stateMask=0x80000 x=150 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889502587 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889502590 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889502591 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889502592 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889502592 data=null doit=true}, TableItem with text {}]
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889502592 data=null}, TableItem with text {}]
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889502593 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889502593 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889502607 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:33 [2024-05-01T16:37:33.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:34 [2024-05-01T16:37:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:34 [2024-05-01T16:37:34.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889503781 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889503782 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889503782 data=null}, TreeItem with text {kernel-overlap-testing}]
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889503782 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889503782 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889503787 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:35 [2024-05-01T16:37:35.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889503791 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889503792 data=null doit=true}, TreeItem with text {test}]
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889503792 data=null}, TreeItem with text {test}]
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889503792 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889503792 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889503805 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889503805 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889503805 data=null doit=true}, TreeItem with text {test}]
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889503805 data=null}, TreeItem with text {test}]
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889503806 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889503806 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889503817 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:35 [2024-05-01T16:37:35.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:35 [2024-05-01T16:37:35.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:35 [2024-05-01T16:37:35.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=889503818 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:37:35 [2024-05-01T16:37:35.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=889503818 data=null doit=true}, TreeItem with text {Traces [13]}]
12:37:35 [2024-05-01T16:37:35.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=889503818 data=null}, TreeItem with text {Traces [13]}]
12:37:35 [2024-05-01T16:37:35.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=889503818 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:35 [2024-05-01T16:37:35.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889503818 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
12:37:35 [2024-05-01T16:37:35.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=889503831 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:35 [2024-05-01T16:37:35.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889504154 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889504155 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889504155 data=null}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889504155 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889504155 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889504188 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:35 [2024-05-01T16:37:35.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889504191 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889504191 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889504191 data=null}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889504191 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889504191 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889504194 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889504195 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889504195 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889504195 data=null}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889504195 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889504195 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889504198 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889504198 data=null button=1 stateMask=0x0 x=152 y=219 count=2}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=889504198 data=null button=1 stateMask=0x0 x=152 y=219 count=2}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889504198 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.623Z] 
12:37:35 [2024-05-01T16:37:35.624Z] (Eclipse:22871): Gtk-WARNING **: 16:37:35.471: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:35 [2024-05-01T16:37:35.624Z] 
12:37:35 [2024-05-01T16:37:35.624Z] (Eclipse:22871): Gtk-WARNING **: 16:37:35.471: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:35 [2024-05-01T16:37:35.624Z] 
12:37:35 [2024-05-01T16:37:35.624Z] (Eclipse:22871): Gtk-WARNING **: 16:37:35.471: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:35 [2024-05-01T16:37:35.624Z] 
12:37:35 [2024-05-01T16:37:35.624Z] (Eclipse:22871): Gtk-WARNING **: 16:37:35.471: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:35 [2024-05-01T16:37:35.624Z] 
12:37:35 [2024-05-01T16:37:35.624Z] (Eclipse:22871): Gtk-WARNING **: 16:37:35.472: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:35 [2024-05-01T16:37:35.624Z] 
12:37:35 [2024-05-01T16:37:35.624Z] (Eclipse:22871): Gtk-WARNING **: 16:37:35.472: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:35 [2024-05-01T16:37:35.624Z] 
12:37:35 [2024-05-01T16:37:35.624Z] (Eclipse:22871): Gtk-WARNING **: 16:37:35.472: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:35 [2024-05-01T16:37:35.624Z] 
12:37:35 [2024-05-01T16:37:35.624Z] (Eclipse:22871): Gtk-WARNING **: 16:37:35.472: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889504248 data=null button=1 stateMask=0x80000 x=152 y=219 count=2}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=889504460 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=889504464 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=889504464 data=null}, TreeItem with text {simple_server-thread1}]
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889504466 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889504466 data=null doit=true}, TableItem with text {}]
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889504466 data=null}, TableItem with text {}]
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889504466 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889504467 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889504472 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:35 [2024-05-01T16:37:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:36 [2024-05-01T16:37:36.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:36 [2024-05-01T16:37:36.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889505738 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889505738 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889505738 data=null}, TreeItem with text {simple_server-thread1}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889505738 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889505739 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889505742 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:36 [2024-05-01T16:37:36.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889505746 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889505746 data=null doit=true}, TreeItem with text {test}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889505746 data=null}, TreeItem with text {test}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889505746 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889505747 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889505769 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889505770 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889505770 data=null doit=true}, TreeItem with text {test}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889505770 data=null}, TreeItem with text {test}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889505770 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889505770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889505774 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:36 [2024-05-01T16:37:36.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=889505775 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=889505775 data=null doit=true}, TreeItem with text {Traces [13]}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=889505776 data=null}, TreeItem with text {Traces [13]}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=889505776 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889505776 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
12:37:36 [2024-05-01T16:37:36.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=889505787 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:36 [2024-05-01T16:37:36.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889506010 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889506011 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889506011 data=null}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889506011 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889506011 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889506044 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:37 [2024-05-01T16:37:37.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889506046 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889506046 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889506046 data=null}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889506046 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889506047 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889506050 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889506050 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889506050 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:37 [2024-05-01T16:37:37.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889506051 data=null}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889506051 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889506051 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889506054 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889506054 data=null button=1 stateMask=0x0 x=152 y=265 count=2}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=889506054 data=null button=1 stateMask=0x0 x=152 y=265 count=2}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889506055 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.502Z] 
12:37:37 [2024-05-01T16:37:37.502Z] (Eclipse:22871): Gtk-WARNING **: 16:37:37.341: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:37 [2024-05-01T16:37:37.502Z] 
12:37:37 [2024-05-01T16:37:37.502Z] (Eclipse:22871): Gtk-WARNING **: 16:37:37.341: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:37 [2024-05-01T16:37:37.502Z] 
12:37:37 [2024-05-01T16:37:37.502Z] (Eclipse:22871): Gtk-WARNING **: 16:37:37.341: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:37 [2024-05-01T16:37:37.502Z] 
12:37:37 [2024-05-01T16:37:37.502Z] (Eclipse:22871): Gtk-WARNING **: 16:37:37.341: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:37 [2024-05-01T16:37:37.502Z] 
12:37:37 [2024-05-01T16:37:37.502Z] (Eclipse:22871): Gtk-WARNING **: 16:37:37.341: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:37 [2024-05-01T16:37:37.502Z] 
12:37:37 [2024-05-01T16:37:37.502Z] (Eclipse:22871): Gtk-WARNING **: 16:37:37.341: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:37 [2024-05-01T16:37:37.502Z] 
12:37:37 [2024-05-01T16:37:37.502Z] (Eclipse:22871): Gtk-WARNING **: 16:37:37.341: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:37 [2024-05-01T16:37:37.502Z] 
12:37:37 [2024-05-01T16:37:37.502Z] (Eclipse:22871): Gtk-WARNING **: 16:37:37.341: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889506095 data=null button=1 stateMask=0x80000 x=152 y=265 count=2}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=889506291 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=889506292 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=889506292 data=null}, TreeItem with text {simple_server-thread2}]
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889506293 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889506293 data=null doit=true}, TableItem with text {}]
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889506294 data=null}, TableItem with text {}]
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889506294 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:37 [2024-05-01T16:37:37.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889506294 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:37 [2024-05-01T16:37:37.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889506295 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:37 [2024-05-01T16:37:37.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:37 [2024-05-01T16:37:37.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:37 [2024-05-01T16:37:37.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:37 [2024-05-01T16:37:37.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889506295 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:37 [2024-05-01T16:37:37.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889506295 data=null doit=true}, TableItem with text {}]
12:37:37 [2024-05-01T16:37:37.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889506296 data=null}, TableItem with text {}]
12:37:37 [2024-05-01T16:37:37.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889506296 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:37 [2024-05-01T16:37:37.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889506339 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:37 [2024-05-01T16:37:37.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889506347 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:38 [2024-05-01T16:37:38.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:38 [2024-05-01T16:37:38.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:38 [2024-05-01T16:37:38.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:38 [2024-05-01T16:37:38.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:38 [2024-05-01T16:37:38.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889507511 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:37:38 [2024-05-01T16:37:38.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889507511 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:37:38 [2024-05-01T16:37:38.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889507511 data=null}, TreeItem with text {simple_server-thread2}]
12:37:38 [2024-05-01T16:37:38.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889507512 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:37:38 [2024-05-01T16:37:38.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889507512 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:37:38 [2024-05-01T16:37:38.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889507516 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:37:38 [2024-05-01T16:37:38.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:38 [2024-05-01T16:37:38.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:38 [2024-05-01T16:37:38.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:38 [2024-05-01T16:37:38.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:38 [2024-05-01T16:37:38.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:38 [2024-05-01T16:37:38.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:38 [2024-05-01T16:37:38.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:38 [2024-05-01T16:37:38.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:38 [2024-05-01T16:37:38.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:38 [2024-05-01T16:37:38.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:38 [2024-05-01T16:37:38.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:38 [2024-05-01T16:37:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889507520 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:38 [2024-05-01T16:37:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889507522 data=null doit=true}, TreeItem with text {test}]
12:37:38 [2024-05-01T16:37:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889507523 data=null}, TreeItem with text {test}]
12:37:38 [2024-05-01T16:37:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889507533 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:38 [2024-05-01T16:37:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889507534 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:38 [2024-05-01T16:37:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889507558 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:38 [2024-05-01T16:37:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:38 [2024-05-01T16:37:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889507558 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:38 [2024-05-01T16:37:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889507558 data=null doit=true}, TreeItem with text {test}]
12:37:38 [2024-05-01T16:37:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889507558 data=null}, TreeItem with text {test}]
12:37:38 [2024-05-01T16:37:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889507559 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:38 [2024-05-01T16:37:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889507559 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:38 [2024-05-01T16:37:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889507563 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:38 [2024-05-01T16:37:38.879Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:38 [2024-05-01T16:37:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:38 [2024-05-01T16:37:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=889507564 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:37:38 [2024-05-01T16:37:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=889507564 data=null doit=true}, TreeItem with text {Traces [13]}]
12:37:38 [2024-05-01T16:37:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=889507564 data=null}, TreeItem with text {Traces [13]}]
12:37:38 [2024-05-01T16:37:38.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=889507565 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:38 [2024-05-01T16:37:38.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889507565 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
12:37:38 [2024-05-01T16:37:38.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=889507579 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:38 [2024-05-01T16:37:38.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:37:39 [2024-05-01T16:37:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:39 [2024-05-01T16:37:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:39 [2024-05-01T16:37:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889507854 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889507854 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889507854 data=null}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889507855 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889507855 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889507889 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:39 [2024-05-01T16:37:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:39 [2024-05-01T16:37:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:39 [2024-05-01T16:37:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:39 [2024-05-01T16:37:39.134Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:39 [2024-05-01T16:37:39.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:39 [2024-05-01T16:37:39.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889507891 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889507891 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889507891 data=null}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889507891 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889507891 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889507895 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:37:39 [2024-05-01T16:37:39.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889507895 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889507895 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:39 [2024-05-01T16:37:39.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889507895 data=null}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889507896 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889507896 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889507899 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889507899 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=889507899 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889507899 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.390Z] 
12:37:39 [2024-05-01T16:37:39.390Z] (Eclipse:22871): Gtk-WARNING **: 16:37:39.179: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:39 [2024-05-01T16:37:39.391Z] 
12:37:39 [2024-05-01T16:37:39.391Z] (Eclipse:22871): Gtk-WARNING **: 16:37:39.179: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:39 [2024-05-01T16:37:39.391Z] 
12:37:39 [2024-05-01T16:37:39.391Z] (Eclipse:22871): Gtk-WARNING **: 16:37:39.179: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:39 [2024-05-01T16:37:39.391Z] 
12:37:39 [2024-05-01T16:37:39.391Z] (Eclipse:22871): Gtk-WARNING **: 16:37:39.179: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:39 [2024-05-01T16:37:39.391Z] 
12:37:39 [2024-05-01T16:37:39.391Z] (Eclipse:22871): Gtk-WARNING **: 16:37:39.179: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:39 [2024-05-01T16:37:39.391Z] 
12:37:39 [2024-05-01T16:37:39.391Z] (Eclipse:22871): Gtk-WARNING **: 16:37:39.179: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:39 [2024-05-01T16:37:39.391Z] 
12:37:39 [2024-05-01T16:37:39.391Z] (Eclipse:22871): Gtk-WARNING **: 16:37:39.179: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:39 [2024-05-01T16:37:39.391Z] 
12:37:39 [2024-05-01T16:37:39.391Z] (Eclipse:22871): Gtk-WARNING **: 16:37:39.179: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:39 [2024-05-01T16:37:39.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889507943 data=null button=1 stateMask=0x80000 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=889508128 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=889508128 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=889508128 data=null}, TreeItem with text {ust-overlap-testing}]
12:37:39 [2024-05-01T16:37:39.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:37:39 [2024-05-01T16:37:39.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:39 [2024-05-01T16:37:39.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:39 [2024-05-01T16:37:39.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:39 [2024-05-01T16:37:39.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:39 [2024-05-01T16:37:39.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:39 [2024-05-01T16:37:39.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:39 [2024-05-01T16:37:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:39 [2024-05-01T16:37:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:39 [2024-05-01T16:37:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:39 [2024-05-01T16:37:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:39 [2024-05-01T16:37:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:39 [2024-05-01T16:37:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889508630 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:39 [2024-05-01T16:37:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889508630 data=null doit=true}, TableItem with text {}]
12:37:39 [2024-05-01T16:37:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889508630 data=null}, TableItem with text {}]
12:37:39 [2024-05-01T16:37:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889508631 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:39 [2024-05-01T16:37:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889508631 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:39 [2024-05-01T16:37:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889508636 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:39 [2024-05-01T16:37:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:39 [2024-05-01T16:37:39.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:40 [2024-05-01T16:37:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889509369 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889509369 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889509370 data=null}, TreeItem with text {ust-overlap-testing}]
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889509370 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889509370 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889509394 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:40 [2024-05-01T16:37:40.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889509399 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889509399 data=null doit=true}, TreeItem with text {test}]
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889509399 data=null}, TreeItem with text {test}]
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889509399 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:40 [2024-05-01T16:37:40.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889509399 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889509420 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889509421 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889509421 data=null doit=true}, TreeItem with text {test}]
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889509421 data=null}, TreeItem with text {test}]
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889509421 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889509421 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889509435 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:40 [2024-05-01T16:37:40.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=889509436 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=889509436 data=null doit=true}, TreeItem with text {Traces [13]}]
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=889509436 data=null}, TreeItem with text {Traces [13]}]
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=889509436 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889509436 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=889509449 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:40 [2024-05-01T16:37:40.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509500 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509500 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509501 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509501 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889509501 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509519 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:40 [2024-05-01T16:37:40.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:40 [2024-05-01T16:37:40.770Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509524 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509524 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509524 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509524 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889509524 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509528 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509528 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509528 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509529 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509529 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889509529 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509532 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509532 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509540 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:40 [2024-05-01T16:37:40.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889509540 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:41 [2024-05-01T16:37:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509584 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:41 [2024-05-01T16:37:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509743 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:41 [2024-05-01T16:37:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509743 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:41 [2024-05-01T16:37:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889509743 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:41 [2024-05-01T16:37:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:37:41 [2024-05-01T16:37:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:41 [2024-05-01T16:37:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:41 [2024-05-01T16:37:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:41 [2024-05-01T16:37:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:41 [2024-05-01T16:37:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:41 [2024-05-01T16:37:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:41 [2024-05-01T16:37:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:41 [2024-05-01T16:37:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:41 [2024-05-01T16:37:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:41 [2024-05-01T16:37:41.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:41 [2024-05-01T16:37:41.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:42 [2024-05-01T16:37:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:42 [2024-05-01T16:37:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:42 [2024-05-01T16:37:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:42 [2024-05-01T16:37:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:42 [2024-05-01T16:37:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:42 [2024-05-01T16:37:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889510757 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:42 [2024-05-01T16:37:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889510757 data=null doit=true}, TableItem with text {}]
12:37:42 [2024-05-01T16:37:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889510757 data=null}, TableItem with text {}]
12:37:42 [2024-05-01T16:37:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889510758 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:42 [2024-05-01T16:37:42.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889510758 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889510764 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889511018 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889511018 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889511018 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889511018 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889511018 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889511022 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:42 [2024-05-01T16:37:42.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889511027 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889511027 data=null doit=true}, TreeItem with text {test}]
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889511027 data=null}, TreeItem with text {test}]
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889511027 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:42 [2024-05-01T16:37:42.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889511027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:42 [2024-05-01T16:37:42.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889511050 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:42 [2024-05-01T16:37:42.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:42 [2024-05-01T16:37:42.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889511050 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:42 [2024-05-01T16:37:42.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889511050 data=null doit=true}, TreeItem with text {test}]
12:37:42 [2024-05-01T16:37:42.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889511050 data=null}, TreeItem with text {test}]
12:37:42 [2024-05-01T16:37:42.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889511050 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:42 [2024-05-01T16:37:42.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889511051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:42 [2024-05-01T16:37:42.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889511055 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:42 [2024-05-01T16:37:42.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:42 [2024-05-01T16:37:42.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:42 [2024-05-01T16:37:42.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=889511056 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:37:42 [2024-05-01T16:37:42.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=889511056 data=null doit=true}, TreeItem with text {Traces [13]}]
12:37:42 [2024-05-01T16:37:42.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=889511056 data=null}, TreeItem with text {Traces [13]}]
12:37:42 [2024-05-01T16:37:42.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=889511056 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:42 [2024-05-01T16:37:42.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889511056 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
12:37:42 [2024-05-01T16:37:42.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=889511071 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:42 [2024-05-01T16:37:42.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:37:42 [2024-05-01T16:37:42.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511399 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511399 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511399 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511399 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889511399 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511436 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:42 [2024-05-01T16:37:42.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511438 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511438 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511438 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511439 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889511439 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511443 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511443 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511444 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511444 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511444 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889511444 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511450 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511450 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511451 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889511451 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511493 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511666 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511666 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889511666 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:42 [2024-05-01T16:37:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:37:42 [2024-05-01T16:37:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:42 [2024-05-01T16:37:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:42 [2024-05-01T16:37:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:42 [2024-05-01T16:37:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:42 [2024-05-01T16:37:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:42 [2024-05-01T16:37:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:42 [2024-05-01T16:37:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:42 [2024-05-01T16:37:42.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:43 [2024-05-01T16:37:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:43 [2024-05-01T16:37:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:43 [2024-05-01T16:37:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:43 [2024-05-01T16:37:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:43 [2024-05-01T16:37:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:43 [2024-05-01T16:37:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889512669 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:43 [2024-05-01T16:37:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889512669 data=null doit=true}, TableItem with text {}]
12:37:43 [2024-05-01T16:37:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889512669 data=null}, TableItem with text {}]
12:37:43 [2024-05-01T16:37:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889512669 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:43 [2024-05-01T16:37:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889512669 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:43 [2024-05-01T16:37:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889512679 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:43 [2024-05-01T16:37:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:43 [2024-05-01T16:37:43.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889512930 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889512930 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889512930 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889512930 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889512930 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889512936 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:44 [2024-05-01T16:37:44.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889512940 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889512940 data=null doit=true}, TreeItem with text {test}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889512940 data=null}, TreeItem with text {test}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889512940 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889512941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889512954 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889512955 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889512955 data=null doit=true}, TreeItem with text {test}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889512955 data=null}, TreeItem with text {test}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889512955 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889512955 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889512967 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:44 [2024-05-01T16:37:44.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=889512968 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=889512968 data=null doit=true}, TreeItem with text {Traces [13]}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=889512968 data=null}, TreeItem with text {Traces [13]}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=889512968 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889512968 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
12:37:44 [2024-05-01T16:37:44.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=889512983 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:44 [2024-05-01T16:37:44.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889513309 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889513310 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889513310 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889513310 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889513310 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889513342 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:44 [2024-05-01T16:37:44.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889513344 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889513344 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889513344 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889513344 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889513344 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889513350 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:37:44 [2024-05-01T16:37:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889513350 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889513350 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:44 [2024-05-01T16:37:44.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889513351 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889513351 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889513351 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889513354 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889513355 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889513355 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889513355 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889513394 data=null button=1 stateMask=0x80000 x=159 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.911Z] 
12:37:44 [2024-05-01T16:37:44.911Z] (Eclipse:22871): Gtk-WARNING **: 16:37:44.684: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:44 [2024-05-01T16:37:44.911Z] 
12:37:44 [2024-05-01T16:37:44.911Z] (Eclipse:22871): Gtk-WARNING **: 16:37:44.684: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:44 [2024-05-01T16:37:44.911Z] 
12:37:44 [2024-05-01T16:37:44.911Z] (Eclipse:22871): Gtk-WARNING **: 16:37:44.684: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:44 [2024-05-01T16:37:44.911Z] 
12:37:44 [2024-05-01T16:37:44.911Z] (Eclipse:22871): Gtk-WARNING **: 16:37:44.684: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:44 [2024-05-01T16:37:44.911Z] 
12:37:44 [2024-05-01T16:37:44.911Z] (Eclipse:22871): Gtk-WARNING **: 16:37:44.684: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:44 [2024-05-01T16:37:44.911Z] 
12:37:44 [2024-05-01T16:37:44.911Z] (Eclipse:22871): Gtk-WARNING **: 16:37:44.684: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:44 [2024-05-01T16:37:44.911Z] 
12:37:44 [2024-05-01T16:37:44.911Z] (Eclipse:22871): Gtk-WARNING **: 16:37:44.684: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:44 [2024-05-01T16:37:44.911Z] 
12:37:44 [2024-05-01T16:37:44.911Z] (Eclipse:22871): Gtk-WARNING **: 16:37:44.684: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889513667 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889513749 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889513749 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889513758 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889513758 data=null doit=true}, TableItem with text {}]
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889513758 data=null}, TableItem with text {}]
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889513758 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889513758 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889513765 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:44 [2024-05-01T16:37:44.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889514923 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889514923 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889514923 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889514924 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889514924 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889514930 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:46 [2024-05-01T16:37:46.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889514933 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889514933 data=null doit=true}, TreeItem with text {test}]
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889514933 data=null}, TreeItem with text {test}]
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889514933 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889514934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889514947 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:46 [2024-05-01T16:37:46.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:46 [2024-05-01T16:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889514947 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:46 [2024-05-01T16:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889514947 data=null doit=true}, TreeItem with text {test}]
12:37:46 [2024-05-01T16:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889514947 data=null}, TreeItem with text {test}]
12:37:46 [2024-05-01T16:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889514948 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:46 [2024-05-01T16:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889514948 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:46 [2024-05-01T16:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889514960 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:46 [2024-05-01T16:37:46.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:46 [2024-05-01T16:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:46 [2024-05-01T16:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=889514960 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:37:46 [2024-05-01T16:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=889514961 data=null doit=true}, TreeItem with text {Traces [13]}]
12:37:46 [2024-05-01T16:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=889514961 data=null}, TreeItem with text {Traces [13]}]
12:37:46 [2024-05-01T16:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=889514961 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:46 [2024-05-01T16:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889514961 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
12:37:46 [2024-05-01T16:37:46.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=889514973 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:46 [2024-05-01T16:37:46.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:37:46 [2024-05-01T16:37:46.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:46 [2024-05-01T16:37:46.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889515316 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=889515316 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=889515316 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889515317 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889515317 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889515337 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:46 [2024-05-01T16:37:46.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889515339 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=889515339 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=889515339 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889515339 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889515339 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889515342 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889515343 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=889515343 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=889515343 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889515343 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889515343 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889515346 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889515346 data=null button=1 stateMask=0x0 x=161 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889515346 data=null button=1 stateMask=0x0 x=161 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889515346 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.788Z] 
12:37:46 [2024-05-01T16:37:46.788Z] (Eclipse:22871): Gtk-WARNING **: 16:37:46.611: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:46 [2024-05-01T16:37:46.788Z] 
12:37:46 [2024-05-01T16:37:46.788Z] (Eclipse:22871): Gtk-WARNING **: 16:37:46.611: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:46 [2024-05-01T16:37:46.788Z] 
12:37:46 [2024-05-01T16:37:46.788Z] (Eclipse:22871): Gtk-WARNING **: 16:37:46.611: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:46 [2024-05-01T16:37:46.788Z] 
12:37:46 [2024-05-01T16:37:46.788Z] (Eclipse:22871): Gtk-WARNING **: 16:37:46.611: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:46 [2024-05-01T16:37:46.788Z] 
12:37:46 [2024-05-01T16:37:46.788Z] (Eclipse:22871): Gtk-WARNING **: 16:37:46.611: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:46 [2024-05-01T16:37:46.788Z] 
12:37:46 [2024-05-01T16:37:46.788Z] (Eclipse:22871): Gtk-WARNING **: 16:37:46.611: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:46 [2024-05-01T16:37:46.788Z] 
12:37:46 [2024-05-01T16:37:46.788Z] (Eclipse:22871): Gtk-WARNING **: 16:37:46.611: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:46 [2024-05-01T16:37:46.788Z] 
12:37:46 [2024-05-01T16:37:46.788Z] (Eclipse:22871): Gtk-WARNING **: 16:37:46.611: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889515388 data=null button=1 stateMask=0x80000 x=161 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889515579 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=889515579 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=889515579 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889515581 data=null button=0 stateMask=0x0 x=23 y=35 count=0}, TableItem with text {}]
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889515581 data=null doit=true}, TableItem with text {}]
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889515581 data=null}, TableItem with text {}]
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889515581 data=null button=1 stateMask=0x0 x=23 y=35 count=1}, TableItem with text {}]
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889515581 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889515582 data=null button=1 stateMask=0x80000 x=23 y=35 count=1}, TableItem with text {}]
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889515583 data=null button=0 stateMask=0x0 x=23 y=35 count=0}, TableItem with text {}]
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889515583 data=null doit=true}, TableItem with text {}]
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889515583 data=null}, TableItem with text {}]
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889515583 data=null button=1 stateMask=0x0 x=23 y=35 count=1}, TableItem with text {}]
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889515583 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:46 [2024-05-01T16:37:46.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889515583 data=null button=1 stateMask=0x80000 x=23 y=35 count=1}, TableItem with text {}]
12:37:47 [2024-05-01T16:37:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:47 [2024-05-01T16:37:47.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:47 [2024-05-01T16:37:47.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:47 [2024-05-01T16:37:47.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:48 [2024-05-01T16:37:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889516835 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:37:48 [2024-05-01T16:37:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=889516835 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:37:48 [2024-05-01T16:37:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=889516835 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:37:48 [2024-05-01T16:37:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889516835 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:37:48 [2024-05-01T16:37:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889516836 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:37:48 [2024-05-01T16:37:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889516841 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:37:48 [2024-05-01T16:37:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:48 [2024-05-01T16:37:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:48 [2024-05-01T16:37:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:48 [2024-05-01T16:37:48.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889516845 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889516845 data=null doit=true}, TreeItem with text {test}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889516845 data=null}, TreeItem with text {test}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889516845 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889516845 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889516864 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889516865 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889516865 data=null doit=true}, TreeItem with text {test}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889516865 data=null}, TreeItem with text {test}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889516865 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889516865 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889516874 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:48 [2024-05-01T16:37:48.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=889516874 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=889516875 data=null doit=true}, TreeItem with text {Traces [13]}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=889516875 data=null}, TreeItem with text {Traces [13]}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=889516875 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889516875 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=889516883 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:48 [2024-05-01T16:37:48.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889517007 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=889517007 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=889517007 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889517008 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889517008 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889517038 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:48 [2024-05-01T16:37:48.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889517040 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=889517040 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=889517040 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889517040 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889517041 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889517046 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889517046 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=889517046 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=889517047 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889517047 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889517047 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889517050 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889517050 data=null button=1 stateMask=0x0 x=161 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889517050 data=null button=1 stateMask=0x0 x=161 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889517051 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.423Z] 
12:37:48 [2024-05-01T16:37:48.423Z] (Eclipse:22871): Gtk-WARNING **: 16:37:48.303: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:48 [2024-05-01T16:37:48.423Z] 
12:37:48 [2024-05-01T16:37:48.423Z] (Eclipse:22871): Gtk-WARNING **: 16:37:48.303: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:48 [2024-05-01T16:37:48.423Z] 
12:37:48 [2024-05-01T16:37:48.423Z] (Eclipse:22871): Gtk-WARNING **: 16:37:48.303: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:48 [2024-05-01T16:37:48.423Z] 
12:37:48 [2024-05-01T16:37:48.423Z] (Eclipse:22871): Gtk-WARNING **: 16:37:48.303: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:48 [2024-05-01T16:37:48.423Z] 
12:37:48 [2024-05-01T16:37:48.423Z] (Eclipse:22871): Gtk-WARNING **: 16:37:48.303: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:48 [2024-05-01T16:37:48.423Z] 
12:37:48 [2024-05-01T16:37:48.423Z] (Eclipse:22871): Gtk-WARNING **: 16:37:48.303: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:48 [2024-05-01T16:37:48.423Z] 
12:37:48 [2024-05-01T16:37:48.423Z] (Eclipse:22871): Gtk-WARNING **: 16:37:48.304: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:48 [2024-05-01T16:37:48.423Z] 
12:37:48 [2024-05-01T16:37:48.423Z] (Eclipse:22871): Gtk-WARNING **: 16:37:48.304: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889517091 data=null button=1 stateMask=0x80000 x=161 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889517254 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=889517256 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=889517256 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889517257 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889517258 data=null doit=true}, TableItem with text {}]
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889517258 data=null}, TableItem with text {}]
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889517258 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889517258 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889517278 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:48 [2024-05-01T16:37:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889518549 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=889518549 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=889518549 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889518550 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889518550 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889518553 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:49 [2024-05-01T16:37:49.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889518564 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889518564 data=null doit=true}, TreeItem with text {test}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889518564 data=null}, TreeItem with text {test}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889518564 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889518564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889518585 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889518585 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889518585 data=null doit=true}, TreeItem with text {test}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889518586 data=null}, TreeItem with text {test}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889518586 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889518586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889518590 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:49 [2024-05-01T16:37:49.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=889518590 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=889518590 data=null doit=true}, TreeItem with text {Traces [13]}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=889518591 data=null}, TreeItem with text {Traces [13]}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=889518591 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889518591 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
12:37:49 [2024-05-01T16:37:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=889518601 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:49 [2024-05-01T16:37:49.790Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889518845 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=889518845 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=889518845 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889518846 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889518846 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889518868 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:50 [2024-05-01T16:37:50.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889518870 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=889518870 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=889518870 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889518870 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889518870 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889518874 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889518875 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=889518881 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=889518881 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889518881 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889518882 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889518886 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889518886 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889518886 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889518886 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889518938 data=null button=1 stateMask=0x80000 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889518938 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=889518938 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=889518938 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.301Z] 
12:37:50 [2024-05-01T16:37:50.301Z] (Eclipse:22871): Gtk-WARNING **: 16:37:50.165: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:50 [2024-05-01T16:37:50.301Z] 
12:37:50 [2024-05-01T16:37:50.301Z] (Eclipse:22871): Gtk-WARNING **: 16:37:50.165: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:50 [2024-05-01T16:37:50.301Z] 
12:37:50 [2024-05-01T16:37:50.301Z] (Eclipse:22871): Gtk-WARNING **: 16:37:50.165: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:50 [2024-05-01T16:37:50.301Z] 
12:37:50 [2024-05-01T16:37:50.301Z] (Eclipse:22871): Gtk-WARNING **: 16:37:50.165: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:50 [2024-05-01T16:37:50.301Z] 
12:37:50 [2024-05-01T16:37:50.301Z] (Eclipse:22871): Gtk-WARNING **: 16:37:50.165: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:50 [2024-05-01T16:37:50.301Z] 
12:37:50 [2024-05-01T16:37:50.301Z] (Eclipse:22871): Gtk-WARNING **: 16:37:50.165: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:50 [2024-05-01T16:37:50.301Z] 
12:37:50 [2024-05-01T16:37:50.301Z] (Eclipse:22871): Gtk-WARNING **: 16:37:50.165: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:50 [2024-05-01T16:37:50.301Z] 
12:37:50 [2024-05-01T16:37:50.301Z] (Eclipse:22871): Gtk-WARNING **: 16:37:50.165: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:37:50 [2024-05-01T16:37:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2024-05-01T16:37:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:50 [2024-05-01T16:37:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:50 [2024-05-01T16:37:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:50 [2024-05-01T16:37:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:50 [2024-05-01T16:37:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:50 [2024-05-01T16:37:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889519676 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:50 [2024-05-01T16:37:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889519676 data=null doit=true}, TableItem with text {}]
12:37:50 [2024-05-01T16:37:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889519676 data=null}, TableItem with text {}]
12:37:50 [2024-05-01T16:37:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889519676 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:50 [2024-05-01T16:37:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889519676 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:50 [2024-05-01T16:37:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889519681 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:50 [2024-05-01T16:37:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:50 [2024-05-01T16:37:50.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:51 [2024-05-01T16:37:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:51 [2024-05-01T16:37:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:51 [2024-05-01T16:37:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889520337 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:37:51 [2024-05-01T16:37:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=889520337 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:37:51 [2024-05-01T16:37:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=889520337 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:37:51 [2024-05-01T16:37:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889520337 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:37:51 [2024-05-01T16:37:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889520338 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:37:51 [2024-05-01T16:37:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889520343 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:37:51 [2024-05-01T16:37:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:51 [2024-05-01T16:37:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:51 [2024-05-01T16:37:51.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889520347 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889520347 data=null doit=true}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889520347 data=null}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889520347 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889520347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889520359 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889520360 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889520360 data=null doit=true}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889520360 data=null}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889520360 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889520360 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889520374 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=889520374 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=889520374 data=null doit=true}, TreeItem with text {Traces [13]}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=889520374 data=null}, TreeItem with text {Traces [13]}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=889520375 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889520375 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=889520386 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:51 [2024-05-01T16:37:51.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889520437 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889520437 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889520437 data=null}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889520437 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889520437 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889520457 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:51 [2024-05-01T16:37:51.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889520458 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889520458 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889520458 data=null}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889520458 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889520459 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889520462 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889520462 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889520462 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:51 [2024-05-01T16:37:51.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889520462 data=null}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889520463 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889520463 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889520466 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889520466 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=889520466 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889520466 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889520505 data=null button=1 stateMask=0x80000 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=889520623 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=889520624 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=889520624 data=null}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889520777 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889520778 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889520778 data=null}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889520778 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889520778 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889520782 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:51 [2024-05-01T16:37:51.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889520787 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889520787 data=null doit=true}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889520787 data=null}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889520787 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889520787 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889520815 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:51 [2024-05-01T16:37:51.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889520815 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889520815 data=null doit=true}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889520815 data=null}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889520816 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889520816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889520820 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:51 [2024-05-01T16:37:51.937Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:51 [2024-05-01T16:37:51.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:51 [2024-05-01T16:37:51.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=889520821 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:37:51 [2024-05-01T16:37:51.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=889520821 data=null doit=true}, TreeItem with text {Traces [13]}]
12:37:51 [2024-05-01T16:37:51.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=889520821 data=null}, TreeItem with text {Traces [13]}]
12:37:51 [2024-05-01T16:37:51.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=889520821 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889520822 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=889520844 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=889520844 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=889520844 data=null doit=true}, TreeItem with text {Traces [13]}]
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=889520845 data=null}, TreeItem with text {Traces [13]}]
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=889520845 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889520845 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=889520848 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889520983 data=null doit=true}, Shell with text {Confirm Clear}]
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889520983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889520984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889520984 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889520984 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889520984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889520984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:52 [2024-05-01T16:37:52.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889520984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:37:54 [2024-05-01T16:37:54.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:37:55 [2024-05-01T16:37:55.264Z] 
12:37:55 [2024-05-01T16:37:55.264Z] (Eclipse:22871): Gtk-CRITICAL **: 16:37:55.239: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889520879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889524382 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889524382 data=null doit=true}, TreeItem with text {test}]
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889524382 data=null}, TreeItem with text {test}]
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889524382 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889524382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889524402 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889524402 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889524402 data=null doit=true}, TreeItem with text {test}]
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889524402 data=null}, TreeItem with text {test}]
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889524403 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889524403 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:55 [2024-05-01T16:37:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889524410 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:55 [2024-05-01T16:37:55.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:55 [2024-05-01T16:37:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:55 [2024-05-01T16:37:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=889524411 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:37:55 [2024-05-01T16:37:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=889524411 data=null doit=true}, TreeItem with text {Traces [13]}]
12:37:55 [2024-05-01T16:37:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=889524411 data=null}, TreeItem with text {Traces [13]}]
12:37:55 [2024-05-01T16:37:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=889524411 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:55 [2024-05-01T16:37:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889524411 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=889524418 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=889524418 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=889524418 data=null doit=true}, TreeItem with text {Traces [13]}]
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=889524418 data=null}, TreeItem with text {Traces [13]}]
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=889524418 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889524419 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [13]}]
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=889524421 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889524623 data=null doit=true}, Shell with text {Trace Import}]
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:55 [2024-05-01T16:37:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:37:55 [2024-05-01T16:37:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:55 [2024-05-01T16:37:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:55 [2024-05-01T16:37:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:37:55 [2024-05-01T16:37:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:55 [2024-05-01T16:37:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889524647 data=null}, (of type 'Combo')]
12:37:55 [2024-05-01T16:37:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:55 [2024-05-01T16:37:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:55 [2024-05-01T16:37:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889524711 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889524711 data=null doit=true}, TreeItem with text {import}]
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889524711 data=null}, TreeItem with text {import}]
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889524711 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889524711 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889524711 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889524733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:37:56 [2024-05-01T16:37:56.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889524738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889524738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889524738 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889524738 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889524738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889524738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:56 [2024-05-01T16:37:56.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:56 [2024-05-01T16:37:56.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:56 [2024-05-01T16:37:56.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:56 [2024-05-01T16:37:56.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:56 [2024-05-01T16:37:56.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:56 [2024-05-01T16:37:56.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889525271 data=null doit=true}, Shell with text {Confirmation}]
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=889525272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=889525272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=889525272 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=889525272 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=889525272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=889525272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=889525272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
12:37:56 [2024-05-01T16:37:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:37:56 [2024-05-01T16:37:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889524738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:37:56 [2024-05-01T16:37:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889524442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889525809 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889525809 data=null doit=true}, TreeItem with text {test}]
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889525809 data=null}, TreeItem with text {test}]
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889525809 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889525809 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889525818 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889525819 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889525819 data=null doit=true}, TreeItem with text {test}]
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889525819 data=null}, TreeItem with text {test}]
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889525819 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889525826 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889525841 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:57 [2024-05-01T16:37:57.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:57 [2024-05-01T16:37:57.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:57 [2024-05-01T16:37:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889525842 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:37:57 [2024-05-01T16:37:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889525842 data=null doit=true}, TreeItem with text {Traces [7]}]
12:37:57 [2024-05-01T16:37:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889525842 data=null}, TreeItem with text {Traces [7]}]
12:37:57 [2024-05-01T16:37:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889525842 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:57 [2024-05-01T16:37:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889525842 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:37:57 [2024-05-01T16:37:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889525849 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:57 [2024-05-01T16:37:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889525849 data=null doit=true}, TreeItem with text {Traces [7]}]
12:37:57 [2024-05-01T16:37:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889525849 data=null}, TreeItem with text {Traces [7]}]
12:37:57 [2024-05-01T16:37:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889525849 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:57 [2024-05-01T16:37:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889525849 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [7]}]
12:37:57 [2024-05-01T16:37:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889525851 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889526081 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889526081 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889526081 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889526081 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889526081 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889526095 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:57 [2024-05-01T16:37:57.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889526096 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889526096 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889526096 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889526096 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889526097 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889526099 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889526100 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889526100 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889526100 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889526100 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889526100 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889526108 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889526108 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889526108 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889526109 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889526144 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889526149 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889526149 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889526149 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:57 [2024-05-01T16:37:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2024-05-01T16:37:57.364Z] 
12:37:57 [2024-05-01T16:37:57.364Z] (Eclipse:22871): Gtk-CRITICAL **: 16:37:57.281: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:37:57 [2024-05-01T16:37:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:57 [2024-05-01T16:37:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:57 [2024-05-01T16:37:57.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:58 [2024-05-01T16:37:58.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:58 [2024-05-01T16:37:58.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889527655 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889527655 data=null doit=true}, TableItem with text {}]
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889527655 data=null}, TableItem with text {}]
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889527655 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889527656 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889527660 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889527701 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889527701 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889527701 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889527701 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889527701 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889527720 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:59 [2024-05-01T16:37:59.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889527724 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889527724 data=null doit=true}, TreeItem with text {test}]
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889527724 data=null}, TreeItem with text {test}]
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889527724 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889527724 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:59 [2024-05-01T16:37:59.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889527742 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:59 [2024-05-01T16:37:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:59 [2024-05-01T16:37:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889527742 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:37:59 [2024-05-01T16:37:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889527743 data=null doit=true}, TreeItem with text {test}]
12:37:59 [2024-05-01T16:37:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889527743 data=null}, TreeItem with text {test}]
12:37:59 [2024-05-01T16:37:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889527743 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:59 [2024-05-01T16:37:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889527743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:37:59 [2024-05-01T16:37:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889527747 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:37:59 [2024-05-01T16:37:59.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:59 [2024-05-01T16:37:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:59 [2024-05-01T16:37:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889527747 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:37:59 [2024-05-01T16:37:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889527748 data=null doit=true}, TreeItem with text {Traces [7]}]
12:37:59 [2024-05-01T16:37:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889527748 data=null}, TreeItem with text {Traces [7]}]
12:37:59 [2024-05-01T16:37:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889527748 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:59 [2024-05-01T16:37:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889527748 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:37:59 [2024-05-01T16:37:59.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889527759 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:37:59 [2024-05-01T16:37:59.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889527984 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889527984 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889527984 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889527984 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889527985 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889528015 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:37:59 [2024-05-01T16:37:59.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889528017 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889528017 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889528017 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889528017 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889528017 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889528020 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889528021 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889528021 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:37:59 [2024-05-01T16:37:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889528021 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889528021 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889528021 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889528024 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889528024 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889528024 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889528025 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889528062 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889528194 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889528235 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889528236 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:37:59 [2024-05-01T16:37:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:37:59 [2024-05-01T16:37:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:59 [2024-05-01T16:37:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889529239 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889529239 data=null doit=true}, TableItem with text {}]
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889529239 data=null}, TableItem with text {}]
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889529239 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889529239 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889529240 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889529240 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889529241 data=null doit=true}, TableItem with text {}]
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889529241 data=null}, TableItem with text {}]
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889529241 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889529241 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:00 [2024-05-01T16:38:00.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889529241 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:01 [2024-05-01T16:38:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:01 [2024-05-01T16:38:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:01 [2024-05-01T16:38:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:01 [2024-05-01T16:38:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:01 [2024-05-01T16:38:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889529805 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:38:01 [2024-05-01T16:38:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889529805 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:01 [2024-05-01T16:38:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889529805 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:38:01 [2024-05-01T16:38:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889529805 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:38:01 [2024-05-01T16:38:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889529805 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:01 [2024-05-01T16:38:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889529810 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:38:01 [2024-05-01T16:38:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:01 [2024-05-01T16:38:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:01 [2024-05-01T16:38:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:01 [2024-05-01T16:38:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:01 [2024-05-01T16:38:01.055Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:01 [2024-05-01T16:38:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:01 [2024-05-01T16:38:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:01 [2024-05-01T16:38:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:01 [2024-05-01T16:38:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:01 [2024-05-01T16:38:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889529814 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889529814 data=null doit=true}, TreeItem with text {test}]
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889529814 data=null}, TreeItem with text {test}]
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889529814 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889529814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889529830 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889529830 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889529830 data=null doit=true}, TreeItem with text {test}]
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889529830 data=null}, TreeItem with text {test}]
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889529830 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889529830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889529834 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:01 [2024-05-01T16:38:01.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889529835 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889529835 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889529835 data=null}, TreeItem with text {Traces [7]}]
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889529835 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889529835 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:01 [2024-05-01T16:38:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889529848 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:01 [2024-05-01T16:38:01.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889530169 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889530170 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889530170 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889530170 data=null button=1 stateMask=0x0 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889530170 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889530198 data=null button=1 stateMask=0x80000 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:01 [2024-05-01T16:38:01.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889530200 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889530200 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889530200 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889530200 data=null button=1 stateMask=0x0 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889530200 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889530205 data=null button=1 stateMask=0x80000 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889530206 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889530206 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889530206 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889530206 data=null button=1 stateMask=0x0 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889530206 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889530209 data=null button=1 stateMask=0x80000 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889530209 data=null button=1 stateMask=0x0 x=150 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889530210 data=null button=1 stateMask=0x0 x=150 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889530210 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.568Z] 
12:38:01 [2024-05-01T16:38:01.568Z] (Eclipse:22871): Gtk-WARNING **: 16:38:01.495: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:01 [2024-05-01T16:38:01.568Z] 
12:38:01 [2024-05-01T16:38:01.568Z] (Eclipse:22871): Gtk-WARNING **: 16:38:01.495: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:01 [2024-05-01T16:38:01.568Z] 
12:38:01 [2024-05-01T16:38:01.568Z] (Eclipse:22871): Gtk-WARNING **: 16:38:01.495: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:01 [2024-05-01T16:38:01.568Z] 
12:38:01 [2024-05-01T16:38:01.568Z] (Eclipse:22871): Gtk-WARNING **: 16:38:01.495: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:01 [2024-05-01T16:38:01.568Z] 
12:38:01 [2024-05-01T16:38:01.568Z] (Eclipse:22871): Gtk-WARNING **: 16:38:01.495: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:01 [2024-05-01T16:38:01.568Z] 
12:38:01 [2024-05-01T16:38:01.568Z] (Eclipse:22871): Gtk-WARNING **: 16:38:01.495: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:01 [2024-05-01T16:38:01.568Z] 
12:38:01 [2024-05-01T16:38:01.568Z] (Eclipse:22871): Gtk-WARNING **: 16:38:01.495: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:01 [2024-05-01T16:38:01.568Z] 
12:38:01 [2024-05-01T16:38:01.568Z] (Eclipse:22871): Gtk-WARNING **: 16:38:01.495: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:01 [2024-05-01T16:38:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889530246 data=null button=1 stateMask=0x80000 x=150 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889530479 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889530481 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889530481 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889530482 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889530482 data=null doit=true}, TableItem with text {}]
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889530483 data=null}, TableItem with text {}]
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889530483 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889530483 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889530502 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:01 [2024-05-01T16:38:01.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:02 [2024-05-01T16:38:02.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:03 [2024-05-01T16:38:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:03 [2024-05-01T16:38:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889531667 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889531684 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889531684 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889531684 data=null button=1 stateMask=0x0 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889531684 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889531689 data=null button=1 stateMask=0x80000 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:03 [2024-05-01T16:38:03.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889531693 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889531693 data=null doit=true}, TreeItem with text {test}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889531693 data=null}, TreeItem with text {test}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889531693 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889531693 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889531712 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889531712 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889531712 data=null doit=true}, TreeItem with text {test}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889531712 data=null}, TreeItem with text {test}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889531712 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889531713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889531716 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:03 [2024-05-01T16:38:03.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889531717 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889531717 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889531717 data=null}, TreeItem with text {Traces [7]}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889531717 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889531717 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889531727 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:03 [2024-05-01T16:38:03.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889531760 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889531760 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889531760 data=null}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889531760 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889531760 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889531776 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:03 [2024-05-01T16:38:03.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:03 [2024-05-01T16:38:03.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:03 [2024-05-01T16:38:03.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889531778 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889531778 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889531778 data=null}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889531778 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889531778 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889531786 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:38:03 [2024-05-01T16:38:03.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889531786 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889531786 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:03 [2024-05-01T16:38:03.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889531786 data=null}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889531786 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889531787 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889531790 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889531790 data=null button=1 stateMask=0x0 x=152 y=150 count=2}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=889531790 data=null button=1 stateMask=0x0 x=152 y=150 count=2}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889531790 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.264Z] 
12:38:03 [2024-05-01T16:38:03.264Z] (Eclipse:22871): Gtk-WARNING **: 16:38:03.099: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:03 [2024-05-01T16:38:03.264Z] 
12:38:03 [2024-05-01T16:38:03.264Z] (Eclipse:22871): Gtk-WARNING **: 16:38:03.099: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:03 [2024-05-01T16:38:03.264Z] 
12:38:03 [2024-05-01T16:38:03.264Z] (Eclipse:22871): Gtk-WARNING **: 16:38:03.099: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:03 [2024-05-01T16:38:03.264Z] 
12:38:03 [2024-05-01T16:38:03.264Z] (Eclipse:22871): Gtk-WARNING **: 16:38:03.099: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:03 [2024-05-01T16:38:03.264Z] 
12:38:03 [2024-05-01T16:38:03.264Z] (Eclipse:22871): Gtk-WARNING **: 16:38:03.099: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:03 [2024-05-01T16:38:03.264Z] 
12:38:03 [2024-05-01T16:38:03.264Z] (Eclipse:22871): Gtk-WARNING **: 16:38:03.099: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:03 [2024-05-01T16:38:03.264Z] 
12:38:03 [2024-05-01T16:38:03.264Z] (Eclipse:22871): Gtk-WARNING **: 16:38:03.099: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:03 [2024-05-01T16:38:03.264Z] 
12:38:03 [2024-05-01T16:38:03.264Z] (Eclipse:22871): Gtk-WARNING **: 16:38:03.099: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:03 [2024-05-01T16:38:03.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889531845 data=null button=1 stateMask=0x80000 x=152 y=150 count=2}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=889532079 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=889532081 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=889532081 data=null}, TreeItem with text {simple_server-thread1}]
12:38:03 [2024-05-01T16:38:03.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:38:03 [2024-05-01T16:38:03.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:03 [2024-05-01T16:38:03.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:03 [2024-05-01T16:38:03.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:03 [2024-05-01T16:38:03.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:03 [2024-05-01T16:38:03.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:03 [2024-05-01T16:38:03.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:03 [2024-05-01T16:38:03.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:03 [2024-05-01T16:38:03.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:03 [2024-05-01T16:38:03.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:03 [2024-05-01T16:38:03.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889532083 data=null button=0 stateMask=0x0 x=23 y=35 count=0}, TableItem with text {}]
12:38:03 [2024-05-01T16:38:03.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889532083 data=null doit=true}, TableItem with text {}]
12:38:03 [2024-05-01T16:38:03.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889532083 data=null}, TableItem with text {}]
12:38:03 [2024-05-01T16:38:03.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889532083 data=null button=1 stateMask=0x0 x=23 y=35 count=1}, TableItem with text {}]
12:38:03 [2024-05-01T16:38:03.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889532083 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:03 [2024-05-01T16:38:03.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889532097 data=null button=1 stateMask=0x80000 x=23 y=35 count=1}, TableItem with text {}]
12:38:03 [2024-05-01T16:38:03.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:03 [2024-05-01T16:38:03.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:04 [2024-05-01T16:38:04.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:04 [2024-05-01T16:38:04.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:04 [2024-05-01T16:38:04.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889533351 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:38:04 [2024-05-01T16:38:04.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889533351 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:04 [2024-05-01T16:38:04.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889533351 data=null}, TreeItem with text {simple_server-thread1}]
12:38:04 [2024-05-01T16:38:04.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889533351 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889533352 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889533357 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:04 [2024-05-01T16:38:04.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889533361 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889533361 data=null doit=true}, TreeItem with text {test}]
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889533361 data=null}, TreeItem with text {test}]
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889533362 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889533362 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889533375 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889533375 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889533375 data=null doit=true}, TreeItem with text {test}]
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889533375 data=null}, TreeItem with text {test}]
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889533376 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889533376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889533386 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:04 [2024-05-01T16:38:04.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889533387 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889533387 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889533387 data=null}, TreeItem with text {Traces [7]}]
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889533387 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889533387 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:04 [2024-05-01T16:38:04.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889533395 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:04 [2024-05-01T16:38:04.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889533720 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889533720 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889533720 data=null}, TreeItem with text {simple_server-thread2}]
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889533721 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889533721 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889533751 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:04 [2024-05-01T16:38:04.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889533754 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889533754 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889533754 data=null}, TreeItem with text {simple_server-thread2}]
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889533754 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889533754 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889533760 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889533760 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889533760 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:04 [2024-05-01T16:38:04.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:04 [2024-05-01T16:38:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889533761 data=null}, TreeItem with text {simple_server-thread2}]
12:38:04 [2024-05-01T16:38:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889533761 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:38:04 [2024-05-01T16:38:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889533761 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:04 [2024-05-01T16:38:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889533764 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:38:04 [2024-05-01T16:38:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889533765 data=null button=1 stateMask=0x0 x=152 y=173 count=2}, TreeItem with text {simple_server-thread2}]
12:38:04 [2024-05-01T16:38:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=889533765 data=null button=1 stateMask=0x0 x=152 y=173 count=2}, TreeItem with text {simple_server-thread2}]
12:38:05 [2024-05-01T16:38:05.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889533765 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:05 [2024-05-01T16:38:05.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889533783 data=null button=1 stateMask=0x80000 x=152 y=173 count=2}, TreeItem with text {simple_server-thread2}]
12:38:05 [2024-05-01T16:38:05.142Z] 
12:38:05 [2024-05-01T16:38:05.142Z] (Eclipse:22871): Gtk-WARNING **: 16:38:05.021: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:05 [2024-05-01T16:38:05.142Z] 
12:38:05 [2024-05-01T16:38:05.142Z] (Eclipse:22871): Gtk-WARNING **: 16:38:05.021: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:05 [2024-05-01T16:38:05.143Z] 
12:38:05 [2024-05-01T16:38:05.143Z] (Eclipse:22871): Gtk-WARNING **: 16:38:05.021: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:05 [2024-05-01T16:38:05.143Z] 
12:38:05 [2024-05-01T16:38:05.143Z] (Eclipse:22871): Gtk-WARNING **: 16:38:05.021: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:05 [2024-05-01T16:38:05.143Z] 
12:38:05 [2024-05-01T16:38:05.143Z] (Eclipse:22871): Gtk-WARNING **: 16:38:05.021: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:05 [2024-05-01T16:38:05.143Z] 
12:38:05 [2024-05-01T16:38:05.143Z] (Eclipse:22871): Gtk-WARNING **: 16:38:05.022: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:05 [2024-05-01T16:38:05.143Z] 
12:38:05 [2024-05-01T16:38:05.143Z] (Eclipse:22871): Gtk-WARNING **: 16:38:05.022: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:05 [2024-05-01T16:38:05.143Z] 
12:38:05 [2024-05-01T16:38:05.143Z] (Eclipse:22871): Gtk-WARNING **: 16:38:05.022: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=889533952 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=889533970 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=889533970 data=null}, TreeItem with text {simple_server-thread2}]
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889533972 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889533972 data=null doit=true}, TableItem with text {}]
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889533972 data=null}, TableItem with text {}]
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889533972 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889533972 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889533973 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889533974 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889533974 data=null doit=true}, TableItem with text {}]
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889533974 data=null}, TableItem with text {}]
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889533974 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889533974 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:05 [2024-05-01T16:38:05.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889533974 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:05 [2024-05-01T16:38:05.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:05 [2024-05-01T16:38:05.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:06 [2024-05-01T16:38:06.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:06 [2024-05-01T16:38:06.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:06 [2024-05-01T16:38:06.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889535224 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:38:06 [2024-05-01T16:38:06.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889535224 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889535224 data=null}, TreeItem with text {simple_server-thread2}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889535225 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889535225 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889535228 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:06 [2024-05-01T16:38:06.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889535233 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889535233 data=null doit=true}, TreeItem with text {test}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889535233 data=null}, TreeItem with text {test}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889535233 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889535233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889535253 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889535254 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889535254 data=null doit=true}, TreeItem with text {test}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889535254 data=null}, TreeItem with text {test}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889535254 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889535254 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889535259 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:06 [2024-05-01T16:38:06.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889535259 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889535259 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889535259 data=null}, TreeItem with text {Traces [7]}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889535260 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889535260 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889535271 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:06 [2024-05-01T16:38:06.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889535495 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889535495 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889535495 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889535495 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889535496 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889535530 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:06 [2024-05-01T16:38:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:06 [2024-05-01T16:38:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:06 [2024-05-01T16:38:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:06 [2024-05-01T16:38:06.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:06 [2024-05-01T16:38:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:06 [2024-05-01T16:38:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889535532 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889535532 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889535532 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889535533 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889535533 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889535537 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:38:06 [2024-05-01T16:38:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889535537 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889535537 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:06 [2024-05-01T16:38:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889535537 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889535537 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889535537 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889535541 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889535541 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=889535541 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889535541 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:06 [2024-05-01T16:38:06.889Z] 
12:38:06 [2024-05-01T16:38:06.889Z] (Eclipse:22871): Gtk-WARNING **: 16:38:06.881: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:06 [2024-05-01T16:38:06.889Z] 
12:38:06 [2024-05-01T16:38:06.889Z] (Eclipse:22871): Gtk-WARNING **: 16:38:06.881: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:06 [2024-05-01T16:38:06.889Z] 
12:38:06 [2024-05-01T16:38:06.889Z] (Eclipse:22871): Gtk-WARNING **: 16:38:06.881: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:06 [2024-05-01T16:38:06.889Z] 
12:38:06 [2024-05-01T16:38:06.889Z] (Eclipse:22871): Gtk-WARNING **: 16:38:06.881: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:06 [2024-05-01T16:38:06.889Z] 
12:38:06 [2024-05-01T16:38:06.889Z] (Eclipse:22871): Gtk-WARNING **: 16:38:06.882: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:06 [2024-05-01T16:38:06.889Z] 
12:38:06 [2024-05-01T16:38:06.889Z] (Eclipse:22871): Gtk-WARNING **: 16:38:06.882: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:06 [2024-05-01T16:38:06.889Z] 
12:38:06 [2024-05-01T16:38:06.889Z] (Eclipse:22871): Gtk-WARNING **: 16:38:06.882: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:06 [2024-05-01T16:38:06.889Z] 
12:38:06 [2024-05-01T16:38:06.889Z] (Eclipse:22871): Gtk-WARNING **: 16:38:06.882: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889535581 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=889535864 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=889535866 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=889535866 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889535868 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889535868 data=null doit=true}, TableItem with text {}]
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889535868 data=null}, TableItem with text {}]
12:38:07 [2024-05-01T16:38:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889535868 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:07 [2024-05-01T16:38:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889535868 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:07 [2024-05-01T16:38:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889535894 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:07 [2024-05-01T16:38:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:07 [2024-05-01T16:38:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:08 [2024-05-01T16:38:08.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:08 [2024-05-01T16:38:08.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:08 [2024-05-01T16:38:08.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889537065 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:08 [2024-05-01T16:38:08.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889537065 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:08 [2024-05-01T16:38:08.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889537065 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:08 [2024-05-01T16:38:08.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889537066 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:08 [2024-05-01T16:38:08.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889537066 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:08 [2024-05-01T16:38:08.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889537070 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:08 [2024-05-01T16:38:08.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:08 [2024-05-01T16:38:08.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:08 [2024-05-01T16:38:08.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:08 [2024-05-01T16:38:08.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889537074 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889537074 data=null doit=true}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889537074 data=null}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889537075 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889537075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889537097 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889537097 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889537097 data=null doit=true}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889537097 data=null}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889537098 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889537098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889537102 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889537103 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889537103 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889537103 data=null}, TreeItem with text {Traces [7]}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889537103 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889537103 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889537115 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889537118 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889537118 data=null doit=true}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889537118 data=null}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889537118 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889537119 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889537133 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889537133 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889537133 data=null doit=true}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889537133 data=null}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889537134 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889537134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889537138 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:08 [2024-05-01T16:38:08.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889537139 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889537139 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889537139 data=null}, TreeItem with text {Traces [7]}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889537139 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889537139 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889537150 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:08 [2024-05-01T16:38:08.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:38:08 [2024-05-01T16:38:08.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:08 [2024-05-01T16:38:08.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:08 [2024-05-01T16:38:08.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889537375 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889537375 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889537375 data=null}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889537376 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889537376 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889537405 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:08 [2024-05-01T16:38:08.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:08 [2024-05-01T16:38:08.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:08 [2024-05-01T16:38:08.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:08 [2024-05-01T16:38:08.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:08 [2024-05-01T16:38:08.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:08 [2024-05-01T16:38:08.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889537408 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889537408 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889537408 data=null}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889537408 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889537408 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889537414 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
12:38:08 [2024-05-01T16:38:08.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889537414 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889537414 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:08 [2024-05-01T16:38:08.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889537415 data=null}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889537415 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889537415 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889537418 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889537419 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=889537419 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889537419 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889537457 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=889537659 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=889537659 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=889537659 data=null}, TreeItem with text {unrecognized.log}]
12:38:08 [2024-05-01T16:38:08.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
12:38:08 [2024-05-01T16:38:08.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:38:08 [2024-05-01T16:38:08.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:38:09 [2024-05-01T16:38:09.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:09 [2024-05-01T16:38:09.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:09 [2024-05-01T16:38:09.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889537914 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:38:09 [2024-05-01T16:38:09.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889537915 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:09 [2024-05-01T16:38:09.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889537915 data=null}, TreeItem with text {unrecognized.log}]
12:38:09 [2024-05-01T16:38:09.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889537915 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:38:09 [2024-05-01T16:38:09.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889537915 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:09 [2024-05-01T16:38:09.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889537921 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:38:09 [2024-05-01T16:38:09.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:09 [2024-05-01T16:38:09.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:09 [2024-05-01T16:38:09.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:09 [2024-05-01T16:38:09.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:09 [2024-05-01T16:38:09.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:09 [2024-05-01T16:38:09.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:09 [2024-05-01T16:38:09.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:09 [2024-05-01T16:38:09.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:09 [2024-05-01T16:38:09.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:09 [2024-05-01T16:38:09.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:09 [2024-05-01T16:38:09.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:09 [2024-05-01T16:38:09.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889537926 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:09 [2024-05-01T16:38:09.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889537926 data=null doit=true}, TreeItem with text {test}]
12:38:09 [2024-05-01T16:38:09.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889537926 data=null}, TreeItem with text {test}]
12:38:09 [2024-05-01T16:38:09.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889537926 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:09 [2024-05-01T16:38:09.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889537926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:09 [2024-05-01T16:38:09.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889537950 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889537951 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889537951 data=null doit=true}, TreeItem with text {test}]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889537951 data=null}, TreeItem with text {test}]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889537952 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889537952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889537957 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:09 [2024-05-01T16:38:09.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889537957 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889537958 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889537958 data=null}, TreeItem with text {Traces [7]}]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889537958 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889537958 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889537969 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889537970 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889537970 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889537970 data=null}, TreeItem with text {Traces [7]}]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889537970 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889537970 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889537973 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889538122 data=null doit=true}, Shell with text {Confirm Clear}]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889538123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889538123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889538123 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889538123 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889538146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889538146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:09 [2024-05-01T16:38:09.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889538146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:11 [2024-05-01T16:38:11.166Z] 
12:38:11 [2024-05-01T16:38:11.166Z] (Eclipse:22871): Gtk-CRITICAL **: 16:38:10.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:38:11 [2024-05-01T16:38:11.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889538009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:38:11 [2024-05-01T16:38:11.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:38:11 [2024-05-01T16:38:11.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:11 [2024-05-01T16:38:11.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:11 [2024-05-01T16:38:11.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889539869 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889539869 data=null doit=true}, TreeItem with text {test}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889539869 data=null}, TreeItem with text {test}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889539869 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889539869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889539889 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889539889 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889539889 data=null doit=true}, TreeItem with text {test}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889539889 data=null}, TreeItem with text {test}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889539889 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889539890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889539893 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:11 [2024-05-01T16:38:11.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889539894 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889539894 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889539894 data=null}, TreeItem with text {Traces [7]}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889539894 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889539894 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889539906 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889539906 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889539906 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889539906 data=null}, TreeItem with text {Traces [7]}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889539906 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889539906 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889539909 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:38:11 [2024-05-01T16:38:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:38:11 [2024-05-01T16:38:11.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889540079 data=null doit=true}, Shell with text {Trace Import}]
12:38:11 [2024-05-01T16:38:11.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:38:11 [2024-05-01T16:38:11.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:38:11 [2024-05-01T16:38:11.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:38:11 [2024-05-01T16:38:11.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889540114 data=null}, (of type 'Combo')]
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889540161 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889540161 data=null doit=true}, TreeItem with text {import}]
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889540161 data=null}, TreeItem with text {import}]
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889540162 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889540162 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889540162 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889540196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889540214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889540214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889540214 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889540214 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889540214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889540214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:11 [2024-05-01T16:38:11.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:11 [2024-05-01T16:38:11.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:11 [2024-05-01T16:38:11.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:11 [2024-05-01T16:38:11.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:11 [2024-05-01T16:38:11.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:11 [2024-05-01T16:38:11.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889540727 data=null doit=true}, Shell with text {Confirmation}]
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=889540727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=889540727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=889540727 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=889540727 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=889540727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=889540727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=889540728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:11 [2024-05-01T16:38:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:38:12 [2024-05-01T16:38:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889540214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:12 [2024-05-01T16:38:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889539931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:38:12 [2024-05-01T16:38:12.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:12 [2024-05-01T16:38:12.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:12 [2024-05-01T16:38:12.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:12 [2024-05-01T16:38:12.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:12 [2024-05-01T16:38:12.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:12 [2024-05-01T16:38:12.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:12 [2024-05-01T16:38:12.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889541264 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889541264 data=null doit=true}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889541264 data=null}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889541264 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889541264 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889541278 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:12 [2024-05-01T16:38:12.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889541278 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889541278 data=null doit=true}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889541278 data=null}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889541278 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889541278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889541282 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889541283 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889541283 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889541283 data=null}, TreeItem with text {Traces [7]}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889541283 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889541283 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889541295 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889541298 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889541298 data=null doit=true}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889541299 data=null}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889541299 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889541299 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889541313 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889541314 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889541314 data=null doit=true}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889541314 data=null}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889541314 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889541314 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889541318 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:12 [2024-05-01T16:38:12.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889541318 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889541318 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889541318 data=null}, TreeItem with text {Traces [7]}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889541319 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889541319 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889541330 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889541330 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889541330 data=null}, TreeItem with text {Traces [7]}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889541330 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889541330 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:12 [2024-05-01T16:38:12.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889541333 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:12 [2024-05-01T16:38:12.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:12 [2024-05-01T16:38:12.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889541665 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889541666 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889541666 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889541666 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889541666 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889541679 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:13 [2024-05-01T16:38:13.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889541681 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889541681 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889541681 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889541681 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889541681 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889541684 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889541685 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889541685 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889541685 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889541690 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889541691 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889541693 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889541694 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889541694 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889541694 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.013Z] 
12:38:13 [2024-05-01T16:38:13.013Z] (Eclipse:22871): Gtk-CRITICAL **: 16:38:12.888: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:38:13 [2024-05-01T16:38:13.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889541736 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889541956 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889541957 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889541957 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:38:13 [2024-05-01T16:38:13.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:38:13 [2024-05-01T16:38:13.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:13 [2024-05-01T16:38:13.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:13 [2024-05-01T16:38:13.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:13 [2024-05-01T16:38:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:13 [2024-05-01T16:38:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:14 [2024-05-01T16:38:14.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:14 [2024-05-01T16:38:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:14 [2024-05-01T16:38:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:14 [2024-05-01T16:38:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889542984 data=null button=0 stateMask=0x0 x=23 y=35 count=0}, TableItem with text {}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889542985 data=null doit=true}, TableItem with text {}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889542985 data=null}, TableItem with text {}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889542985 data=null button=1 stateMask=0x0 x=23 y=35 count=1}, TableItem with text {}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889542985 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889542993 data=null button=1 stateMask=0x80000 x=23 y=35 count=1}, TableItem with text {}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889543134 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889543135 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889543135 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889543135 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889543135 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889543138 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:14 [2024-05-01T16:38:14.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889543143 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889543143 data=null doit=true}, TreeItem with text {test}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889543143 data=null}, TreeItem with text {test}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889543144 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889543144 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889543161 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889543161 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889543161 data=null doit=true}, TreeItem with text {test}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889543161 data=null}, TreeItem with text {test}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889543162 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889543162 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889543167 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:14 [2024-05-01T16:38:14.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889543168 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889543168 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889543168 data=null}, TreeItem with text {Traces [7]}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889543168 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889543168 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:14 [2024-05-01T16:38:14.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889543179 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:14 [2024-05-01T16:38:14.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889543299 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889543299 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889543299 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889543300 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889543300 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889543328 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:14 [2024-05-01T16:38:14.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889543330 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889543330 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889543330 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889543330 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889543331 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889543334 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889543334 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889543334 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889543334 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889543334 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889543335 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889543337 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889543337 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889543337 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889543337 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889543372 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889543505 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889543507 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889543507 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:38:14 [2024-05-01T16:38:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:38:14 [2024-05-01T16:38:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:14 [2024-05-01T16:38:14.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:15 [2024-05-01T16:38:15.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:15 [2024-05-01T16:38:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:15 [2024-05-01T16:38:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:15 [2024-05-01T16:38:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:15 [2024-05-01T16:38:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:15 [2024-05-01T16:38:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889544517 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:15 [2024-05-01T16:38:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889544517 data=null doit=true}, TableItem with text {}]
12:38:15 [2024-05-01T16:38:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889544517 data=null}, TableItem with text {}]
12:38:15 [2024-05-01T16:38:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889544517 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:15 [2024-05-01T16:38:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889544518 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:15 [2024-05-01T16:38:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889544523 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:15 [2024-05-01T16:38:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:15 [2024-05-01T16:38:15.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889544748 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889544765 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889544765 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889544765 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889544766 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889544771 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:16 [2024-05-01T16:38:16.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889544774 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889544774 data=null doit=true}, TreeItem with text {test}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889544774 data=null}, TreeItem with text {test}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889544774 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889544775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889544794 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889544794 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889544794 data=null doit=true}, TreeItem with text {test}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889544794 data=null}, TreeItem with text {test}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889544794 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889544794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889544798 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:16 [2024-05-01T16:38:16.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889544799 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889544799 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889544799 data=null}, TreeItem with text {Traces [7]}]
12:38:16 [2024-05-01T16:38:16.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889544799 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889544799 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889544809 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:16 [2024-05-01T16:38:16.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889544858 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889544858 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889544859 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889544859 data=null button=1 stateMask=0x0 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889544859 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889544877 data=null button=1 stateMask=0x80000 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:16 [2024-05-01T16:38:16.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889544879 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889544879 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889544879 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889544879 data=null button=1 stateMask=0x0 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889544880 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889544883 data=null button=1 stateMask=0x80000 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889544883 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889544883 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889544883 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889544883 data=null button=1 stateMask=0x0 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889544884 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889544886 data=null button=1 stateMask=0x80000 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889544887 data=null button=1 stateMask=0x0 x=150 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889544889 data=null button=1 stateMask=0x0 x=150 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889544889 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.292Z] 
12:38:16 [2024-05-01T16:38:16.292Z] (Eclipse:22871): Gtk-WARNING **: 16:38:16.181: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:16 [2024-05-01T16:38:16.292Z] 
12:38:16 [2024-05-01T16:38:16.293Z] (Eclipse:22871): Gtk-WARNING **: 16:38:16.181: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:16 [2024-05-01T16:38:16.293Z] 
12:38:16 [2024-05-01T16:38:16.293Z] (Eclipse:22871): Gtk-WARNING **: 16:38:16.181: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:16 [2024-05-01T16:38:16.293Z] 
12:38:16 [2024-05-01T16:38:16.293Z] (Eclipse:22871): Gtk-WARNING **: 16:38:16.181: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:16 [2024-05-01T16:38:16.293Z] 
12:38:16 [2024-05-01T16:38:16.293Z] (Eclipse:22871): Gtk-WARNING **: 16:38:16.181: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:16 [2024-05-01T16:38:16.293Z] 
12:38:16 [2024-05-01T16:38:16.293Z] (Eclipse:22871): Gtk-WARNING **: 16:38:16.181: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:16 [2024-05-01T16:38:16.293Z] 
12:38:16 [2024-05-01T16:38:16.293Z] (Eclipse:22871): Gtk-WARNING **: 16:38:16.182: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:16 [2024-05-01T16:38:16.293Z] 
12:38:16 [2024-05-01T16:38:16.293Z] (Eclipse:22871): Gtk-WARNING **: 16:38:16.182: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:16 [2024-05-01T16:38:16.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889544929 data=null button=1 stateMask=0x80000 x=150 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889545128 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889545128 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889545128 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:16 [2024-05-01T16:38:16.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:38:16 [2024-05-01T16:38:16.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:16 [2024-05-01T16:38:16.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:16 [2024-05-01T16:38:16.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:16 [2024-05-01T16:38:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:16 [2024-05-01T16:38:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:16 [2024-05-01T16:38:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:16 [2024-05-01T16:38:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:16 [2024-05-01T16:38:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:16 [2024-05-01T16:38:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889545633 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:16 [2024-05-01T16:38:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889545633 data=null doit=true}, TableItem with text {}]
12:38:16 [2024-05-01T16:38:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889545633 data=null}, TableItem with text {}]
12:38:16 [2024-05-01T16:38:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889545633 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:16 [2024-05-01T16:38:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889545633 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:16 [2024-05-01T16:38:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889545638 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:16 [2024-05-01T16:38:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:16 [2024-05-01T16:38:16.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889546366 data=null button=0 stateMask=0x0 x=150 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889546366 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889546366 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889546367 data=null button=1 stateMask=0x0 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889546367 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889546387 data=null button=1 stateMask=0x80000 x=150 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:17 [2024-05-01T16:38:17.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889546391 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889546392 data=null doit=true}, TreeItem with text {test}]
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889546392 data=null}, TreeItem with text {test}]
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889546392 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889546392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889546411 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889546412 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889546412 data=null doit=true}, TreeItem with text {test}]
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889546412 data=null}, TreeItem with text {test}]
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889546412 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:17 [2024-05-01T16:38:17.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889546412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889546417 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:17 [2024-05-01T16:38:17.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889546418 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889546418 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889546418 data=null}, TreeItem with text {Traces [7]}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889546419 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889546419 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889546429 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:17 [2024-05-01T16:38:17.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889546455 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889546455 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889546455 data=null}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889546455 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889546456 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889546487 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:17 [2024-05-01T16:38:17.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889546488 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889546488 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889546488 data=null}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889546489 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889546489 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889546492 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889546492 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889546492 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889546492 data=null}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889546492 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889546492 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889546495 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889546495 data=null button=1 stateMask=0x0 x=152 y=150 count=2}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=889546495 data=null button=1 stateMask=0x0 x=152 y=150 count=2}, TreeItem with text {simple_server-thread1}]
12:38:17 [2024-05-01T16:38:17.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889546495 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:18 [2024-05-01T16:38:18.033Z] 
12:38:18 [2024-05-01T16:38:18.033Z] (Eclipse:22871): Gtk-WARNING **: 16:38:17.779: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:18 [2024-05-01T16:38:18.033Z] 
12:38:18 [2024-05-01T16:38:18.033Z] (Eclipse:22871): Gtk-WARNING **: 16:38:17.779: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:18 [2024-05-01T16:38:18.033Z] 
12:38:18 [2024-05-01T16:38:18.033Z] (Eclipse:22871): Gtk-WARNING **: 16:38:17.779: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:18 [2024-05-01T16:38:18.033Z] 
12:38:18 [2024-05-01T16:38:18.033Z] (Eclipse:22871): Gtk-WARNING **: 16:38:17.779: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:18 [2024-05-01T16:38:18.033Z] 
12:38:18 [2024-05-01T16:38:18.033Z] (Eclipse:22871): Gtk-WARNING **: 16:38:17.779: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:18 [2024-05-01T16:38:18.033Z] 
12:38:18 [2024-05-01T16:38:18.033Z] (Eclipse:22871): Gtk-WARNING **: 16:38:17.779: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:18 [2024-05-01T16:38:18.033Z] 
12:38:18 [2024-05-01T16:38:18.033Z] (Eclipse:22871): Gtk-WARNING **: 16:38:17.779: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:18 [2024-05-01T16:38:18.033Z] 
12:38:18 [2024-05-01T16:38:18.033Z] (Eclipse:22871): Gtk-WARNING **: 16:38:17.779: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:18 [2024-05-01T16:38:18.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889546561 data=null button=1 stateMask=0x80000 x=152 y=150 count=2}, TreeItem with text {simple_server-thread1}]
12:38:18 [2024-05-01T16:38:18.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=889546721 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:38:18 [2024-05-01T16:38:18.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=889546721 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:18 [2024-05-01T16:38:18.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=889546721 data=null}, TreeItem with text {simple_server-thread1}]
12:38:18 [2024-05-01T16:38:18.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:38:18 [2024-05-01T16:38:18.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:18 [2024-05-01T16:38:18.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:18 [2024-05-01T16:38:18.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:18 [2024-05-01T16:38:18.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:18 [2024-05-01T16:38:18.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:18 [2024-05-01T16:38:18.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:18 [2024-05-01T16:38:18.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:18 [2024-05-01T16:38:18.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:18 [2024-05-01T16:38:18.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:18 [2024-05-01T16:38:18.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889547225 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:18 [2024-05-01T16:38:18.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889547225 data=null doit=true}, TableItem with text {}]
12:38:18 [2024-05-01T16:38:18.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889547226 data=null}, TableItem with text {}]
12:38:18 [2024-05-01T16:38:18.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889547226 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:18 [2024-05-01T16:38:18.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889547226 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:18 [2024-05-01T16:38:18.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889547230 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:18 [2024-05-01T16:38:18.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:18 [2024-05-01T16:38:18.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889547980 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread1}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889547981 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889547981 data=null}, TreeItem with text {simple_server-thread1}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889547981 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889547981 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889547987 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread1}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:19 [2024-05-01T16:38:19.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889547990 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889547990 data=null doit=true}, TreeItem with text {test}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889547991 data=null}, TreeItem with text {test}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889547991 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889547991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889548004 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889548005 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889548005 data=null doit=true}, TreeItem with text {test}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889548005 data=null}, TreeItem with text {test}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889548005 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889548005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889548016 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:19 [2024-05-01T16:38:19.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889548017 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889548017 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889548017 data=null}, TreeItem with text {Traces [7]}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889548017 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889548018 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889548025 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:19 [2024-05-01T16:38:19.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:19 [2024-05-01T16:38:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889548072 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889548072 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889548072 data=null}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889548072 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889548072 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889548093 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:19 [2024-05-01T16:38:19.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889548095 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889548095 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889548095 data=null}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889548095 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889548095 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889548098 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889548099 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889548099 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889548099 data=null}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889548099 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889548099 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889548102 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889548103 data=null button=1 stateMask=0x0 x=152 y=173 count=2}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=889548103 data=null button=1 stateMask=0x0 x=152 y=173 count=2}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889548103 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889548170 data=null button=1 stateMask=0x80000 x=152 y=173 count=2}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=889548170 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=889548170 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=889548170 data=null}, TreeItem with text {simple_server-thread2}]
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:19 [2024-05-01T16:38:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:19 [2024-05-01T16:38:19.411Z] 
12:38:19 [2024-05-01T16:38:19.412Z] (Eclipse:22871): Gtk-WARNING **: 16:38:19.381: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:19 [2024-05-01T16:38:19.412Z] 
12:38:19 [2024-05-01T16:38:19.412Z] (Eclipse:22871): Gtk-WARNING **: 16:38:19.381: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:19 [2024-05-01T16:38:19.412Z] 
12:38:19 [2024-05-01T16:38:19.412Z] (Eclipse:22871): Gtk-WARNING **: 16:38:19.382: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:19 [2024-05-01T16:38:19.412Z] 
12:38:19 [2024-05-01T16:38:19.412Z] (Eclipse:22871): Gtk-WARNING **: 16:38:19.382: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:19 [2024-05-01T16:38:19.412Z] 
12:38:19 [2024-05-01T16:38:19.412Z] (Eclipse:22871): Gtk-WARNING **: 16:38:19.382: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:19 [2024-05-01T16:38:19.412Z] 
12:38:19 [2024-05-01T16:38:19.412Z] (Eclipse:22871): Gtk-WARNING **: 16:38:19.382: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:19 [2024-05-01T16:38:19.412Z] 
12:38:19 [2024-05-01T16:38:19.412Z] (Eclipse:22871): Gtk-WARNING **: 16:38:19.382: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:19 [2024-05-01T16:38:19.412Z] 
12:38:19 [2024-05-01T16:38:19.412Z] (Eclipse:22871): Gtk-WARNING **: 16:38:19.382: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:19 [2024-05-01T16:38:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:19 [2024-05-01T16:38:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:19 [2024-05-01T16:38:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:19 [2024-05-01T16:38:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:19 [2024-05-01T16:38:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:19 [2024-05-01T16:38:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:19 [2024-05-01T16:38:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:19 [2024-05-01T16:38:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:19 [2024-05-01T16:38:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:19 [2024-05-01T16:38:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:19 [2024-05-01T16:38:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889548835 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:19 [2024-05-01T16:38:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889548835 data=null doit=true}, TableItem with text {}]
12:38:19 [2024-05-01T16:38:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889548836 data=null}, TableItem with text {}]
12:38:19 [2024-05-01T16:38:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889548836 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:19 [2024-05-01T16:38:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889548836 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:19 [2024-05-01T16:38:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889548841 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:19 [2024-05-01T16:38:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:19 [2024-05-01T16:38:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889549572 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread2}]
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889549572 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889549573 data=null}, TreeItem with text {simple_server-thread2}]
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889549573 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889549573 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889549593 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread2}]
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:20 [2024-05-01T16:38:20.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889549597 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:20 [2024-05-01T16:38:20.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889549597 data=null doit=true}, TreeItem with text {test}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889549598 data=null}, TreeItem with text {test}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889549598 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889549598 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889549617 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889549617 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889549617 data=null doit=true}, TreeItem with text {test}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889549617 data=null}, TreeItem with text {test}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889549618 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889549618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889549621 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:20 [2024-05-01T16:38:20.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889549622 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889549622 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889549622 data=null}, TreeItem with text {Traces [7]}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889549622 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889549622 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889549632 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:20 [2024-05-01T16:38:20.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889549681 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889549681 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889549681 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889549681 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889549682 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889549735 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:20 [2024-05-01T16:38:20.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889549737 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889549737 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889549737 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889549737 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889549737 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889549741 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889549741 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889549741 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889549741 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889549742 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889549742 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889549745 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889549745 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=889549745 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:38:20 [2024-05-01T16:38:20.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889549745 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:21 [2024-05-01T16:38:21.154Z] 
12:38:21 [2024-05-01T16:38:21.154Z] (Eclipse:22871): Gtk-WARNING **: 16:38:21.138: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:21 [2024-05-01T16:38:21.154Z] 
12:38:21 [2024-05-01T16:38:21.154Z] (Eclipse:22871): Gtk-WARNING **: 16:38:21.138: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:21 [2024-05-01T16:38:21.154Z] 
12:38:21 [2024-05-01T16:38:21.154Z] (Eclipse:22871): Gtk-WARNING **: 16:38:21.138: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:21 [2024-05-01T16:38:21.154Z] 
12:38:21 [2024-05-01T16:38:21.154Z] (Eclipse:22871): Gtk-WARNING **: 16:38:21.138: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:21 [2024-05-01T16:38:21.154Z] 
12:38:21 [2024-05-01T16:38:21.154Z] (Eclipse:22871): Gtk-WARNING **: 16:38:21.138: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:21 [2024-05-01T16:38:21.154Z] 
12:38:21 [2024-05-01T16:38:21.154Z] (Eclipse:22871): Gtk-WARNING **: 16:38:21.138: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:21 [2024-05-01T16:38:21.154Z] 
12:38:21 [2024-05-01T16:38:21.154Z] (Eclipse:22871): Gtk-WARNING **: 16:38:21.138: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:21 [2024-05-01T16:38:21.154Z] 
12:38:21 [2024-05-01T16:38:21.154Z] (Eclipse:22871): Gtk-WARNING **: 16:38:21.138: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889549784 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=889550095 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=889550098 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=889550098 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889550100 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889550100 data=null doit=true}, TableItem with text {}]
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889550100 data=null}, TableItem with text {}]
12:38:21 [2024-05-01T16:38:21.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889550111 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:21 [2024-05-01T16:38:21.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889550111 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:21 [2024-05-01T16:38:21.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889550116 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:21 [2024-05-01T16:38:21.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:21 [2024-05-01T16:38:21.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:22 [2024-05-01T16:38:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:22 [2024-05-01T16:38:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889551263 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889551263 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889551263 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889551263 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889551263 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889551268 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:22 [2024-05-01T16:38:22.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889551274 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889551274 data=null doit=true}, TreeItem with text {test}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889551274 data=null}, TreeItem with text {test}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889551274 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889551274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889551297 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889551297 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889551297 data=null doit=true}, TreeItem with text {test}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889551297 data=null}, TreeItem with text {test}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889551298 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889551298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889551303 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:22 [2024-05-01T16:38:22.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889551303 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889551303 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889551303 data=null}, TreeItem with text {Traces [7]}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889551304 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889551304 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889551315 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:22 [2024-05-01T16:38:22.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889551454 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889551454 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889551454 data=null}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889551454 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889551455 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889551483 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:22 [2024-05-01T16:38:22.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:22 [2024-05-01T16:38:22.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:22 [2024-05-01T16:38:22.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:22 [2024-05-01T16:38:22.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:22 [2024-05-01T16:38:22.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:22 [2024-05-01T16:38:22.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889551485 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889551485 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889551485 data=null}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889551485 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889551486 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889551489 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
12:38:22 [2024-05-01T16:38:22.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889551490 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889551490 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:22 [2024-05-01T16:38:22.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889551490 data=null}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889551490 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889551490 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889551494 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889551494 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=889551494 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
12:38:22 [2024-05-01T16:38:22.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889551494 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889551736 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=889551756 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=889551757 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=889551757 data=null}, TreeItem with text {unrecognized.log}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889551863 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889551863 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889551863 data=null}, TreeItem with text {unrecognized.log}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889551863 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889551863 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889551869 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:23 [2024-05-01T16:38:23.105Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889551875 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889551875 data=null doit=true}, TreeItem with text {test}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889551875 data=null}, TreeItem with text {test}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889551875 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889551875 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889551942 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889551943 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889551943 data=null doit=true}, TreeItem with text {test}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889551943 data=null}, TreeItem with text {test}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889551943 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889551943 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889551948 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:23 [2024-05-01T16:38:23.105Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:23 [2024-05-01T16:38:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889551949 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:23 [2024-05-01T16:38:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889551961 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:23 [2024-05-01T16:38:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889551962 data=null}, TreeItem with text {Traces [7]}]
12:38:23 [2024-05-01T16:38:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889551962 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:23 [2024-05-01T16:38:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889551962 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:23 [2024-05-01T16:38:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889551980 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:23 [2024-05-01T16:38:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:23 [2024-05-01T16:38:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889551981 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:23 [2024-05-01T16:38:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889551981 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:23 [2024-05-01T16:38:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889551981 data=null}, TreeItem with text {Traces [7]}]
12:38:23 [2024-05-01T16:38:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889551981 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:23 [2024-05-01T16:38:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889551981 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:23 [2024-05-01T16:38:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889551985 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:23 [2024-05-01T16:38:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:38:23 [2024-05-01T16:38:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:38:23 [2024-05-01T16:38:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:38:23 [2024-05-01T16:38:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:38:23 [2024-05-01T16:38:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889552189 data=null doit=true}, Shell with text {Confirm Clear}]
12:38:23 [2024-05-01T16:38:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:38:23 [2024-05-01T16:38:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:38:23 [2024-05-01T16:38:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:38:23 [2024-05-01T16:38:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:23 [2024-05-01T16:38:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:38:23 [2024-05-01T16:38:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:38:23 [2024-05-01T16:38:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889552204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:23 [2024-05-01T16:38:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889552204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:23 [2024-05-01T16:38:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889552204 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:23 [2024-05-01T16:38:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889552204 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:23 [2024-05-01T16:38:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889552204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:23 [2024-05-01T16:38:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889552204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:23 [2024-05-01T16:38:23.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889552204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:25 [2024-05-01T16:38:25.244Z] 
12:38:25 [2024-05-01T16:38:25.244Z] (Eclipse:22871): Gtk-CRITICAL **: 16:38:24.990: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889552053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889553970 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889553970 data=null doit=true}, TreeItem with text {test}]
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889553970 data=null}, TreeItem with text {test}]
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889553970 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889553970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889553990 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889553990 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889553990 data=null doit=true}, TreeItem with text {test}]
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889553991 data=null}, TreeItem with text {test}]
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889553991 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:25 [2024-05-01T16:38:25.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889553991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:25 [2024-05-01T16:38:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889553994 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:25 [2024-05-01T16:38:25.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:25 [2024-05-01T16:38:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:25 [2024-05-01T16:38:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889553995 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:25 [2024-05-01T16:38:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889553995 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:25 [2024-05-01T16:38:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889553995 data=null}, TreeItem with text {Traces [7]}]
12:38:25 [2024-05-01T16:38:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889553995 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:25 [2024-05-01T16:38:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889553995 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:25 [2024-05-01T16:38:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889554006 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:25 [2024-05-01T16:38:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:25 [2024-05-01T16:38:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=889554007 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
12:38:25 [2024-05-01T16:38:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=889554007 data=null doit=true}, TreeItem with text {Traces [7]}]
12:38:25 [2024-05-01T16:38:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=889554007 data=null}, TreeItem with text {Traces [7]}]
12:38:25 [2024-05-01T16:38:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=889554007 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:25 [2024-05-01T16:38:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889554007 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [7]}]
12:38:25 [2024-05-01T16:38:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=889554010 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
12:38:25 [2024-05-01T16:38:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:38:25 [2024-05-01T16:38:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:38:25 [2024-05-01T16:38:25.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889554202 data=null doit=true}, Shell with text {Trace Import}]
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889554227 data=null}, (of type 'Combo')]
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889554308 data=null doit=true}, TreeItem with text {import}]
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889554308 data=null}, TreeItem with text {import}]
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889554309 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889554309 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889554325 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889554326 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889554326 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:38:25 [2024-05-01T16:38:25.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889554326 data=null}, Tree node with text: kernel-overlap-testing]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889554326 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889554326 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889554328 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:25 [2024-05-01T16:38:25.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=889554335 data=null doit=true}, Tree node with text: z-clashes]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=889554335 data=null}, Tree node with text: z-clashes]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=889554335 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889554335 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=889554337 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889554337 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, Tree node with text: kernel-overlap-testing]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889554347 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889554347 data=null}, Tree node with text: kernel-overlap-testing]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889554348 data=null button=1 stateMask=0x0 x=170 y=173 count=1}, Tree node with text: kernel-overlap-testing]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889554348 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889554349 data=null button=1 stateMask=0x80000 x=170 y=173 count=1}, Tree node with text: kernel-overlap-testing]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:25 [2024-05-01T16:38:25.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889554352 data=null button=0 stateMask=0x0 x=154 y=62 count=0}, Tree node with text: simple_server-thread1]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889554352 data=null doit=true}, Tree node with text: simple_server-thread1]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889554352 data=null}, Tree node with text: simple_server-thread1]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889554352 data=null button=1 stateMask=0x0 x=154 y=62 count=1}, Tree node with text: simple_server-thread1]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889554352 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread1]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889554354 data=null button=1 stateMask=0x80000 x=154 y=62 count=1}, Tree node with text: simple_server-thread1]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:25 [2024-05-01T16:38:25.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:38:25 [2024-05-01T16:38:25.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889554363 data=null button=0 stateMask=0x0 x=172 y=177 count=0}, Tree node with text: simple_server-thread1]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889554363 data=null doit=true}, Tree node with text: simple_server-thread1]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889554363 data=null}, Tree node with text: simple_server-thread1]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889554363 data=null button=1 stateMask=0x0 x=172 y=177 count=1}, Tree node with text: simple_server-thread1]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889554363 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread1]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889554365 data=null button=1 stateMask=0x80000 x=172 y=177 count=1}, Tree node with text: simple_server-thread1]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:25 [2024-05-01T16:38:25.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889554367 data=null button=0 stateMask=0x0 x=154 y=62 count=0}, Tree node with text: simple_server-thread2]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889554367 data=null doit=true}, Tree node with text: simple_server-thread2]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889554367 data=null}, Tree node with text: simple_server-thread2]
12:38:25 [2024-05-01T16:38:25.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889554367 data=null button=1 stateMask=0x0 x=154 y=62 count=1}, Tree node with text: simple_server-thread2]
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889554367 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread2]
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889554368 data=null button=1 stateMask=0x80000 x=154 y=62 count=1}, Tree node with text: simple_server-thread2]
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:25 [2024-05-01T16:38:25.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:38:25 [2024-05-01T16:38:25.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889554377 data=null button=0 stateMask=0x0 x=172 y=177 count=0}, Tree node with text: simple_server-thread2]
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889554377 data=null doit=true}, Tree node with text: simple_server-thread2]
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889554377 data=null}, Tree node with text: simple_server-thread2]
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889554377 data=null button=1 stateMask=0x0 x=172 y=177 count=1}, Tree node with text: simple_server-thread2]
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889554377 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: simple_server-thread2]
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889554378 data=null button=1 stateMask=0x80000 x=172 y=177 count=1}, Tree node with text: simple_server-thread2]
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:25 [2024-05-01T16:38:25.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889554381 data=null button=0 stateMask=0x0 x=84 y=-53 count=0}, TreeItem with text {import}]
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889554381 data=null doit=true}, TreeItem with text {import}]
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889554381 data=null}, TreeItem with text {import}]
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889554381 data=null button=1 stateMask=0x0 x=84 y=-53 count=1}, TreeItem with text {import}]
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889554381 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889554383 data=null button=1 stateMask=0x80000 x=84 y=-53 count=1}, TreeItem with text {import}]
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889554386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:38:25 [2024-05-01T16:38:25.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:38:25 [2024-05-01T16:38:25.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:25 [2024-05-01T16:38:25.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889554442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889554442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889554442 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889554442 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889554442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889554442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:25 [2024-05-01T16:38:25.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:25 [2024-05-01T16:38:25.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:25 [2024-05-01T16:38:25.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:25 [2024-05-01T16:38:25.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:25 [2024-05-01T16:38:25.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:25 [2024-05-01T16:38:25.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:38:26 [2024-05-01T16:38:26.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:38:26 [2024-05-01T16:38:26.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889554955 data=null doit=true}, Shell with text {Confirmation}]
12:38:26 [2024-05-01T16:38:26.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:38:26 [2024-05-01T16:38:26.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
12:38:26 [2024-05-01T16:38:26.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
12:38:26 [2024-05-01T16:38:26.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:38:26 [2024-05-01T16:38:26.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:38:26 [2024-05-01T16:38:26.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:38:26 [2024-05-01T16:38:26.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:38:26 [2024-05-01T16:38:26.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:38:26 [2024-05-01T16:38:26.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:38:26 [2024-05-01T16:38:26.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
12:38:26 [2024-05-01T16:38:26.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=889554956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=889554956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=889554956 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=889554956 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=889554956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=889554956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=889554956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889555050 data=null doit=true}, Shell with text {Confirmation}]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=889555051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=889555051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=889555051 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=889555051 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=889555051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=889555051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=889555051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889555156 data=null doit=true}, Shell with text {Confirmation}]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=889555156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=889555156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=889555156 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=889555156 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=889555157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=889555157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=889555157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889554442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:26 [2024-05-01T16:38:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889554030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889555538 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889555538 data=null doit=true}, TreeItem with text {test}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889555538 data=null}, TreeItem with text {test}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889555538 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889555538 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889555556 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889555556 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889555556 data=null doit=true}, TreeItem with text {test}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889555557 data=null}, TreeItem with text {test}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889555557 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889555557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889555561 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:26 [2024-05-01T16:38:26.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889555562 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889555562 data=null doit=true}, TreeItem with text {Traces [5]}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889555562 data=null}, TreeItem with text {Traces [5]}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889555563 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889555563 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889555576 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889555576 data=null doit=true}, TreeItem with text {Traces [5]}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889555576 data=null}, TreeItem with text {Traces [5]}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889555577 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889555577 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [5]}]
12:38:26 [2024-05-01T16:38:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889555579 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889555912 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889555912 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889555912 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889555913 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889555913 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889555927 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:27 [2024-05-01T16:38:27.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889555929 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889555929 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889555929 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889555929 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889555929 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889555938 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:38:27 [2024-05-01T16:38:27.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889555938 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889555939 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:27 [2024-05-01T16:38:27.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889555939 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889555939 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889555939 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889555942 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889555943 data=null button=1 stateMask=0x0 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889555943 data=null button=1 stateMask=0x0 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889555943 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889555982 data=null button=1 stateMask=0x80000 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889555988 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889555988 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889555988 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:27 [2024-05-01T16:38:27.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:38:27 [2024-05-01T16:38:27.343Z] 
12:38:27 [2024-05-01T16:38:27.343Z] (Eclipse:22871): Gtk-CRITICAL **: 16:38:27.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:38:27 [2024-05-01T16:38:27.343Z] 
12:38:27 [2024-05-01T16:38:27.343Z] (Eclipse:22871): Gtk-WARNING **: 16:38:27.264: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:27 [2024-05-01T16:38:27.343Z] 
12:38:27 [2024-05-01T16:38:27.343Z] (Eclipse:22871): Gtk-WARNING **: 16:38:27.264: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:27 [2024-05-01T16:38:27.343Z] 
12:38:27 [2024-05-01T16:38:27.343Z] (Eclipse:22871): Gtk-WARNING **: 16:38:27.264: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:27 [2024-05-01T16:38:27.343Z] 
12:38:27 [2024-05-01T16:38:27.343Z] (Eclipse:22871): Gtk-WARNING **: 16:38:27.264: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:27 [2024-05-01T16:38:27.343Z] 
12:38:27 [2024-05-01T16:38:27.343Z] (Eclipse:22871): Gtk-WARNING **: 16:38:27.264: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:27 [2024-05-01T16:38:27.343Z] 
12:38:27 [2024-05-01T16:38:27.343Z] (Eclipse:22871): Gtk-WARNING **: 16:38:27.264: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:27 [2024-05-01T16:38:27.343Z] 
12:38:27 [2024-05-01T16:38:27.343Z] (Eclipse:22871): Gtk-WARNING **: 16:38:27.264: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:27 [2024-05-01T16:38:27.343Z] 
12:38:27 [2024-05-01T16:38:27.343Z] (Eclipse:22871): Gtk-WARNING **: 16:38:27.264: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:27 [2024-05-01T16:38:27.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:27 [2024-05-01T16:38:27.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:27 [2024-05-01T16:38:27.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:27 [2024-05-01T16:38:27.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:27 [2024-05-01T16:38:27.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:27 [2024-05-01T16:38:27.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:27 [2024-05-01T16:38:27.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889556494 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:27 [2024-05-01T16:38:27.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889556494 data=null doit=true}, TableItem with text {}]
12:38:27 [2024-05-01T16:38:27.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889556494 data=null}, TableItem with text {}]
12:38:27 [2024-05-01T16:38:27.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889556494 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:27 [2024-05-01T16:38:27.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889556494 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:27 [2024-05-01T16:38:27.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889556499 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:27 [2024-05-01T16:38:27.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:27 [2024-05-01T16:38:27.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:28 [2024-05-01T16:38:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:28 [2024-05-01T16:38:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:28 [2024-05-01T16:38:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889557430 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:28 [2024-05-01T16:38:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889557447 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:28 [2024-05-01T16:38:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889557447 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:28 [2024-05-01T16:38:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889557447 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:28 [2024-05-01T16:38:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889557447 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:28 [2024-05-01T16:38:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889557452 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:28 [2024-05-01T16:38:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:28 [2024-05-01T16:38:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:28 [2024-05-01T16:38:28.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:28 [2024-05-01T16:38:28.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889557456 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889557456 data=null doit=true}, TreeItem with text {test}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889557456 data=null}, TreeItem with text {test}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889557456 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889557456 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889557473 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889557473 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889557474 data=null doit=true}, TreeItem with text {test}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889557474 data=null}, TreeItem with text {test}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889557474 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889557474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889557477 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:28 [2024-05-01T16:38:28.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889557478 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889557478 data=null doit=true}, TreeItem with text {Traces [5]}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889557478 data=null}, TreeItem with text {Traces [5]}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889557478 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889557478 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889557489 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:28 [2024-05-01T16:38:28.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889557521 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889557521 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889557521 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889557522 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889557522 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889557537 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:28 [2024-05-01T16:38:28.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889557539 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889557539 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889557539 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889557539 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889557539 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889557547 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889557547 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889557548 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:28 [2024-05-01T16:38:28.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889557548 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889557548 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889557548 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889557551 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889557551 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889557551 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889557551 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889557596 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889557602 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889557602 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889557602 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:28 [2024-05-01T16:38:28.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:38:28 [2024-05-01T16:38:28.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:29 [2024-05-01T16:38:29.033Z] 
12:38:29 [2024-05-01T16:38:29.033Z] (Eclipse:22871): Gtk-WARNING **: 16:38:28.873: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:29 [2024-05-01T16:38:29.033Z] 
12:38:29 [2024-05-01T16:38:29.033Z] (Eclipse:22871): Gtk-WARNING **: 16:38:28.873: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:29 [2024-05-01T16:38:29.033Z] 
12:38:29 [2024-05-01T16:38:29.033Z] (Eclipse:22871): Gtk-WARNING **: 16:38:28.873: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:29 [2024-05-01T16:38:29.033Z] 
12:38:29 [2024-05-01T16:38:29.033Z] (Eclipse:22871): Gtk-WARNING **: 16:38:28.873: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:29 [2024-05-01T16:38:29.033Z] 
12:38:29 [2024-05-01T16:38:29.033Z] (Eclipse:22871): Gtk-WARNING **: 16:38:28.874: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:29 [2024-05-01T16:38:29.033Z] 
12:38:29 [2024-05-01T16:38:29.033Z] (Eclipse:22871): Gtk-WARNING **: 16:38:28.874: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:29 [2024-05-01T16:38:29.033Z] 
12:38:29 [2024-05-01T16:38:29.033Z] (Eclipse:22871): Gtk-WARNING **: 16:38:28.874: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:29 [2024-05-01T16:38:29.033Z] 
12:38:29 [2024-05-01T16:38:29.033Z] (Eclipse:22871): Gtk-WARNING **: 16:38:28.874: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:29 [2024-05-01T16:38:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:29 [2024-05-01T16:38:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:29 [2024-05-01T16:38:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:29 [2024-05-01T16:38:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:29 [2024-05-01T16:38:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:29 [2024-05-01T16:38:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:29 [2024-05-01T16:38:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:29 [2024-05-01T16:38:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889558109 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:29 [2024-05-01T16:38:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889558109 data=null doit=true}, TableItem with text {}]
12:38:29 [2024-05-01T16:38:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889558109 data=null}, TableItem with text {}]
12:38:29 [2024-05-01T16:38:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889558109 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:29 [2024-05-01T16:38:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889558109 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:29 [2024-05-01T16:38:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889558115 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:29 [2024-05-01T16:38:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:29 [2024-05-01T16:38:29.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889559069 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889559069 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889559069 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889559069 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889559069 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889559075 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:30 [2024-05-01T16:38:30.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889559079 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889559079 data=null doit=true}, TreeItem with text {test}]
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889559080 data=null}, TreeItem with text {test}]
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889559080 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889559080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889559094 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889559095 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889559095 data=null doit=true}, TreeItem with text {test}]
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889559095 data=null}, TreeItem with text {test}]
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889559095 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:30 [2024-05-01T16:38:30.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889559095 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:30 [2024-05-01T16:38:30.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889559108 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:30 [2024-05-01T16:38:30.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:30 [2024-05-01T16:38:30.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:30 [2024-05-01T16:38:30.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889559108 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:38:30 [2024-05-01T16:38:30.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889559108 data=null doit=true}, TreeItem with text {Traces [5]}]
12:38:30 [2024-05-01T16:38:30.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889559108 data=null}, TreeItem with text {Traces [5]}]
12:38:30 [2024-05-01T16:38:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889559109 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:30 [2024-05-01T16:38:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889559109 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:38:30 [2024-05-01T16:38:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889559120 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:30 [2024-05-01T16:38:30.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:38:30 [2024-05-01T16:38:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:30 [2024-05-01T16:38:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:30 [2024-05-01T16:38:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889559167 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889559167 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889559167 data=null}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889559168 data=null button=1 stateMask=0x0 x=152 y=127 count=1}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889559168 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889559189 data=null button=1 stateMask=0x80000 x=152 y=127 count=1}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:30 [2024-05-01T16:38:30.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889559191 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889559191 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889559191 data=null}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889559191 data=null button=1 stateMask=0x0 x=152 y=127 count=1}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889559192 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889559198 data=null button=1 stateMask=0x80000 x=152 y=127 count=1}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889559199 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889559199 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889559199 data=null}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889559199 data=null button=1 stateMask=0x0 x=152 y=127 count=1}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889559199 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889559208 data=null button=1 stateMask=0x80000 x=152 y=127 count=1}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889559209 data=null button=1 stateMask=0x0 x=152 y=127 count=2}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=889559209 data=null button=1 stateMask=0x0 x=152 y=127 count=2}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889559209 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.722Z] 
12:38:30 [2024-05-01T16:38:30.722Z] (Eclipse:22871): Gtk-WARNING **: 16:38:30.497: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:30 [2024-05-01T16:38:30.722Z] 
12:38:30 [2024-05-01T16:38:30.722Z] (Eclipse:22871): Gtk-WARNING **: 16:38:30.497: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:30 [2024-05-01T16:38:30.722Z] 
12:38:30 [2024-05-01T16:38:30.722Z] (Eclipse:22871): Gtk-WARNING **: 16:38:30.497: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:30 [2024-05-01T16:38:30.722Z] 
12:38:30 [2024-05-01T16:38:30.722Z] (Eclipse:22871): Gtk-WARNING **: 16:38:30.497: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:30 [2024-05-01T16:38:30.722Z] 
12:38:30 [2024-05-01T16:38:30.722Z] (Eclipse:22871): Gtk-WARNING **: 16:38:30.497: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:30 [2024-05-01T16:38:30.722Z] 
12:38:30 [2024-05-01T16:38:30.722Z] (Eclipse:22871): Gtk-WARNING **: 16:38:30.497: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:30 [2024-05-01T16:38:30.722Z] 
12:38:30 [2024-05-01T16:38:30.722Z] (Eclipse:22871): Gtk-WARNING **: 16:38:30.497: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:30 [2024-05-01T16:38:30.722Z] 
12:38:30 [2024-05-01T16:38:30.722Z] (Eclipse:22871): Gtk-WARNING **: 16:38:30.497: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:30 [2024-05-01T16:38:30.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889559263 data=null button=1 stateMask=0x80000 x=152 y=127 count=2}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=889559447 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=889559448 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=889559448 data=null}, TreeItem with text {simple_server-thread1}]
12:38:30 [2024-05-01T16:38:30.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:38:30 [2024-05-01T16:38:30.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:30 [2024-05-01T16:38:30.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:30 [2024-05-01T16:38:30.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:30 [2024-05-01T16:38:30.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:30 [2024-05-01T16:38:30.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:30 [2024-05-01T16:38:30.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:30 [2024-05-01T16:38:30.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:30 [2024-05-01T16:38:30.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:30 [2024-05-01T16:38:30.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889559449 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:30 [2024-05-01T16:38:30.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889559449 data=null doit=true}, TableItem with text {}]
12:38:30 [2024-05-01T16:38:30.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889559449 data=null}, TableItem with text {}]
12:38:30 [2024-05-01T16:38:30.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889559449 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:30 [2024-05-01T16:38:30.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889559450 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:30 [2024-05-01T16:38:30.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889559450 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:30 [2024-05-01T16:38:30.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:30 [2024-05-01T16:38:30.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:30 [2024-05-01T16:38:30.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:30 [2024-05-01T16:38:30.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889559451 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:30 [2024-05-01T16:38:30.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889559451 data=null doit=true}, TableItem with text {}]
12:38:30 [2024-05-01T16:38:30.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889559451 data=null}, TableItem with text {}]
12:38:30 [2024-05-01T16:38:30.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889559451 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:30 [2024-05-01T16:38:30.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889559451 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:30 [2024-05-01T16:38:30.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889559451 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:31 [2024-05-01T16:38:31.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:31 [2024-05-01T16:38:31.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889560687 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread1}]
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889560687 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889560687 data=null}, TreeItem with text {simple_server-thread1}]
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889560687 data=null button=1 stateMask=0x0 x=152 y=127 count=1}, TreeItem with text {simple_server-thread1}]
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889560687 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889560709 data=null button=1 stateMask=0x80000 x=152 y=127 count=1}, TreeItem with text {simple_server-thread1}]
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:31 [2024-05-01T16:38:31.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889560714 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889560714 data=null doit=true}, TreeItem with text {test}]
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889560714 data=null}, TreeItem with text {test}]
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889560714 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889560714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889560736 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889560736 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889560736 data=null doit=true}, TreeItem with text {test}]
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889560736 data=null}, TreeItem with text {test}]
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889560736 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:31 [2024-05-01T16:38:31.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889560737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:32 [2024-05-01T16:38:32.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889560741 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:32 [2024-05-01T16:38:32.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:32 [2024-05-01T16:38:32.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:32 [2024-05-01T16:38:32.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889560741 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:38:32 [2024-05-01T16:38:32.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889560742 data=null doit=true}, TreeItem with text {Traces [5]}]
12:38:32 [2024-05-01T16:38:32.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889560742 data=null}, TreeItem with text {Traces [5]}]
12:38:32 [2024-05-01T16:38:32.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889560742 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:32 [2024-05-01T16:38:32.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889560742 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:38:32 [2024-05-01T16:38:32.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889560753 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:32 [2024-05-01T16:38:32.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:38:32 [2024-05-01T16:38:32.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:32 [2024-05-01T16:38:32.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:32 [2024-05-01T16:38:32.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889560973 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889560974 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889560974 data=null}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889560974 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889560974 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889561006 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:32 [2024-05-01T16:38:32.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:32 [2024-05-01T16:38:32.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:32 [2024-05-01T16:38:32.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:32 [2024-05-01T16:38:32.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:32 [2024-05-01T16:38:32.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:32 [2024-05-01T16:38:32.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889561008 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889561008 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889561008 data=null}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889561009 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889561009 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889561012 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:38:32 [2024-05-01T16:38:32.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889561013 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889561013 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:32 [2024-05-01T16:38:32.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889561013 data=null}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889561013 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889561013 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889561016 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889561016 data=null button=1 stateMask=0x0 x=152 y=150 count=2}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=889561016 data=null button=1 stateMask=0x0 x=152 y=150 count=2}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889561017 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.353Z] 
12:38:32 [2024-05-01T16:38:32.353Z] (Eclipse:22871): Gtk-WARNING **: 16:38:32.305: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:32 [2024-05-01T16:38:32.353Z] 
12:38:32 [2024-05-01T16:38:32.353Z] (Eclipse:22871): Gtk-WARNING **: 16:38:32.305: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:32 [2024-05-01T16:38:32.353Z] 
12:38:32 [2024-05-01T16:38:32.353Z] (Eclipse:22871): Gtk-WARNING **: 16:38:32.306: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:32 [2024-05-01T16:38:32.353Z] 
12:38:32 [2024-05-01T16:38:32.353Z] (Eclipse:22871): Gtk-WARNING **: 16:38:32.306: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:32 [2024-05-01T16:38:32.353Z] 
12:38:32 [2024-05-01T16:38:32.353Z] (Eclipse:22871): Gtk-WARNING **: 16:38:32.306: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:32 [2024-05-01T16:38:32.353Z] 
12:38:32 [2024-05-01T16:38:32.353Z] (Eclipse:22871): Gtk-WARNING **: 16:38:32.306: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:32 [2024-05-01T16:38:32.353Z] 
12:38:32 [2024-05-01T16:38:32.353Z] (Eclipse:22871): Gtk-WARNING **: 16:38:32.306: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:32 [2024-05-01T16:38:32.353Z] 
12:38:32 [2024-05-01T16:38:32.353Z] (Eclipse:22871): Gtk-WARNING **: 16:38:32.306: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:32 [2024-05-01T16:38:32.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889561057 data=null button=1 stateMask=0x80000 x=152 y=150 count=2}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=889561259 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=889561259 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=889561259 data=null}, TreeItem with text {simple_server-thread2}]
12:38:32 [2024-05-01T16:38:32.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:38:32 [2024-05-01T16:38:32.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:32 [2024-05-01T16:38:32.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:32 [2024-05-01T16:38:32.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:32 [2024-05-01T16:38:32.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:33 [2024-05-01T16:38:33.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:33 [2024-05-01T16:38:33.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:33 [2024-05-01T16:38:33.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:33 [2024-05-01T16:38:33.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:33 [2024-05-01T16:38:33.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:33 [2024-05-01T16:38:33.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889561761 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:33 [2024-05-01T16:38:33.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889561761 data=null doit=true}, TableItem with text {}]
12:38:33 [2024-05-01T16:38:33.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889561761 data=null}, TableItem with text {}]
12:38:33 [2024-05-01T16:38:33.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889561761 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:33 [2024-05-01T16:38:33.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889561761 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:33 [2024-05-01T16:38:33.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889561772 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:33 [2024-05-01T16:38:33.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:33 [2024-05-01T16:38:33.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889562536 data=null button=0 stateMask=0x0 x=152 y=150 count=0}, TreeItem with text {simple_server-thread2}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889562537 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889562537 data=null}, TreeItem with text {simple_server-thread2}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889562537 data=null button=1 stateMask=0x0 x=152 y=150 count=1}, TreeItem with text {simple_server-thread2}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889562537 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889562541 data=null button=1 stateMask=0x80000 x=152 y=150 count=1}, TreeItem with text {simple_server-thread2}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:33 [2024-05-01T16:38:33.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889562545 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889562545 data=null doit=true}, TreeItem with text {test}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889562545 data=null}, TreeItem with text {test}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889562545 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889562545 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889562563 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889562564 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889562564 data=null doit=true}, TreeItem with text {test}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889562564 data=null}, TreeItem with text {test}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889562564 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889562567 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889562573 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:33 [2024-05-01T16:38:33.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889562573 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889562573 data=null doit=true}, TreeItem with text {Traces [5]}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889562573 data=null}, TreeItem with text {Traces [5]}]
12:38:33 [2024-05-01T16:38:33.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889562574 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:33 [2024-05-01T16:38:33.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889562574 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:38:33 [2024-05-01T16:38:33.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889562581 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:33 [2024-05-01T16:38:33.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:38:33 [2024-05-01T16:38:33.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:33 [2024-05-01T16:38:33.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:33 [2024-05-01T16:38:33.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889562621 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889562622 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889562622 data=null}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889562622 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889562622 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889562639 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:33 [2024-05-01T16:38:33.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889562640 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889562640 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889562641 data=null}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889562641 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889562641 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889562649 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889562650 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889562650 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889562650 data=null}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889562650 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889562650 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889562653 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889562654 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=889562654 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889562654 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889562695 data=null button=1 stateMask=0x80000 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=889562814 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=889562814 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=889562814 data=null}, TreeItem with text {unrecognized.log}]
12:38:33 [2024-05-01T16:38:33.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
12:38:33 [2024-05-01T16:38:33.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:38:33 [2024-05-01T16:38:33.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:38:33 [2024-05-01T16:38:33.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:33 [2024-05-01T16:38:33.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889562885 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889562885 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889562885 data=null}, TreeItem with text {unrecognized.log}]
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889562885 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889562885 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889562889 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:34 [2024-05-01T16:38:34.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889562895 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889562895 data=null doit=true}, TreeItem with text {test}]
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889562895 data=null}, TreeItem with text {test}]
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889562895 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889562895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889562916 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889562916 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889562916 data=null doit=true}, TreeItem with text {test}]
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889562920 data=null}, TreeItem with text {test}]
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889562920 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889562920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889562925 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:34 [2024-05-01T16:38:34.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889562926 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:38:34 [2024-05-01T16:38:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889562926 data=null doit=true}, TreeItem with text {Traces [5]}]
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889562926 data=null}, TreeItem with text {Traces [5]}]
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889562926 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889562926 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889562940 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889562941 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889562941 data=null doit=true}, TreeItem with text {Traces [5]}]
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889562941 data=null}, TreeItem with text {Traces [5]}]
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889562941 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889562941 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889562945 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889563107 data=null doit=true}, Shell with text {Confirm Clear}]
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889563107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889563107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889563107 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889563107 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889563108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889563108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:34 [2024-05-01T16:38:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889563108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:35 [2024-05-01T16:38:35.604Z] 
12:38:35 [2024-05-01T16:38:35.604Z] (Eclipse:22871): Gtk-CRITICAL **: 16:38:35.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:38:35 [2024-05-01T16:38:35.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889562975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:38:35 [2024-05-01T16:38:35.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:38:35 [2024-05-01T16:38:35.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:35 [2024-05-01T16:38:35.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:35 [2024-05-01T16:38:35.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:35 [2024-05-01T16:38:35.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:35 [2024-05-01T16:38:35.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889564269 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889564269 data=null doit=true}, TreeItem with text {test}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889564269 data=null}, TreeItem with text {test}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889564269 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889564269 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889564289 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889564290 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889564290 data=null doit=true}, TreeItem with text {test}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889564290 data=null}, TreeItem with text {test}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889564290 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889564290 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889564294 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:35 [2024-05-01T16:38:35.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889564294 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889564294 data=null doit=true}, TreeItem with text {Traces [5]}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889564294 data=null}, TreeItem with text {Traces [5]}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889564295 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889564295 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889564306 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889564306 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889564307 data=null doit=true}, TreeItem with text {Traces [5]}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889564307 data=null}, TreeItem with text {Traces [5]}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889564307 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889564307 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889564310 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:38:35 [2024-05-01T16:38:35.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889564600 data=null doit=true}, Shell with text {Trace Import}]
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:38:35 [2024-05-01T16:38:35.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889564645 data=null}, (of type 'Combo')]
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889564673 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889564673 data=null doit=true}, TreeItem with text {import}]
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889564673 data=null}, TreeItem with text {import}]
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889564673 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889564673 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889564673 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Common Trace Format : Generic CTF Trace} [layout=null] time=889564689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889564695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889564695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889564695 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889564695 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889564695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889564695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:35 [2024-05-01T16:38:35.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:35 [2024-05-01T16:38:35.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:35 [2024-05-01T16:38:35.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:35 [2024-05-01T16:38:35.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:35 [2024-05-01T16:38:35.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:35 [2024-05-01T16:38:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:38:36 [2024-05-01T16:38:36.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:38:36 [2024-05-01T16:38:36.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889565211 data=null doit=true}, Shell with text {Confirmation}]
12:38:36 [2024-05-01T16:38:36.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:38:36 [2024-05-01T16:38:36.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:38:36 [2024-05-01T16:38:36.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:38:36 [2024-05-01T16:38:36.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:38:36 [2024-05-01T16:38:36.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:38:36 [2024-05-01T16:38:36.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:38:36 [2024-05-01T16:38:36.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:38:36 [2024-05-01T16:38:36.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:38:36 [2024-05-01T16:38:36.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:38:36 [2024-05-01T16:38:36.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
12:38:36 [2024-05-01T16:38:36.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=889565212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:36 [2024-05-01T16:38:36.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=889565212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:36 [2024-05-01T16:38:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=889565212 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:36 [2024-05-01T16:38:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=889565212 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:36 [2024-05-01T16:38:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=889565212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:36 [2024-05-01T16:38:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=889565212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:36 [2024-05-01T16:38:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=889565212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:36 [2024-05-01T16:38:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889564695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:36 [2024-05-01T16:38:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889564334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:38:36 [2024-05-01T16:38:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:38:36 [2024-05-01T16:38:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:36 [2024-05-01T16:38:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:36 [2024-05-01T16:38:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:36 [2024-05-01T16:38:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:36 [2024-05-01T16:38:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:36 [2024-05-01T16:38:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:36 [2024-05-01T16:38:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889565290 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:36 [2024-05-01T16:38:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889565290 data=null doit=true}, TreeItem with text {test}]
12:38:36 [2024-05-01T16:38:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889565290 data=null}, TreeItem with text {test}]
12:38:36 [2024-05-01T16:38:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889565290 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:36 [2024-05-01T16:38:36.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889565290 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:36 [2024-05-01T16:38:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889565332 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:36 [2024-05-01T16:38:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:36 [2024-05-01T16:38:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889565336 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:36 [2024-05-01T16:38:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889565336 data=null doit=true}, TreeItem with text {test}]
12:38:36 [2024-05-01T16:38:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889565336 data=null}, TreeItem with text {test}]
12:38:36 [2024-05-01T16:38:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889565336 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:36 [2024-05-01T16:38:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889565336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:36 [2024-05-01T16:38:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889565341 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:36 [2024-05-01T16:38:36.678Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:36 [2024-05-01T16:38:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:36 [2024-05-01T16:38:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889565341 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:38:36 [2024-05-01T16:38:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889565341 data=null doit=true}, TreeItem with text {Traces [0]}]
12:38:36 [2024-05-01T16:38:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889565341 data=null}, TreeItem with text {Traces [0]}]
12:38:36 [2024-05-01T16:38:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889565342 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:36 [2024-05-01T16:38:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889565342 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:38:36 [2024-05-01T16:38:36.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889565355 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:36 [2024-05-01T16:38:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889565356 data=null doit=true}, TreeItem with text {Traces [0]}]
12:38:36 [2024-05-01T16:38:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889565356 data=null}, TreeItem with text {Traces [0]}]
12:38:36 [2024-05-01T16:38:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889565356 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:36 [2024-05-01T16:38:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889565356 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
12:38:36 [2024-05-01T16:38:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889565358 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:36 [2024-05-01T16:38:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:36 [2024-05-01T16:38:36.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889565590 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889565591 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889565591 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889565591 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889565591 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889565607 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:36 [2024-05-01T16:38:36.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889565609 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889565609 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889565609 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889565609 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889565609 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889565619 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889565620 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889565620 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889565620 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889565620 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889565620 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889565623 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889565623 data=null button=1 stateMask=0x0 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889565624 data=null button=1 stateMask=0x0 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889565624 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889565663 data=null button=1 stateMask=0x80000 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889565668 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889565669 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889565669 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:36 [2024-05-01T16:38:36.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:38:36 [2024-05-01T16:38:36.935Z] 
12:38:36 [2024-05-01T16:38:36.935Z] (Eclipse:22871): Gtk-CRITICAL **: 16:38:36.809: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:38:36 [2024-05-01T16:38:36.935Z] 
12:38:36 [2024-05-01T16:38:36.935Z] (Eclipse:22871): Gtk-WARNING **: 16:38:36.854: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:36 [2024-05-01T16:38:36.935Z] 
12:38:36 [2024-05-01T16:38:36.935Z] (Eclipse:22871): Gtk-WARNING **: 16:38:36.854: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:36 [2024-05-01T16:38:36.935Z] 
12:38:36 [2024-05-01T16:38:36.935Z] (Eclipse:22871): Gtk-WARNING **: 16:38:36.854: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:36 [2024-05-01T16:38:36.935Z] 
12:38:36 [2024-05-01T16:38:36.935Z] (Eclipse:22871): Gtk-WARNING **: 16:38:36.854: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:36 [2024-05-01T16:38:36.935Z] 
12:38:36 [2024-05-01T16:38:36.935Z] (Eclipse:22871): Gtk-WARNING **: 16:38:36.854: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:36 [2024-05-01T16:38:36.935Z] 
12:38:36 [2024-05-01T16:38:36.935Z] (Eclipse:22871): Gtk-WARNING **: 16:38:36.854: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:36 [2024-05-01T16:38:36.935Z] 
12:38:36 [2024-05-01T16:38:36.935Z] (Eclipse:22871): Gtk-WARNING **: 16:38:36.855: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:38:36 [2024-05-01T16:38:36.935Z] 
12:38:36 [2024-05-01T16:38:36.935Z] (Eclipse:22871): Gtk-WARNING **: 16:38:36.855: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:37 [2024-05-01T16:38:37.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:37 [2024-05-01T16:38:37.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:37 [2024-05-01T16:38:37.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:37 [2024-05-01T16:38:37.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:37 [2024-05-01T16:38:37.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:37 [2024-05-01T16:38:37.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:37 [2024-05-01T16:38:37.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889566174 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:37 [2024-05-01T16:38:37.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889566174 data=null doit=true}, TableItem with text {}]
12:38:37 [2024-05-01T16:38:37.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889566174 data=null}, TableItem with text {}]
12:38:37 [2024-05-01T16:38:37.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889566174 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:37 [2024-05-01T16:38:37.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889566175 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:37 [2024-05-01T16:38:37.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889566179 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:37 [2024-05-01T16:38:37.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:37 [2024-05-01T16:38:37.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:38 [2024-05-01T16:38:38.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889567011 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889567011 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889567011 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889567011 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889567011 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889567034 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:38 [2024-05-01T16:38:38.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889567038 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889567038 data=null doit=true}, TreeItem with text {test}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889567038 data=null}, TreeItem with text {test}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889567038 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889567038 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889567058 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889567058 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889567058 data=null doit=true}, TreeItem with text {test}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889567059 data=null}, TreeItem with text {test}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889567059 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889567059 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889567063 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:38 [2024-05-01T16:38:38.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=889567064 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=889567064 data=null doit=true}, TreeItem with text {Traces [4]}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=889567064 data=null}, TreeItem with text {Traces [4]}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=889567064 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889567064 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=889567075 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:38:38 [2024-05-01T16:38:38.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889567120 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889567120 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889567120 data=null}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889567121 data=null button=1 stateMask=0x0 x=152 y=104 count=1}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889567121 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889567133 data=null button=1 stateMask=0x80000 x=152 y=104 count=1}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:38 [2024-05-01T16:38:38.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:38 [2024-05-01T16:38:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889567146 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889567146 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889567146 data=null}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889567147 data=null button=1 stateMask=0x0 x=152 y=104 count=1}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889567147 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889567150 data=null button=1 stateMask=0x80000 x=152 y=104 count=1}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:38:38 [2024-05-01T16:38:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889567151 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889567151 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:38 [2024-05-01T16:38:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889567151 data=null}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889567151 data=null button=1 stateMask=0x0 x=152 y=104 count=1}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889567151 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889567156 data=null button=1 stateMask=0x80000 x=152 y=104 count=1}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889567157 data=null button=1 stateMask=0x0 x=152 y=104 count=2}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=889567157 data=null button=1 stateMask=0x0 x=152 y=104 count=2}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889567157 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.421Z] 
12:38:38 [2024-05-01T16:38:38.421Z] (Eclipse:22871): Gtk-WARNING **: 16:38:38.406: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:38 [2024-05-01T16:38:38.421Z] 
12:38:38 [2024-05-01T16:38:38.421Z] (Eclipse:22871): Gtk-WARNING **: 16:38:38.406: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:38 [2024-05-01T16:38:38.421Z] 
12:38:38 [2024-05-01T16:38:38.421Z] (Eclipse:22871): Gtk-WARNING **: 16:38:38.406: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:38 [2024-05-01T16:38:38.421Z] 
12:38:38 [2024-05-01T16:38:38.421Z] (Eclipse:22871): Gtk-WARNING **: 16:38:38.406: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:38 [2024-05-01T16:38:38.421Z] 
12:38:38 [2024-05-01T16:38:38.421Z] (Eclipse:22871): Gtk-WARNING **: 16:38:38.407: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:38 [2024-05-01T16:38:38.421Z] 
12:38:38 [2024-05-01T16:38:38.421Z] (Eclipse:22871): Gtk-WARNING **: 16:38:38.407: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:38 [2024-05-01T16:38:38.421Z] 
12:38:38 [2024-05-01T16:38:38.421Z] (Eclipse:22871): Gtk-WARNING **: 16:38:38.407: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:38:38 [2024-05-01T16:38:38.421Z] 
12:38:38 [2024-05-01T16:38:38.421Z] (Eclipse:22871): Gtk-WARNING **: 16:38:38.407: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889567196 data=null button=1 stateMask=0x80000 x=152 y=104 count=2}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=889567351 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=889567352 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=889567353 data=null}, TreeItem with text {simple_server-thread1}]
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889567354 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889567354 data=null doit=true}, TableItem with text {}]
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889567354 data=null}, TableItem with text {}]
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889567354 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889567354 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889567358 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:38 [2024-05-01T16:38:38.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889568616 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread1}]
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889568616 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889568616 data=null}, TreeItem with text {simple_server-thread1}]
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889568616 data=null button=1 stateMask=0x0 x=152 y=104 count=1}, TreeItem with text {simple_server-thread1}]
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889568616 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889568619 data=null button=1 stateMask=0x80000 x=152 y=104 count=1}, TreeItem with text {simple_server-thread1}]
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:40 [2024-05-01T16:38:40.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889568623 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889568623 data=null doit=true}, TreeItem with text {test}]
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889568623 data=null}, TreeItem with text {test}]
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889568623 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889568623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889568641 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:40 [2024-05-01T16:38:40.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889568641 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:40 [2024-05-01T16:38:40.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889568641 data=null doit=true}, TreeItem with text {test}]
12:38:40 [2024-05-01T16:38:40.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889568641 data=null}, TreeItem with text {test}]
12:38:40 [2024-05-01T16:38:40.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889568642 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:40 [2024-05-01T16:38:40.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889568642 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:40 [2024-05-01T16:38:40.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889568645 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:40 [2024-05-01T16:38:40.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:40 [2024-05-01T16:38:40.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:40 [2024-05-01T16:38:40.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=889568646 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:38:40 [2024-05-01T16:38:40.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=889568646 data=null doit=true}, TreeItem with text {Traces [4]}]
12:38:40 [2024-05-01T16:38:40.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=889568646 data=null}, TreeItem with text {Traces [4]}]
12:38:40 [2024-05-01T16:38:40.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=889568647 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:38:40 [2024-05-01T16:38:40.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889568647 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:38:40 [2024-05-01T16:38:40.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=889568658 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:38:40 [2024-05-01T16:38:40.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889568981 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889568981 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889568981 data=null}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889568981 data=null button=1 stateMask=0x0 x=152 y=127 count=1}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889568981 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889569008 data=null button=1 stateMask=0x80000 x=152 y=127 count=1}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:40 [2024-05-01T16:38:40.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889569010 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889569010 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889569010 data=null}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889569010 data=null button=1 stateMask=0x0 x=152 y=127 count=1}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889569010 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889569013 data=null button=1 stateMask=0x80000 x=152 y=127 count=1}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889569014 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889569014 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:40 [2024-05-01T16:38:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889569014 data=null}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889569014 data=null button=1 stateMask=0x0 x=152 y=127 count=1}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889569014 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889569016 data=null button=1 stateMask=0x80000 x=152 y=127 count=1}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889569017 data=null button=1 stateMask=0x0 x=152 y=127 count=2}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=889569017 data=null button=1 stateMask=0x0 x=152 y=127 count=2}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889569017 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.296Z] 
12:38:40 [2024-05-01T16:38:40.296Z] (Eclipse:22871): Gtk-WARNING **: 16:38:40.254: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:40 [2024-05-01T16:38:40.296Z] 
12:38:40 [2024-05-01T16:38:40.296Z] (Eclipse:22871): Gtk-WARNING **: 16:38:40.254: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:40 [2024-05-01T16:38:40.296Z] 
12:38:40 [2024-05-01T16:38:40.296Z] (Eclipse:22871): Gtk-WARNING **: 16:38:40.254: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:40 [2024-05-01T16:38:40.296Z] 
12:38:40 [2024-05-01T16:38:40.296Z] (Eclipse:22871): Gtk-WARNING **: 16:38:40.254: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:40 [2024-05-01T16:38:40.296Z] 
12:38:40 [2024-05-01T16:38:40.296Z] (Eclipse:22871): Gtk-WARNING **: 16:38:40.254: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:40 [2024-05-01T16:38:40.296Z] 
12:38:40 [2024-05-01T16:38:40.296Z] (Eclipse:22871): Gtk-WARNING **: 16:38:40.254: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:40 [2024-05-01T16:38:40.296Z] 
12:38:40 [2024-05-01T16:38:40.296Z] (Eclipse:22871): Gtk-WARNING **: 16:38:40.255: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:38:40 [2024-05-01T16:38:40.296Z] 
12:38:40 [2024-05-01T16:38:40.296Z] (Eclipse:22871): Gtk-WARNING **: 16:38:40.255: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:40 [2024-05-01T16:38:40.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889569053 data=null button=1 stateMask=0x80000 x=152 y=127 count=2}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=889569197 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=889569198 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=889569198 data=null}, TreeItem with text {simple_server-thread2}]
12:38:40 [2024-05-01T16:38:40.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:38:40 [2024-05-01T16:38:40.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:40 [2024-05-01T16:38:40.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:40 [2024-05-01T16:38:40.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:40 [2024-05-01T16:38:40.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:40 [2024-05-01T16:38:40.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:40 [2024-05-01T16:38:40.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:40 [2024-05-01T16:38:40.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:40 [2024-05-01T16:38:40.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:40 [2024-05-01T16:38:40.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889569240 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:40 [2024-05-01T16:38:40.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889569240 data=null doit=true}, TableItem with text {}]
12:38:40 [2024-05-01T16:38:40.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889569240 data=null}, TableItem with text {}]
12:38:40 [2024-05-01T16:38:40.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889569240 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:40 [2024-05-01T16:38:40.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889569240 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:40 [2024-05-01T16:38:40.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889569245 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:40 [2024-05-01T16:38:40.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:40 [2024-05-01T16:38:40.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889570488 data=null button=0 stateMask=0x0 x=152 y=127 count=0}, TreeItem with text {simple_server-thread2}]
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889570488 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889570488 data=null}, TreeItem with text {simple_server-thread2}]
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889570489 data=null button=1 stateMask=0x0 x=152 y=127 count=1}, TreeItem with text {simple_server-thread2}]
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889570489 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889570494 data=null button=1 stateMask=0x80000 x=152 y=127 count=1}, TreeItem with text {simple_server-thread2}]
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:41 [2024-05-01T16:38:41.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889570498 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889570498 data=null doit=true}, TreeItem with text {test}]
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889570498 data=null}, TreeItem with text {test}]
12:38:41 [2024-05-01T16:38:41.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889570498 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:41 [2024-05-01T16:38:41.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889570498 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:41 [2024-05-01T16:38:41.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889570513 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:41 [2024-05-01T16:38:41.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:41 [2024-05-01T16:38:41.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889570514 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:41 [2024-05-01T16:38:41.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889570514 data=null doit=true}, TreeItem with text {test}]
12:38:41 [2024-05-01T16:38:41.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889570514 data=null}, TreeItem with text {test}]
12:38:41 [2024-05-01T16:38:41.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889570514 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:41 [2024-05-01T16:38:41.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889570514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:41 [2024-05-01T16:38:41.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889570518 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:41 [2024-05-01T16:38:41.915Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:41 [2024-05-01T16:38:41.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:41 [2024-05-01T16:38:41.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=889570518 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:38:41 [2024-05-01T16:38:41.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=889570518 data=null doit=true}, TreeItem with text {Traces [4]}]
12:38:41 [2024-05-01T16:38:41.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=889570518 data=null}, TreeItem with text {Traces [4]}]
12:38:41 [2024-05-01T16:38:41.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=889570518 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:38:41 [2024-05-01T16:38:41.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889570518 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:38:41 [2024-05-01T16:38:41.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=889570531 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:38:41 [2024-05-01T16:38:41.915Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:38:42 [2024-05-01T16:38:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:42 [2024-05-01T16:38:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:42 [2024-05-01T16:38:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889570853 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889570853 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889570853 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889570853 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889570853 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889570880 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:42 [2024-05-01T16:38:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:42 [2024-05-01T16:38:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:42 [2024-05-01T16:38:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:42 [2024-05-01T16:38:42.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:42 [2024-05-01T16:38:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:42 [2024-05-01T16:38:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889570882 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889570882 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889570882 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889570882 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889570882 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889570887 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:38:42 [2024-05-01T16:38:42.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889570887 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889570888 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:42 [2024-05-01T16:38:42.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889570888 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889570888 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889570888 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889570891 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889570891 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=889570891 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889570891 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.171Z] 
12:38:42 [2024-05-01T16:38:42.171Z] (Eclipse:22871): Gtk-WARNING **: 16:38:42.124: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:42 [2024-05-01T16:38:42.171Z] 
12:38:42 [2024-05-01T16:38:42.171Z] (Eclipse:22871): Gtk-WARNING **: 16:38:42.124: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:42 [2024-05-01T16:38:42.171Z] 
12:38:42 [2024-05-01T16:38:42.171Z] (Eclipse:22871): Gtk-WARNING **: 16:38:42.124: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:42 [2024-05-01T16:38:42.171Z] 
12:38:42 [2024-05-01T16:38:42.171Z] (Eclipse:22871): Gtk-WARNING **: 16:38:42.124: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:42 [2024-05-01T16:38:42.171Z] 
12:38:42 [2024-05-01T16:38:42.171Z] (Eclipse:22871): Gtk-WARNING **: 16:38:42.124: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:42 [2024-05-01T16:38:42.171Z] 
12:38:42 [2024-05-01T16:38:42.171Z] (Eclipse:22871): Gtk-WARNING **: 16:38:42.124: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:42 [2024-05-01T16:38:42.171Z] 
12:38:42 [2024-05-01T16:38:42.171Z] (Eclipse:22871): Gtk-WARNING **: 16:38:42.124: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:38:42 [2024-05-01T16:38:42.171Z] 
12:38:42 [2024-05-01T16:38:42.171Z] (Eclipse:22871): Gtk-WARNING **: 16:38:42.124: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:42 [2024-05-01T16:38:42.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889570926 data=null button=1 stateMask=0x80000 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=889571070 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=889571071 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=889571071 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889571072 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889571073 data=null doit=true}, TableItem with text {}]
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889571073 data=null}, TableItem with text {}]
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889571073 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889571073 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889571077 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:42 [2024-05-01T16:38:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889572380 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889572380 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889572380 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889572380 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889572381 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889572384 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:43 [2024-05-01T16:38:43.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889572388 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889572388 data=null doit=true}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889572388 data=null}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889572389 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889572389 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889572407 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889572407 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889572407 data=null doit=true}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889572407 data=null}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889572407 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889572408 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889572416 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=889572417 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=889572417 data=null doit=true}, TreeItem with text {Traces [4]}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=889572417 data=null}, TreeItem with text {Traces [4]}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=889572417 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:38:43 [2024-05-01T16:38:43.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889572417 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=889572425 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889572434 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889572434 data=null doit=true}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889572434 data=null}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889572434 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889572434 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889572443 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889572443 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889572444 data=null doit=true}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889572444 data=null}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889572444 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889572444 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889572453 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:43 [2024-05-01T16:38:43.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=889572454 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=889572454 data=null doit=true}, TreeItem with text {Traces [4]}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=889572454 data=null}, TreeItem with text {Traces [4]}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=889572454 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889572454 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=889572461 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=889572462 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=889572462 data=null doit=true}, TreeItem with text {Traces [4]}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=889572462 data=null}, TreeItem with text {Traces [4]}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=889572462 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889572462 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=889572469 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889572592 data=null doit=true}, Shell with text {Confirm Clear}]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889572593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889572593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889572593 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889572593 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889572593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889572593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:43 [2024-05-01T16:38:43.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889572593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:44 [2024-05-01T16:38:44.712Z] 
12:38:44 [2024-05-01T16:38:44.712Z] (Eclipse:22871): Gtk-CRITICAL **: 16:38:44.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889572487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889573696 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889573696 data=null doit=true}, TreeItem with text {test}]
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889573696 data=null}, TreeItem with text {test}]
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889573696 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889573696 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889573716 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889573717 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889573717 data=null doit=true}, TreeItem with text {test}]
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889573717 data=null}, TreeItem with text {test}]
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889573717 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:44 [2024-05-01T16:38:44.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889573717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:44 [2024-05-01T16:38:44.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889573721 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:44 [2024-05-01T16:38:44.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:44 [2024-05-01T16:38:44.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:44 [2024-05-01T16:38:44.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=889573722 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:38:44 [2024-05-01T16:38:44.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=889573722 data=null doit=true}, TreeItem with text {Traces [4]}]
12:38:44 [2024-05-01T16:38:44.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=889573722 data=null}, TreeItem with text {Traces [4]}]
12:38:44 [2024-05-01T16:38:44.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=889573722 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:38:44 [2024-05-01T16:38:44.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889573722 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:38:44 [2024-05-01T16:38:44.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=889573744 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:38:44 [2024-05-01T16:38:44.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:44 [2024-05-01T16:38:44.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=889573744 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:38:44 [2024-05-01T16:38:44.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=889573744 data=null doit=true}, TreeItem with text {Traces [4]}]
12:38:44 [2024-05-01T16:38:44.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=889573745 data=null}, TreeItem with text {Traces [4]}]
12:38:44 [2024-05-01T16:38:44.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=889573745 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:38:44 [2024-05-01T16:38:44.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889573745 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:38:44 [2024-05-01T16:38:44.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=889573747 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:38:44 [2024-05-01T16:38:44.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:38:44 [2024-05-01T16:38:44.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889573959 data=null doit=true}, Shell with text {Trace Import}]
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889573993 data=null}, (of type 'Combo')]
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:38:45 [2024-05-01T16:38:45.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889574041 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889574041 data=null doit=true}, TreeItem with text {import}]
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889574041 data=null}, TreeItem with text {import}]
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889574041 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889574041 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889574041 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Common Trace Format : Linux Kernel Trace} [layout=null] time=889574080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:38:45 [2024-05-01T16:38:45.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:38:45 [2024-05-01T16:38:45.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:38:45 [2024-05-01T16:38:45.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:45 [2024-05-01T16:38:45.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:38:45 [2024-05-01T16:38:45.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889574086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:45 [2024-05-01T16:38:45.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889574086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:45 [2024-05-01T16:38:45.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889574086 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:45 [2024-05-01T16:38:45.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889574086 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:45 [2024-05-01T16:38:45.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889574086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:45 [2024-05-01T16:38:45.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889574086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:45 [2024-05-01T16:38:45.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:45 [2024-05-01T16:38:45.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:45 [2024-05-01T16:38:45.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:45 [2024-05-01T16:38:45.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:45 [2024-05-01T16:38:45.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889574187 data=null doit=true}, Shell with text {Confirmation}]
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=889574188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=889574188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=889574188 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=889574188 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=889574190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=889574190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=889574190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889574086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:45 [2024-05-01T16:38:45.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889573769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889574284 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889574284 data=null doit=true}, TreeItem with text {test}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889574284 data=null}, TreeItem with text {test}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889574284 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889574284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889574310 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889574311 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889574311 data=null doit=true}, TreeItem with text {test}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889574311 data=null}, TreeItem with text {test}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889574311 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889574311 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889574315 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:45 [2024-05-01T16:38:45.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889574337 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889574337 data=null doit=true}, TreeItem with text {Traces [0]}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889574337 data=null}, TreeItem with text {Traces [0]}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889574338 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889574338 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889574344 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889574344 data=null doit=true}, TreeItem with text {Traces [0]}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889574344 data=null}, TreeItem with text {Traces [0]}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889574344 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889574345 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
12:38:45 [2024-05-01T16:38:45.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889574346 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889574575 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889574575 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889574575 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889574576 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889574576 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889574590 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:45 [2024-05-01T16:38:45.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889574592 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889574592 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889574592 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889574592 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889574592 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889574595 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:38:45 [2024-05-01T16:38:45.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889574595 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889574595 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:45 [2024-05-01T16:38:45.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889574595 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889574595 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889574595 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889574604 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889574604 data=null button=1 stateMask=0x0 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889574605 data=null button=1 stateMask=0x0 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889574605 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889574639 data=null button=1 stateMask=0x80000 x=150 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889574645 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889574645 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889574645 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:45 [2024-05-01T16:38:45.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:38:45 [2024-05-01T16:38:45.994Z] 
12:38:45 [2024-05-01T16:38:45.994Z] (Eclipse:22871): Gtk-CRITICAL **: 16:38:45.804: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:38:45 [2024-05-01T16:38:45.994Z] 
12:38:45 [2024-05-01T16:38:45.994Z] (Eclipse:22871): Gtk-WARNING **: 16:38:45.873: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:45 [2024-05-01T16:38:45.994Z] 
12:38:45 [2024-05-01T16:38:45.994Z] (Eclipse:22871): Gtk-WARNING **: 16:38:45.873: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:45 [2024-05-01T16:38:45.994Z] 
12:38:45 [2024-05-01T16:38:45.994Z] (Eclipse:22871): Gtk-WARNING **: 16:38:45.873: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:45 [2024-05-01T16:38:45.994Z] 
12:38:45 [2024-05-01T16:38:45.994Z] (Eclipse:22871): Gtk-WARNING **: 16:38:45.873: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:45 [2024-05-01T16:38:45.994Z] 
12:38:45 [2024-05-01T16:38:45.994Z] (Eclipse:22871): Gtk-WARNING **: 16:38:45.873: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:45 [2024-05-01T16:38:45.994Z] 
12:38:45 [2024-05-01T16:38:45.994Z] (Eclipse:22871): Gtk-WARNING **: 16:38:45.873: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:45 [2024-05-01T16:38:45.994Z] 
12:38:45 [2024-05-01T16:38:45.994Z] (Eclipse:22871): Gtk-WARNING **: 16:38:45.873: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:45 [2024-05-01T16:38:45.994Z] 
12:38:45 [2024-05-01T16:38:45.994Z] (Eclipse:22871): Gtk-WARNING **: 16:38:45.873: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:46 [2024-05-01T16:38:46.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:46 [2024-05-01T16:38:46.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:46 [2024-05-01T16:38:46.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:46 [2024-05-01T16:38:46.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:46 [2024-05-01T16:38:46.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:46 [2024-05-01T16:38:46.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:46 [2024-05-01T16:38:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889575150 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:46 [2024-05-01T16:38:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889575150 data=null doit=true}, TableItem with text {}]
12:38:46 [2024-05-01T16:38:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889575150 data=null}, TableItem with text {}]
12:38:46 [2024-05-01T16:38:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889575150 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:46 [2024-05-01T16:38:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889575150 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:46 [2024-05-01T16:38:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889575154 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:46 [2024-05-01T16:38:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:46 [2024-05-01T16:38:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:47 [2024-05-01T16:38:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:47 [2024-05-01T16:38:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:47 [2024-05-01T16:38:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889576101 data=null button=0 stateMask=0x0 x=150 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
12:38:47 [2024-05-01T16:38:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889576101 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:47 [2024-05-01T16:38:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889576102 data=null}, TreeItem with text {kernel-overlap-testing}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889576102 data=null button=1 stateMask=0x0 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889576102 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889576107 data=null button=1 stateMask=0x80000 x=150 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:47 [2024-05-01T16:38:47.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889576111 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889576111 data=null doit=true}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889576111 data=null}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889576111 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889576111 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889576126 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889576126 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889576126 data=null doit=true}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889576126 data=null}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889576127 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889576127 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889576138 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889576138 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889576139 data=null doit=true}, TreeItem with text {Traces [1]}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889576139 data=null}, TreeItem with text {Traces [1]}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889576139 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889576139 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889576147 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889576160 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889576160 data=null doit=true}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889576160 data=null}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889576161 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889576161 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889576175 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889576176 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889576176 data=null doit=true}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889576176 data=null}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889576176 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889576176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889576180 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889576181 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889576181 data=null doit=true}, TreeItem with text {Traces [1]}]
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889576181 data=null}, TreeItem with text {Traces [1]}]
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889576182 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889576182 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889576193 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889576194 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889576194 data=null doit=true}, TreeItem with text {Traces [1]}]
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889576194 data=null}, TreeItem with text {Traces [1]}]
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889576194 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889576194 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889576197 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:38:47 [2024-05-01T16:38:47.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:38:47 [2024-05-01T16:38:47.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:38:47 [2024-05-01T16:38:47.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889576352 data=null doit=true}, Shell with text {Confirm Clear}]
12:38:47 [2024-05-01T16:38:47.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:38:47 [2024-05-01T16:38:47.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:38:47 [2024-05-01T16:38:47.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:38:47 [2024-05-01T16:38:47.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:47 [2024-05-01T16:38:47.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:38:47 [2024-05-01T16:38:47.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:38:47 [2024-05-01T16:38:47.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889576366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:47 [2024-05-01T16:38:47.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889576366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:47 [2024-05-01T16:38:47.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889576366 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:47 [2024-05-01T16:38:47.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889576366 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:47 [2024-05-01T16:38:47.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889576366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:47 [2024-05-01T16:38:47.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889576367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:47 [2024-05-01T16:38:47.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889576367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:47 [2024-05-01T16:38:47.943Z] 
12:38:47 [2024-05-01T16:38:47.944Z] (Eclipse:22871): Gtk-CRITICAL **: 16:38:47.785: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889576218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889576716 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889576740 data=null doit=true}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889576740 data=null}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889576740 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889576740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889576751 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889576752 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889576752 data=null doit=true}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889576752 data=null}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889576752 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889576752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889576756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:47 [2024-05-01T16:38:47.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889576756 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889576757 data=null doit=true}, TreeItem with text {Traces [0]}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889576757 data=null}, TreeItem with text {Traces [0]}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889576757 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889576761 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889576768 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889576768 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889576768 data=null doit=true}, TreeItem with text {Traces [0]}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889576768 data=null}, TreeItem with text {Traces [0]}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889576768 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889576768 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889576771 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:38:47 [2024-05-01T16:38:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889576993 data=null doit=true}, Shell with text {Trace Import}]
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889577028 data=null}, (of type 'Combo')]
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889577078 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889577078 data=null doit=true}, TreeItem with text {import}]
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889577078 data=null}, TreeItem with text {import}]
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889577078 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889577078 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889577079 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:38:48 [2024-05-01T16:38:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Common Trace Format : LTTng UST Trace} [layout=null] time=889577121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:38:48 [2024-05-01T16:38:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:48 [2024-05-01T16:38:48.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:38:48 [2024-05-01T16:38:48.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:38:48 [2024-05-01T16:38:48.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:48 [2024-05-01T16:38:48.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:38:48 [2024-05-01T16:38:48.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889577127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:48 [2024-05-01T16:38:48.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889577127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:48 [2024-05-01T16:38:48.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889577127 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:48 [2024-05-01T16:38:48.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889577127 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:48 [2024-05-01T16:38:48.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889577127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:48 [2024-05-01T16:38:48.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889577128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:48 [2024-05-01T16:38:48.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:48 [2024-05-01T16:38:48.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:48 [2024-05-01T16:38:48.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:48 [2024-05-01T16:38:48.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:48 [2024-05-01T16:38:48.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:48 [2024-05-01T16:38:48.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889577652 data=null doit=true}, Shell with text {Confirmation}]
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=889577653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=889577653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=889577653 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=889577653 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=889577653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=889577653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=889577653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889577128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:49 [2024-05-01T16:38:49.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889576792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889577735 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889577735 data=null doit=true}, TreeItem with text {test}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889577735 data=null}, TreeItem with text {test}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889577735 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889577735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889577765 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889577765 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889577765 data=null doit=true}, TreeItem with text {test}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889577766 data=null}, TreeItem with text {test}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889577766 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889577766 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889577770 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:49 [2024-05-01T16:38:49.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889577770 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889577770 data=null doit=true}, TreeItem with text {Traces [0]}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889577771 data=null}, TreeItem with text {Traces [0]}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889577771 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889577771 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889577783 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889577783 data=null doit=true}, TreeItem with text {Traces [0]}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889577783 data=null}, TreeItem with text {Traces [0]}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889577783 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889577783 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
12:38:49 [2024-05-01T16:38:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889577785 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:49 [2024-05-01T16:38:49.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:49 [2024-05-01T16:38:49.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:49 [2024-05-01T16:38:49.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889578008 data=null button=0 stateMask=0x0 x=152 y=81 count=0}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889578008 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889578008 data=null}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889578008 data=null button=1 stateMask=0x0 x=152 y=81 count=1}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889578008 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889578040 data=null button=1 stateMask=0x80000 x=152 y=81 count=1}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:49 [2024-05-01T16:38:49.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:49 [2024-05-01T16:38:49.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:49 [2024-05-01T16:38:49.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:49 [2024-05-01T16:38:49.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:49 [2024-05-01T16:38:49.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:49 [2024-05-01T16:38:49.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889578042 data=null button=0 stateMask=0x0 x=152 y=81 count=0}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889578042 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889578043 data=null}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889578043 data=null button=1 stateMask=0x0 x=152 y=81 count=1}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889578043 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889578046 data=null button=1 stateMask=0x80000 x=152 y=81 count=1}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:38:49 [2024-05-01T16:38:49.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889578047 data=null button=0 stateMask=0x0 x=152 y=81 count=0}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889578047 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:49 [2024-05-01T16:38:49.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889578047 data=null}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889578047 data=null button=1 stateMask=0x0 x=152 y=81 count=1}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889578047 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889578050 data=null button=1 stateMask=0x80000 x=152 y=81 count=1}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889578054 data=null button=1 stateMask=0x0 x=152 y=81 count=2}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=889578054 data=null button=1 stateMask=0x0 x=152 y=81 count=2}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889578054 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889578093 data=null button=1 stateMask=0x80000 x=152 y=81 count=2}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=889578099 data=null button=0 stateMask=0x0 x=152 y=81 count=0}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=889578099 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=889578099 data=null}, TreeItem with text {simple_server-thread1}]
12:38:49 [2024-05-01T16:38:49.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:38:49 [2024-05-01T16:38:49.276Z] 
12:38:49 [2024-05-01T16:38:49.276Z] (Eclipse:22871): Gtk-CRITICAL **: 16:38:49.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:38:49 [2024-05-01T16:38:49.531Z] 
12:38:49 [2024-05-01T16:38:49.531Z] (Eclipse:22871): Gtk-WARNING **: 16:38:49.293: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:49 [2024-05-01T16:38:49.531Z] 
12:38:49 [2024-05-01T16:38:49.531Z] (Eclipse:22871): Gtk-WARNING **: 16:38:49.293: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:49 [2024-05-01T16:38:49.531Z] 
12:38:49 [2024-05-01T16:38:49.531Z] (Eclipse:22871): Gtk-WARNING **: 16:38:49.294: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:49 [2024-05-01T16:38:49.531Z] 
12:38:49 [2024-05-01T16:38:49.531Z] (Eclipse:22871): Gtk-WARNING **: 16:38:49.294: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:49 [2024-05-01T16:38:49.531Z] 
12:38:49 [2024-05-01T16:38:49.531Z] (Eclipse:22871): Gtk-WARNING **: 16:38:49.294: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:49 [2024-05-01T16:38:49.531Z] 
12:38:49 [2024-05-01T16:38:49.531Z] (Eclipse:22871): Gtk-WARNING **: 16:38:49.294: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:49 [2024-05-01T16:38:49.531Z] 
12:38:49 [2024-05-01T16:38:49.531Z] (Eclipse:22871): Gtk-WARNING **: 16:38:49.294: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:49 [2024-05-01T16:38:49.531Z] 
12:38:49 [2024-05-01T16:38:49.531Z] (Eclipse:22871): Gtk-WARNING **: 16:38:49.294: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:49 [2024-05-01T16:38:49.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:49 [2024-05-01T16:38:49.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:49 [2024-05-01T16:38:49.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:49 [2024-05-01T16:38:49.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:49 [2024-05-01T16:38:49.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:49 [2024-05-01T16:38:49.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:49 [2024-05-01T16:38:49.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889578601 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:49 [2024-05-01T16:38:49.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889578601 data=null doit=true}, TableItem with text {}]
12:38:49 [2024-05-01T16:38:49.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889578601 data=null}, TableItem with text {}]
12:38:49 [2024-05-01T16:38:49.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889578601 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:49 [2024-05-01T16:38:49.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889578602 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:49 [2024-05-01T16:38:49.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889578608 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:49 [2024-05-01T16:38:49.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:49 [2024-05-01T16:38:49.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889579453 data=null button=0 stateMask=0x0 x=152 y=81 count=0}, TreeItem with text {simple_server-thread1}]
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889579454 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889579454 data=null}, TreeItem with text {simple_server-thread1}]
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889579454 data=null button=1 stateMask=0x0 x=152 y=81 count=1}, TreeItem with text {simple_server-thread1}]
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889579454 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889579459 data=null button=1 stateMask=0x80000 x=152 y=81 count=1}, TreeItem with text {simple_server-thread1}]
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:50 [2024-05-01T16:38:50.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889579463 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889579463 data=null doit=true}, TreeItem with text {test}]
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889579463 data=null}, TreeItem with text {test}]
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889579463 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889579463 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889579479 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889579480 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889579480 data=null doit=true}, TreeItem with text {test}]
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889579480 data=null}, TreeItem with text {test}]
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889579480 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889579480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:50 [2024-05-01T16:38:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889579488 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:50 [2024-05-01T16:38:50.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:50 [2024-05-01T16:38:50.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:50 [2024-05-01T16:38:50.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889579489 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:38:50 [2024-05-01T16:38:50.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889579489 data=null doit=true}, TreeItem with text {Traces [3]}]
12:38:50 [2024-05-01T16:38:50.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889579489 data=null}, TreeItem with text {Traces [3]}]
12:38:50 [2024-05-01T16:38:50.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889579489 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:38:50 [2024-05-01T16:38:50.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889579489 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:38:50 [2024-05-01T16:38:50.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889579497 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:38:50 [2024-05-01T16:38:50.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:38:50 [2024-05-01T16:38:50.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:50 [2024-05-01T16:38:50.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889579616 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889579616 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889579616 data=null}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889579617 data=null button=1 stateMask=0x0 x=152 y=104 count=1}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889579617 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889579642 data=null button=1 stateMask=0x80000 x=152 y=104 count=1}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:50 [2024-05-01T16:38:50.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889579644 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889579644 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889579644 data=null}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889579644 data=null button=1 stateMask=0x0 x=152 y=104 count=1}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889579644 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889579649 data=null button=1 stateMask=0x80000 x=152 y=104 count=1}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889579649 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889579649 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889579649 data=null}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889579649 data=null button=1 stateMask=0x0 x=152 y=104 count=1}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889579649 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889579652 data=null button=1 stateMask=0x80000 x=152 y=104 count=1}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889579652 data=null button=1 stateMask=0x0 x=152 y=104 count=2}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=889579652 data=null button=1 stateMask=0x0 x=152 y=104 count=2}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889579652 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.971Z] 
12:38:50 [2024-05-01T16:38:50.971Z] (Eclipse:22871): Gtk-WARNING **: 16:38:50.894: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:50 [2024-05-01T16:38:50.971Z] 
12:38:50 [2024-05-01T16:38:50.971Z] (Eclipse:22871): Gtk-WARNING **: 16:38:50.894: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:50 [2024-05-01T16:38:50.971Z] 
12:38:50 [2024-05-01T16:38:50.971Z] (Eclipse:22871): Gtk-WARNING **: 16:38:50.894: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:50 [2024-05-01T16:38:50.971Z] 
12:38:50 [2024-05-01T16:38:50.971Z] (Eclipse:22871): Gtk-WARNING **: 16:38:50.894: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:50 [2024-05-01T16:38:50.971Z] 
12:38:50 [2024-05-01T16:38:50.971Z] (Eclipse:22871): Gtk-WARNING **: 16:38:50.894: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:50 [2024-05-01T16:38:50.971Z] 
12:38:50 [2024-05-01T16:38:50.971Z] (Eclipse:22871): Gtk-WARNING **: 16:38:50.894: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:50 [2024-05-01T16:38:50.971Z] 
12:38:50 [2024-05-01T16:38:50.971Z] (Eclipse:22871): Gtk-WARNING **: 16:38:50.894: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:50 [2024-05-01T16:38:50.971Z] 
12:38:50 [2024-05-01T16:38:50.971Z] (Eclipse:22871): Gtk-WARNING **: 16:38:50.894: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889579688 data=null button=1 stateMask=0x80000 x=152 y=104 count=2}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=889579857 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=889579859 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=889579859 data=null}, TreeItem with text {simple_server-thread2}]
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889579860 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889579860 data=null doit=true}, TableItem with text {}]
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889579860 data=null}, TableItem with text {}]
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889579861 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889579861 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889579865 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:50 [2024-05-01T16:38:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889581095 data=null button=0 stateMask=0x0 x=152 y=104 count=0}, TreeItem with text {simple_server-thread2}]
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889581095 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889581095 data=null}, TreeItem with text {simple_server-thread2}]
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889581095 data=null button=1 stateMask=0x0 x=152 y=104 count=1}, TreeItem with text {simple_server-thread2}]
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889581095 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889581098 data=null button=1 stateMask=0x80000 x=152 y=104 count=1}, TreeItem with text {simple_server-thread2}]
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:52 [2024-05-01T16:38:52.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889581118 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889581118 data=null doit=true}, TreeItem with text {test}]
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889581118 data=null}, TreeItem with text {test}]
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889581118 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889581118 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889581133 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889581134 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889581134 data=null doit=true}, TreeItem with text {test}]
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889581134 data=null}, TreeItem with text {test}]
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889581134 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889581134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:52 [2024-05-01T16:38:52.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889581142 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:52 [2024-05-01T16:38:52.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:52 [2024-05-01T16:38:52.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:52 [2024-05-01T16:38:52.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889581143 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:38:52 [2024-05-01T16:38:52.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889581143 data=null doit=true}, TreeItem with text {Traces [3]}]
12:38:52 [2024-05-01T16:38:52.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889581143 data=null}, TreeItem with text {Traces [3]}]
12:38:52 [2024-05-01T16:38:52.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889581143 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:38:52 [2024-05-01T16:38:52.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889581144 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:38:52 [2024-05-01T16:38:52.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889581151 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:38:52 [2024-05-01T16:38:52.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:38:52 [2024-05-01T16:38:52.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:52 [2024-05-01T16:38:52.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:52 [2024-05-01T16:38:52.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889581372 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889581372 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889581372 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889581372 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889581372 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889581399 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:52 [2024-05-01T16:38:52.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889581401 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889581401 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889581401 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889581401 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889581401 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889581406 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889581406 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889581406 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889581406 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889581406 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889581407 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889581409 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889581409 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=889581410 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889581410 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.851Z] 
12:38:52 [2024-05-01T16:38:52.851Z] (Eclipse:22871): Gtk-WARNING **: 16:38:52.657: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:52 [2024-05-01T16:38:52.851Z] 
12:38:52 [2024-05-01T16:38:52.851Z] (Eclipse:22871): Gtk-WARNING **: 16:38:52.657: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:52 [2024-05-01T16:38:52.852Z] 
12:38:52 [2024-05-01T16:38:52.852Z] (Eclipse:22871): Gtk-WARNING **: 16:38:52.657: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:52 [2024-05-01T16:38:52.852Z] 
12:38:52 [2024-05-01T16:38:52.852Z] (Eclipse:22871): Gtk-WARNING **: 16:38:52.657: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:52 [2024-05-01T16:38:52.852Z] 
12:38:52 [2024-05-01T16:38:52.852Z] (Eclipse:22871): Gtk-WARNING **: 16:38:52.657: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:52 [2024-05-01T16:38:52.852Z] 
12:38:52 [2024-05-01T16:38:52.852Z] (Eclipse:22871): Gtk-WARNING **: 16:38:52.657: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:52 [2024-05-01T16:38:52.852Z] 
12:38:52 [2024-05-01T16:38:52.852Z] (Eclipse:22871): Gtk-WARNING **: 16:38:52.657: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:52 [2024-05-01T16:38:52.852Z] 
12:38:52 [2024-05-01T16:38:52.852Z] (Eclipse:22871): Gtk-WARNING **: 16:38:52.657: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889581448 data=null button=1 stateMask=0x80000 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=889581602 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=889581604 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=889581605 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889581606 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889581606 data=null doit=true}, TableItem with text {}]
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889581606 data=null}, TableItem with text {}]
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889581606 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889581606 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889581619 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:52 [2024-05-01T16:38:52.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:54 [2024-05-01T16:38:54.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:54 [2024-05-01T16:38:54.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889582882 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889582882 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889582882 data=null}, TreeItem with text {ust-overlap-testing}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889582882 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889582882 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889582890 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:54 [2024-05-01T16:38:54.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889582895 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889582895 data=null doit=true}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889582895 data=null}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889582895 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889582895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889582920 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889582920 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889582920 data=null doit=true}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889582920 data=null}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889582920 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889582920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889582925 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889582925 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889582925 data=null doit=true}, TreeItem with text {Traces [3]}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889582925 data=null}, TreeItem with text {Traces [3]}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889582925 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889582926 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889582938 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889582942 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889582942 data=null doit=true}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889582942 data=null}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889582942 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889582942 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889582956 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889582956 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889582956 data=null doit=true}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889582956 data=null}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889582957 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889582957 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889582960 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:54 [2024-05-01T16:38:54.220Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889582961 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889582961 data=null doit=true}, TreeItem with text {Traces [3]}]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889582961 data=null}, TreeItem with text {Traces [3]}]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889582961 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889582961 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889582972 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889582972 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889582972 data=null doit=true}, TreeItem with text {Traces [3]}]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889582972 data=null}, TreeItem with text {Traces [3]}]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889582972 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889582973 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889582975 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889583097 data=null doit=true}, Shell with text {Confirm Clear}]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889583097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889583097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889583097 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889583098 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889583112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:54 [2024-05-01T16:38:54.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889583112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:54 [2024-05-01T16:38:54.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889583112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:38:55 [2024-05-01T16:38:55.400Z] 
12:38:55 [2024-05-01T16:38:55.400Z] (Eclipse:22871): Gtk-CRITICAL **: 16:38:55.138: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889582996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889584151 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889584151 data=null doit=true}, TreeItem with text {test}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889584152 data=null}, TreeItem with text {test}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889584152 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889584152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889584172 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889584173 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889584173 data=null doit=true}, TreeItem with text {test}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889584173 data=null}, TreeItem with text {test}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889584173 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889584173 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889584177 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:55 [2024-05-01T16:38:55.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889584178 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889584178 data=null doit=true}, TreeItem with text {Traces [3]}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889584178 data=null}, TreeItem with text {Traces [3]}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889584178 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889584178 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889584190 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889584190 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889584190 data=null doit=true}, TreeItem with text {Traces [3]}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889584190 data=null}, TreeItem with text {Traces [3]}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889584190 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889584190 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889584193 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:38:55 [2024-05-01T16:38:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889584348 data=null doit=true}, Shell with text {Trace Import}]
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889584381 data=null}, (of type 'Combo')]
12:38:55 [2024-05-01T16:38:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889584433 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889584433 data=null doit=true}, TreeItem with text {import}]
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889584433 data=null}, TreeItem with text {import}]
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889584433 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889584433 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889584434 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=889584469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:38:55 [2024-05-01T16:38:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889584500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:55 [2024-05-01T16:38:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889584500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:55 [2024-05-01T16:38:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889584500 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:55 [2024-05-01T16:38:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889584500 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:55 [2024-05-01T16:38:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889584500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:55 [2024-05-01T16:38:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889584500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:55 [2024-05-01T16:38:55.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:55 [2024-05-01T16:38:55.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:55 [2024-05-01T16:38:55.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:55 [2024-05-01T16:38:55.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:55 [2024-05-01T16:38:55.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:55 [2024-05-01T16:38:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889585012 data=null doit=true}, Shell with text {Confirmation}]
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=889585013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=889585013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=889585013 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=889585013 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=889585013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=889585013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=889585013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889584500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889584215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889585080 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889585081 data=null doit=true}, TreeItem with text {test}]
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889585081 data=null}, TreeItem with text {test}]
12:38:56 [2024-05-01T16:38:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889585081 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:56 [2024-05-01T16:38:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889585081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889585148 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889585148 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889585148 data=null doit=true}, TreeItem with text {test}]
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889585149 data=null}, TreeItem with text {test}]
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889585149 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889585149 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889585153 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:56 [2024-05-01T16:38:56.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889585153 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889585153 data=null doit=true}, TreeItem with text {Traces [0]}]
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889585153 data=null}, TreeItem with text {Traces [0]}]
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889585154 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889585154 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889585165 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889585166 data=null doit=true}, TreeItem with text {Traces [0]}]
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889585166 data=null}, TreeItem with text {Traces [0]}]
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889585166 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889585166 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
12:38:56 [2024-05-01T16:38:56.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889585167 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:38:56 [2024-05-01T16:38:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:56 [2024-05-01T16:38:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:56 [2024-05-01T16:38:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889585397 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889585397 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889585397 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889585397 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889585397 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889585412 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:56 [2024-05-01T16:38:56.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889585414 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889585414 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889585414 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889585414 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889585414 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889585417 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889585422 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889585423 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889585423 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889585423 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889585423 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889585426 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889585426 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889585426 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889585426 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889585460 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889585465 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889585465 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889585465 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:38:56 [2024-05-01T16:38:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:38:56 [2024-05-01T16:38:56.734Z] 
12:38:56 [2024-05-01T16:38:56.734Z] (Eclipse:22871): Gtk-CRITICAL **: 16:38:56.597: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:38:57 [2024-05-01T16:38:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:57 [2024-05-01T16:38:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:57 [2024-05-01T16:38:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:57 [2024-05-01T16:38:57.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:57 [2024-05-01T16:38:57.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:58 [2024-05-01T16:38:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:58 [2024-05-01T16:38:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:58 [2024-05-01T16:38:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:58 [2024-05-01T16:38:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:58 [2024-05-01T16:38:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:38:58 [2024-05-01T16:38:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889586971 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:38:58 [2024-05-01T16:38:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889586971 data=null doit=true}, TableItem with text {}]
12:38:58 [2024-05-01T16:38:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889586971 data=null}, TableItem with text {}]
12:38:58 [2024-05-01T16:38:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889586971 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:38:58 [2024-05-01T16:38:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889586971 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:38:58 [2024-05-01T16:38:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889586976 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:38:58 [2024-05-01T16:38:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:38:58 [2024-05-01T16:38:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:38:58 [2024-05-01T16:38:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:58 [2024-05-01T16:38:58.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889587018 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889587018 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889587018 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889587018 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889587018 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889587036 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:58 [2024-05-01T16:38:58.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889587039 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889587039 data=null doit=true}, TreeItem with text {test}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889587039 data=null}, TreeItem with text {test}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889587040 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889587040 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889587052 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889587058 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889587058 data=null doit=true}, TreeItem with text {test}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889587058 data=null}, TreeItem with text {test}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889587058 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889587058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889587062 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:58 [2024-05-01T16:38:58.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889587062 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889587063 data=null doit=true}, TreeItem with text {Traces [3]}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889587063 data=null}, TreeItem with text {Traces [3]}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889587063 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889587063 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:38:58 [2024-05-01T16:38:58.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889587074 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:38:58 [2024-05-01T16:38:58.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889587396 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889587396 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889587396 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889587396 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889587396 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889587422 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:58 [2024-05-01T16:38:58.626Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889587423 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889587423 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889587423 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889587424 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889587424 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889587427 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889587427 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889587427 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889587427 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889587427 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889587427 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889587430 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889587430 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889587430 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889587430 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889587463 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889587581 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889587581 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889587581 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:38:58 [2024-05-01T16:38:58.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:38:58 [2024-05-01T16:38:58.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:58 [2024-05-01T16:38:58.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:59 [2024-05-01T16:38:59.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:59 [2024-05-01T16:38:59.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:59 [2024-05-01T16:38:59.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889588608 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:38:59 [2024-05-01T16:38:59.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889588623 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:59 [2024-05-01T16:38:59.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889588623 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:38:59 [2024-05-01T16:38:59.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889588624 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:38:59 [2024-05-01T16:38:59.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889588624 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889588629 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:59 [2024-05-01T16:38:59.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889588632 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889588632 data=null doit=true}, TreeItem with text {test}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889588632 data=null}, TreeItem with text {test}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889588633 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889588633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889588650 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889588651 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889588651 data=null doit=true}, TreeItem with text {test}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889588651 data=null}, TreeItem with text {test}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889588651 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889588651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889588654 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:38:59 [2024-05-01T16:38:59.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889588655 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889588655 data=null doit=true}, TreeItem with text {Traces [3]}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889588655 data=null}, TreeItem with text {Traces [3]}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889588655 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889588656 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889588667 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:38:59 [2024-05-01T16:38:59.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889588697 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889588697 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889588697 data=null}, TreeItem with text {unrecognized.log}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889588697 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
12:38:59 [2024-05-01T16:38:59.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889588697 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889588712 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:00 [2024-05-01T16:39:00.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889588714 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889588714 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889588714 data=null}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889588714 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889588714 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889588717 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889588722 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889588722 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889588722 data=null}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889588722 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889588722 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889588725 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889588725 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=889588725 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889588726 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889588759 data=null button=1 stateMask=0x80000 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=889588874 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=889588874 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=889588874 data=null}, TreeItem with text {unrecognized.log}]
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:00 [2024-05-01T16:39:00.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:00 [2024-05-01T16:39:00.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889589916 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889589916 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889589916 data=null}, TreeItem with text {unrecognized.log}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889589916 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889589916 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889589921 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:01 [2024-05-01T16:39:01.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889589924 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889589924 data=null doit=true}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889589924 data=null}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889589925 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889589925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889589941 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889589941 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889589941 data=null doit=true}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889589941 data=null}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889589942 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889589942 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889589945 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889589946 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889589946 data=null doit=true}, TreeItem with text {Traces [3]}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889589946 data=null}, TreeItem with text {Traces [3]}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889589946 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889589946 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889589958 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889589962 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889589962 data=null doit=true}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889589962 data=null}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889589962 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889589962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889589976 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889589976 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889589976 data=null doit=true}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889589976 data=null}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889589976 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889589976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889589980 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:01 [2024-05-01T16:39:01.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889589981 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889589981 data=null doit=true}, TreeItem with text {Traces [3]}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889589981 data=null}, TreeItem with text {Traces [3]}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889589981 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889589981 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889589992 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889589992 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889589992 data=null doit=true}, TreeItem with text {Traces [3]}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889589992 data=null}, TreeItem with text {Traces [3]}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889589992 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889589993 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889589995 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889590099 data=null doit=true}, Shell with text {Confirm Clear}]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889590100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889590100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889590100 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889590100 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889590100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889590100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:01 [2024-05-01T16:39:01.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889590100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:02 [2024-05-01T16:39:02.172Z] 
12:39:02 [2024-05-01T16:39:02.172Z] (Eclipse:22871): Gtk-CRITICAL **: 16:39:01.945: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:39:02 [2024-05-01T16:39:02.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889590016 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:39:02 [2024-05-01T16:39:02.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:02 [2024-05-01T16:39:02.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:02 [2024-05-01T16:39:02.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:02 [2024-05-01T16:39:02.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889590872 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889590872 data=null doit=true}, TreeItem with text {test}]
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889590872 data=null}, TreeItem with text {test}]
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889590872 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889590872 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889590896 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889590896 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889591058 data=null doit=true}, Shell with text {Import}]
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889591069 data=null doit=true}, TreeItem with text {Tracing}]
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889591069 data=null}, TreeItem with text {Tracing}]
12:39:02 [2024-05-01T16:39:02.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889591070 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889591070 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889591075 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=889591109 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=889591109 data=null doit=true}, Tree node with text: Trace Import]
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=889591109 data=null}, Tree node with text: Trace Import]
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=889591109 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889591155 data=null item=TreeItem {Trace Import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Import]
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=889591158 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889591159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889591159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889591159 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889591159 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889591173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889591173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:39:02 [2024-05-01T16:39:02.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889591173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:39:02 [2024-05-01T16:39:02.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:39:02 [2024-05-01T16:39:02.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:39:02 [2024-05-01T16:39:02.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:39:02 [2024-05-01T16:39:02.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:39:02 [2024-05-01T16:39:02.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889591279 data=null}, (of type 'Combo')]
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:02 [2024-05-01T16:39:02.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889591347 data=null doit=true}, TreeItem with text {import}]
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889591348 data=null}, TreeItem with text {import}]
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889591348 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889591348 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889591349 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889591356 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889591356 data=null doit=true}, TreeItem with text {import}]
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889591356 data=null}, TreeItem with text {import}]
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889591356 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889591356 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889591357 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889591365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3dcf779b
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=889591375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=889591375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=889591375 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=889591375 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=889591375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=889591375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=889591375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=889591375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=889591375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=889591375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=889591375 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=889591375 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:02 [2024-05-01T16:39:02.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:39:02 [2024-05-01T16:39:02.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:39:02 [2024-05-01T16:39:02.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:02 [2024-05-01T16:39:02.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:39:02 [2024-05-01T16:39:02.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889591378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:02 [2024-05-01T16:39:02.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889591378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:02 [2024-05-01T16:39:02.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889591378 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:02 [2024-05-01T16:39:02.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889591378 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:02 [2024-05-01T16:39:02.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889591378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:02 [2024-05-01T16:39:02.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889591378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:02 [2024-05-01T16:39:02.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889591378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889590902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889591724 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889591724 data=null doit=true}, TreeItem with text {test}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889591724 data=null}, TreeItem with text {test}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889591724 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889591725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889591728 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889591729 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889591729 data=null doit=true}, TreeItem with text {test}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889591729 data=null}, TreeItem with text {test}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889591729 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889591729 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889591732 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:02 [2024-05-01T16:39:02.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889591733 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889591733 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889591733 data=null}, TreeItem with text {Traces [0]}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889591733 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889591733 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889591743 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889591744 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889591744 data=null}, TreeItem with text {Traces [0]}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889591744 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889591744 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:02 [2024-05-01T16:39:02.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889591745 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889591975 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889591975 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889591975 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889591975 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889591975 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889591989 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:03 [2024-05-01T16:39:03.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889591991 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889591991 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889591991 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889591991 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889591991 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889591994 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889591994 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889591994 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889591994 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889591994 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889591994 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889592002 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889592002 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889592002 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889592002 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889592034 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889592040 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889592040 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889592040 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:03 [2024-05-01T16:39:03.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:39:03 [2024-05-01T16:39:03.201Z] 
12:39:03 [2024-05-01T16:39:03.201Z] (Eclipse:22871): Gtk-CRITICAL **: 16:39:03.169: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:39:03 [2024-05-01T16:39:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:03 [2024-05-01T16:39:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:03 [2024-05-01T16:39:03.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:04 [2024-05-01T16:39:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:04 [2024-05-01T16:39:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:04 [2024-05-01T16:39:04.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:04 [2024-05-01T16:39:04.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:04 [2024-05-01T16:39:04.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:04 [2024-05-01T16:39:04.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:04 [2024-05-01T16:39:04.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:39:04 [2024-05-01T16:39:04.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889593545 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:39:04 [2024-05-01T16:39:04.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889593545 data=null doit=true}, TableItem with text {}]
12:39:04 [2024-05-01T16:39:04.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889593545 data=null}, TableItem with text {}]
12:39:04 [2024-05-01T16:39:04.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889593545 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:39:04 [2024-05-01T16:39:04.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889593545 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:39:04 [2024-05-01T16:39:04.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889593550 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:39:04 [2024-05-01T16:39:04.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:04 [2024-05-01T16:39:04.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:04 [2024-05-01T16:39:04.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:04 [2024-05-01T16:39:04.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:04 [2024-05-01T16:39:04.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889593603 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:04 [2024-05-01T16:39:04.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889593603 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889593603 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889593603 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889593603 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889593606 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:04 [2024-05-01T16:39:04.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889593611 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889593611 data=null doit=true}, TreeItem with text {test}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889593611 data=null}, TreeItem with text {test}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889593611 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889593611 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889593627 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889593628 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889593628 data=null doit=true}, TreeItem with text {test}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889593628 data=null}, TreeItem with text {test}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889593628 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889593628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889593636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:04 [2024-05-01T16:39:04.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889593636 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889593636 data=null doit=true}, TreeItem with text {Traces [1]}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889593636 data=null}, TreeItem with text {Traces [1]}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889593636 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889593637 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889593643 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889593644 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889593644 data=null doit=true}, TreeItem with text {Traces [1]}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889593644 data=null}, TreeItem with text {Traces [1]}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889593644 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889593644 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889593647 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:39:04 [2024-05-01T16:39:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:39:05 [2024-05-01T16:39:05.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:39:05 [2024-05-01T16:39:05.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889593795 data=null doit=true}, Shell with text {Confirm Clear}]
12:39:05 [2024-05-01T16:39:05.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:39:05 [2024-05-01T16:39:05.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:39:05 [2024-05-01T16:39:05.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:05 [2024-05-01T16:39:05.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:39:05 [2024-05-01T16:39:05.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889593795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889593795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889593795 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889593795 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889593795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889593795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889593795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.391Z] 
12:39:05 [2024-05-01T16:39:05.391Z] (Eclipse:22871): Gtk-CRITICAL **: 16:39:05.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889593674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Unselecting all in (of type 'Tree')
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=889594108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=889594108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=889594108 data=null doit=true}, (of type 'Tree')]
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=889594108 data=null}, (of type 'Tree')]
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889594108 data=null button=1 stateMask=0x40000 x=92 y=58 count=1}, (of type 'Tree')]
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889594109 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889594124 data=null button=1 stateMask=0xc0000 x=92 y=58 count=1}, (of type 'Tree')]
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889594125 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889594230 data=null doit=true}, Shell with text {Import}]
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:05 [2024-05-01T16:39:05.391Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=889594245 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=889594245 data=null doit=true}, Tree node with text: Trace Import]
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=889594245 data=null}, Tree node with text: Trace Import]
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=889594245 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889594245 data=null item=TreeItem {Trace Import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Import]
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=889594245 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=889594246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=889594246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=889594246 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=889594246 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=889594246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=889594246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=889594246 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:39:05 [2024-05-01T16:39:05.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:39:05 [2024-05-01T16:39:05.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:39:05 [2024-05-01T16:39:05.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:39:05 [2024-05-01T16:39:05.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889594386 data=null}, (of type 'Combo')]
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889594413 data=null doit=true}, TreeItem with text {import}]
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889594413 data=null}, TreeItem with text {import}]
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889594414 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889594414 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889594415 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889594416 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889594416 data=null doit=true}, TreeItem with text {import}]
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889594416 data=null}, TreeItem with text {import}]
12:39:05 [2024-05-01T16:39:05.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889594416 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889594441 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889594442 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889594449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889594463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889594463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889594463 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889594463 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889594463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889594463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:05 [2024-05-01T16:39:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889594463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:05 [2024-05-01T16:39:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889594128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:39:05 [2024-05-01T16:39:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:05 [2024-05-01T16:39:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:05 [2024-05-01T16:39:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:05 [2024-05-01T16:39:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:05 [2024-05-01T16:39:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:05 [2024-05-01T16:39:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:05 [2024-05-01T16:39:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889594813 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889594813 data=null doit=true}, TreeItem with text {Tracing}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889594813 data=null}, TreeItem with text {Tracing}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889594813 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889594813 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889594830 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889594831 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889594831 data=null doit=true}, TreeItem with text {Tracing}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889594831 data=null}, TreeItem with text {Tracing}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889594831 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889594831 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889594835 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889594835 data=null doit=true}, TreeItem with text {Tracing}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889594835 data=null}, TreeItem with text {Tracing}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889594835 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889594835 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889594837 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889594837 data=null button=0 stateMask=0x0 x=92 y=127 count=0}, TreeItem with text {Traces [1]}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889594837 data=null doit=true}, TreeItem with text {Traces [1]}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889594837 data=null}, TreeItem with text {Traces [1]}]
12:39:06 [2024-05-01T16:39:06.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889594837 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
12:39:06 [2024-05-01T16:39:06.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889594837 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:39:06 [2024-05-01T16:39:06.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889594849 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
12:39:06 [2024-05-01T16:39:06.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889594849 data=null doit=true}, TreeItem with text {Traces [1]}]
12:39:06 [2024-05-01T16:39:06.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889594849 data=null}, TreeItem with text {Traces [1]}]
12:39:06 [2024-05-01T16:39:06.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889594849 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
12:39:06 [2024-05-01T16:39:06.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889594849 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:39:06 [2024-05-01T16:39:06.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889594851 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
12:39:06 [2024-05-01T16:39:06.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:06 [2024-05-01T16:39:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:06 [2024-05-01T16:39:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889595080 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889595080 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889595081 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889595081 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889595081 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889595095 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:06 [2024-05-01T16:39:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:06 [2024-05-01T16:39:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:06 [2024-05-01T16:39:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:06 [2024-05-01T16:39:06.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:06 [2024-05-01T16:39:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:06 [2024-05-01T16:39:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889595097 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889595097 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889595097 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889595097 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889595097 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889595100 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:39:06 [2024-05-01T16:39:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889595100 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889595100 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:06 [2024-05-01T16:39:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889595100 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889595100 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889595101 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889595108 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889595109 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889595109 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889595109 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889595144 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889595150 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889595150 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889595150 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:06 [2024-05-01T16:39:06.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:39:06 [2024-05-01T16:39:06.418Z] 
12:39:06 [2024-05-01T16:39:06.418Z] (Eclipse:22871): Gtk-CRITICAL **: 16:39:06.280: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:39:06 [2024-05-01T16:39:06.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:06 [2024-05-01T16:39:06.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:06 [2024-05-01T16:39:06.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:07 [2024-05-01T16:39:07.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:07 [2024-05-01T16:39:07.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:07 [2024-05-01T16:39:07.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:07 [2024-05-01T16:39:07.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:07 [2024-05-01T16:39:07.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:07 [2024-05-01T16:39:07.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:07 [2024-05-01T16:39:07.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:39:07 [2024-05-01T16:39:07.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889596655 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:39:07 [2024-05-01T16:39:07.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889596656 data=null doit=true}, TableItem with text {}]
12:39:07 [2024-05-01T16:39:07.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889596656 data=null}, TableItem with text {}]
12:39:07 [2024-05-01T16:39:07.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889596656 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:39:07 [2024-05-01T16:39:07.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889596656 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:39:07 [2024-05-01T16:39:07.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889596661 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:39:07 [2024-05-01T16:39:07.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:07 [2024-05-01T16:39:07.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:07 [2024-05-01T16:39:07.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:07 [2024-05-01T16:39:07.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889596712 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889596712 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889596712 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889596713 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889596713 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889596716 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:08 [2024-05-01T16:39:08.047Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889596718 data=null doit=true}, Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}]
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889596721 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889596722 data=null doit=true}, TreeItem with text {Tracing}]
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889596722 data=null}, TreeItem with text {Tracing}]
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889596722 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889596722 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889596746 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:39:08 [2024-05-01T16:39:08.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889597464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889597464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889597464 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889597464 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889597464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889597464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889597464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889597464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889597464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889597464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889597464 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889597464 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889597465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889597465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889597465 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:08 [2024-05-01T16:39:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889597465 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:08 [2024-05-01T16:39:08.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889597465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:08 [2024-05-01T16:39:08.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889597465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:08 [2024-05-01T16:39:08.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:08 [2024-05-01T16:39:08.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:08 [2024-05-01T16:39:08.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:08 [2024-05-01T16:39:08.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:08 [2024-05-01T16:39:08.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:08 [2024-05-01T16:39:08.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:39:08 [2024-05-01T16:39:08.863Z] 
12:39:08 [2024-05-01T16:39:08.863Z] (Eclipse:22871): Gtk-CRITICAL **: 16:39:08.780: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:39:08 [2024-05-01T16:39:08.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889597465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:08 [2024-05-01T16:39:08.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889596790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889597972 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889597974 data=null doit=true}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889597974 data=null}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889597974 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889597974 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889597987 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889597987 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889597987 data=null doit=true}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889597987 data=null}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889597988 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889597988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889597998 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889597999 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889597999 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889597999 data=null}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889597999 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889597999 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889598006 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889598007 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889598007 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889598007 data=null}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889598007 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889598007 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889598015 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889598110 data=null doit=true}, Shell with text {Confirm Clear}]
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889598111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889598111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889598111 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889598111 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889598111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889598111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889598111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889598052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889598168 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889598168 data=null doit=true}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889598168 data=null}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889598168 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889598168 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889598195 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889598195 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889598195 data=null doit=true}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889598195 data=null}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889598196 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889598196 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889598199 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:09 [2024-05-01T16:39:09.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889598200 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889598200 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889598200 data=null}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889598200 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889598200 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889598207 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889598207 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889598207 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889598207 data=null}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889598207 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889598208 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889598216 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:39:09 [2024-05-01T16:39:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:39:09 [2024-05-01T16:39:09.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:39:09 [2024-05-01T16:39:09.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:39:09 [2024-05-01T16:39:09.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889598400 data=null doit=true}, Shell with text {Trace Import}]
12:39:09 [2024-05-01T16:39:09.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:39:09 [2024-05-01T16:39:09.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:39:09 [2024-05-01T16:39:09.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:39:09 [2024-05-01T16:39:09.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889598435 data=null}, (of type 'Combo')]
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889598500 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889598500 data=null doit=true}, TreeItem with text {import}]
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889598500 data=null}, TreeItem with text {import}]
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889598500 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889598500 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889598500 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=889598524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6d40dcef
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=889598525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889598525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=889598525 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=889598525 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=889598526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=889598526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=889598526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=889598526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889598526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=889598526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=889598526 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=889598526 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:39:09 [2024-05-01T16:39:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:39:09 [2024-05-01T16:39:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:09 [2024-05-01T16:39:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:09 [2024-05-01T16:39:09.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889598529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889598529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889598529 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889598529 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889598529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889598529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:09 [2024-05-01T16:39:09.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:09 [2024-05-01T16:39:09.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:09 [2024-05-01T16:39:09.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:09 [2024-05-01T16:39:09.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:09 [2024-05-01T16:39:09.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889598529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:09 [2024-05-01T16:39:09.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889598233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889599064 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889599064 data=null doit=true}, TreeItem with text {test}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889599064 data=null}, TreeItem with text {test}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889599064 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889599064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889599078 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889599078 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889599078 data=null doit=true}, TreeItem with text {test}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889599078 data=null}, TreeItem with text {test}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889599078 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889599078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889599082 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:10 [2024-05-01T16:39:10.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889599083 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889599083 data=null doit=true}, TreeItem with text {Traces [5]}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889599083 data=null}, TreeItem with text {Traces [5]}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889599083 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889599083 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889599090 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889599090 data=null doit=true}, TreeItem with text {Traces [5]}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889599090 data=null}, TreeItem with text {Traces [5]}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889599090 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889599095 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [5]}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889599097 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889599329 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889599329 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889599329 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889599329 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889599329 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889599343 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:10 [2024-05-01T16:39:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:10 [2024-05-01T16:39:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:10 [2024-05-01T16:39:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:10 [2024-05-01T16:39:10.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:10 [2024-05-01T16:39:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:10 [2024-05-01T16:39:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889599344 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889599344 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889599344 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889599345 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889599345 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889599347 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889599348 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889599348 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889599348 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889599348 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889599348 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889599356 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889599356 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889599356 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889599356 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.708Z] 
12:39:10 [2024-05-01T16:39:10.708Z] (Eclipse:22871): Gtk-CRITICAL **: 16:39:10.539: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889599390 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889599512 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889599515 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889599515 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:10 [2024-05-01T16:39:10.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:11 [2024-05-01T16:39:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:11 [2024-05-01T16:39:11.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:11 [2024-05-01T16:39:11.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:11 [2024-05-01T16:39:11.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:11 [2024-05-01T16:39:11.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:11 [2024-05-01T16:39:11.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:11 [2024-05-01T16:39:11.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:39:11 [2024-05-01T16:39:11.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889600551 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:39:11 [2024-05-01T16:39:11.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889600551 data=null doit=true}, TableItem with text {}]
12:39:11 [2024-05-01T16:39:11.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889600551 data=null}, TableItem with text {}]
12:39:11 [2024-05-01T16:39:11.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889600551 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:39:11 [2024-05-01T16:39:11.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889600552 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:39:11 [2024-05-01T16:39:11.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889600560 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:39:11 [2024-05-01T16:39:11.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:11 [2024-05-01T16:39:11.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889600799 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889600799 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889600799 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889600799 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889600799 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889600803 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:12 [2024-05-01T16:39:12.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889600808 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889600808 data=null doit=true}, TreeItem with text {test}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889600808 data=null}, TreeItem with text {test}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889600808 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889600808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889600821 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889600821 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889600827 data=null doit=true}, TreeItem with text {test}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889600827 data=null}, TreeItem with text {test}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889600827 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889600827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889600834 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:12 [2024-05-01T16:39:12.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889600835 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889600835 data=null doit=true}, TreeItem with text {Traces [5]}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889600835 data=null}, TreeItem with text {Traces [5]}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889600835 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889600835 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889600845 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:12 [2024-05-01T16:39:12.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889600876 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889600876 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889600876 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889600877 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889600877 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889600891 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:12 [2024-05-01T16:39:12.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889600893 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889600893 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889600893 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889600893 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889600893 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889600938 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889600939 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889600939 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889600939 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889600939 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889600939 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889600942 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889600942 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889600942 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889600942 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889600977 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889601200 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889601206 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889601206 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:12 [2024-05-01T16:39:12.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:39:12 [2024-05-01T16:39:12.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:12 [2024-05-01T16:39:12.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889602233 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889602233 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889602233 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889602233 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889602233 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889602236 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:13 [2024-05-01T16:39:13.705Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889602240 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889602240 data=null doit=true}, TreeItem with text {test}]
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889602255 data=null}, TreeItem with text {test}]
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889602255 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889602256 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889602272 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889602272 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889602272 data=null doit=true}, TreeItem with text {test}]
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889602272 data=null}, TreeItem with text {test}]
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889602272 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:13 [2024-05-01T16:39:13.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889602273 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889602281 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:13 [2024-05-01T16:39:13.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889602282 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889602282 data=null doit=true}, TreeItem with text {Traces [5]}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889602282 data=null}, TreeItem with text {Traces [5]}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889602282 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889602282 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889602289 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:13 [2024-05-01T16:39:13.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889602354 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889602354 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889602354 data=null}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889602354 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889602354 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889602369 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:13 [2024-05-01T16:39:13.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889602371 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889602371 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889602371 data=null}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889602371 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889602371 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889602380 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889602380 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889602380 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889602380 data=null}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889602380 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889602381 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889602384 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889602384 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=889602384 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889602384 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889602478 data=null button=1 stateMask=0x80000 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=889602592 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=889602592 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=889602592 data=null}, TreeItem with text {unrecognized.log}]
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2024-05-01T16:39:13.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2024-05-01T16:39:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:15 [2024-05-01T16:39:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:15 [2024-05-01T16:39:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889603635 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
12:39:15 [2024-05-01T16:39:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889603636 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:15 [2024-05-01T16:39:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889603636 data=null}, TreeItem with text {unrecognized.log}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889603636 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889603636 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889603641 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:15 [2024-05-01T16:39:15.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889603644 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889603644 data=null doit=true}, TreeItem with text {test}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889603644 data=null}, TreeItem with text {test}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889603644 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889603645 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889603662 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889603662 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889603662 data=null doit=true}, TreeItem with text {test}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889603662 data=null}, TreeItem with text {test}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889603662 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889603662 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889603666 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:15 [2024-05-01T16:39:15.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889603666 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889603666 data=null doit=true}, TreeItem with text {Traces [5]}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889603667 data=null}, TreeItem with text {Traces [5]}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889603667 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889603667 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889603679 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:15 [2024-05-01T16:39:15.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=889603680 data=null doit=true}, TreeItem with text {z-clashes [2]}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=889603680 data=null}, TreeItem with text {z-clashes [2]}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=889603680 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889603680 data=null item=TreeItem {z-clashes [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [2]}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=889603681 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889603721 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889603721 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889603721 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889603722 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889603722 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889603737 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:15 [2024-05-01T16:39:15.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889603739 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889603739 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889603739 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889603739 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889603739 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889603747 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889603747 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889603747 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889603748 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889603748 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889603748 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889603751 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889603751 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889603751 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889603751 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889603787 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889603927 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889603927 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889603927 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:15 [2024-05-01T16:39:15.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:15 [2024-05-01T16:39:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:15 [2024-05-01T16:39:15.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:16 [2024-05-01T16:39:16.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:16 [2024-05-01T16:39:16.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:16 [2024-05-01T16:39:16.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:16 [2024-05-01T16:39:16.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:16 [2024-05-01T16:39:16.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:39:16 [2024-05-01T16:39:16.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889604935 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:39:16 [2024-05-01T16:39:16.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889604935 data=null doit=true}, TableItem with text {}]
12:39:16 [2024-05-01T16:39:16.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889604935 data=null}, TableItem with text {}]
12:39:16 [2024-05-01T16:39:16.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889604935 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:39:16 [2024-05-01T16:39:16.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889604936 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:39:16 [2024-05-01T16:39:16.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889604943 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:39:16 [2024-05-01T16:39:16.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:16 [2024-05-01T16:39:16.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889605188 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889605188 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889605188 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889605189 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889605189 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889605194 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:16 [2024-05-01T16:39:16.441Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889605197 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889605198 data=null doit=true}, TreeItem with text {test}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889605198 data=null}, TreeItem with text {test}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889605198 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889605198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889605214 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889605214 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889605214 data=null doit=true}, TreeItem with text {test}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889605214 data=null}, TreeItem with text {test}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889605215 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889605215 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889605219 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:16 [2024-05-01T16:39:16.441Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889605220 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889605220 data=null doit=true}, TreeItem with text {Traces [5]}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889605220 data=null}, TreeItem with text {Traces [5]}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889605220 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889605225 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:39:16 [2024-05-01T16:39:16.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889605233 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:16 [2024-05-01T16:39:16.441Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:39:16 [2024-05-01T16:39:16.441Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889605554 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889605555 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889605555 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889605555 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889605555 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889605581 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:16 [2024-05-01T16:39:16.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889605582 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889605583 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889605583 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889605583 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889605583 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889605588 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889605588 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889605588 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889605588 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889605588 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889605588 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889605591 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889605591 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889605591 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889605591 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889605626 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889605751 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889605751 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889605751 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:16 [2024-05-01T16:39:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:39:16 [2024-05-01T16:39:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2024-05-01T16:39:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2024-05-01T16:39:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2024-05-01T16:39:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2024-05-01T16:39:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2024-05-01T16:39:17.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:17 [2024-05-01T16:39:17.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889606794 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889606794 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889606794 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889606794 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889606794 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889606799 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:18 [2024-05-01T16:39:18.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889606803 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889606803 data=null doit=true}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889606803 data=null}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889606803 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889606803 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889606819 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889606819 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889606819 data=null doit=true}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889606819 data=null}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889606819 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889606819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889606823 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889606823 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889606823 data=null doit=true}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889606823 data=null}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889606824 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889606824 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889606836 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889606839 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889606839 data=null doit=true}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889606839 data=null}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889606840 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889606840 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889606853 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889606854 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889606854 data=null doit=true}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889606854 data=null}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889606854 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889606854 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889606858 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889606858 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889606858 data=null doit=true}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889606859 data=null}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889606859 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889606859 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889606870 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889606871 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889606871 data=null doit=true}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889606871 data=null}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889606871 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889606871 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889606874 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:39:18 [2024-05-01T16:39:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889607078 data=null doit=true}, Shell with text {Trace Import}]
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:39:18 [2024-05-01T16:39:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889607130 data=null}, (of type 'Combo')]
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889607199 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889607199 data=null doit=true}, TreeItem with text {import}]
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889607199 data=null}, TreeItem with text {import}]
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889607199 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889607200 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889607200 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=889607213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:39:18 [2024-05-01T16:39:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:39:18 [2024-05-01T16:39:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:18 [2024-05-01T16:39:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:39:18 [2024-05-01T16:39:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889607219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:18 [2024-05-01T16:39:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889607219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:18 [2024-05-01T16:39:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889607219 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:18 [2024-05-01T16:39:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889607219 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:18 [2024-05-01T16:39:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889607219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:18 [2024-05-01T16:39:18.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889607219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:18 [2024-05-01T16:39:18.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:18 [2024-05-01T16:39:18.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:18 [2024-05-01T16:39:18.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:18 [2024-05-01T16:39:18.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:18 [2024-05-01T16:39:18.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:18 [2024-05-01T16:39:18.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:39:18 [2024-05-01T16:39:18.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:39:18 [2024-05-01T16:39:18.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889607293 data=null doit=true}, Shell with text {Confirmation}]
12:39:18 [2024-05-01T16:39:18.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:39:18 [2024-05-01T16:39:18.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:39:18 [2024-05-01T16:39:18.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=889607293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=889607293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=889607293 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=889607293 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=889607293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=889607293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=889607293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889607219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889606896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889607464 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889607464 data=null doit=true}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889607464 data=null}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889607464 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889607464 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889607481 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889607482 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889607482 data=null doit=true}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889607482 data=null}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889607482 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889607482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889607486 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:18 [2024-05-01T16:39:18.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889607487 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889607487 data=null doit=true}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889607487 data=null}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889607487 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889607487 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889607500 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:18 [2024-05-01T16:39:18.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889607834 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889607834 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889607834 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889607834 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889607834 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889607850 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:19 [2024-05-01T16:39:19.208Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889607852 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889607852 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889607852 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889607852 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889607852 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889607862 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889607862 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889607862 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889607862 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889607863 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889607863 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889607866 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889607866 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889607866 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889607866 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889607903 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889608002 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889608002 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889608002 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889608004 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889608004 data=null doit=true}, TableItem with text {}]
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889608004 data=null}, TableItem with text {}]
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889608005 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889608005 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889608008 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889608089 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889608089 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889608089 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889608089 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889608090 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889608093 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:19 [2024-05-01T16:39:19.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889608096 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889608096 data=null doit=true}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889608096 data=null}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889608096 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889608097 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889608113 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:19 [2024-05-01T16:39:19.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889608114 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889608114 data=null doit=true}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889608114 data=null}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889608114 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889608114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889608118 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:19 [2024-05-01T16:39:19.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:19 [2024-05-01T16:39:19.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889608118 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:39:19 [2024-05-01T16:39:19.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889608118 data=null doit=true}, TreeItem with text {Traces [5]}]
12:39:19 [2024-05-01T16:39:19.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889608118 data=null}, TreeItem with text {Traces [5]}]
12:39:19 [2024-05-01T16:39:19.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889608118 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:19 [2024-05-01T16:39:19.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889608119 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:39:19 [2024-05-01T16:39:19.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889608131 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:19 [2024-05-01T16:39:19.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889608453 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889608453 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889608453 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889608453 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889608453 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889608479 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:19 [2024-05-01T16:39:19.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889608481 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889608481 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889608481 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889608482 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889608482 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889608486 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889608487 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889608487 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889608487 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889608487 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889608487 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889608490 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889608490 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889608490 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889608490 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889608523 data=null button=1 stateMask=0x80000 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889608602 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889608602 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889608602 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:39:19 [2024-05-01T16:39:19.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2024-05-01T16:39:19.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2024-05-01T16:39:19.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2024-05-01T16:39:19.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2024-05-01T16:39:19.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889608652 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889608652 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889608652 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889608652 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889608652 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889608659 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:19 [2024-05-01T16:39:19.976Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889608662 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889608662 data=null doit=true}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889608662 data=null}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889608663 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889608663 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889608683 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:19 [2024-05-01T16:39:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889608683 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889608683 data=null doit=true}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889608683 data=null}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889608683 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889608684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889608687 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:19 [2024-05-01T16:39:19.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:19 [2024-05-01T16:39:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:19 [2024-05-01T16:39:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889608688 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:39:19 [2024-05-01T16:39:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889608688 data=null doit=true}, TreeItem with text {Traces [5]}]
12:39:19 [2024-05-01T16:39:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889608688 data=null}, TreeItem with text {Traces [5]}]
12:39:19 [2024-05-01T16:39:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889608688 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:19 [2024-05-01T16:39:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889608688 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:39:19 [2024-05-01T16:39:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889608698 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:19 [2024-05-01T16:39:19.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889608920 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889608920 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889608921 data=null}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889608921 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889608921 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889608948 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:20 [2024-05-01T16:39:20.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889608949 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889608949 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889608949 data=null}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889608950 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889608950 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889608955 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889608955 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889608955 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889608955 data=null}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889608955 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889608955 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889608959 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889608960 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=889608961 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889608961 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889609002 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=889609085 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=889609085 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=889609085 data=null}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:20 [2024-05-01T16:39:20.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=889609140 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=889609140 data=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=889609140 data=null}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=889609140 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889609140 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=889609144 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:20 [2024-05-01T16:39:20.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889609150 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889609151 data=null doit=true}, TreeItem with text {test}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889609151 data=null}, TreeItem with text {test}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889609151 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889609151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889609173 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889609174 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889609174 data=null doit=true}, TreeItem with text {test}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889609174 data=null}, TreeItem with text {test}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889609174 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889609174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889609178 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:20 [2024-05-01T16:39:20.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889609179 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889609179 data=null doit=true}, TreeItem with text {Traces [5]}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889609179 data=null}, TreeItem with text {Traces [5]}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889609180 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:20 [2024-05-01T16:39:20.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889609180 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:39:20 [2024-05-01T16:39:20.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889609190 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:20 [2024-05-01T16:39:20.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:39:20 [2024-05-01T16:39:20.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889609428 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889609428 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889609428 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889609428 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889609428 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889609442 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:20 [2024-05-01T16:39:20.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889609444 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889609444 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889609444 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889609445 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889609445 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889609453 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889609453 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889609453 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:20 [2024-05-01T16:39:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889609453 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889609454 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889609454 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889609457 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889609457 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889609457 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889609457 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889609491 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889609588 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889609588 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889609588 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889609591 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889609591 data=null doit=true}, TableItem with text {}]
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889609591 data=null}, TableItem with text {}]
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889609591 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889609592 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889609596 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:20 [2024-05-01T16:39:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889609684 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889609685 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889609685 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889609685 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889609685 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889609689 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:21 [2024-05-01T16:39:21.001Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889609695 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889609695 data=null doit=true}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889609695 data=null}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889609695 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889609695 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889609714 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:21 [2024-05-01T16:39:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889609715 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889609715 data=null doit=true}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889609715 data=null}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889609715 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889609715 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889609719 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:21 [2024-05-01T16:39:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:21 [2024-05-01T16:39:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889609720 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889609720 data=null doit=true}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889609720 data=null}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889609720 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889609720 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889609731 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:39:21 [2024-05-01T16:39:21.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889610056 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889610056 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889610056 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889610056 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889610057 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889610085 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:21 [2024-05-01T16:39:21.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889610087 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889610087 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889610087 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889610087 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889610087 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889610093 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889610093 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889610093 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889610094 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889610094 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889610094 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889610097 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889610097 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889610097 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889610098 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889610132 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889610215 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889610215 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889610215 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:39:21 [2024-05-01T16:39:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2024-05-01T16:39:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2024-05-01T16:39:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2024-05-01T16:39:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2024-05-01T16:39:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2024-05-01T16:39:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:21 [2024-05-01T16:39:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:21 [2024-05-01T16:39:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889610278 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889610278 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889610278 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889610278 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889610278 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889610285 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:21 [2024-05-01T16:39:21.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889610289 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889610289 data=null doit=true}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889610289 data=null}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889610289 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889610289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889610309 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889610310 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889610310 data=null doit=true}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889610310 data=null}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889610310 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889610310 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889610314 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889610315 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889610315 data=null doit=true}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889610315 data=null}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889610315 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889610316 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889610326 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889610330 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889610330 data=null doit=true}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889610330 data=null}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889610331 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889610331 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889610345 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889610345 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889610345 data=null doit=true}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889610345 data=null}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889610346 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889610346 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889610350 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:21 [2024-05-01T16:39:21.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889610350 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889610350 data=null doit=true}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889610350 data=null}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889610351 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889610351 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889610362 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:21 [2024-05-01T16:39:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=889610362 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=889610362 data=null doit=true}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=889610362 data=null}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=889610363 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889610363 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=889610366 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
12:39:21 [2024-05-01T16:39:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:39:21 [2024-05-01T16:39:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:39:21 [2024-05-01T16:39:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:39:21 [2024-05-01T16:39:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:39:21 [2024-05-01T16:39:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889610665 data=null doit=true}, Shell with text {Trace Import}]
12:39:21 [2024-05-01T16:39:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:21 [2024-05-01T16:39:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:39:21 [2024-05-01T16:39:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:39:21 [2024-05-01T16:39:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:39:21 [2024-05-01T16:39:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:21 [2024-05-01T16:39:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:21 [2024-05-01T16:39:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:21 [2024-05-01T16:39:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:21 [2024-05-01T16:39:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:21 [2024-05-01T16:39:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:21 [2024-05-01T16:39:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:21 [2024-05-01T16:39:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:21 [2024-05-01T16:39:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:21 [2024-05-01T16:39:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:21 [2024-05-01T16:39:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889610686 data=null}, (of type 'Combo')]
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889610715 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889610716 data=null doit=true}, TreeItem with text {import}]
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889610716 data=null}, TreeItem with text {import}]
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889610716 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889610716 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889610716 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=889610730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889610742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889610742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889610742 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889610742 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889610742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889610742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:22 [2024-05-01T16:39:22.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:22 [2024-05-01T16:39:22.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:22 [2024-05-01T16:39:22.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:22 [2024-05-01T16:39:22.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:22 [2024-05-01T16:39:22.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889610812 data=null doit=true}, Shell with text {Confirmation}]
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=889610813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=889610813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=889610813 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=889610813 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=889610813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=889610813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:39:22 [2024-05-01T16:39:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=889610813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:39:22 [2024-05-01T16:39:22.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:22 [2024-05-01T16:39:22.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889610742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:22 [2024-05-01T16:39:22.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889610392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889611366 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889611366 data=null doit=true}, TreeItem with text {test}]
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889611366 data=null}, TreeItem with text {test}]
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889611366 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889611366 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889611380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889611380 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889611380 data=null doit=true}, TreeItem with text {test}]
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889611380 data=null}, TreeItem with text {test}]
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889611380 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889611381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889611385 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:22 [2024-05-01T16:39:22.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=889611385 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=889611385 data=null doit=true}, TreeItem with text {Traces [10]}]
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=889611385 data=null}, TreeItem with text {Traces [10]}]
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=889611386 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:22 [2024-05-01T16:39:22.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889611386 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
12:39:22 [2024-05-01T16:39:22.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=889611397 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:22 [2024-05-01T16:39:22.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:39:23 [2024-05-01T16:39:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:23 [2024-05-01T16:39:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:23 [2024-05-01T16:39:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611750 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611750 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611750 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611750 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889611750 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611766 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:23 [2024-05-01T16:39:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:23 [2024-05-01T16:39:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:23 [2024-05-01T16:39:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:23 [2024-05-01T16:39:23.099Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:23 [2024-05-01T16:39:23.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:23 [2024-05-01T16:39:23.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611771 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611771 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611771 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611771 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889611771 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611775 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:39:23 [2024-05-01T16:39:23.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611775 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611775 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:23 [2024-05-01T16:39:23.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611775 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611775 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889611776 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611778 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611779 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611779 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889611779 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611819 data=null button=1 stateMask=0x80000 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611999 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611999 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889611999 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:23 [2024-05-01T16:39:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:39:23 [2024-05-01T16:39:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:23 [2024-05-01T16:39:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:23 [2024-05-01T16:39:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:23 [2024-05-01T16:39:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:23 [2024-05-01T16:39:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:23 [2024-05-01T16:39:23.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:23 [2024-05-01T16:39:23.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:23 [2024-05-01T16:39:23.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:23 [2024-05-01T16:39:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:23 [2024-05-01T16:39:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:24 [2024-05-01T16:39:24.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:24 [2024-05-01T16:39:24.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:24 [2024-05-01T16:39:24.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:24 [2024-05-01T16:39:24.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:24 [2024-05-01T16:39:24.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:39:24 [2024-05-01T16:39:24.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889613002 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:39:24 [2024-05-01T16:39:24.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889613002 data=null doit=true}, TableItem with text {}]
12:39:24 [2024-05-01T16:39:24.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889613003 data=null}, TableItem with text {}]
12:39:24 [2024-05-01T16:39:24.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889613003 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:39:24 [2024-05-01T16:39:24.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889613003 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:39:24 [2024-05-01T16:39:24.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889613012 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:39:24 [2024-05-01T16:39:24.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:24 [2024-05-01T16:39:24.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889613259 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889613260 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889613260 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889613260 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889613260 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889613264 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:24 [2024-05-01T16:39:24.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889613268 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889613268 data=null doit=true}, TreeItem with text {test}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889613268 data=null}, TreeItem with text {test}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889613268 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889613268 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889613286 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889613287 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889613287 data=null doit=true}, TreeItem with text {test}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889613287 data=null}, TreeItem with text {test}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889613287 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889613287 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889613295 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:24 [2024-05-01T16:39:24.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=889613296 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=889613296 data=null doit=true}, TreeItem with text {Traces [10]}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=889613296 data=null}, TreeItem with text {Traces [10]}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=889613296 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889613296 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
12:39:24 [2024-05-01T16:39:24.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=889613304 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:24 [2024-05-01T16:39:24.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613626 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613626 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613626 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613626 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889613641 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613657 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:24 [2024-05-01T16:39:24.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613659 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613659 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613659 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613659 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889613659 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613668 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613668 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613668 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613669 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613669 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889613669 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613672 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613672 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613672 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889613673 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613711 data=null button=1 stateMask=0x80000 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613851 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613852 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889613852 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:24 [2024-05-01T16:39:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:39:24 [2024-05-01T16:39:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:24 [2024-05-01T16:39:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:24 [2024-05-01T16:39:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:24 [2024-05-01T16:39:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:24 [2024-05-01T16:39:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:24 [2024-05-01T16:39:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:24 [2024-05-01T16:39:24.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889614896 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889614896 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889614896 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889614896 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889614896 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889614902 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:26 [2024-05-01T16:39:26.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889614905 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889614905 data=null doit=true}, TreeItem with text {test}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889614905 data=null}, TreeItem with text {test}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889614906 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889614906 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889614927 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889614928 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889614928 data=null doit=true}, TreeItem with text {test}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889614928 data=null}, TreeItem with text {test}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889614928 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889614928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889614932 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:26 [2024-05-01T16:39:26.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=889614932 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=889614932 data=null doit=true}, TreeItem with text {Traces [10]}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=889614932 data=null}, TreeItem with text {Traces [10]}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=889614932 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889614932 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=889614942 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:26 [2024-05-01T16:39:26.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:39:26 [2024-05-01T16:39:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=889614977 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=889614977 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=889614977 data=null}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=889614977 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889614977 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=889614989 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:26 [2024-05-01T16:39:26.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=889614990 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=889614990 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=889614990 data=null}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=889614990 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889614990 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=889615002 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log(2)}
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=889615032 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=889615032 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=889615033 data=null}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=889615033 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889615033 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=889615038 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=889615038 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=889615039 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889615039 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=889615057 data=null button=1 stateMask=0x80000 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=889615281 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=889615281 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=889615281 data=null}, TreeItem with text {unrecognized.log(2)}]
12:39:26 [2024-05-01T16:39:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log(2)}
12:39:26 [2024-05-01T16:39:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:26 [2024-05-01T16:39:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:26 [2024-05-01T16:39:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:26 [2024-05-01T16:39:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:26 [2024-05-01T16:39:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:26 [2024-05-01T16:39:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:26 [2024-05-01T16:39:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:26 [2024-05-01T16:39:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=889616311 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=889616311 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=889616312 data=null}, TreeItem with text {unrecognized.log(2)}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=889616312 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889616312 data=null item=TreeItem {unrecognized.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {unrecognized.log(2)}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=889616332 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:27 [2024-05-01T16:39:27.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889616336 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889616336 data=null doit=true}, TreeItem with text {test}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889616336 data=null}, TreeItem with text {test}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889616336 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889616337 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889616359 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889616359 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889616359 data=null doit=true}, TreeItem with text {test}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889616359 data=null}, TreeItem with text {test}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889616359 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889616359 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889616363 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:27 [2024-05-01T16:39:27.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=889616364 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=889616364 data=null doit=true}, TreeItem with text {Traces [10]}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=889616364 data=null}, TreeItem with text {Traces [10]}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=889616364 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889616364 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
12:39:27 [2024-05-01T16:39:27.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=889616375 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:27 [2024-05-01T16:39:27.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:39:27 [2024-05-01T16:39:27.538Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
12:39:27 [2024-05-01T16:39:27.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:27 [2024-05-01T16:39:27.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:27 [2024-05-01T16:39:27.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616424 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616424 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616424 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616424 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889616424 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616435 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:27 [2024-05-01T16:39:27.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616437 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616437 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616437 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616437 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889616437 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616448 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616448 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616448 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616448 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616448 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889616449 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616452 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616452 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616452 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889616452 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616492 data=null button=1 stateMask=0x80000 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616635 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616635 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889616635 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:27 [2024-05-01T16:39:27.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:27 [2024-05-01T16:39:27.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:27 [2024-05-01T16:39:27.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:27 [2024-05-01T16:39:27.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:27 [2024-05-01T16:39:27.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:27 [2024-05-01T16:39:27.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:28 [2024-05-01T16:39:28.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:28 [2024-05-01T16:39:28.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:28 [2024-05-01T16:39:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:28 [2024-05-01T16:39:28.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:28 [2024-05-01T16:39:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:28 [2024-05-01T16:39:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:28 [2024-05-01T16:39:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:39:28 [2024-05-01T16:39:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889617643 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:39:28 [2024-05-01T16:39:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889617643 data=null doit=true}, TableItem with text {}]
12:39:28 [2024-05-01T16:39:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889617643 data=null}, TableItem with text {}]
12:39:28 [2024-05-01T16:39:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889617643 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:39:28 [2024-05-01T16:39:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889617643 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:39:28 [2024-05-01T16:39:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889617649 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:39:28 [2024-05-01T16:39:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:28 [2024-05-01T16:39:28.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:29 [2024-05-01T16:39:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:29 [2024-05-01T16:39:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:29 [2024-05-01T16:39:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889617899 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:29 [2024-05-01T16:39:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889617900 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:29 [2024-05-01T16:39:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889617900 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:29 [2024-05-01T16:39:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889617900 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:29 [2024-05-01T16:39:29.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889617900 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889617906 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:29 [2024-05-01T16:39:29.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889617911 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889617911 data=null doit=true}, TreeItem with text {test}]
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889617911 data=null}, TreeItem with text {test}]
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889617911 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889617911 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889617925 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889617926 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889617926 data=null doit=true}, TreeItem with text {test}]
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889617926 data=null}, TreeItem with text {test}]
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889617926 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889617926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889617939 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:29 [2024-05-01T16:39:29.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=889617940 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=889617940 data=null doit=true}, TreeItem with text {Traces [10]}]
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=889617940 data=null}, TreeItem with text {Traces [10]}]
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=889617940 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889617941 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
12:39:29 [2024-05-01T16:39:29.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=889617952 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:29 [2024-05-01T16:39:29.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:39:29 [2024-05-01T16:39:29.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
12:39:29 [2024-05-01T16:39:29.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:29 [2024-05-01T16:39:29.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:29 [2024-05-01T16:39:29.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618194 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618194 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618194 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618195 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889618195 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618214 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:29 [2024-05-01T16:39:29.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:29 [2024-05-01T16:39:29.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:29 [2024-05-01T16:39:29.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:29 [2024-05-01T16:39:29.421Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618216 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618217 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618217 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618217 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889618217 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618220 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618220 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618220 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618221 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618221 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889618221 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618226 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618226 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618226 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889618226 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618285 data=null button=1 stateMask=0x80000 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618285 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618285 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889618286 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:29 [2024-05-01T16:39:29.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:29 [2024-05-01T16:39:29.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:29 [2024-05-01T16:39:29.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:29 [2024-05-01T16:39:29.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:29 [2024-05-01T16:39:29.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:29 [2024-05-01T16:39:29.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:29 [2024-05-01T16:39:29.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:29 [2024-05-01T16:39:29.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:29 [2024-05-01T16:39:29.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:29 [2024-05-01T16:39:29.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:29 [2024-05-01T16:39:29.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:30 [2024-05-01T16:39:30.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:30 [2024-05-01T16:39:30.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:30 [2024-05-01T16:39:30.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889619439 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:30 [2024-05-01T16:39:30.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889619440 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:30 [2024-05-01T16:39:30.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889619440 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:30 [2024-05-01T16:39:30.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889619440 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889619440 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889619444 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:30 [2024-05-01T16:39:30.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889619448 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889619448 data=null doit=true}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889619448 data=null}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889619448 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889619448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889619471 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889619472 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889619472 data=null doit=true}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889619472 data=null}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889619472 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889619472 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889619477 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=889619478 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=889619478 data=null doit=true}, TreeItem with text {Traces [10]}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=889619478 data=null}, TreeItem with text {Traces [10]}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=889619478 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889619478 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=889619491 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:30 [2024-05-01T16:39:30.800Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889619535 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889619535 data=null doit=true}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889619535 data=null}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889619535 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889619535 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889619546 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889619547 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889619547 data=null doit=true}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889619547 data=null}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889619547 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889619547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889619552 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:30 [2024-05-01T16:39:30.800Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=889619553 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=889619553 data=null doit=true}, TreeItem with text {Traces [10]}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=889619553 data=null}, TreeItem with text {Traces [10]}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=889619553 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889619553 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=889619567 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=889619567 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=889619567 data=null doit=true}, TreeItem with text {Traces [10]}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=889619567 data=null}, TreeItem with text {Traces [10]}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=889619568 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889619568 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=889619572 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:39:30 [2024-05-01T16:39:30.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:39:31 [2024-05-01T16:39:31.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:39:31 [2024-05-01T16:39:31.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:39:31 [2024-05-01T16:39:31.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889619786 data=null doit=true}, Shell with text {Confirm Clear}]
12:39:31 [2024-05-01T16:39:31.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:39:31 [2024-05-01T16:39:31.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:39:31 [2024-05-01T16:39:31.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:39:31 [2024-05-01T16:39:31.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:31 [2024-05-01T16:39:31.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:39:31 [2024-05-01T16:39:31.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:39:31 [2024-05-01T16:39:31.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889619802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:31 [2024-05-01T16:39:31.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889619802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:31 [2024-05-01T16:39:31.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889619802 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:31 [2024-05-01T16:39:31.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889619803 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:31 [2024-05-01T16:39:31.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889619803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:31 [2024-05-01T16:39:31.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889619803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:31 [2024-05-01T16:39:31.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889619803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:33 [2024-05-01T16:39:33.566Z] 
12:39:33 [2024-05-01T16:39:33.566Z] (Eclipse:22871): Gtk-CRITICAL **: 16:39:33.543: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:39:33 [2024-05-01T16:39:33.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889619637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889622540 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889622540 data=null doit=true}, TreeItem with text {test}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889622540 data=null}, TreeItem with text {test}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889622540 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889622541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889622561 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889622562 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889622562 data=null doit=true}, TreeItem with text {test}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889622562 data=null}, TreeItem with text {test}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889622562 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889622562 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889622566 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:33 [2024-05-01T16:39:33.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=889622566 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=889622566 data=null doit=true}, TreeItem with text {Traces [10]}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=889622566 data=null}, TreeItem with text {Traces [10]}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=889622567 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889622567 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=889622579 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=889622579 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=889622579 data=null doit=true}, TreeItem with text {Traces [10]}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=889622579 data=null}, TreeItem with text {Traces [10]}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=889622580 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889622580 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=889622582 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889622683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889622683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889622683 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889622683 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889622683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:33 [2024-05-01T16:39:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889622683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:34 [2024-05-01T16:39:34.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889622683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=889622604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=889622766 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=889622766 data=null doit=true}, TreeItem with text {Traces [10]}]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=889622766 data=null}, TreeItem with text {Traces [10]}]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=889622766 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889622766 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [10]}]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=889622770 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889622855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889622855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889622855 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889622855 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889622855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889622855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889622855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=889622790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889622920 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889622920 data=null}, TreeItem with text {Traces [0]}]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889622921 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889622921 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889622922 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=889622922 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=889622922 data=null doit=true}, TreeItem with text {FolderA}]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=889622922 data=null}, TreeItem with text {FolderA}]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=889622922 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889622922 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderA}]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=889622927 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:39:34 [2024-05-01T16:39:34.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889623125 data=null doit=true}, Shell with text {Trace Import}]
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889623155 data=null}, (of type 'Combo')]
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889623225 data=null doit=true}, TreeItem with text {import}]
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889623225 data=null}, TreeItem with text {import}]
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889623225 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:34 [2024-05-01T16:39:34.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889623225 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889623242 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889623242 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889623242 data=null doit=true}, TreeItem with text {import}]
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889623242 data=null}, TreeItem with text {import}]
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889623243 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889623243 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889623243 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:34 [2024-05-01T16:39:34.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889623250 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889623250 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889623250 data=null}, Tree node with text: kernel-overlap-testing]
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889623251 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889623251 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889623252 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889623263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1bb977af
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=889623264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889623264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=889623264 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=889623264 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=889623264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=889623264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=889623264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=889623264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889623265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=889623265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=889623265 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=889623265 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:34 [2024-05-01T16:39:34.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:39:34 [2024-05-01T16:39:34.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:39:34 [2024-05-01T16:39:34.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:34 [2024-05-01T16:39:34.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:39:34 [2024-05-01T16:39:34.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889623268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:34 [2024-05-01T16:39:34.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889623268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:34 [2024-05-01T16:39:34.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889623268 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:34 [2024-05-01T16:39:34.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889623268 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:34 [2024-05-01T16:39:34.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889623268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:34 [2024-05-01T16:39:34.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889623268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:34 [2024-05-01T16:39:34.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889623268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889622955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889623580 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889623580 data=null doit=true}, TreeItem with text {test}]
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889623581 data=null}, TreeItem with text {test}]
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889623581 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889623581 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889623609 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889623609 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889623609 data=null doit=true}, TreeItem with text {test}]
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889623610 data=null}, TreeItem with text {test}]
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889623610 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889623610 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889623613 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:34 [2024-05-01T16:39:34.845Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:34 [2024-05-01T16:39:34.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889623614 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:39:34 [2024-05-01T16:39:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889623614 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:34 [2024-05-01T16:39:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889623614 data=null}, TreeItem with text {Traces [0]}]
12:39:34 [2024-05-01T16:39:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889623614 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:34 [2024-05-01T16:39:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889623614 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:34 [2024-05-01T16:39:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889623620 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:34 [2024-05-01T16:39:34.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
12:39:34 [2024-05-01T16:39:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=889623620 data=null doit=true}, TreeItem with text {FolderA}]
12:39:34 [2024-05-01T16:39:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=889623620 data=null}, TreeItem with text {FolderA}]
12:39:34 [2024-05-01T16:39:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=889623621 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
12:39:34 [2024-05-01T16:39:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889623621 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderA}]
12:39:34 [2024-05-01T16:39:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=889623630 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
12:39:34 [2024-05-01T16:39:34.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889623753 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889623754 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889623754 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889623754 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889623754 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889623781 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:35 [2024-05-01T16:39:35.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889623785 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889623785 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889623785 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889623786 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889623786 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889623789 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889623789 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889623789 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889623789 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889623789 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889623789 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889623792 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889623792 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889623792 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889623793 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889623833 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889623839 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889623839 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889623839 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:35 [2024-05-01T16:39:35.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:39:35 [2024-05-01T16:39:35.102Z] 
12:39:35 [2024-05-01T16:39:35.102Z] (Eclipse:22871): Gtk-CRITICAL **: 16:39:34.986: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:39:35 [2024-05-01T16:39:35.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:35 [2024-05-01T16:39:35.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:35 [2024-05-01T16:39:35.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:36 [2024-05-01T16:39:36.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:36 [2024-05-01T16:39:36.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:36 [2024-05-01T16:39:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:36 [2024-05-01T16:39:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:36 [2024-05-01T16:39:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:36 [2024-05-01T16:39:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:36 [2024-05-01T16:39:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:39:36 [2024-05-01T16:39:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889625344 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:39:36 [2024-05-01T16:39:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889625345 data=null doit=true}, TableItem with text {}]
12:39:36 [2024-05-01T16:39:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889625345 data=null}, TableItem with text {}]
12:39:36 [2024-05-01T16:39:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889625345 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:39:36 [2024-05-01T16:39:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889625345 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:39:36 [2024-05-01T16:39:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889625350 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:39:36 [2024-05-01T16:39:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:36 [2024-05-01T16:39:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889625412 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889625412 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889625412 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889625412 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889625413 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889625416 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:36 [2024-05-01T16:39:36.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889625419 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889625419 data=null doit=true}, TreeItem with text {test}]
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889625419 data=null}, TreeItem with text {test}]
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889625419 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889625420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889625438 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889625438 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889625438 data=null doit=true}, TreeItem with text {test}]
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889625438 data=null}, TreeItem with text {test}]
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889625438 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889625439 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889625442 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:36 [2024-05-01T16:39:36.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:36 [2024-05-01T16:39:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889625443 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:39:36 [2024-05-01T16:39:36.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889625443 data=null doit=true}, TreeItem with text {Traces [2]}]
12:39:36 [2024-05-01T16:39:36.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889625443 data=null}, TreeItem with text {Traces [2]}]
12:39:36 [2024-05-01T16:39:36.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889625443 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:39:36 [2024-05-01T16:39:36.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889625443 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:39:36 [2024-05-01T16:39:36.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889625453 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:39:36 [2024-05-01T16:39:36.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:39:36 [2024-05-01T16:39:36.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
12:39:36 [2024-05-01T16:39:36.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889625773 data=null button=0 stateMask=0x0 x=168 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889625773 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889625773 data=null}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889625774 data=null button=1 stateMask=0x0 x=168 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889625774 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889625801 data=null button=1 stateMask=0x80000 x=168 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:36 [2024-05-01T16:39:36.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889625802 data=null button=0 stateMask=0x0 x=168 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889625803 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889625803 data=null}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889625803 data=null button=1 stateMask=0x0 x=168 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889625803 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889625808 data=null button=1 stateMask=0x80000 x=168 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889625808 data=null button=0 stateMask=0x0 x=168 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889625808 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889625808 data=null}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889625808 data=null button=1 stateMask=0x0 x=168 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889625809 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889625811 data=null button=1 stateMask=0x80000 x=168 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889625812 data=null button=1 stateMask=0x0 x=168 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889625812 data=null button=1 stateMask=0x0 x=168 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:39:36 [2024-05-01T16:39:36.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889625812 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:37 [2024-05-01T16:39:37.247Z] 
12:39:37 [2024-05-01T16:39:37.247Z] (Eclipse:22871): Gtk-WARNING **: 16:39:37.079: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:37 [2024-05-01T16:39:37.247Z] 
12:39:37 [2024-05-01T16:39:37.247Z] (Eclipse:22871): Gtk-WARNING **: 16:39:37.080: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:37 [2024-05-01T16:39:37.247Z] 
12:39:37 [2024-05-01T16:39:37.247Z] (Eclipse:22871): Gtk-WARNING **: 16:39:37.080: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:37 [2024-05-01T16:39:37.247Z] 
12:39:37 [2024-05-01T16:39:37.247Z] (Eclipse:22871): Gtk-WARNING **: 16:39:37.080: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:37 [2024-05-01T16:39:37.247Z] 
12:39:37 [2024-05-01T16:39:37.247Z] (Eclipse:22871): Gtk-WARNING **: 16:39:37.080: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:37 [2024-05-01T16:39:37.247Z] 
12:39:37 [2024-05-01T16:39:37.247Z] (Eclipse:22871): Gtk-WARNING **: 16:39:37.080: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:37 [2024-05-01T16:39:37.247Z] 
12:39:37 [2024-05-01T16:39:37.247Z] (Eclipse:22871): Gtk-WARNING **: 16:39:37.080: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:37 [2024-05-01T16:39:37.247Z] 
12:39:37 [2024-05-01T16:39:37.247Z] (Eclipse:22871): Gtk-WARNING **: 16:39:37.080: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889625847 data=null button=1 stateMask=0x80000 x=168 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889626072 data=null button=0 stateMask=0x0 x=168 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889626076 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889626076 data=null}, TreeItem with text {kernel-overlap-testing}]
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889626077 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889626077 data=null doit=true}, TableItem with text {}]
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889626077 data=null}, TableItem with text {}]
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889626078 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889626078 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889626094 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:37 [2024-05-01T16:39:37.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889627323 data=null button=0 stateMask=0x0 x=168 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889627323 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889627323 data=null}, TreeItem with text {kernel-overlap-testing}]
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889627323 data=null button=1 stateMask=0x0 x=168 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889627323 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889627326 data=null button=1 stateMask=0x80000 x=168 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:38 [2024-05-01T16:39:38.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:38 [2024-05-01T16:39:38.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=889627345 data=null button=0 stateMask=0x0 x=103 y=150 count=0}, TreeItem with text {FolderB}]
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=889627345 data=null doit=true}, TreeItem with text {FolderB}]
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=889627345 data=null}, TreeItem with text {FolderB}]
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=889627345 data=null button=1 stateMask=0x0 x=103 y=150 count=1}, TreeItem with text {FolderB}]
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889627345 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderB}]
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=889627353 data=null button=1 stateMask=0x80000 x=103 y=150 count=1}, TreeItem with text {FolderB}]
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:39:38 [2024-05-01T16:39:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889627661 data=null doit=true}, Shell with text {Trace Import}]
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:38 [2024-05-01T16:39:38.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889627664 data=null}, (of type 'Combo')]
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889627691 data=null doit=true}, TreeItem with text {import}]
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889627692 data=null}, TreeItem with text {import}]
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889627692 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889627692 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889627693 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889627693 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889627693 data=null doit=true}, TreeItem with text {import}]
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889627694 data=null}, TreeItem with text {import}]
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889627694 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889627694 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889627694 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:38 [2024-05-01T16:39:38.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889627705 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889627705 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889627705 data=null}, Tree node with text: kernel-overlap-testing]
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889627706 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889627706 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889627708 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889627710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:38 [2024-05-01T16:39:38.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889627722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889627723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889627723 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889627723 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889627723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:38 [2024-05-01T16:39:38.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889627723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:39 [2024-05-01T16:39:39.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:39 [2024-05-01T16:39:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889627723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:39 [2024-05-01T16:39:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889627375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:39:39 [2024-05-01T16:39:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:39 [2024-05-01T16:39:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:39 [2024-05-01T16:39:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:39 [2024-05-01T16:39:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:39 [2024-05-01T16:39:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:39 [2024-05-01T16:39:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:39 [2024-05-01T16:39:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:39 [2024-05-01T16:39:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889628009 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:39 [2024-05-01T16:39:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889628009 data=null doit=true}, TreeItem with text {test}]
12:39:39 [2024-05-01T16:39:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889628009 data=null}, TreeItem with text {test}]
12:39:39 [2024-05-01T16:39:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889628010 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:39 [2024-05-01T16:39:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889628010 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:39 [2024-05-01T16:39:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889628065 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:39 [2024-05-01T16:39:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:39 [2024-05-01T16:39:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889628065 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:39 [2024-05-01T16:39:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889628065 data=null doit=true}, TreeItem with text {test}]
12:39:39 [2024-05-01T16:39:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889628065 data=null}, TreeItem with text {test}]
12:39:39 [2024-05-01T16:39:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889628065 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:39 [2024-05-01T16:39:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889628066 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:39 [2024-05-01T16:39:39.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889628069 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:39 [2024-05-01T16:39:39.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:39 [2024-05-01T16:39:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:39 [2024-05-01T16:39:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889628070 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:39:39 [2024-05-01T16:39:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889628070 data=null doit=true}, TreeItem with text {Traces [2]}]
12:39:39 [2024-05-01T16:39:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889628070 data=null}, TreeItem with text {Traces [2]}]
12:39:39 [2024-05-01T16:39:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889628070 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:39:39 [2024-05-01T16:39:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889628070 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:39:39 [2024-05-01T16:39:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889628086 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:39:39 [2024-05-01T16:39:39.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:39:39 [2024-05-01T16:39:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=889628086 data=null doit=true}, TreeItem with text {FolderB}]
12:39:39 [2024-05-01T16:39:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=889628086 data=null}, TreeItem with text {FolderB}]
12:39:39 [2024-05-01T16:39:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=889628086 data=null button=1 stateMask=0x0 x=103 y=150 count=1}, TreeItem with text {FolderB}]
12:39:39 [2024-05-01T16:39:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889628086 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderB}]
12:39:39 [2024-05-01T16:39:39.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=889628088 data=null button=1 stateMask=0x80000 x=103 y=150 count=1}, TreeItem with text {FolderB}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889628323 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889628323 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889628323 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889628324 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889628324 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889628335 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:39 [2024-05-01T16:39:39.635Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889628336 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889628336 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889628336 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889628336 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889628336 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889628347 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889628347 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889628347 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889628347 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889628348 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889628348 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889628350 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889628351 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889628351 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889628351 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889628389 data=null button=1 stateMask=0x80000 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889628394 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889628394 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889628394 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:39 [2024-05-01T16:39:39.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:40 [2024-05-01T16:39:40.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:40 [2024-05-01T16:39:40.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:40 [2024-05-01T16:39:40.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:40 [2024-05-01T16:39:40.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:40 [2024-05-01T16:39:40.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:40 [2024-05-01T16:39:40.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:40 [2024-05-01T16:39:40.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:41 [2024-05-01T16:39:41.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:41 [2024-05-01T16:39:41.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:41 [2024-05-01T16:39:41.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:41 [2024-05-01T16:39:41.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:41 [2024-05-01T16:39:41.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:39:41 [2024-05-01T16:39:41.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889629900 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:39:41 [2024-05-01T16:39:41.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889629900 data=null doit=true}, TableItem with text {}]
12:39:41 [2024-05-01T16:39:41.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889629900 data=null}, TableItem with text {}]
12:39:41 [2024-05-01T16:39:41.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889629900 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:39:41 [2024-05-01T16:39:41.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889629901 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889629906 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889629947 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889629948 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889629948 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889629948 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889629948 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889629966 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:41 [2024-05-01T16:39:41.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889629969 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889629969 data=null doit=true}, TreeItem with text {test}]
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889629969 data=null}, TreeItem with text {test}]
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889629969 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:41 [2024-05-01T16:39:41.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889629970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:41 [2024-05-01T16:39:41.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889629988 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:41 [2024-05-01T16:39:41.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:41 [2024-05-01T16:39:41.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889629989 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:41 [2024-05-01T16:39:41.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889629989 data=null doit=true}, TreeItem with text {test}]
12:39:41 [2024-05-01T16:39:41.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889629989 data=null}, TreeItem with text {test}]
12:39:41 [2024-05-01T16:39:41.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889629989 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:41 [2024-05-01T16:39:41.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889629989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:41 [2024-05-01T16:39:41.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889629992 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:41 [2024-05-01T16:39:41.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:41 [2024-05-01T16:39:41.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:41 [2024-05-01T16:39:41.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=889629993 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:39:41 [2024-05-01T16:39:41.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=889629993 data=null doit=true}, TreeItem with text {Traces [4]}]
12:39:41 [2024-05-01T16:39:41.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=889629993 data=null}, TreeItem with text {Traces [4]}]
12:39:41 [2024-05-01T16:39:41.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=889629993 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:39:41 [2024-05-01T16:39:41.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889629993 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:39:41 [2024-05-01T16:39:41.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=889630003 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:39:41 [2024-05-01T16:39:41.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:39:41 [2024-05-01T16:39:41.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889630324 data=null button=0 stateMask=0x0 x=168 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889630325 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889630325 data=null}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889630325 data=null button=1 stateMask=0x0 x=168 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889630325 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889630352 data=null button=1 stateMask=0x80000 x=168 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:41 [2024-05-01T16:39:41.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889630354 data=null button=0 stateMask=0x0 x=168 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889630354 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889630354 data=null}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889630354 data=null button=1 stateMask=0x0 x=168 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889630354 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889630359 data=null button=1 stateMask=0x80000 x=168 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889630359 data=null button=0 stateMask=0x0 x=168 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889630359 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889630359 data=null}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889630359 data=null button=1 stateMask=0x0 x=168 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889630359 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889630362 data=null button=1 stateMask=0x80000 x=168 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889630362 data=null button=1 stateMask=0x0 x=168 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889630362 data=null button=1 stateMask=0x0 x=168 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889630362 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.773Z] 
12:39:41 [2024-05-01T16:39:41.773Z] (Eclipse:22871): Gtk-WARNING **: 16:39:41.673: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:41 [2024-05-01T16:39:41.773Z] 
12:39:41 [2024-05-01T16:39:41.773Z] (Eclipse:22871): Gtk-WARNING **: 16:39:41.673: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:41 [2024-05-01T16:39:41.773Z] 
12:39:41 [2024-05-01T16:39:41.773Z] (Eclipse:22871): Gtk-WARNING **: 16:39:41.673: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:41 [2024-05-01T16:39:41.773Z] 
12:39:41 [2024-05-01T16:39:41.773Z] (Eclipse:22871): Gtk-WARNING **: 16:39:41.673: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:41 [2024-05-01T16:39:41.773Z] 
12:39:41 [2024-05-01T16:39:41.773Z] (Eclipse:22871): Gtk-WARNING **: 16:39:41.674: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:41 [2024-05-01T16:39:41.773Z] 
12:39:41 [2024-05-01T16:39:41.773Z] (Eclipse:22871): Gtk-WARNING **: 16:39:41.674: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:41 [2024-05-01T16:39:41.773Z] 
12:39:41 [2024-05-01T16:39:41.773Z] (Eclipse:22871): Gtk-WARNING **: 16:39:41.674: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:41 [2024-05-01T16:39:41.773Z] 
12:39:41 [2024-05-01T16:39:41.773Z] (Eclipse:22871): Gtk-WARNING **: 16:39:41.674: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:41 [2024-05-01T16:39:41.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889630398 data=null button=1 stateMask=0x80000 x=168 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889630664 data=null button=0 stateMask=0x0 x=168 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889630666 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889630666 data=null}, TreeItem with text {kernel-overlap-testing}]
12:39:41 [2024-05-01T16:39:41.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:39:41 [2024-05-01T16:39:41.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:41 [2024-05-01T16:39:41.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:41 [2024-05-01T16:39:41.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:41 [2024-05-01T16:39:41.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:41 [2024-05-01T16:39:41.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:41 [2024-05-01T16:39:41.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:41 [2024-05-01T16:39:41.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:41 [2024-05-01T16:39:41.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:41 [2024-05-01T16:39:41.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:39:41 [2024-05-01T16:39:41.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889630667 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:39:41 [2024-05-01T16:39:41.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889630667 data=null doit=true}, TableItem with text {}]
12:39:41 [2024-05-01T16:39:41.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889630667 data=null}, TableItem with text {}]
12:39:41 [2024-05-01T16:39:41.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889630667 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:39:41 [2024-05-01T16:39:41.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889630668 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:39:42 [2024-05-01T16:39:42.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889630683 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:39:42 [2024-05-01T16:39:42.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:42 [2024-05-01T16:39:42.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889631911 data=null button=0 stateMask=0x0 x=168 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889631911 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889631911 data=null}, TreeItem with text {kernel-overlap-testing}]
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889631928 data=null button=1 stateMask=0x0 x=168 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889631928 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889631933 data=null button=1 stateMask=0x80000 x=168 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:43 [2024-05-01T16:39:43.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:43 [2024-05-01T16:39:43.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:39:43 [2024-05-01T16:39:43.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
12:39:43 [2024-05-01T16:39:43.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=889631935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=889631935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=889631935 data=null doit=true}, (of type 'Tree')]
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=889631935 data=null}, (of type 'Tree')]
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889631936 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, (of type 'Tree')]
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889631936 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
12:39:43 [2024-05-01T16:39:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889631944 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, (of type 'Tree')]
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=889631944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=889631944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=889631944 data=null doit=true}, (of type 'Tree')]
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=889631944 data=null}, (of type 'Tree')]
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=889631945 data=null button=1 stateMask=0x40000 x=114 y=150 count=1}, (of type 'Tree')]
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889631945 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=889631957 data=null button=1 stateMask=0xc0000 x=114 y=150 count=1}, (of type 'Tree')]
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889632118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889632118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889632118 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889632118 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889632118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889632118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:43 [2024-05-01T16:39:43.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889632130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889631983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889633005 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889633005 data=null doit=true}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889633005 data=null}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889633005 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889633005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889633034 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889633035 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889633035 data=null doit=true}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889633035 data=null}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889633035 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889633035 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889633039 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.315Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=889633039 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=889633039 data=null doit=true}, TreeItem with text {Traces [4]}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=889633039 data=null}, TreeItem with text {Traces [4]}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=889633039 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889633039 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=889633051 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=889633051 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=889633051 data=null doit=true}, TreeItem with text {Traces [4]}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=889633051 data=null}, TreeItem with text {Traces [4]}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=889633051 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889633051 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=889633054 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889633169 data=null doit=true}, Shell with text {Confirm Clear}]
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:39:44 [2024-05-01T16:39:44.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:39:44 [2024-05-01T16:39:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:44 [2024-05-01T16:39:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:39:44 [2024-05-01T16:39:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:39:44 [2024-05-01T16:39:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889633170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:44 [2024-05-01T16:39:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889633170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:44 [2024-05-01T16:39:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889633170 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:44 [2024-05-01T16:39:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889633170 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:44 [2024-05-01T16:39:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889633170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:44 [2024-05-01T16:39:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889633170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:44 [2024-05-01T16:39:44.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889633170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:44 [2024-05-01T16:39:44.875Z] 
12:39:44 [2024-05-01T16:39:44.875Z] (Eclipse:22871): Gtk-CRITICAL **: 16:39:44.583: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:39:44 [2024-05-01T16:39:44.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889633076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:39:44 [2024-05-01T16:39:44.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:44 [2024-05-01T16:39:44.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:44 [2024-05-01T16:39:44.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:44 [2024-05-01T16:39:44.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:44 [2024-05-01T16:39:44.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:44 [2024-05-01T16:39:44.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:44 [2024-05-01T16:39:44.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:44 [2024-05-01T16:39:44.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889633512 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889633512 data=null doit=true}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889633512 data=null}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889633513 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889633513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889633554 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889633555 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889633555 data=null doit=true}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889633555 data=null}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889633555 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889633555 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889633559 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:44 [2024-05-01T16:39:44.876Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889633559 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889633559 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889633559 data=null}, TreeItem with text {Traces [0]}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889633559 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889633559 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889633566 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889633566 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889633566 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889633566 data=null}, TreeItem with text {Traces [0]}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889633566 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889633567 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889633569 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889633666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889633666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889633666 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889633666 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889633666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889633666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889633666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=889633588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889633756 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889633756 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889633756 data=null}, TreeItem with text {Traces [0]}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889633756 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889633756 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:44 [2024-05-01T16:39:44.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889633759 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:45 [2024-05-01T16:39:45.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889633873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889633873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889633873 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889633873 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889633873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889633873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889633873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=889633779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889633940 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889633940 data=null}, TreeItem with text {Traces [0]}]
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889633940 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889633940 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889633941 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=889633942 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=889633942 data=null doit=true}, TreeItem with text {FolderA}]
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=889633942 data=null}, TreeItem with text {FolderA}]
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=889633942 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889633942 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderA}]
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=889633947 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:39:45 [2024-05-01T16:39:45.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889634133 data=null doit=true}, Shell with text {Trace Import}]
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889634137 data=null}, (of type 'Combo')]
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889634229 data=null doit=true}, TreeItem with text {import}]
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889634229 data=null}, TreeItem with text {import}]
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889634229 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889634229 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:39:45 [2024-05-01T16:39:45.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889634230 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889634241 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889634241 data=null doit=true}, TreeItem with text {import}]
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889634241 data=null}, TreeItem with text {import}]
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889634241 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889634241 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889634242 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889634253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:39:45 [2024-05-01T16:39:45.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:45 [2024-05-01T16:39:45.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:39:45 [2024-05-01T16:39:45.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:39:45 [2024-05-01T16:39:45.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:45 [2024-05-01T16:39:45.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:39:45 [2024-05-01T16:39:45.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889634258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:45 [2024-05-01T16:39:45.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889634258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:45 [2024-05-01T16:39:45.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889634258 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:45 [2024-05-01T16:39:45.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889634258 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:45 [2024-05-01T16:39:45.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889634258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:45 [2024-05-01T16:39:45.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889634258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:45 [2024-05-01T16:39:45.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889634258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:45 [2024-05-01T16:39:45.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889633969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:39:45 [2024-05-01T16:39:45.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:45 [2024-05-01T16:39:45.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:45 [2024-05-01T16:39:45.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:45 [2024-05-01T16:39:45.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:45 [2024-05-01T16:39:45.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:45 [2024-05-01T16:39:45.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:45 [2024-05-01T16:39:45.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889634526 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889634552 data=null doit=true}, TreeItem with text {test}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889634552 data=null}, TreeItem with text {test}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889634552 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889634552 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889634561 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889634561 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889634562 data=null doit=true}, TreeItem with text {test}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889634562 data=null}, TreeItem with text {test}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889634562 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889634562 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889634565 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:45 [2024-05-01T16:39:45.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889634566 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889634571 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889634571 data=null}, TreeItem with text {Traces [0]}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889634571 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889634572 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889634578 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:45 [2024-05-01T16:39:45.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=889634578 data=null doit=true}, TreeItem with text {FolderA}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=889634578 data=null}, TreeItem with text {FolderA}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=889634579 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889634579 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderA}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=889634580 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:45 [2024-05-01T16:39:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889634809 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889634809 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889634809 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889634809 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889634810 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889634825 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:46 [2024-05-01T16:39:46.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889634827 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889634827 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889634827 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889634827 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889634827 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889634836 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889634836 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889634836 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:46 [2024-05-01T16:39:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889634836 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889634837 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889634837 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889634839 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889634839 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889634839 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889634840 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889634874 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889634880 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889634880 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889634880 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:46 [2024-05-01T16:39:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:39:46 [2024-05-01T16:39:46.155Z] 
12:39:46 [2024-05-01T16:39:46.155Z] (Eclipse:22871): Gtk-CRITICAL **: 16:39:46.010: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:39:46 [2024-05-01T16:39:46.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:46 [2024-05-01T16:39:46.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:46 [2024-05-01T16:39:46.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:47 [2024-05-01T16:39:47.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:47 [2024-05-01T16:39:47.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:47 [2024-05-01T16:39:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:47 [2024-05-01T16:39:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:47 [2024-05-01T16:39:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:47 [2024-05-01T16:39:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:47 [2024-05-01T16:39:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:39:47 [2024-05-01T16:39:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889636386 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:39:47 [2024-05-01T16:39:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889636386 data=null doit=true}, TableItem with text {}]
12:39:47 [2024-05-01T16:39:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889636386 data=null}, TableItem with text {}]
12:39:47 [2024-05-01T16:39:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889636386 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:39:47 [2024-05-01T16:39:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889636386 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:39:47 [2024-05-01T16:39:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889636391 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:39:47 [2024-05-01T16:39:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:47 [2024-05-01T16:39:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:47 [2024-05-01T16:39:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:47 [2024-05-01T16:39:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:47 [2024-05-01T16:39:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889636451 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:47 [2024-05-01T16:39:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889636451 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:47 [2024-05-01T16:39:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889636452 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:47 [2024-05-01T16:39:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889636452 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:47 [2024-05-01T16:39:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889636452 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:47 [2024-05-01T16:39:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889636456 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:47 [2024-05-01T16:39:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:47 [2024-05-01T16:39:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:47 [2024-05-01T16:39:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:47 [2024-05-01T16:39:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:47 [2024-05-01T16:39:47.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:47 [2024-05-01T16:39:47.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:39:47 [2024-05-01T16:39:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:47 [2024-05-01T16:39:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=889636458 data=null button=0 stateMask=0x0 x=103 y=196 count=0}, TreeItem with text {FolderB}]
12:39:47 [2024-05-01T16:39:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=889636458 data=null doit=true}, TreeItem with text {FolderB}]
12:39:47 [2024-05-01T16:39:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=889636458 data=null}, TreeItem with text {FolderB}]
12:39:47 [2024-05-01T16:39:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=889636459 data=null button=1 stateMask=0x0 x=103 y=196 count=1}, TreeItem with text {FolderB}]
12:39:47 [2024-05-01T16:39:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889636459 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FolderB}]
12:39:47 [2024-05-01T16:39:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=889636477 data=null button=1 stateMask=0x80000 x=103 y=196 count=1}, TreeItem with text {FolderB}]
12:39:47 [2024-05-01T16:39:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:39:47 [2024-05-01T16:39:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:39:47 [2024-05-01T16:39:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:39:47 [2024-05-01T16:39:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:39:47 [2024-05-01T16:39:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889636668 data=null doit=true}, Shell with text {Trace Import}]
12:39:47 [2024-05-01T16:39:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:47 [2024-05-01T16:39:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:39:47 [2024-05-01T16:39:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:39:47 [2024-05-01T16:39:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:39:47 [2024-05-01T16:39:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:47 [2024-05-01T16:39:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:47 [2024-05-01T16:39:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:47 [2024-05-01T16:39:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:47 [2024-05-01T16:39:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:47 [2024-05-01T16:39:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:47 [2024-05-01T16:39:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:47 [2024-05-01T16:39:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:47 [2024-05-01T16:39:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:47 [2024-05-01T16:39:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:47 [2024-05-01T16:39:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:39:48 [2024-05-01T16:39:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:48 [2024-05-01T16:39:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:48 [2024-05-01T16:39:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:48 [2024-05-01T16:39:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:48 [2024-05-01T16:39:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:48 [2024-05-01T16:39:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889636696 data=null}, (of type 'Combo')]
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889636765 data=null doit=true}, TreeItem with text {import}]
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889636765 data=null}, TreeItem with text {import}]
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889636765 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889636765 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889636799 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889636801 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889636801 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889636801 data=null}, Tree node with text: kernel-overlap-testing]
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889636802 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889636803 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889636804 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889636810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:39:48 [2024-05-01T16:39:48.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889636825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889636825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889636825 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889636825 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889636825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889636825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889636825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889636492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889636890 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889636890 data=null doit=true}, TreeItem with text {test}]
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889636890 data=null}, TreeItem with text {test}]
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889636891 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:48 [2024-05-01T16:39:48.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889636891 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889636940 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889636941 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889636941 data=null doit=true}, TreeItem with text {test}]
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889636941 data=null}, TreeItem with text {test}]
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889636941 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889636941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889636951 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:48 [2024-05-01T16:39:48.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889636952 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889636952 data=null doit=true}, TreeItem with text {Traces [1]}]
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889636952 data=null}, TreeItem with text {Traces [1]}]
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889636952 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889636952 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889636959 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:39:48 [2024-05-01T16:39:48.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=889636959 data=null doit=true}, TreeItem with text {FolderB}]
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=889636959 data=null}, TreeItem with text {FolderB}]
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=889636959 data=null button=1 stateMask=0x0 x=103 y=196 count=1}, TreeItem with text {FolderB}]
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889636960 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderB}]
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=889636972 data=null button=1 stateMask=0x80000 x=103 y=196 count=1}, TreeItem with text {FolderB}]
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:48 [2024-05-01T16:39:48.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889637207 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889637207 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889637207 data=null}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889637207 data=null button=1 stateMask=0x0 x=168 y=219 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889637207 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889637219 data=null button=1 stateMask=0x80000 x=168 y=219 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:48 [2024-05-01T16:39:48.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889637220 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889637220 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889637220 data=null}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889637220 data=null button=1 stateMask=0x0 x=168 y=219 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889637220 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889637232 data=null button=1 stateMask=0x80000 x=168 y=219 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889637232 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889637232 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:48 [2024-05-01T16:39:48.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889637232 data=null}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889637232 data=null button=1 stateMask=0x0 x=168 y=219 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889637233 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889637235 data=null button=1 stateMask=0x80000 x=168 y=219 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889637235 data=null button=1 stateMask=0x0 x=168 y=219 count=2}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889637235 data=null button=1 stateMask=0x0 x=168 y=219 count=2}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889637236 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889637281 data=null button=1 stateMask=0x80000 x=168 y=219 count=2}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889637281 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889637281 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889637281 data=null}, TreeItem with text {kernel-overlap-testing}]
12:39:48 [2024-05-01T16:39:48.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:39:48 [2024-05-01T16:39:48.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:48 [2024-05-01T16:39:48.556Z] 
12:39:48 [2024-05-01T16:39:48.556Z] (Eclipse:22871): Gtk-WARNING **: 16:39:48.484: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:48 [2024-05-01T16:39:48.556Z] 
12:39:48 [2024-05-01T16:39:48.556Z] (Eclipse:22871): Gtk-WARNING **: 16:39:48.484: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:48 [2024-05-01T16:39:48.556Z] 
12:39:48 [2024-05-01T16:39:48.556Z] (Eclipse:22871): Gtk-WARNING **: 16:39:48.484: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:48 [2024-05-01T16:39:48.556Z] 
12:39:48 [2024-05-01T16:39:48.556Z] (Eclipse:22871): Gtk-WARNING **: 16:39:48.484: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:48 [2024-05-01T16:39:48.556Z] 
12:39:48 [2024-05-01T16:39:48.556Z] (Eclipse:22871): Gtk-WARNING **: 16:39:48.484: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:48 [2024-05-01T16:39:48.556Z] 
12:39:48 [2024-05-01T16:39:48.556Z] (Eclipse:22871): Gtk-WARNING **: 16:39:48.484: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:48 [2024-05-01T16:39:48.556Z] 
12:39:48 [2024-05-01T16:39:48.556Z] (Eclipse:22871): Gtk-WARNING **: 16:39:48.484: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:48 [2024-05-01T16:39:48.556Z] 
12:39:48 [2024-05-01T16:39:48.556Z] (Eclipse:22871): Gtk-WARNING **: 16:39:48.484: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:49 [2024-05-01T16:39:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:49 [2024-05-01T16:39:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:49 [2024-05-01T16:39:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:49 [2024-05-01T16:39:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:49 [2024-05-01T16:39:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:49 [2024-05-01T16:39:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:49 [2024-05-01T16:39:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:39:49 [2024-05-01T16:39:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889637783 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:39:49 [2024-05-01T16:39:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889637783 data=null doit=true}, TableItem with text {}]
12:39:49 [2024-05-01T16:39:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889637783 data=null}, TableItem with text {}]
12:39:49 [2024-05-01T16:39:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889637783 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:39:49 [2024-05-01T16:39:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889637783 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:39:49 [2024-05-01T16:39:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889637787 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:39:49 [2024-05-01T16:39:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:49 [2024-05-01T16:39:49.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889638732 data=null button=0 stateMask=0x0 x=168 y=219 count=0}, TreeItem with text {kernel-overlap-testing}]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889638733 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889638733 data=null}, TreeItem with text {kernel-overlap-testing}]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889638733 data=null button=1 stateMask=0x0 x=168 y=219 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889638733 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889638738 data=null button=1 stateMask=0x80000 x=168 y=219 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:50 [2024-05-01T16:39:50.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:50 [2024-05-01T16:39:50.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:39:50 [2024-05-01T16:39:50.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=889638740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=889638740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=889638740 data=null doit=true}, (of type 'Tree')]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=889638740 data=null}, (of type 'Tree')]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=889638740 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, (of type 'Tree')]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889638740 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=889638748 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, (of type 'Tree')]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=889638748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=889638749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=889638749 data=null doit=true}, (of type 'Tree')]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=889638749 data=null}, (of type 'Tree')]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=889638749 data=null button=1 stateMask=0x40000 x=114 y=196 count=1}, (of type 'Tree')]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889638749 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=889638754 data=null button=1 stateMask=0xc0000 x=114 y=196 count=1}, (of type 'Tree')]
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:39:50 [2024-05-01T16:39:50.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:39:50 [2024-05-01T16:39:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:39:50 [2024-05-01T16:39:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:50 [2024-05-01T16:39:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:39:50 [2024-05-01T16:39:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:39:50 [2024-05-01T16:39:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889638921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:50 [2024-05-01T16:39:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889638921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:50 [2024-05-01T16:39:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889638921 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:50 [2024-05-01T16:39:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889638921 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:50 [2024-05-01T16:39:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889638921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:50 [2024-05-01T16:39:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889638921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:50 [2024-05-01T16:39:50.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889638921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:50 [2024-05-01T16:39:50.601Z] 
12:39:50 [2024-05-01T16:39:50.601Z] (Eclipse:22871): Gtk-CRITICAL **: 16:39:50.580: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:39:50 [2024-05-01T16:39:50.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889638784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889639513 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889639513 data=null doit=true}, TreeItem with text {test}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889639513 data=null}, TreeItem with text {test}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889639513 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889639513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889639543 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889639543 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889639544 data=null doit=true}, TreeItem with text {test}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889639544 data=null}, TreeItem with text {test}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889639544 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889639544 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889639547 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:50 [2024-05-01T16:39:50.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889639548 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889639548 data=null doit=true}, TreeItem with text {Traces [2]}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889639548 data=null}, TreeItem with text {Traces [2]}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889639548 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889639548 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889639559 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889639559 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889639559 data=null doit=true}, TreeItem with text {Traces [2]}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889639559 data=null}, TreeItem with text {Traces [2]}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889639560 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889639560 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889639562 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889639724 data=null doit=true}, Shell with text {Trace Import}]
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:50 [2024-05-01T16:39:50.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:39:50 [2024-05-01T16:39:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:50 [2024-05-01T16:39:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:50 [2024-05-01T16:39:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:50 [2024-05-01T16:39:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:50 [2024-05-01T16:39:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:50 [2024-05-01T16:39:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:39:50 [2024-05-01T16:39:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:39:50 [2024-05-01T16:39:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:50 [2024-05-01T16:39:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889639740 data=null}, (of type 'Combo')]
12:39:50 [2024-05-01T16:39:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:50 [2024-05-01T16:39:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:50 [2024-05-01T16:39:50.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889639805 data=null doit=true}, TreeItem with text {import}]
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889639805 data=null}, TreeItem with text {import}]
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889639805 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889639819 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889639820 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889639820 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889639820 data=null doit=true}, TreeItem with text {import}]
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889639820 data=null}, TreeItem with text {import}]
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889639821 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889639821 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889639821 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:51 [2024-05-01T16:39:51.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=889639857 data=null doit=true}, Tree node with text: z-clashes]
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=889639857 data=null}, Tree node with text: z-clashes]
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=889639857 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889639857 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=889639859 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=889639859 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=889639859 data=null doit=true}, Tree node with text: z-clashes]
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=889639859 data=null}, Tree node with text: z-clashes]
12:39:51 [2024-05-01T16:39:51.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=889639859 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889639859 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: z-clashes]
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=889639876 data=null button=1 stateMask=0x80000 x=111 y=53 count=1}, Tree node with text: z-clashes]
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=889639879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7fbc5b64
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=889639880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889639880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=889639881 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=889639881 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=889639881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=889639881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=889639881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=889639881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:51 [2024-05-01T16:39:51.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889639881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=889639881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=889639881 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=889639881 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:39:51 [2024-05-01T16:39:51.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889639884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889639884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889639884 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889639884 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889639884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889639884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:51 [2024-05-01T16:39:51.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889639884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889639585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889639945 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889639945 data=null doit=true}, TreeItem with text {test}]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889639945 data=null}, TreeItem with text {test}]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889639945 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889639945 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889639973 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889639973 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889639973 data=null doit=true}, TreeItem with text {test}]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889639973 data=null}, TreeItem with text {test}]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889639973 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889639973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889639977 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:51 [2024-05-01T16:39:51.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889639978 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889639978 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889639978 data=null}, TreeItem with text {Traces [0]}]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889639978 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:51 [2024-05-01T16:39:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889639978 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:51 [2024-05-01T16:39:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889639984 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:51 [2024-05-01T16:39:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889639984 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:51 [2024-05-01T16:39:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889639985 data=null}, TreeItem with text {Traces [0]}]
12:39:51 [2024-05-01T16:39:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889639985 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:51 [2024-05-01T16:39:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889639985 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:51 [2024-05-01T16:39:51.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889639992 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889640308 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889640308 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889640308 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889640308 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889640308 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889640334 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:51 [2024-05-01T16:39:51.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889640335 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889640336 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889640336 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889640336 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889640336 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889640339 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889640339 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889640339 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889640339 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889640339 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889640339 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889640342 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889640342 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889640342 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889640342 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889640375 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889640380 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889640380 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889640380 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:51 [2024-05-01T16:39:51.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:39:51 [2024-05-01T16:39:51.680Z] 
12:39:51 [2024-05-01T16:39:51.680Z] (Eclipse:22871): Gtk-CRITICAL **: 16:39:51.509: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:39:52 [2024-05-01T16:39:52.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:52 [2024-05-01T16:39:52.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:52 [2024-05-01T16:39:52.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:52 [2024-05-01T16:39:52.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:52 [2024-05-01T16:39:52.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889641885 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889641886 data=null doit=true}, TableItem with text {}]
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889641886 data=null}, TableItem with text {}]
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889641886 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889641886 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889641891 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889641939 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889641939 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889641939 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889641940 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889641940 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889641943 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:53 [2024-05-01T16:39:53.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:53 [2024-05-01T16:39:53.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:53 [2024-05-01T16:39:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:53 [2024-05-01T16:39:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:53 [2024-05-01T16:39:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889641946 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:53 [2024-05-01T16:39:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889641946 data=null doit=true}, TreeItem with text {test}]
12:39:53 [2024-05-01T16:39:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889641946 data=null}, TreeItem with text {test}]
12:39:53 [2024-05-01T16:39:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889641946 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:53 [2024-05-01T16:39:53.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889641946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:53 [2024-05-01T16:39:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889641963 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:53 [2024-05-01T16:39:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:53 [2024-05-01T16:39:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889641964 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:53 [2024-05-01T16:39:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889641964 data=null doit=true}, TreeItem with text {test}]
12:39:53 [2024-05-01T16:39:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889641964 data=null}, TreeItem with text {test}]
12:39:53 [2024-05-01T16:39:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889641964 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:53 [2024-05-01T16:39:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889641964 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:53 [2024-05-01T16:39:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889641967 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:53 [2024-05-01T16:39:53.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:53 [2024-05-01T16:39:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:53 [2024-05-01T16:39:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889641968 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:39:53 [2024-05-01T16:39:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889641968 data=null doit=true}, TreeItem with text {Traces [2]}]
12:39:53 [2024-05-01T16:39:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889641968 data=null}, TreeItem with text {Traces [2]}]
12:39:53 [2024-05-01T16:39:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889641968 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:39:53 [2024-05-01T16:39:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889641968 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:39:53 [2024-05-01T16:39:53.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889641977 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:39:53 [2024-05-01T16:39:53.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:39:53 [2024-05-01T16:39:53.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=889641977 data=null doit=true}, TreeItem with text {z-clashes [1]}]
12:39:53 [2024-05-01T16:39:53.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=889641977 data=null}, TreeItem with text {z-clashes [1]}]
12:39:53 [2024-05-01T16:39:53.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=889641978 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
12:39:53 [2024-05-01T16:39:53.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889641978 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [1]}]
12:39:53 [2024-05-01T16:39:53.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=889641979 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889642298 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889642298 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889642298 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889642298 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889642298 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889642310 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:53 [2024-05-01T16:39:53.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889642326 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889642326 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889642326 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889642326 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889642326 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889642330 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889642331 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889642331 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889642331 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889642331 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889642331 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889642333 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889642334 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889642334 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889642334 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889642390 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889642501 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889642501 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889642501 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:53 [2024-05-01T16:39:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:39:53 [2024-05-01T16:39:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:53 [2024-05-01T16:39:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:53 [2024-05-01T16:39:53.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:53 [2024-05-01T16:39:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:54 [2024-05-01T16:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:54 [2024-05-01T16:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:54 [2024-05-01T16:39:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:54 [2024-05-01T16:39:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:54 [2024-05-01T16:39:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:54 [2024-05-01T16:39:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:54 [2024-05-01T16:39:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:39:54 [2024-05-01T16:39:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889643514 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:39:54 [2024-05-01T16:39:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889643514 data=null doit=true}, TableItem with text {}]
12:39:54 [2024-05-01T16:39:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889643514 data=null}, TableItem with text {}]
12:39:54 [2024-05-01T16:39:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889643515 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:39:54 [2024-05-01T16:39:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889643515 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:39:54 [2024-05-01T16:39:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889643523 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:39:54 [2024-05-01T16:39:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:54 [2024-05-01T16:39:54.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889643764 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889643764 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889643764 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889643764 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889643765 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889643768 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:54 [2024-05-01T16:39:54.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889643773 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889643773 data=null doit=true}, TreeItem with text {test}]
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889643773 data=null}, TreeItem with text {test}]
12:39:54 [2024-05-01T16:39:54.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889643774 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:54 [2024-05-01T16:39:54.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889643774 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889643794 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889643794 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889643794 data=null doit=true}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889643795 data=null}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889643795 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889643795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889643798 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889643799 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889643799 data=null doit=true}, TreeItem with text {Traces [2]}]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889643799 data=null}, TreeItem with text {Traces [2]}]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889643799 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889643799 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889643809 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889643809 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889643809 data=null doit=true}, TreeItem with text {Traces [2]}]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889643810 data=null}, TreeItem with text {Traces [2]}]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889643810 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889643810 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889643812 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889643930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889643930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889643930 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889643930 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889643930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889643930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:55 [2024-05-01T16:39:55.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889643930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:39:55 [2024-05-01T16:39:55.708Z] 
12:39:55 [2024-05-01T16:39:55.708Z] (Eclipse:22871): Gtk-CRITICAL **: 16:39:55.580: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:39:55 [2024-05-01T16:39:55.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889643838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:39:55 [2024-05-01T16:39:55.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:55 [2024-05-01T16:39:55.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:55 [2024-05-01T16:39:55.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:55 [2024-05-01T16:39:55.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:55 [2024-05-01T16:39:55.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:55 [2024-05-01T16:39:55.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:55 [2024-05-01T16:39:55.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:55 [2024-05-01T16:39:55.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889644507 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889644507 data=null doit=true}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889644507 data=null}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889644507 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889644507 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889644547 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889644547 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889644547 data=null doit=true}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889644547 data=null}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889644547 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889644547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889644551 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:55 [2024-05-01T16:39:55.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889644551 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889644551 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889644551 data=null}, TreeItem with text {Traces [0]}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889644551 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889644551 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889644558 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889644562 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889644562 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889644562 data=null}, TreeItem with text {Traces [0]}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889644562 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889644562 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889644565 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:39:55 [2024-05-01T16:39:55.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889644858 data=null doit=true}, Shell with text {Trace Import}]
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:39:55 [2024-05-01T16:39:55.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889644871 data=null}, (of type 'Combo')]
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889644951 data=null doit=true}, TreeItem with text {import}]
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889644951 data=null}, TreeItem with text {import}]
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889644951 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889644951 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889644953 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=889644953 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889644953 data=null doit=true}, TreeItem with text {import}]
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889644953 data=null}, TreeItem with text {import}]
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889644953 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889644953 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {import}]
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889644954 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889644968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5eeff536
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=889644970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889644970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=889644970 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=889644970 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=889644970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=889644970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=889644970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=889644970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889644970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=889644970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=889644970 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=889644970 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:56 [2024-05-01T16:39:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889644974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889644974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889644974 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889644974 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889644974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:56 [2024-05-01T16:39:56.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889644974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889644974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889644582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889645252 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889645252 data=null doit=true}, TreeItem with text {test}]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889645253 data=null}, TreeItem with text {test}]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889645253 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889645253 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889645279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889645280 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889645280 data=null doit=true}, TreeItem with text {test}]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889645280 data=null}, TreeItem with text {test}]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889645280 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889645280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889645286 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:39:56 [2024-05-01T16:39:56.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889645287 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889645287 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889645287 data=null}, TreeItem with text {Traces [0]}]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889645287 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889645287 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889645294 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889645294 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889645294 data=null}, TreeItem with text {Traces [0]}]
12:39:56 [2024-05-01T16:39:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889645295 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:56 [2024-05-01T16:39:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889645295 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:56 [2024-05-01T16:39:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889645296 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889645527 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889645527 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889645527 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889645527 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889645527 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889645543 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:56 [2024-05-01T16:39:56.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889645545 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889645545 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889645545 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889645545 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889645545 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889645554 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889645554 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889645554 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889645555 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889645555 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889645555 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889645558 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889645558 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889645558 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889645558 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889645593 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889645599 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889645599 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889645599 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:56 [2024-05-01T16:39:56.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:39:56 [2024-05-01T16:39:56.735Z] 
12:39:56 [2024-05-01T16:39:56.735Z] (Eclipse:22871): Gtk-CRITICAL **: 16:39:56.730: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:39:57 [2024-05-01T16:39:57.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:57 [2024-05-01T16:39:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:57 [2024-05-01T16:39:57.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:57 [2024-05-01T16:39:57.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:57 [2024-05-01T16:39:57.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889647102 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889647102 data=null doit=true}, TableItem with text {}]
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889647102 data=null}, TableItem with text {}]
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889647102 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889647103 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889647111 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889647164 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889647164 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889647164 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889647164 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889647164 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889647168 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:58 [2024-05-01T16:39:58.413Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889647278 data=null button=0 stateMask=0x0 x=65 y=173 count=0}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889647278 data=null doit=true}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889647278 data=null}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889647278 data=null button=1 stateMask=0x0 x=65 y=173 count=1}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889647278 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889647299 data=null button=1 stateMask=0x80000 x=65 y=173 count=1}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889647299 data=null button=0 stateMask=0x0 x=65 y=173 count=0}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889647300 data=null doit=true}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889647300 data=null}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889647300 data=null button=1 stateMask=0x0 x=65 y=173 count=1}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889647300 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889647304 data=null button=1 stateMask=0x80000 x=65 y=173 count=1}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889647304 data=null doit=true}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889647304 data=null}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889647304 data=null button=1 stateMask=0x0 x=65 y=173 count=1}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889647304 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889647305 data=null button=1 stateMask=0x80000 x=65 y=173 count=1}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889647306 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [0]}]
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889647306 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889647306 data=null}, TreeItem with text {Traces [0]}]
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889647306 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [0]}]
12:39:58 [2024-05-01T16:39:58.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889647306 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:58 [2024-05-01T16:39:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889647319 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [0]}]
12:39:58 [2024-05-01T16:39:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:58 [2024-05-01T16:39:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889647319 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [0]}]
12:39:58 [2024-05-01T16:39:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889647320 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:58 [2024-05-01T16:39:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889647320 data=null}, TreeItem with text {Traces [0]}]
12:39:58 [2024-05-01T16:39:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889647320 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [0]}]
12:39:58 [2024-05-01T16:39:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889647320 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:58 [2024-05-01T16:39:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889647323 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [0]}]
12:39:58 [2024-05-01T16:39:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:39:58 [2024-05-01T16:39:58.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889647662 data=null doit=true}, Shell with text {Trace Import}]
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:39:58 [2024-05-01T16:39:58.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889647667 data=null}, (of type 'Combo')]
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889647696 data=null doit=true}, TreeItem with text {import}]
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889647696 data=null}, TreeItem with text {import}]
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889647696 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889647696 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889647697 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889647698 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889647698 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889647698 data=null}, Tree node with text: kernel-overlap-testing]
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889647698 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889647698 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889647700 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889647715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:39:58 [2024-05-01T16:39:58.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889647720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889647720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889647720 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889647720 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889647720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889647720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889647720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889647344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889647787 data=null button=0 stateMask=0x0 x=65 y=173 count=0}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889647787 data=null doit=true}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889647787 data=null}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889647787 data=null button=1 stateMask=0x0 x=65 y=173 count=1}, TreeItem with text {Tracing}]
12:39:58 [2024-05-01T16:39:58.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889647787 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889647875 data=null button=1 stateMask=0x80000 x=65 y=173 count=1}, TreeItem with text {Tracing}]
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889647875 data=null button=0 stateMask=0x0 x=65 y=173 count=0}, TreeItem with text {Tracing}]
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889647876 data=null doit=true}, TreeItem with text {Tracing}]
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889647876 data=null}, TreeItem with text {Tracing}]
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889647876 data=null button=1 stateMask=0x0 x=65 y=173 count=1}, TreeItem with text {Tracing}]
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889647876 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889647880 data=null button=1 stateMask=0x80000 x=65 y=173 count=1}, TreeItem with text {Tracing}]
12:39:59 [2024-05-01T16:39:59.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889647880 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [0]}]
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889647880 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889647880 data=null}, TreeItem with text {Traces [0]}]
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889647881 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [0]}]
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889647881 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889647896 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [0]}]
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889647896 data=null doit=true}, TreeItem with text {Traces [0]}]
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889647896 data=null}, TreeItem with text {Traces [0]}]
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889647896 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [0]}]
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889647896 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
12:39:59 [2024-05-01T16:39:59.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889647943 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [1]}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889648181 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889648181 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889648181 data=null}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889648181 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889648181 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889648194 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:39:59 [2024-05-01T16:39:59.438Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889648195 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889648195 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889648195 data=null}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889648196 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889648196 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889648205 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889648205 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889648205 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889648205 data=null}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889648205 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889648205 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889648208 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889648208 data=null button=1 stateMask=0x0 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889648208 data=null button=1 stateMask=0x0 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889648209 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889648248 data=null button=1 stateMask=0x80000 x=150 y=242 count=2}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889648254 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889648254 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889648254 data=null}, TreeItem with text {kernel-overlap-testing}]
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:39:59 [2024-05-01T16:39:59.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:59 [2024-05-01T16:39:59.695Z] 
12:39:59 [2024-05-01T16:39:59.695Z] (Eclipse:22871): Gtk-WARNING **: 16:39:59.502: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:59 [2024-05-01T16:39:59.695Z] 
12:39:59 [2024-05-01T16:39:59.695Z] (Eclipse:22871): Gtk-WARNING **: 16:39:59.502: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:59 [2024-05-01T16:39:59.695Z] 
12:39:59 [2024-05-01T16:39:59.695Z] (Eclipse:22871): Gtk-WARNING **: 16:39:59.502: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:59 [2024-05-01T16:39:59.695Z] 
12:39:59 [2024-05-01T16:39:59.695Z] (Eclipse:22871): Gtk-WARNING **: 16:39:59.502: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:59 [2024-05-01T16:39:59.695Z] 
12:39:59 [2024-05-01T16:39:59.695Z] (Eclipse:22871): Gtk-WARNING **: 16:39:59.502: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:59 [2024-05-01T16:39:59.695Z] 
12:39:59 [2024-05-01T16:39:59.695Z] (Eclipse:22871): Gtk-WARNING **: 16:39:59.502: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:59 [2024-05-01T16:39:59.695Z] 
12:39:59 [2024-05-01T16:39:59.695Z] (Eclipse:22871): Gtk-WARNING **: 16:39:59.502: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:59 [2024-05-01T16:39:59.695Z] 
12:39:59 [2024-05-01T16:39:59.695Z] (Eclipse:22871): Gtk-WARNING **: 16:39:59.502: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:39:59 [2024-05-01T16:39:59.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:59 [2024-05-01T16:39:59.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:59 [2024-05-01T16:39:59.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:59 [2024-05-01T16:39:59.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:59 [2024-05-01T16:39:59.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:59 [2024-05-01T16:39:59.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:39:59 [2024-05-01T16:39:59.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:39:59 [2024-05-01T16:39:59.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889648760 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:39:59 [2024-05-01T16:39:59.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889648760 data=null doit=true}, TableItem with text {}]
12:39:59 [2024-05-01T16:39:59.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889648760 data=null}, TableItem with text {}]
12:39:59 [2024-05-01T16:39:59.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889648760 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:39:59 [2024-05-01T16:39:59.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889648760 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:39:59 [2024-05-01T16:39:59.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889648765 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:39:59 [2024-05-01T16:39:59.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:39:59 [2024-05-01T16:39:59.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889649694 data=null button=0 stateMask=0x0 x=150 y=242 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889649714 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889649714 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889649714 data=null button=1 stateMask=0x0 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889649714 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889649719 data=null button=1 stateMask=0x80000 x=150 y=242 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:00 [2024-05-01T16:40:00.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=889649721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=889649721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=889649721 data=null doit=true}, (of type 'Tree')]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=889649721 data=null}, (of type 'Tree')]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889649721 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, (of type 'Tree')]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889649721 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889649737 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, (of type 'Tree')]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=889649737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=889649737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=889649737 data=null doit=true}, (of type 'Tree')]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=889649737 data=null}, (of type 'Tree')]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889649737 data=null button=1 stateMask=0x40000 x=92 y=219 count=1}, (of type 'Tree')]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889649737 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889649743 data=null button=1 stateMask=0xc0000 x=92 y=219 count=1}, (of type 'Tree')]
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:40:00 [2024-05-01T16:40:00.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:40:01 [2024-05-01T16:40:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:40:01 [2024-05-01T16:40:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:40:01 [2024-05-01T16:40:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:40:01 [2024-05-01T16:40:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:40:01 [2024-05-01T16:40:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:40:01 [2024-05-01T16:40:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:01 [2024-05-01T16:40:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:40:01 [2024-05-01T16:40:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:40:01 [2024-05-01T16:40:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889649949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:01 [2024-05-01T16:40:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889649950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:01 [2024-05-01T16:40:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889649950 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:01 [2024-05-01T16:40:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889649950 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:01 [2024-05-01T16:40:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889649950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:01 [2024-05-01T16:40:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889649950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:01 [2024-05-01T16:40:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889649950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:02 [2024-05-01T16:40:02.056Z] 
12:40:02 [2024-05-01T16:40:02.056Z] (Eclipse:22871): Gtk-CRITICAL **: 16:40:01.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:40:02 [2024-05-01T16:40:02.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889649770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:40:02 [2024-05-01T16:40:02.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:40:02 [2024-05-01T16:40:02.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889650933 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:40:02 [2024-05-01T16:40:02.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:40:02 [2024-05-01T16:40:02.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:02 [2024-05-01T16:40:02.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:02 [2024-05-01T16:40:02.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:02 [2024-05-01T16:40:02.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=889650936 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
12:40:02 [2024-05-01T16:40:02.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889650937 data=null doit=true}, TreeItem with text {Tracing}]
12:40:02 [2024-05-01T16:40:02.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889650937 data=null}, TreeItem with text {Tracing}]
12:40:02 [2024-05-01T16:40:02.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889650937 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:40:02 [2024-05-01T16:40:02.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889650937 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
12:40:02 [2024-05-01T16:40:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889650958 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
12:40:02 [2024-05-01T16:40:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:40:02 [2024-05-01T16:40:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:40:02 [2024-05-01T16:40:02.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889651699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889651699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889651699 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889651699 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889651699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889651699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889651699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889651699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889651699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889651699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889651699 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889651699 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:40:02 [2024-05-01T16:40:02.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889651700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:40:02 [2024-05-01T16:40:02.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889651700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:40:02 [2024-05-01T16:40:02.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889651700 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:40:02 [2024-05-01T16:40:02.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889651700 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:40:02 [2024-05-01T16:40:02.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889651700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:40:02 [2024-05-01T16:40:02.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889651700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:40:02 [2024-05-01T16:40:02.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:02 [2024-05-01T16:40:02.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:02 [2024-05-01T16:40:02.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:02 [2024-05-01T16:40:02.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:02 [2024-05-01T16:40:02.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:02 [2024-05-01T16:40:02.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:40:02 [2024-05-01T16:40:02.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889651700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:40:02 [2024-05-01T16:40:02.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889651005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:40:03 [2024-05-01T16:40:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:03 [2024-05-01T16:40:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:03 [2024-05-01T16:40:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:03 [2024-05-01T16:40:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:03 [2024-05-01T16:40:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:03 [2024-05-01T16:40:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:03 [2024-05-01T16:40:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889652207 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889652207 data=null doit=true}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889652207 data=null}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889652208 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889652208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889652220 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889652220 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889652220 data=null doit=true}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889652220 data=null}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889652220 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889652226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889652231 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889652231 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889652231 data=null doit=true}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889652231 data=null}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889652232 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889652232 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889652243 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889652243 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889652243 data=null doit=true}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889652244 data=null}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889652244 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889652244 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889652246 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:40:03 [2024-05-01T16:40:03.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:40:03 [2024-05-01T16:40:03.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889652377 data=null doit=true}, Shell with text {Confirm Clear}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889652377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889652377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889652377 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889652377 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889652377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889652377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889652378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889652293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889652479 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889652479 data=null doit=true}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889652479 data=null}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889652480 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889652480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889652507 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889652507 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889652507 data=null doit=true}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889652507 data=null}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889652508 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889652508 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889652511 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:03 [2024-05-01T16:40:03.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889652512 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889652512 data=null doit=true}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889652512 data=null}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889652512 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889652512 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889652519 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889652520 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889652520 data=null doit=true}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889652520 data=null}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889652520 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889652520 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889652528 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:40:03 [2024-05-01T16:40:03.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:40:03 [2024-05-01T16:40:03.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889652720 data=null doit=true}, Shell with text {Trace Import}]
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=889652722 data=null doit=true}, Button with text {Select roo&t directory:}]
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=889652722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=889652722 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=889652752 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=889652752 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=889652752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=889652771 data=null}, (of type 'Combo')]
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=889652838 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=889652839 data=null doit=true}, TreeItem with text {/}]
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=889652839 data=null}, TreeItem with text {/}]
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=889652839 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:40:03 [2024-05-01T16:40:03.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889652839 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:40:04 [2024-05-01T16:40:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=889652839 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:40:04 [2024-05-01T16:40:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:40:04 [2024-05-01T16:40:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:40:04 [2024-05-01T16:40:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:40:04 [2024-05-01T16:40:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:40:04 [2024-05-01T16:40:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:40:04 [2024-05-01T16:40:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:40:04 [2024-05-01T16:40:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:40:04 [2024-05-01T16:40:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:40:04 [2024-05-01T16:40:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889652849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:40:04 [2024-05-01T16:40:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:40:04 [2024-05-01T16:40:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@56b7532
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=889652851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889652851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=889652851 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=889652851 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=889652851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=889652851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=889652851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=889652851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889652851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=889652851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=889652851 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=889652851 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:04 [2024-05-01T16:40:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:40:04 [2024-05-01T16:40:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:40:04 [2024-05-01T16:40:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:04 [2024-05-01T16:40:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:40:04 [2024-05-01T16:40:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889652855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:04 [2024-05-01T16:40:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889652855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:04 [2024-05-01T16:40:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889652855 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:04 [2024-05-01T16:40:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889652855 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:04 [2024-05-01T16:40:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889652855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:04 [2024-05-01T16:40:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889652855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:04 [2024-05-01T16:40:04.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:04 [2024-05-01T16:40:04.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:04 [2024-05-01T16:40:04.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:04 [2024-05-01T16:40:04.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:04 [2024-05-01T16:40:04.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:04 [2024-05-01T16:40:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:40:04 [2024-05-01T16:40:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889652855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:04 [2024-05-01T16:40:04.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889652550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889653448 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889653448 data=null doit=true}, TreeItem with text {test}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889653448 data=null}, TreeItem with text {test}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889653448 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889653448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889653459 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889653459 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889653466 data=null doit=true}, TreeItem with text {test}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889653467 data=null}, TreeItem with text {test}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889653467 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889653467 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889653470 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:04 [2024-05-01T16:40:04.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889653471 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889653471 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889653471 data=null}, TreeItem with text {Traces [12]}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889653471 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889653471 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889653483 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889653483 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889653483 data=null}, TreeItem with text {Traces [12]}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889653483 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889653483 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:04 [2024-05-01T16:40:04.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889653485 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:04 [2024-05-01T16:40:04.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:04 [2024-05-01T16:40:04.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:04 [2024-05-01T16:40:04.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889653817 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:04 [2024-05-01T16:40:04.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889653817 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:04 [2024-05-01T16:40:04.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889653817 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:04 [2024-05-01T16:40:04.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889653817 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889653817 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889653833 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:04 [2024-05-01T16:40:04.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889653835 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889653835 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889653835 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889653835 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889653835 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889653843 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889653843 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889653843 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889653844 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889653844 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889653844 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889653847 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889653847 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:40:04 [2024-05-01T16:40:04.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889653847 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:40:05 [2024-05-01T16:40:05.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889653847 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:05 [2024-05-01T16:40:05.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889653882 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:40:05 [2024-05-01T16:40:05.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889653889 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:05 [2024-05-01T16:40:05.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889653889 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:05 [2024-05-01T16:40:05.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889653890 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:05 [2024-05-01T16:40:05.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:40:05 [2024-05-01T16:40:05.228Z] 
12:40:05 [2024-05-01T16:40:05.228Z] (Eclipse:22871): Gtk-CRITICAL **: 16:40:05.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:40:05 [2024-05-01T16:40:05.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:05 [2024-05-01T16:40:05.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:05 [2024-05-01T16:40:05.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:06 [2024-05-01T16:40:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:06 [2024-05-01T16:40:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889655393 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889655393 data=null doit=true}, TableItem with text {}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889655393 data=null}, TableItem with text {}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889655393 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889655393 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889655398 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889655439 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889655458 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889655458 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889655458 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889655458 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889655462 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:06 [2024-05-01T16:40:06.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889655465 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889655465 data=null doit=true}, TreeItem with text {test}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889655465 data=null}, TreeItem with text {test}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889655465 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889655466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889655482 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889655483 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889655483 data=null doit=true}, TreeItem with text {test}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889655483 data=null}, TreeItem with text {test}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889655483 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:06 [2024-05-01T16:40:06.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889655483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:06 [2024-05-01T16:40:06.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889655486 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:06 [2024-05-01T16:40:06.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:06 [2024-05-01T16:40:06.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:06 [2024-05-01T16:40:06.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889655487 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:06 [2024-05-01T16:40:06.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889655487 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:06 [2024-05-01T16:40:06.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889655487 data=null}, TreeItem with text {Traces [12]}]
12:40:06 [2024-05-01T16:40:06.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889655487 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:06 [2024-05-01T16:40:06.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889655487 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:06 [2024-05-01T16:40:06.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889655501 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:06 [2024-05-01T16:40:06.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:07 [2024-05-01T16:40:07.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889655822 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889655822 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889655822 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889655823 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889655823 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889655851 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:07 [2024-05-01T16:40:07.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889655852 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889655852 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889655853 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889655853 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889655853 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889655857 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889655858 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889655858 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889655858 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889655858 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889655858 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889655861 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889655861 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889655861 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889655861 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889655895 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889656020 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889656021 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889656021 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:40:07 [2024-05-01T16:40:07.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:40:07 [2024-05-01T16:40:07.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:07 [2024-05-01T16:40:07.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:08 [2024-05-01T16:40:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:08 [2024-05-01T16:40:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:08 [2024-05-01T16:40:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:08 [2024-05-01T16:40:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:08 [2024-05-01T16:40:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:08 [2024-05-01T16:40:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889657032 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:08 [2024-05-01T16:40:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889657032 data=null doit=true}, TableItem with text {}]
12:40:08 [2024-05-01T16:40:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889657032 data=null}, TableItem with text {}]
12:40:08 [2024-05-01T16:40:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889657033 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:08 [2024-05-01T16:40:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889657033 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:08 [2024-05-01T16:40:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889657038 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:08 [2024-05-01T16:40:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:08 [2024-05-01T16:40:08.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889657261 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889657261 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889657261 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889657261 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889657261 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889657280 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:08 [2024-05-01T16:40:08.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889657284 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889657284 data=null doit=true}, TreeItem with text {test}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889657284 data=null}, TreeItem with text {test}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889657284 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889657284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889657297 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889657297 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889657303 data=null doit=true}, TreeItem with text {test}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889657303 data=null}, TreeItem with text {test}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889657304 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889657304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889657307 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:08 [2024-05-01T16:40:08.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889657307 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889657307 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889657308 data=null}, TreeItem with text {Traces [12]}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889657308 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889657308 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889657319 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:08 [2024-05-01T16:40:08.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:08 [2024-05-01T16:40:08.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889657350 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889657350 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889657350 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889657350 data=null button=1 stateMask=0x0 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889657350 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889657365 data=null button=1 stateMask=0x80000 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:08 [2024-05-01T16:40:08.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889657367 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889657367 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889657367 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889657367 data=null button=1 stateMask=0x0 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889657367 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889657375 data=null button=1 stateMask=0x80000 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889657375 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889657375 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889657376 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889657376 data=null button=1 stateMask=0x0 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889657376 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889657378 data=null button=1 stateMask=0x80000 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889657378 data=null button=1 stateMask=0x0 x=150 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889657379 data=null button=1 stateMask=0x0 x=150 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889657379 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889657420 data=null button=1 stateMask=0x80000 x=150 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889657426 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889657427 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889657427 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:08 [2024-05-01T16:40:08.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:08 [2024-05-01T16:40:08.806Z] 
12:40:08 [2024-05-01T16:40:08.806Z] (Eclipse:22871): Gtk-WARNING **: 16:40:08.677: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:08 [2024-05-01T16:40:08.806Z] 
12:40:08 [2024-05-01T16:40:08.806Z] (Eclipse:22871): Gtk-WARNING **: 16:40:08.677: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:08 [2024-05-01T16:40:08.806Z] 
12:40:08 [2024-05-01T16:40:08.806Z] (Eclipse:22871): Gtk-WARNING **: 16:40:08.677: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:08 [2024-05-01T16:40:08.806Z] 
12:40:08 [2024-05-01T16:40:08.806Z] (Eclipse:22871): Gtk-WARNING **: 16:40:08.677: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:08 [2024-05-01T16:40:08.806Z] 
12:40:08 [2024-05-01T16:40:08.806Z] (Eclipse:22871): Gtk-WARNING **: 16:40:08.678: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:08 [2024-05-01T16:40:08.806Z] 
12:40:08 [2024-05-01T16:40:08.806Z] (Eclipse:22871): Gtk-WARNING **: 16:40:08.678: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:08 [2024-05-01T16:40:08.806Z] 
12:40:08 [2024-05-01T16:40:08.806Z] (Eclipse:22871): Gtk-WARNING **: 16:40:08.678: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:08 [2024-05-01T16:40:08.806Z] 
12:40:08 [2024-05-01T16:40:08.806Z] (Eclipse:22871): Gtk-WARNING **: 16:40:08.678: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:09 [2024-05-01T16:40:09.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:09 [2024-05-01T16:40:09.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:09 [2024-05-01T16:40:09.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:09 [2024-05-01T16:40:09.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:09 [2024-05-01T16:40:09.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:09 [2024-05-01T16:40:09.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:09 [2024-05-01T16:40:09.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:09 [2024-05-01T16:40:09.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:09 [2024-05-01T16:40:09.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889658110 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:09 [2024-05-01T16:40:09.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889658110 data=null doit=true}, TableItem with text {}]
12:40:09 [2024-05-01T16:40:09.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889658110 data=null}, TableItem with text {}]
12:40:09 [2024-05-01T16:40:09.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889658111 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:09 [2024-05-01T16:40:09.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889658111 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:09 [2024-05-01T16:40:09.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889658115 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:09 [2024-05-01T16:40:09.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:09 [2024-05-01T16:40:09.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889658863 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889658863 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889658863 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889658864 data=null button=1 stateMask=0x0 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889658864 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889658869 data=null button=1 stateMask=0x80000 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:10 [2024-05-01T16:40:10.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889658872 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889658872 data=null doit=true}, TreeItem with text {test}]
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889658872 data=null}, TreeItem with text {test}]
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889658872 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889658872 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889658890 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889658890 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889658890 data=null doit=true}, TreeItem with text {test}]
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889658890 data=null}, TreeItem with text {test}]
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889658890 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889658890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889658898 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:10 [2024-05-01T16:40:10.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889658899 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:10 [2024-05-01T16:40:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889658899 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889658899 data=null}, TreeItem with text {Traces [12]}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889658899 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889658899 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889658907 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:10 [2024-05-01T16:40:10.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889658950 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889658950 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889658950 data=null}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889658950 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889658950 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889658966 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:10 [2024-05-01T16:40:10.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889658968 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889658968 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889658968 data=null}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889658968 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889658968 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889658976 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889658976 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889658976 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889658977 data=null}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889658977 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889658977 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889658980 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889658980 data=null button=1 stateMask=0x0 x=152 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=889658980 data=null button=1 stateMask=0x0 x=152 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889658980 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] 
12:40:10 [2024-05-01T16:40:10.292Z] (Eclipse:22871): Gtk-WARNING **: 16:40:10.232: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:10 [2024-05-01T16:40:10.292Z] 
12:40:10 [2024-05-01T16:40:10.292Z] (Eclipse:22871): Gtk-WARNING **: 16:40:10.232: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:10 [2024-05-01T16:40:10.292Z] 
12:40:10 [2024-05-01T16:40:10.292Z] (Eclipse:22871): Gtk-WARNING **: 16:40:10.233: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:10 [2024-05-01T16:40:10.292Z] 
12:40:10 [2024-05-01T16:40:10.292Z] (Eclipse:22871): Gtk-WARNING **: 16:40:10.233: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:10 [2024-05-01T16:40:10.292Z] 
12:40:10 [2024-05-01T16:40:10.292Z] (Eclipse:22871): Gtk-WARNING **: 16:40:10.233: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:10 [2024-05-01T16:40:10.292Z] 
12:40:10 [2024-05-01T16:40:10.292Z] (Eclipse:22871): Gtk-WARNING **: 16:40:10.233: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:10 [2024-05-01T16:40:10.292Z] 
12:40:10 [2024-05-01T16:40:10.292Z] (Eclipse:22871): Gtk-WARNING **: 16:40:10.233: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:10 [2024-05-01T16:40:10.292Z] 
12:40:10 [2024-05-01T16:40:10.292Z] (Eclipse:22871): Gtk-WARNING **: 16:40:10.233: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889659017 data=null button=1 stateMask=0x80000 x=152 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=889659178 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=889659178 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=889659178 data=null}, TreeItem with text {simple_server-thread1}]
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889659180 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889659180 data=null doit=true}, TableItem with text {}]
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889659180 data=null}, TableItem with text {}]
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889659180 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889659180 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889659181 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889659182 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889659182 data=null doit=true}, TableItem with text {}]
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889659182 data=null}, TableItem with text {}]
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889659182 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889659182 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:10 [2024-05-01T16:40:10.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889659182 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:10 [2024-05-01T16:40:10.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:10 [2024-05-01T16:40:10.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:11 [2024-05-01T16:40:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:11 [2024-05-01T16:40:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:11 [2024-05-01T16:40:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889660431 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:40:11 [2024-05-01T16:40:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889660431 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:11 [2024-05-01T16:40:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889660432 data=null}, TreeItem with text {simple_server-thread1}]
12:40:11 [2024-05-01T16:40:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889660432 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:40:11 [2024-05-01T16:40:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889660432 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:11 [2024-05-01T16:40:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889660437 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:40:11 [2024-05-01T16:40:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:11 [2024-05-01T16:40:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:11 [2024-05-01T16:40:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:11 [2024-05-01T16:40:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:11 [2024-05-01T16:40:11.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:11 [2024-05-01T16:40:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:11 [2024-05-01T16:40:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:11 [2024-05-01T16:40:11.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889660441 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889660441 data=null doit=true}, TreeItem with text {test}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889660441 data=null}, TreeItem with text {test}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889660441 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889660441 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889660461 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889660465 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889660465 data=null doit=true}, TreeItem with text {test}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889660465 data=null}, TreeItem with text {test}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889660465 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889660465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889660469 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:11 [2024-05-01T16:40:11.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889660470 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889660470 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889660470 data=null}, TreeItem with text {Traces [12]}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889660470 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889660470 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889660478 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:11 [2024-05-01T16:40:11.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889660541 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889660541 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889660541 data=null}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889660542 data=null button=1 stateMask=0x0 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889660542 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889660562 data=null button=1 stateMask=0x80000 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:11 [2024-05-01T16:40:11.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889660564 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889660564 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889660564 data=null}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889660564 data=null button=1 stateMask=0x0 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889660564 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889660567 data=null button=1 stateMask=0x80000 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889660568 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889660568 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889660568 data=null}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889660568 data=null button=1 stateMask=0x0 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889660568 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889660573 data=null button=1 stateMask=0x80000 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889660573 data=null button=1 stateMask=0x0 x=152 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=889660573 data=null button=1 stateMask=0x0 x=152 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:40:11 [2024-05-01T16:40:11.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889660573 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:12 [2024-05-01T16:40:12.040Z] 
12:40:12 [2024-05-01T16:40:12.040Z] (Eclipse:22871): Gtk-WARNING **: 16:40:11.814: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:12 [2024-05-01T16:40:12.040Z] 
12:40:12 [2024-05-01T16:40:12.040Z] (Eclipse:22871): Gtk-WARNING **: 16:40:11.814: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:12 [2024-05-01T16:40:12.040Z] 
12:40:12 [2024-05-01T16:40:12.040Z] (Eclipse:22871): Gtk-WARNING **: 16:40:11.814: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:12 [2024-05-01T16:40:12.040Z] 
12:40:12 [2024-05-01T16:40:12.040Z] (Eclipse:22871): Gtk-WARNING **: 16:40:11.814: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:12 [2024-05-01T16:40:12.040Z] 
12:40:12 [2024-05-01T16:40:12.040Z] (Eclipse:22871): Gtk-WARNING **: 16:40:11.814: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:12 [2024-05-01T16:40:12.040Z] 
12:40:12 [2024-05-01T16:40:12.040Z] (Eclipse:22871): Gtk-WARNING **: 16:40:11.814: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:12 [2024-05-01T16:40:12.040Z] 
12:40:12 [2024-05-01T16:40:12.040Z] (Eclipse:22871): Gtk-WARNING **: 16:40:11.814: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:12 [2024-05-01T16:40:12.040Z] 
12:40:12 [2024-05-01T16:40:12.040Z] (Eclipse:22871): Gtk-WARNING **: 16:40:11.814: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889660609 data=null button=1 stateMask=0x80000 x=152 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=889660760 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=889660762 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=889660762 data=null}, TreeItem with text {simple_server-thread2}]
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889660763 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889660763 data=null doit=true}, TableItem with text {}]
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889660763 data=null}, TableItem with text {}]
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889660763 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889660764 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889660782 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:12 [2024-05-01T16:40:12.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889662041 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889662041 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889662042 data=null}, TreeItem with text {simple_server-thread2}]
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889662042 data=null button=1 stateMask=0x0 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889662042 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889662047 data=null button=1 stateMask=0x80000 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:13 [2024-05-01T16:40:13.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889662050 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889662050 data=null doit=true}, TreeItem with text {test}]
12:40:13 [2024-05-01T16:40:13.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889662051 data=null}, TreeItem with text {test}]
12:40:13 [2024-05-01T16:40:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889662051 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:13 [2024-05-01T16:40:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889662051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:13 [2024-05-01T16:40:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889662067 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:13 [2024-05-01T16:40:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:13 [2024-05-01T16:40:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889662068 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:13 [2024-05-01T16:40:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889662068 data=null doit=true}, TreeItem with text {test}]
12:40:13 [2024-05-01T16:40:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889662068 data=null}, TreeItem with text {test}]
12:40:13 [2024-05-01T16:40:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889662068 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:13 [2024-05-01T16:40:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889662068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:13 [2024-05-01T16:40:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889662076 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:13 [2024-05-01T16:40:13.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:13 [2024-05-01T16:40:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:13 [2024-05-01T16:40:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889662076 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:13 [2024-05-01T16:40:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889662076 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:13 [2024-05-01T16:40:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889662076 data=null}, TreeItem with text {Traces [12]}]
12:40:13 [2024-05-01T16:40:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889662077 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:13 [2024-05-01T16:40:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889662077 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:13 [2024-05-01T16:40:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889662084 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:13 [2024-05-01T16:40:13.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:13 [2024-05-01T16:40:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:13 [2024-05-01T16:40:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:13 [2024-05-01T16:40:13.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889662305 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889662305 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889662305 data=null}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889662305 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889662305 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889662336 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:13 [2024-05-01T16:40:13.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889662338 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889662338 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889662338 data=null}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889662338 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889662338 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889662343 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889662343 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889662343 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889662343 data=null}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889662344 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889662344 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889662347 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889662347 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=889662347 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889662347 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] 
12:40:13 [2024-05-01T16:40:13.659Z] (Eclipse:22871): Gtk-WARNING **: 16:40:13.590: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:13 [2024-05-01T16:40:13.659Z] 
12:40:13 [2024-05-01T16:40:13.659Z] (Eclipse:22871): Gtk-WARNING **: 16:40:13.590: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:13 [2024-05-01T16:40:13.659Z] 
12:40:13 [2024-05-01T16:40:13.659Z] (Eclipse:22871): Gtk-WARNING **: 16:40:13.591: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:13 [2024-05-01T16:40:13.659Z] 
12:40:13 [2024-05-01T16:40:13.659Z] (Eclipse:22871): Gtk-WARNING **: 16:40:13.591: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:13 [2024-05-01T16:40:13.659Z] 
12:40:13 [2024-05-01T16:40:13.659Z] (Eclipse:22871): Gtk-WARNING **: 16:40:13.591: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:13 [2024-05-01T16:40:13.659Z] 
12:40:13 [2024-05-01T16:40:13.659Z] (Eclipse:22871): Gtk-WARNING **: 16:40:13.591: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:13 [2024-05-01T16:40:13.659Z] 
12:40:13 [2024-05-01T16:40:13.659Z] (Eclipse:22871): Gtk-WARNING **: 16:40:13.591: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:13 [2024-05-01T16:40:13.659Z] 
12:40:13 [2024-05-01T16:40:13.659Z] (Eclipse:22871): Gtk-WARNING **: 16:40:13.591: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889662383 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=889662538 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=889662540 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=889662540 data=null}, TreeItem with text {ust-overlap-testing}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889662541 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889662541 data=null doit=true}, TableItem with text {}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889662541 data=null}, TableItem with text {}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889662542 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:13 [2024-05-01T16:40:13.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889662542 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:13 [2024-05-01T16:40:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889662546 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:13 [2024-05-01T16:40:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:13 [2024-05-01T16:40:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889663805 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889663805 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889663805 data=null}, TreeItem with text {ust-overlap-testing}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889663805 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889663805 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889663809 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:15 [2024-05-01T16:40:15.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889663812 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889663812 data=null doit=true}, TreeItem with text {test}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889663812 data=null}, TreeItem with text {test}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889663812 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889663813 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889663837 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889663837 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889663837 data=null doit=true}, TreeItem with text {test}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889663837 data=null}, TreeItem with text {test}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889663837 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889663838 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889663843 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:15 [2024-05-01T16:40:15.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889663843 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889663843 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889663843 data=null}, TreeItem with text {Traces [12]}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889663844 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889663846 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889663856 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:15 [2024-05-01T16:40:15.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=889663857 data=null doit=true}, TreeItem with text {z-clashes [6]}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=889663857 data=null}, TreeItem with text {z-clashes [6]}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=889663857 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
12:40:15 [2024-05-01T16:40:15.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889663857 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [6]}]
12:40:15 [2024-05-01T16:40:15.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=889663873 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
12:40:15 [2024-05-01T16:40:15.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:15 [2024-05-01T16:40:15.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889663924 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889663924 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889663924 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889663924 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889663924 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889663939 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:15 [2024-05-01T16:40:15.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889663944 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889663944 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889663944 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889663944 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889663944 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889663947 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889663948 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889663948 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889663948 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889663948 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889663948 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889663951 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889663951 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889663951 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889663951 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889663998 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889663998 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889663998 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889663998 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:15 [2024-05-01T16:40:15.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:15 [2024-05-01T16:40:15.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:15 [2024-05-01T16:40:15.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:15 [2024-05-01T16:40:15.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:15 [2024-05-01T16:40:15.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:15 [2024-05-01T16:40:15.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:15 [2024-05-01T16:40:15.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:15 [2024-05-01T16:40:15.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:15 [2024-05-01T16:40:15.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:15 [2024-05-01T16:40:15.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:15 [2024-05-01T16:40:15.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:15 [2024-05-01T16:40:15.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:15 [2024-05-01T16:40:15.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:16 [2024-05-01T16:40:16.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:16 [2024-05-01T16:40:16.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:16 [2024-05-01T16:40:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:16 [2024-05-01T16:40:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:16 [2024-05-01T16:40:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:16 [2024-05-01T16:40:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:16 [2024-05-01T16:40:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:16 [2024-05-01T16:40:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889665502 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:16 [2024-05-01T16:40:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889665502 data=null doit=true}, TableItem with text {}]
12:40:16 [2024-05-01T16:40:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889665502 data=null}, TableItem with text {}]
12:40:16 [2024-05-01T16:40:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889665502 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:16 [2024-05-01T16:40:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889665502 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:16 [2024-05-01T16:40:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889665508 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:16 [2024-05-01T16:40:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:16 [2024-05-01T16:40:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:16 [2024-05-01T16:40:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:16 [2024-05-01T16:40:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:16 [2024-05-01T16:40:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889665554 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:16 [2024-05-01T16:40:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889665554 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:16 [2024-05-01T16:40:16.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889665554 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889665572 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889665573 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889665576 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:16 [2024-05-01T16:40:16.932Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889665579 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889665579 data=null doit=true}, TreeItem with text {test}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889665579 data=null}, TreeItem with text {test}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889665580 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889665580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889665599 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889665599 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889665599 data=null doit=true}, TreeItem with text {test}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889665599 data=null}, TreeItem with text {test}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889665599 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889665600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889665603 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:16 [2024-05-01T16:40:16.932Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889665604 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889665604 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889665604 data=null}, TreeItem with text {Traces [12]}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889665604 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889665604 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:16 [2024-05-01T16:40:16.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889665616 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:16 [2024-05-01T16:40:16.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:16 [2024-05-01T16:40:16.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889665938 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889665938 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889665938 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889665939 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889665939 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889665969 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:17 [2024-05-01T16:40:17.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889665971 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889665971 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889665971 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889665971 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889665971 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889665976 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889665976 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889665976 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889665977 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889665977 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889665977 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889665980 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889665980 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889665980 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889665980 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889666018 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889666155 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889666155 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889666155 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:40:17 [2024-05-01T16:40:17.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:40:17 [2024-05-01T16:40:17.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:17 [2024-05-01T16:40:17.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:17 [2024-05-01T16:40:17.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:17 [2024-05-01T16:40:17.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:17 [2024-05-01T16:40:17.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:17 [2024-05-01T16:40:17.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:17 [2024-05-01T16:40:17.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:17 [2024-05-01T16:40:17.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:18 [2024-05-01T16:40:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:18 [2024-05-01T16:40:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:18 [2024-05-01T16:40:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:18 [2024-05-01T16:40:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:18 [2024-05-01T16:40:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:18 [2024-05-01T16:40:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889667157 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:18 [2024-05-01T16:40:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889667157 data=null doit=true}, TableItem with text {}]
12:40:18 [2024-05-01T16:40:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889667157 data=null}, TableItem with text {}]
12:40:18 [2024-05-01T16:40:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889667157 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:18 [2024-05-01T16:40:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889667157 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:18 [2024-05-01T16:40:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889667172 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:18 [2024-05-01T16:40:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:18 [2024-05-01T16:40:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:18 [2024-05-01T16:40:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889667401 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889667401 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889667401 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889667401 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889667401 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889667404 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:18 [2024-05-01T16:40:18.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889667408 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889667408 data=null doit=true}, TreeItem with text {test}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889667408 data=null}, TreeItem with text {test}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889667408 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889667408 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889667441 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889667441 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889667441 data=null doit=true}, TreeItem with text {test}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889667441 data=null}, TreeItem with text {test}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889667441 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889667441 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889667449 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:18 [2024-05-01T16:40:18.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889667449 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889667450 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889667450 data=null}, TreeItem with text {Traces [12]}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889667450 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889667450 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:18 [2024-05-01T16:40:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889667457 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:18 [2024-05-01T16:40:18.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:18 [2024-05-01T16:40:18.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889667680 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889667680 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889667680 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889667680 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889667680 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889667711 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:18 [2024-05-01T16:40:18.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889667712 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889667713 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889667713 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889667713 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889667713 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889667716 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889667716 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889667716 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889667717 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889667717 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889667717 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889667720 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889667720 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889667720 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:40:18 [2024-05-01T16:40:18.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889667720 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:19 [2024-05-01T16:40:19.134Z] 
12:40:19 [2024-05-01T16:40:19.134Z] (Eclipse:22871): Gtk-WARNING **: 16:40:18.985: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:19 [2024-05-01T16:40:19.134Z] 
12:40:19 [2024-05-01T16:40:19.134Z] (Eclipse:22871): Gtk-WARNING **: 16:40:18.985: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:19 [2024-05-01T16:40:19.134Z] 
12:40:19 [2024-05-01T16:40:19.134Z] (Eclipse:22871): Gtk-WARNING **: 16:40:18.985: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:19 [2024-05-01T16:40:19.134Z] 
12:40:19 [2024-05-01T16:40:19.134Z] (Eclipse:22871): Gtk-WARNING **: 16:40:18.985: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:19 [2024-05-01T16:40:19.134Z] 
12:40:19 [2024-05-01T16:40:19.134Z] (Eclipse:22871): Gtk-WARNING **: 16:40:18.985: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:19 [2024-05-01T16:40:19.134Z] 
12:40:19 [2024-05-01T16:40:19.134Z] (Eclipse:22871): Gtk-WARNING **: 16:40:18.985: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:19 [2024-05-01T16:40:19.134Z] 
12:40:19 [2024-05-01T16:40:19.134Z] (Eclipse:22871): Gtk-WARNING **: 16:40:18.986: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:19 [2024-05-01T16:40:19.134Z] 
12:40:19 [2024-05-01T16:40:19.134Z] (Eclipse:22871): Gtk-WARNING **: 16:40:18.986: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889667758 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889667951 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889667951 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889667951 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889667956 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889667956 data=null doit=true}, TableItem with text {}]
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889667956 data=null}, TableItem with text {}]
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889667956 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889667956 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889667957 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889667957 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889667957 data=null doit=true}, TableItem with text {}]
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889667958 data=null}, TableItem with text {}]
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889667958 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889667958 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:19 [2024-05-01T16:40:19.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889667958 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:19 [2024-05-01T16:40:19.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:19 [2024-05-01T16:40:19.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:20 [2024-05-01T16:40:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:20 [2024-05-01T16:40:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:20 [2024-05-01T16:40:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889669209 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:20 [2024-05-01T16:40:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889669209 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:20 [2024-05-01T16:40:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889669209 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:20 [2024-05-01T16:40:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889669209 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:20 [2024-05-01T16:40:20.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889669209 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889669215 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:20 [2024-05-01T16:40:20.619Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889669218 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889669218 data=null doit=true}, TreeItem with text {test}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889669219 data=null}, TreeItem with text {test}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889669219 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889669219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889669236 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889669256 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889669256 data=null doit=true}, TreeItem with text {test}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889669256 data=null}, TreeItem with text {test}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889669256 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889669256 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889669260 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:20 [2024-05-01T16:40:20.619Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889669261 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889669261 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889669261 data=null}, TreeItem with text {Traces [12]}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889669261 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889669261 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889669273 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:20 [2024-05-01T16:40:20.619Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:20 [2024-05-01T16:40:20.619Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889669496 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889669496 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889669496 data=null}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889669496 data=null button=1 stateMask=0x0 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889669496 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889669529 data=null button=1 stateMask=0x80000 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:20 [2024-05-01T16:40:20.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889669531 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889669531 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889669531 data=null}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889669531 data=null button=1 stateMask=0x0 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889669531 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889669534 data=null button=1 stateMask=0x80000 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889669534 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889669534 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889669535 data=null}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889669535 data=null button=1 stateMask=0x0 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889669535 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889669538 data=null button=1 stateMask=0x80000 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889669538 data=null button=1 stateMask=0x0 x=170 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=889669538 data=null button=1 stateMask=0x0 x=170 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889669538 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.874Z] 
12:40:20 [2024-05-01T16:40:20.874Z] (Eclipse:22871): Gtk-WARNING **: 16:40:20.795: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:20 [2024-05-01T16:40:20.874Z] 
12:40:20 [2024-05-01T16:40:20.874Z] (Eclipse:22871): Gtk-WARNING **: 16:40:20.795: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:20 [2024-05-01T16:40:20.874Z] 
12:40:20 [2024-05-01T16:40:20.874Z] (Eclipse:22871): Gtk-WARNING **: 16:40:20.795: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:20 [2024-05-01T16:40:20.874Z] 
12:40:20 [2024-05-01T16:40:20.874Z] (Eclipse:22871): Gtk-WARNING **: 16:40:20.795: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:20 [2024-05-01T16:40:20.874Z] 
12:40:20 [2024-05-01T16:40:20.874Z] (Eclipse:22871): Gtk-WARNING **: 16:40:20.795: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:20 [2024-05-01T16:40:20.874Z] 
12:40:20 [2024-05-01T16:40:20.874Z] (Eclipse:22871): Gtk-WARNING **: 16:40:20.795: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:20 [2024-05-01T16:40:20.874Z] 
12:40:20 [2024-05-01T16:40:20.874Z] (Eclipse:22871): Gtk-WARNING **: 16:40:20.795: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:20 [2024-05-01T16:40:20.875Z] 
12:40:20 [2024-05-01T16:40:20.875Z] (Eclipse:22871): Gtk-WARNING **: 16:40:20.795: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889669576 data=null button=1 stateMask=0x80000 x=170 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=889669743 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=889669743 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=889669743 data=null}, TreeItem with text {simple_server-thread1}]
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889669745 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889669745 data=null doit=true}, TableItem with text {}]
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889669745 data=null}, TableItem with text {}]
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889669745 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889669745 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889669746 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889669746 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889669746 data=null doit=true}, TableItem with text {}]
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889669746 data=null}, TableItem with text {}]
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889669747 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889669747 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:20 [2024-05-01T16:40:20.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889669747 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:21 [2024-05-01T16:40:21.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:21 [2024-05-01T16:40:21.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:22 [2024-05-01T16:40:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:22 [2024-05-01T16:40:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:22 [2024-05-01T16:40:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889671010 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:40:22 [2024-05-01T16:40:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889671010 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:22 [2024-05-01T16:40:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889671010 data=null}, TreeItem with text {simple_server-thread1}]
12:40:22 [2024-05-01T16:40:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889671010 data=null button=1 stateMask=0x0 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:40:22 [2024-05-01T16:40:22.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889671010 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889671014 data=null button=1 stateMask=0x80000 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:22 [2024-05-01T16:40:22.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889671018 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889671018 data=null doit=true}, TreeItem with text {test}]
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889671018 data=null}, TreeItem with text {test}]
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889671018 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889671018 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889671041 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889671041 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889671042 data=null doit=true}, TreeItem with text {test}]
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889671042 data=null}, TreeItem with text {test}]
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889671042 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889671042 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889671046 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:22 [2024-05-01T16:40:22.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889671046 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889671046 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889671046 data=null}, TreeItem with text {Traces [12]}]
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889671046 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889671046 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:22 [2024-05-01T16:40:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889671058 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:22 [2024-05-01T16:40:22.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:22 [2024-05-01T16:40:22.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889671295 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889671295 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889671295 data=null}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889671295 data=null button=1 stateMask=0x0 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889671295 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889671311 data=null button=1 stateMask=0x80000 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:22 [2024-05-01T16:40:22.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889671315 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889671316 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889671316 data=null}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889671316 data=null button=1 stateMask=0x0 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889671316 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889671319 data=null button=1 stateMask=0x80000 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889671319 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889671319 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:22 [2024-05-01T16:40:22.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889671319 data=null}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889671320 data=null button=1 stateMask=0x0 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889671320 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889671323 data=null button=1 stateMask=0x80000 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889671323 data=null button=1 stateMask=0x0 x=170 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=889671323 data=null button=1 stateMask=0x0 x=170 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889671323 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.617Z] 
12:40:22 [2024-05-01T16:40:22.617Z] (Eclipse:22871): Gtk-WARNING **: 16:40:22.570: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:22 [2024-05-01T16:40:22.617Z] 
12:40:22 [2024-05-01T16:40:22.617Z] (Eclipse:22871): Gtk-WARNING **: 16:40:22.570: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:22 [2024-05-01T16:40:22.617Z] 
12:40:22 [2024-05-01T16:40:22.617Z] (Eclipse:22871): Gtk-WARNING **: 16:40:22.570: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:22 [2024-05-01T16:40:22.617Z] 
12:40:22 [2024-05-01T16:40:22.617Z] (Eclipse:22871): Gtk-WARNING **: 16:40:22.570: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:22 [2024-05-01T16:40:22.617Z] 
12:40:22 [2024-05-01T16:40:22.617Z] (Eclipse:22871): Gtk-WARNING **: 16:40:22.570: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:22 [2024-05-01T16:40:22.617Z] 
12:40:22 [2024-05-01T16:40:22.617Z] (Eclipse:22871): Gtk-WARNING **: 16:40:22.570: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:22 [2024-05-01T16:40:22.617Z] 
12:40:22 [2024-05-01T16:40:22.617Z] (Eclipse:22871): Gtk-WARNING **: 16:40:22.570: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:22 [2024-05-01T16:40:22.617Z] 
12:40:22 [2024-05-01T16:40:22.617Z] (Eclipse:22871): Gtk-WARNING **: 16:40:22.570: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:22 [2024-05-01T16:40:22.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889671362 data=null button=1 stateMask=0x80000 x=170 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=889671519 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=889671521 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=889671521 data=null}, TreeItem with text {simple_server-thread2}]
12:40:22 [2024-05-01T16:40:22.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889671523 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889671523 data=null doit=true}, TableItem with text {}]
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889671523 data=null}, TableItem with text {}]
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889671523 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889671523 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889671556 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:22 [2024-05-01T16:40:22.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:24 [2024-05-01T16:40:24.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:24 [2024-05-01T16:40:24.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:24 [2024-05-01T16:40:24.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889672810 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:40:24 [2024-05-01T16:40:24.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889672810 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:24 [2024-05-01T16:40:24.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889672810 data=null}, TreeItem with text {simple_server-thread2}]
12:40:24 [2024-05-01T16:40:24.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889672810 data=null button=1 stateMask=0x0 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:40:24 [2024-05-01T16:40:24.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889672810 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:24 [2024-05-01T16:40:24.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889672836 data=null button=1 stateMask=0x80000 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:40:24 [2024-05-01T16:40:24.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:24 [2024-05-01T16:40:24.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:24 [2024-05-01T16:40:24.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:24 [2024-05-01T16:40:24.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:24 [2024-05-01T16:40:24.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:24 [2024-05-01T16:40:24.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:24 [2024-05-01T16:40:24.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:24 [2024-05-01T16:40:24.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:24 [2024-05-01T16:40:24.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:24 [2024-05-01T16:40:24.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:24 [2024-05-01T16:40:24.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:24 [2024-05-01T16:40:24.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889672839 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889672839 data=null doit=true}, TreeItem with text {test}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889672839 data=null}, TreeItem with text {test}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889672839 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889672840 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889672861 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889672861 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889672861 data=null doit=true}, TreeItem with text {test}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889672861 data=null}, TreeItem with text {test}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889672861 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889672861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889672869 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:24 [2024-05-01T16:40:24.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889672870 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889672870 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889672870 data=null}, TreeItem with text {Traces [12]}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889672870 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889672870 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889672878 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:24 [2024-05-01T16:40:24.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:24 [2024-05-01T16:40:24.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889673102 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889673102 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889673103 data=null}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889673103 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889673103 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889673135 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:24 [2024-05-01T16:40:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:24 [2024-05-01T16:40:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:24 [2024-05-01T16:40:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:24 [2024-05-01T16:40:24.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:24 [2024-05-01T16:40:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:24 [2024-05-01T16:40:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889673137 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889673137 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889673137 data=null}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889673137 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889673137 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889673141 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:40:24 [2024-05-01T16:40:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889673141 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889673141 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:24 [2024-05-01T16:40:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889673141 data=null}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889673141 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889673141 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889673144 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889673144 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=889673144 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889673144 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.492Z] 
12:40:24 [2024-05-01T16:40:24.492Z] (Eclipse:22871): Gtk-WARNING **: 16:40:24.394: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:24 [2024-05-01T16:40:24.492Z] 
12:40:24 [2024-05-01T16:40:24.492Z] (Eclipse:22871): Gtk-WARNING **: 16:40:24.394: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:24 [2024-05-01T16:40:24.492Z] 
12:40:24 [2024-05-01T16:40:24.492Z] (Eclipse:22871): Gtk-WARNING **: 16:40:24.394: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:24 [2024-05-01T16:40:24.492Z] 
12:40:24 [2024-05-01T16:40:24.492Z] (Eclipse:22871): Gtk-WARNING **: 16:40:24.394: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:24 [2024-05-01T16:40:24.492Z] 
12:40:24 [2024-05-01T16:40:24.492Z] (Eclipse:22871): Gtk-WARNING **: 16:40:24.394: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:24 [2024-05-01T16:40:24.492Z] 
12:40:24 [2024-05-01T16:40:24.492Z] (Eclipse:22871): Gtk-WARNING **: 16:40:24.394: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:24 [2024-05-01T16:40:24.492Z] 
12:40:24 [2024-05-01T16:40:24.492Z] (Eclipse:22871): Gtk-WARNING **: 16:40:24.394: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:24 [2024-05-01T16:40:24.492Z] 
12:40:24 [2024-05-01T16:40:24.492Z] (Eclipse:22871): Gtk-WARNING **: 16:40:24.394: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889673183 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=889673345 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=889673347 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=889673347 data=null}, TreeItem with text {ust-overlap-testing}]
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889673348 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889673348 data=null doit=true}, TableItem with text {}]
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889673348 data=null}, TableItem with text {}]
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889673348 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889673349 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889673361 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:24 [2024-05-01T16:40:24.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:25 [2024-05-01T16:40:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:25 [2024-05-01T16:40:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:25 [2024-05-01T16:40:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889674594 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:40:25 [2024-05-01T16:40:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889674594 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:25 [2024-05-01T16:40:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889674594 data=null}, TreeItem with text {ust-overlap-testing}]
12:40:25 [2024-05-01T16:40:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889674594 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:25 [2024-05-01T16:40:25.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889674595 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889674618 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:25 [2024-05-01T16:40:25.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889674624 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889674624 data=null doit=true}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889674624 data=null}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889674625 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889674625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889674649 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889674649 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889674649 data=null doit=true}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889674649 data=null}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889674649 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889674649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889674653 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889674654 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889674654 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889674654 data=null}, TreeItem with text {Traces [12]}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889674654 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889674654 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889674665 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:25 [2024-05-01T16:40:25.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889674668 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889674668 data=null doit=true}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889674668 data=null}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889674668 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889674668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889674684 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889674684 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889674684 data=null doit=true}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889674684 data=null}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889674684 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889674685 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889674688 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:25 [2024-05-01T16:40:25.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:25 [2024-05-01T16:40:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889674692 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:25 [2024-05-01T16:40:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889674692 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:25 [2024-05-01T16:40:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889674692 data=null}, TreeItem with text {Traces [12]}]
12:40:25 [2024-05-01T16:40:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889674692 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:25 [2024-05-01T16:40:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889674692 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:25 [2024-05-01T16:40:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889674700 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:25 [2024-05-01T16:40:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:25 [2024-05-01T16:40:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889674700 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:25 [2024-05-01T16:40:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889674700 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:25 [2024-05-01T16:40:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889674700 data=null}, TreeItem with text {Traces [12]}]
12:40:25 [2024-05-01T16:40:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889674700 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:25 [2024-05-01T16:40:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889674700 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:25 [2024-05-01T16:40:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889674703 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:25 [2024-05-01T16:40:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:40:25 [2024-05-01T16:40:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:40:26 [2024-05-01T16:40:26.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:40:26 [2024-05-01T16:40:26.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:40:26 [2024-05-01T16:40:26.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889674824 data=null doit=true}, Shell with text {Confirm Clear}]
12:40:26 [2024-05-01T16:40:26.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:40:26 [2024-05-01T16:40:26.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:40:26 [2024-05-01T16:40:26.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:40:26 [2024-05-01T16:40:26.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:26 [2024-05-01T16:40:26.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:40:26 [2024-05-01T16:40:26.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:40:26 [2024-05-01T16:40:26.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889674825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:26 [2024-05-01T16:40:26.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889674825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:26 [2024-05-01T16:40:26.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889674825 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:26 [2024-05-01T16:40:26.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889674825 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:26 [2024-05-01T16:40:26.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889674825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:26 [2024-05-01T16:40:26.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889674825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:26 [2024-05-01T16:40:26.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889674825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:29 [2024-05-01T16:40:29.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:40:29 [2024-05-01T16:40:29.374Z] 
12:40:29 [2024-05-01T16:40:29.374Z] (Eclipse:22871): Gtk-CRITICAL **: 16:40:29.193: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:40:29 [2024-05-01T16:40:29.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889674723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:40:29 [2024-05-01T16:40:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:29 [2024-05-01T16:40:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:29 [2024-05-01T16:40:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:29 [2024-05-01T16:40:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:29 [2024-05-01T16:40:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:29 [2024-05-01T16:40:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:29 [2024-05-01T16:40:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889678600 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:29 [2024-05-01T16:40:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889678600 data=null doit=true}, TreeItem with text {test}]
12:40:29 [2024-05-01T16:40:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889678600 data=null}, TreeItem with text {test}]
12:40:29 [2024-05-01T16:40:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889678600 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:29 [2024-05-01T16:40:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889678601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:29 [2024-05-01T16:40:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889678620 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889678620 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889678620 data=null doit=true}, TreeItem with text {test}]
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889678620 data=null}, TreeItem with text {test}]
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889678620 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889678620 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889678624 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:29 [2024-05-01T16:40:29.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889678624 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889678625 data=null doit=true}, TreeItem with text {Traces [0]}]
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889678625 data=null}, TreeItem with text {Traces [0]}]
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889678625 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889678625 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889678634 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889678634 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889678635 data=null doit=true}, TreeItem with text {Traces [0]}]
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889678635 data=null}, TreeItem with text {Traces [0]}]
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889678635 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889678635 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889678637 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:40:29 [2024-05-01T16:40:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:40:30 [2024-05-01T16:40:30.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889678847 data=null doit=true}, Shell with text {Trace Import}]
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=889678876 data=null}, (of type 'Combo')]
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=889678950 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=889678951 data=null doit=true}, TreeItem with text {/}]
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=889678951 data=null}, TreeItem with text {/}]
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=889678951 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889678951 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=889678951 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889678958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@248b599f
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=889678960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889678960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=889678960 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=889678960 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=889678960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=889678960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=889678960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=889678960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889678960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=889678960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=889678960 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=889678961 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889678972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889678972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:30 [2024-05-01T16:40:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889678972 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:30 [2024-05-01T16:40:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889678973 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:30 [2024-05-01T16:40:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889678973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:30 [2024-05-01T16:40:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889678973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:30 [2024-05-01T16:40:30.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:30 [2024-05-01T16:40:30.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:30 [2024-05-01T16:40:30.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:30 [2024-05-01T16:40:30.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:30 [2024-05-01T16:40:30.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:30 [2024-05-01T16:40:30.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:40:30 [2024-05-01T16:40:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:40:30 [2024-05-01T16:40:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889679540 data=null doit=true}, Shell with text {Confirmation}]
12:40:30 [2024-05-01T16:40:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:40:30 [2024-05-01T16:40:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:40:30 [2024-05-01T16:40:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:40:30 [2024-05-01T16:40:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:40:30 [2024-05-01T16:40:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
12:40:30 [2024-05-01T16:40:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=889679541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:40:30 [2024-05-01T16:40:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=889679541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:40:30 [2024-05-01T16:40:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=889679541 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:40:30 [2024-05-01T16:40:30.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=889679541 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:40:30 [2024-05-01T16:40:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=889679541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:40:30 [2024-05-01T16:40:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=889679541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:40:30 [2024-05-01T16:40:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=889679541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:40:30 [2024-05-01T16:40:30.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:40:31 [2024-05-01T16:40:31.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889678973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:31 [2024-05-01T16:40:31.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889678658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:40:31 [2024-05-01T16:40:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:31 [2024-05-01T16:40:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:31 [2024-05-01T16:40:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:31 [2024-05-01T16:40:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:31 [2024-05-01T16:40:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:31 [2024-05-01T16:40:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:31 [2024-05-01T16:40:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889680081 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:31 [2024-05-01T16:40:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889680081 data=null doit=true}, TreeItem with text {test}]
12:40:31 [2024-05-01T16:40:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889680081 data=null}, TreeItem with text {test}]
12:40:31 [2024-05-01T16:40:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889680081 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:31 [2024-05-01T16:40:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889680081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:31 [2024-05-01T16:40:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889680090 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:31 [2024-05-01T16:40:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:31 [2024-05-01T16:40:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889680097 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:31 [2024-05-01T16:40:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889680097 data=null doit=true}, TreeItem with text {test}]
12:40:31 [2024-05-01T16:40:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889680097 data=null}, TreeItem with text {test}]
12:40:31 [2024-05-01T16:40:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889680097 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:31 [2024-05-01T16:40:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889680097 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:31 [2024-05-01T16:40:31.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889680100 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:31 [2024-05-01T16:40:31.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:31 [2024-05-01T16:40:31.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:31 [2024-05-01T16:40:31.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889680101 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:31 [2024-05-01T16:40:31.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889680101 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:31 [2024-05-01T16:40:31.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889680101 data=null}, TreeItem with text {Traces [12]}]
12:40:31 [2024-05-01T16:40:31.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889680101 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:31 [2024-05-01T16:40:31.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889680101 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:31 [2024-05-01T16:40:31.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889680114 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:31 [2024-05-01T16:40:31.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889680115 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:31 [2024-05-01T16:40:31.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889680115 data=null}, TreeItem with text {Traces [12]}]
12:40:31 [2024-05-01T16:40:31.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889680115 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:31 [2024-05-01T16:40:31.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889680115 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:31 [2024-05-01T16:40:31.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889680118 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889680337 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889680337 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889680337 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889680338 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889680338 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889680365 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:31 [2024-05-01T16:40:31.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889680367 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889680367 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889680367 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889680367 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889680367 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889680370 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889680370 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889680370 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:31 [2024-05-01T16:40:31.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889680370 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889680370 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889680370 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889680373 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889680373 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889680373 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889680373 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889680409 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889680414 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889680414 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889680414 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:31 [2024-05-01T16:40:31.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:40:31 [2024-05-01T16:40:31.781Z] 
12:40:31 [2024-05-01T16:40:31.781Z] (Eclipse:22871): Gtk-CRITICAL **: 16:40:31.546: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:40:32 [2024-05-01T16:40:32.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2024-05-01T16:40:32.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:32 [2024-05-01T16:40:32.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:32 [2024-05-01T16:40:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:32 [2024-05-01T16:40:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889681918 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889681918 data=null doit=true}, TableItem with text {}]
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889681918 data=null}, TableItem with text {}]
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889681918 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889681918 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889681923 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889681964 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889681964 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889681981 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889681981 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889681981 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889681984 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:33 [2024-05-01T16:40:33.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:33 [2024-05-01T16:40:33.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889681987 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889681987 data=null doit=true}, TreeItem with text {test}]
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889681987 data=null}, TreeItem with text {test}]
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889681987 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889681987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889682005 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889682006 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889682006 data=null doit=true}, TreeItem with text {test}]
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889682006 data=null}, TreeItem with text {test}]
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889682006 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889682006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889682010 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:33 [2024-05-01T16:40:33.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889682010 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889682010 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889682010 data=null}, TreeItem with text {Traces [12]}]
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889682011 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889682011 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:33 [2024-05-01T16:40:33.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889682020 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:33 [2024-05-01T16:40:33.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:33 [2024-05-01T16:40:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:33 [2024-05-01T16:40:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:33 [2024-05-01T16:40:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889682339 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889682340 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889682340 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889682340 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889682340 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889682352 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:33 [2024-05-01T16:40:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:33 [2024-05-01T16:40:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:33 [2024-05-01T16:40:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:33 [2024-05-01T16:40:33.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:33 [2024-05-01T16:40:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:33 [2024-05-01T16:40:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889682353 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889682353 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889682353 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889682354 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889682354 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889682373 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889682373 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889682373 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889682373 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889682373 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889682374 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889682378 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889682378 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889682378 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889682378 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889682414 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889682537 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889682537 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889682538 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2024-05-01T16:40:33.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:35 [2024-05-01T16:40:35.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889683551 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889683551 data=null doit=true}, TableItem with text {}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889683552 data=null}, TableItem with text {}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889683552 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889683552 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889683565 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889683789 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889683789 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889683789 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889683790 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889683790 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889683811 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:35 [2024-05-01T16:40:35.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889683814 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889683814 data=null doit=true}, TreeItem with text {test}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889683814 data=null}, TreeItem with text {test}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889683814 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889683815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889683834 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889683834 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889683834 data=null doit=true}, TreeItem with text {test}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889683834 data=null}, TreeItem with text {test}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889683835 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889683835 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889683841 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:35 [2024-05-01T16:40:35.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889683841 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889683841 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889683841 data=null}, TreeItem with text {Traces [12]}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889683841 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:35 [2024-05-01T16:40:35.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889683841 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:35 [2024-05-01T16:40:35.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889683856 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:35 [2024-05-01T16:40:35.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:35 [2024-05-01T16:40:35.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889684072 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889684073 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889684073 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889684073 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889684073 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889684103 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:35 [2024-05-01T16:40:35.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889684105 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889684105 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889684105 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889684105 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889684105 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889684108 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889684108 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889684108 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889684108 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889684108 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889684108 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889684111 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889684111 data=null button=1 stateMask=0x0 x=150 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889684111 data=null button=1 stateMask=0x0 x=150 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889684111 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889684156 data=null button=1 stateMask=0x80000 x=150 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889684156 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889684156 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889684156 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:35 [2024-05-01T16:40:35.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:35 [2024-05-01T16:40:35.597Z] 
12:40:35 [2024-05-01T16:40:35.597Z] (Eclipse:22871): Gtk-WARNING **: 16:40:35.356: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:35 [2024-05-01T16:40:35.597Z] 
12:40:35 [2024-05-01T16:40:35.597Z] (Eclipse:22871): Gtk-WARNING **: 16:40:35.356: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:35 [2024-05-01T16:40:35.597Z] 
12:40:35 [2024-05-01T16:40:35.597Z] (Eclipse:22871): Gtk-WARNING **: 16:40:35.356: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:35 [2024-05-01T16:40:35.597Z] 
12:40:35 [2024-05-01T16:40:35.597Z] (Eclipse:22871): Gtk-WARNING **: 16:40:35.356: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:35 [2024-05-01T16:40:35.597Z] 
12:40:35 [2024-05-01T16:40:35.597Z] (Eclipse:22871): Gtk-WARNING **: 16:40:35.356: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:35 [2024-05-01T16:40:35.597Z] 
12:40:35 [2024-05-01T16:40:35.597Z] (Eclipse:22871): Gtk-WARNING **: 16:40:35.356: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:35 [2024-05-01T16:40:35.597Z] 
12:40:35 [2024-05-01T16:40:35.597Z] (Eclipse:22871): Gtk-WARNING **: 16:40:35.356: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:35 [2024-05-01T16:40:35.597Z] 
12:40:35 [2024-05-01T16:40:35.597Z] (Eclipse:22871): Gtk-WARNING **: 16:40:35.356: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:36 [2024-05-01T16:40:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2024-05-01T16:40:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2024-05-01T16:40:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2024-05-01T16:40:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:36 [2024-05-01T16:40:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:36 [2024-05-01T16:40:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:36 [2024-05-01T16:40:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:36 [2024-05-01T16:40:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:36 [2024-05-01T16:40:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889684852 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:36 [2024-05-01T16:40:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889684852 data=null doit=true}, TableItem with text {}]
12:40:36 [2024-05-01T16:40:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889684852 data=null}, TableItem with text {}]
12:40:36 [2024-05-01T16:40:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889684852 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:36 [2024-05-01T16:40:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889684852 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:36 [2024-05-01T16:40:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889684857 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:36 [2024-05-01T16:40:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:36 [2024-05-01T16:40:36.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889685605 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889685605 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889685605 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889685605 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889685605 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889685608 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:36 [2024-05-01T16:40:36.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889685612 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889685612 data=null doit=true}, TreeItem with text {test}]
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889685612 data=null}, TreeItem with text {test}]
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889685612 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:36 [2024-05-01T16:40:36.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889685612 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:36 [2024-05-01T16:40:36.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889685636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:36 [2024-05-01T16:40:36.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:36 [2024-05-01T16:40:36.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889685637 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:36 [2024-05-01T16:40:36.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889685637 data=null doit=true}, TreeItem with text {test}]
12:40:36 [2024-05-01T16:40:36.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889685637 data=null}, TreeItem with text {test}]
12:40:36 [2024-05-01T16:40:36.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889685637 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:36 [2024-05-01T16:40:36.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889685637 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:36 [2024-05-01T16:40:36.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889685640 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:36 [2024-05-01T16:40:36.976Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:36 [2024-05-01T16:40:36.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:36 [2024-05-01T16:40:36.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889685641 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:36 [2024-05-01T16:40:36.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889685641 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:36 [2024-05-01T16:40:36.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889685641 data=null}, TreeItem with text {Traces [12]}]
12:40:36 [2024-05-01T16:40:36.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889685641 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:36 [2024-05-01T16:40:36.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889685641 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:36 [2024-05-01T16:40:36.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889685653 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:36 [2024-05-01T16:40:36.976Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:37 [2024-05-01T16:40:37.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:37 [2024-05-01T16:40:37.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:37 [2024-05-01T16:40:37.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889685973 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889685973 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889685973 data=null}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889685974 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889685974 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889686005 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:37 [2024-05-01T16:40:37.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889686006 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889686006 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889686006 data=null}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889686006 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889686006 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889686009 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889686010 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889686010 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889686010 data=null}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889686010 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889686010 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889686013 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889686013 data=null button=1 stateMask=0x0 x=152 y=219 count=2}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=889686013 data=null button=1 stateMask=0x0 x=152 y=219 count=2}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889686013 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.488Z] 
12:40:37 [2024-05-01T16:40:37.488Z] (Eclipse:22871): Gtk-WARNING **: 16:40:37.287: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:37 [2024-05-01T16:40:37.488Z] 
12:40:37 [2024-05-01T16:40:37.488Z] (Eclipse:22871): Gtk-WARNING **: 16:40:37.287: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:37 [2024-05-01T16:40:37.488Z] 
12:40:37 [2024-05-01T16:40:37.488Z] (Eclipse:22871): Gtk-WARNING **: 16:40:37.287: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:37 [2024-05-01T16:40:37.488Z] 
12:40:37 [2024-05-01T16:40:37.488Z] (Eclipse:22871): Gtk-WARNING **: 16:40:37.287: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:37 [2024-05-01T16:40:37.488Z] 
12:40:37 [2024-05-01T16:40:37.488Z] (Eclipse:22871): Gtk-WARNING **: 16:40:37.287: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:37 [2024-05-01T16:40:37.488Z] 
12:40:37 [2024-05-01T16:40:37.488Z] (Eclipse:22871): Gtk-WARNING **: 16:40:37.287: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:37 [2024-05-01T16:40:37.488Z] 
12:40:37 [2024-05-01T16:40:37.488Z] (Eclipse:22871): Gtk-WARNING **: 16:40:37.287: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:37 [2024-05-01T16:40:37.488Z] 
12:40:37 [2024-05-01T16:40:37.488Z] (Eclipse:22871): Gtk-WARNING **: 16:40:37.287: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889686051 data=null button=1 stateMask=0x80000 x=152 y=219 count=2}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=889686261 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=889686265 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=889686265 data=null}, TreeItem with text {simple_server-thread1}]
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889686266 data=null button=0 stateMask=0x0 x=23 y=35 count=0}, TableItem with text {}]
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889686266 data=null doit=true}, TableItem with text {}]
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889686266 data=null}, TableItem with text {}]
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889686267 data=null button=1 stateMask=0x0 x=23 y=35 count=1}, TableItem with text {}]
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889686267 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889686281 data=null button=1 stateMask=0x80000 x=23 y=35 count=1}, TableItem with text {}]
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:37 [2024-05-01T16:40:37.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:38 [2024-05-01T16:40:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:38 [2024-05-01T16:40:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:38 [2024-05-01T16:40:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889687510 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:40:38 [2024-05-01T16:40:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889687510 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:38 [2024-05-01T16:40:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889687510 data=null}, TreeItem with text {simple_server-thread1}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889687511 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889687511 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889687514 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:38 [2024-05-01T16:40:38.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889687536 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889687536 data=null doit=true}, TreeItem with text {test}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889687536 data=null}, TreeItem with text {test}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889687536 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889687536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889687557 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889687557 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889687557 data=null doit=true}, TreeItem with text {test}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889687557 data=null}, TreeItem with text {test}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889687557 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889687558 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889687561 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:38 [2024-05-01T16:40:38.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889687561 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889687561 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889687562 data=null}, TreeItem with text {Traces [12]}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889687562 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889687562 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889687569 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:38 [2024-05-01T16:40:38.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889687616 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889687616 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889687617 data=null}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889687617 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889687617 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889687629 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:38 [2024-05-01T16:40:38.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889687641 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889687641 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889687641 data=null}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889687641 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889687641 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889687644 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:40:38 [2024-05-01T16:40:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889687645 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889687645 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:38 [2024-05-01T16:40:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889687645 data=null}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889687645 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889687645 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889687649 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889687650 data=null button=1 stateMask=0x0 x=152 y=265 count=2}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=889687650 data=null button=1 stateMask=0x0 x=152 y=265 count=2}, TreeItem with text {simple_server-thread2}]
12:40:38 [2024-05-01T16:40:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889687650 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:39 [2024-05-01T16:40:39.108Z] 
12:40:39 [2024-05-01T16:40:39.108Z] (Eclipse:22871): Gtk-WARNING **: 16:40:38.904: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:39 [2024-05-01T16:40:39.108Z] 
12:40:39 [2024-05-01T16:40:39.108Z] (Eclipse:22871): Gtk-WARNING **: 16:40:38.904: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:39 [2024-05-01T16:40:39.108Z] 
12:40:39 [2024-05-01T16:40:39.108Z] (Eclipse:22871): Gtk-WARNING **: 16:40:38.904: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:39 [2024-05-01T16:40:39.108Z] 
12:40:39 [2024-05-01T16:40:39.108Z] (Eclipse:22871): Gtk-WARNING **: 16:40:38.904: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:39 [2024-05-01T16:40:39.108Z] 
12:40:39 [2024-05-01T16:40:39.108Z] (Eclipse:22871): Gtk-WARNING **: 16:40:38.904: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:39 [2024-05-01T16:40:39.109Z] 
12:40:39 [2024-05-01T16:40:39.109Z] (Eclipse:22871): Gtk-WARNING **: 16:40:38.904: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:39 [2024-05-01T16:40:39.109Z] 
12:40:39 [2024-05-01T16:40:39.109Z] (Eclipse:22871): Gtk-WARNING **: 16:40:38.904: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:39 [2024-05-01T16:40:39.109Z] 
12:40:39 [2024-05-01T16:40:39.109Z] (Eclipse:22871): Gtk-WARNING **: 16:40:38.904: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889687689 data=null button=1 stateMask=0x80000 x=152 y=265 count=2}, TreeItem with text {simple_server-thread2}]
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=889687851 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=889687851 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=889687851 data=null}, TreeItem with text {simple_server-thread2}]
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889687852 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889687852 data=null doit=true}, TableItem with text {}]
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889687852 data=null}, TableItem with text {}]
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889687852 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889687852 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889687853 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889687854 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889687854 data=null doit=true}, TableItem with text {}]
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889687854 data=null}, TableItem with text {}]
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889687854 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889687854 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:39 [2024-05-01T16:40:39.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889687854 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:39 [2024-05-01T16:40:39.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:39 [2024-05-01T16:40:39.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889689101 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889689101 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889689101 data=null}, TreeItem with text {simple_server-thread2}]
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889689101 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889689101 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889689107 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:40 [2024-05-01T16:40:40.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889689110 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889689110 data=null doit=true}, TreeItem with text {test}]
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889689110 data=null}, TreeItem with text {test}]
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889689110 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889689110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889689124 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889689124 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889689124 data=null doit=true}, TreeItem with text {test}]
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889689124 data=null}, TreeItem with text {test}]
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889689124 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:40 [2024-05-01T16:40:40.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889689124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:40 [2024-05-01T16:40:40.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889689128 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:40 [2024-05-01T16:40:40.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:40 [2024-05-01T16:40:40.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:40 [2024-05-01T16:40:40.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889689137 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:40 [2024-05-01T16:40:40.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889689137 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:40 [2024-05-01T16:40:40.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889689137 data=null}, TreeItem with text {Traces [12]}]
12:40:40 [2024-05-01T16:40:40.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889689137 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:40 [2024-05-01T16:40:40.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889689137 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:40 [2024-05-01T16:40:40.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889689150 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:40 [2024-05-01T16:40:40.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:40 [2024-05-01T16:40:40.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:40 [2024-05-01T16:40:40.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889689390 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889689390 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889689390 data=null}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889689390 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889689390 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889689450 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:40 [2024-05-01T16:40:40.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889689451 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889689451 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889689451 data=null}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889689451 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889689452 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889689455 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889689455 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889689455 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:40 [2024-05-01T16:40:40.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889689455 data=null}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889689455 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889689455 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889689458 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889689458 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=889689459 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889689459 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:40 [2024-05-01T16:40:40.745Z] 
12:40:40 [2024-05-01T16:40:40.745Z] (Eclipse:22871): Gtk-WARNING **: 16:40:40.728: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:40 [2024-05-01T16:40:40.745Z] 
12:40:40 [2024-05-01T16:40:40.745Z] (Eclipse:22871): Gtk-WARNING **: 16:40:40.728: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:40 [2024-05-01T16:40:40.745Z] 
12:40:40 [2024-05-01T16:40:40.745Z] (Eclipse:22871): Gtk-WARNING **: 16:40:40.728: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:40 [2024-05-01T16:40:40.745Z] 
12:40:40 [2024-05-01T16:40:40.745Z] (Eclipse:22871): Gtk-WARNING **: 16:40:40.728: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:40 [2024-05-01T16:40:40.745Z] 
12:40:40 [2024-05-01T16:40:40.745Z] (Eclipse:22871): Gtk-WARNING **: 16:40:40.728: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:40 [2024-05-01T16:40:40.745Z] 
12:40:40 [2024-05-01T16:40:40.745Z] (Eclipse:22871): Gtk-WARNING **: 16:40:40.728: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:40 [2024-05-01T16:40:40.745Z] 
12:40:40 [2024-05-01T16:40:40.745Z] (Eclipse:22871): Gtk-WARNING **: 16:40:40.728: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:40 [2024-05-01T16:40:40.745Z] 
12:40:40 [2024-05-01T16:40:40.745Z] (Eclipse:22871): Gtk-WARNING **: 16:40:40.728: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889689498 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=889689675 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=889689675 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=889689675 data=null}, TreeItem with text {ust-overlap-testing}]
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889689676 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889689676 data=null doit=true}, TableItem with text {}]
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889689676 data=null}, TableItem with text {}]
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889689676 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889689677 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889689677 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889689678 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889689678 data=null doit=true}, TableItem with text {}]
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889689678 data=null}, TableItem with text {}]
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889689678 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889689678 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:41 [2024-05-01T16:40:41.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889689678 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:41 [2024-05-01T16:40:41.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:41 [2024-05-01T16:40:41.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889690935 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889690935 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889690935 data=null}, TreeItem with text {ust-overlap-testing}]
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889690935 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889690935 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889690939 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:42 [2024-05-01T16:40:42.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889690942 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889690942 data=null doit=true}, TreeItem with text {test}]
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889690942 data=null}, TreeItem with text {test}]
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889690942 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:42 [2024-05-01T16:40:42.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889690942 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:42 [2024-05-01T16:40:42.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889690962 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:42 [2024-05-01T16:40:42.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:42 [2024-05-01T16:40:42.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889690965 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:42 [2024-05-01T16:40:42.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889690965 data=null doit=true}, TreeItem with text {test}]
12:40:42 [2024-05-01T16:40:42.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889690965 data=null}, TreeItem with text {test}]
12:40:42 [2024-05-01T16:40:42.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889690965 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:42 [2024-05-01T16:40:42.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889690965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:42 [2024-05-01T16:40:42.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889690969 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:42 [2024-05-01T16:40:42.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:42 [2024-05-01T16:40:42.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:42 [2024-05-01T16:40:42.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889690970 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:42 [2024-05-01T16:40:42.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889690970 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:42 [2024-05-01T16:40:42.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889690970 data=null}, TreeItem with text {Traces [12]}]
12:40:42 [2024-05-01T16:40:42.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889690970 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:42 [2024-05-01T16:40:42.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889690970 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:42 [2024-05-01T16:40:42.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889690977 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:42 [2024-05-01T16:40:42.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691299 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691299 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691299 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691299 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889691300 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691330 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:42 [2024-05-01T16:40:42.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691332 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691332 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691332 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691332 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889691332 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691338 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691338 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691338 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691338 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691338 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889691338 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691341 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691342 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691342 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889691342 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691382 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691535 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691535 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889691535 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:42 [2024-05-01T16:40:42.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:40:42 [2024-05-01T16:40:42.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:42 [2024-05-01T16:40:42.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:42 [2024-05-01T16:40:42.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:42 [2024-05-01T16:40:42.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:42 [2024-05-01T16:40:42.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:42 [2024-05-01T16:40:42.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:42 [2024-05-01T16:40:42.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:42 [2024-05-01T16:40:42.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:42 [2024-05-01T16:40:42.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:43 [2024-05-01T16:40:43.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:43 [2024-05-01T16:40:43.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:43 [2024-05-01T16:40:43.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:43 [2024-05-01T16:40:43.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:43 [2024-05-01T16:40:43.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:43 [2024-05-01T16:40:43.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:43 [2024-05-01T16:40:43.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:43 [2024-05-01T16:40:43.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889692537 data=null button=0 stateMask=0x0 x=23 y=35 count=0}, TableItem with text {}]
12:40:43 [2024-05-01T16:40:43.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889692537 data=null doit=true}, TableItem with text {}]
12:40:43 [2024-05-01T16:40:43.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889692537 data=null}, TableItem with text {}]
12:40:43 [2024-05-01T16:40:43.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889692538 data=null button=1 stateMask=0x0 x=23 y=35 count=1}, TableItem with text {}]
12:40:43 [2024-05-01T16:40:43.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889692538 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:43 [2024-05-01T16:40:43.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889692559 data=null button=1 stateMask=0x80000 x=23 y=35 count=1}, TableItem with text {}]
12:40:43 [2024-05-01T16:40:43.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:43 [2024-05-01T16:40:43.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:44 [2024-05-01T16:40:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:44 [2024-05-01T16:40:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:44 [2024-05-01T16:40:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889692797 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:44 [2024-05-01T16:40:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889692797 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:44 [2024-05-01T16:40:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889692797 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:44 [2024-05-01T16:40:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889692797 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:44 [2024-05-01T16:40:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889692797 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:44 [2024-05-01T16:40:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889692817 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:40:44 [2024-05-01T16:40:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:44 [2024-05-01T16:40:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:44 [2024-05-01T16:40:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:44 [2024-05-01T16:40:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:44 [2024-05-01T16:40:44.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:44 [2024-05-01T16:40:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889692821 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889692821 data=null doit=true}, TreeItem with text {test}]
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889692822 data=null}, TreeItem with text {test}]
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889692822 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889692822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889692841 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889692842 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889692842 data=null doit=true}, TreeItem with text {test}]
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889692842 data=null}, TreeItem with text {test}]
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889692842 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889692842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889692846 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:44 [2024-05-01T16:40:44.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889692847 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889692847 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889692847 data=null}, TreeItem with text {Traces [12]}]
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889692847 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889692847 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:44 [2024-05-01T16:40:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889692857 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:44 [2024-05-01T16:40:44.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693078 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693078 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693078 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693078 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889693079 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693091 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:44 [2024-05-01T16:40:44.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693109 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693109 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693109 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693109 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889693109 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693114 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693114 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693114 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693114 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693115 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889693115 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693117 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693118 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693118 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889693118 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693154 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693286 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693286 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889693286 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:44 [2024-05-01T16:40:44.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:40:44 [2024-05-01T16:40:44.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:44 [2024-05-01T16:40:44.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:44 [2024-05-01T16:40:44.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:44 [2024-05-01T16:40:44.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:44 [2024-05-01T16:40:44.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:44 [2024-05-01T16:40:44.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:44 [2024-05-01T16:40:44.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:44 [2024-05-01T16:40:44.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:45 [2024-05-01T16:40:45.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:45 [2024-05-01T16:40:45.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:45 [2024-05-01T16:40:45.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:45 [2024-05-01T16:40:45.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:45 [2024-05-01T16:40:45.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:45 [2024-05-01T16:40:45.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889694289 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:45 [2024-05-01T16:40:45.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889694289 data=null doit=true}, TableItem with text {}]
12:40:45 [2024-05-01T16:40:45.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889694289 data=null}, TableItem with text {}]
12:40:45 [2024-05-01T16:40:45.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889694289 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:45 [2024-05-01T16:40:45.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889694289 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:45 [2024-05-01T16:40:45.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889694304 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:45 [2024-05-01T16:40:45.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:45 [2024-05-01T16:40:45.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889694531 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889694531 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889694532 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889694532 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889694532 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889694535 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:45 [2024-05-01T16:40:45.753Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889694557 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889694557 data=null doit=true}, TreeItem with text {test}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889694557 data=null}, TreeItem with text {test}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889694557 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889694557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889694576 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889694577 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889694577 data=null doit=true}, TreeItem with text {test}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889694577 data=null}, TreeItem with text {test}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889694577 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889694577 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889694581 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:45 [2024-05-01T16:40:45.753Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889694581 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889694581 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889694581 data=null}, TreeItem with text {Traces [12]}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889694581 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889694582 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:45 [2024-05-01T16:40:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889694591 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:45 [2024-05-01T16:40:45.753Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889694828 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889694828 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889694828 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889694828 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889694828 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889694847 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:46 [2024-05-01T16:40:46.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889694848 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889694849 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889694849 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889694849 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889694849 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889694852 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889694852 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889694852 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889694853 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889694853 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889694853 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889694856 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889694856 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889694856 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889694856 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.264Z] 
12:40:46 [2024-05-01T16:40:46.264Z] (Eclipse:22871): Gtk-WARNING **: 16:40:46.160: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:46 [2024-05-01T16:40:46.264Z] 
12:40:46 [2024-05-01T16:40:46.264Z] (Eclipse:22871): Gtk-WARNING **: 16:40:46.160: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:46 [2024-05-01T16:40:46.264Z] 
12:40:46 [2024-05-01T16:40:46.264Z] (Eclipse:22871): Gtk-WARNING **: 16:40:46.160: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:46 [2024-05-01T16:40:46.264Z] 
12:40:46 [2024-05-01T16:40:46.264Z] (Eclipse:22871): Gtk-WARNING **: 16:40:46.160: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:46 [2024-05-01T16:40:46.264Z] 
12:40:46 [2024-05-01T16:40:46.264Z] (Eclipse:22871): Gtk-WARNING **: 16:40:46.161: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:46 [2024-05-01T16:40:46.264Z] 
12:40:46 [2024-05-01T16:40:46.264Z] (Eclipse:22871): Gtk-WARNING **: 16:40:46.161: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:46 [2024-05-01T16:40:46.264Z] 
12:40:46 [2024-05-01T16:40:46.264Z] (Eclipse:22871): Gtk-WARNING **: 16:40:46.161: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:46 [2024-05-01T16:40:46.264Z] 
12:40:46 [2024-05-01T16:40:46.264Z] (Eclipse:22871): Gtk-WARNING **: 16:40:46.161: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889694894 data=null button=1 stateMask=0x80000 x=159 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889695109 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889695109 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889695109 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889695110 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889695110 data=null doit=true}, TableItem with text {}]
12:40:46 [2024-05-01T16:40:46.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889695110 data=null}, TableItem with text {}]
12:40:46 [2024-05-01T16:40:46.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889695110 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:46 [2024-05-01T16:40:46.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889695111 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:46 [2024-05-01T16:40:46.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889695111 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:46 [2024-05-01T16:40:46.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:46 [2024-05-01T16:40:46.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:46 [2024-05-01T16:40:46.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:46 [2024-05-01T16:40:46.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889695112 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:46 [2024-05-01T16:40:46.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889695112 data=null doit=true}, TableItem with text {}]
12:40:46 [2024-05-01T16:40:46.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889695112 data=null}, TableItem with text {}]
12:40:46 [2024-05-01T16:40:46.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889695112 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:46 [2024-05-01T16:40:46.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889695112 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:46 [2024-05-01T16:40:46.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889695112 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:46 [2024-05-01T16:40:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:46 [2024-05-01T16:40:46.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:47 [2024-05-01T16:40:47.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:47 [2024-05-01T16:40:47.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:47 [2024-05-01T16:40:47.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889696363 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:47 [2024-05-01T16:40:47.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889696363 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:47 [2024-05-01T16:40:47.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889696363 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:47 [2024-05-01T16:40:47.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889696364 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:47 [2024-05-01T16:40:47.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889696364 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:47 [2024-05-01T16:40:47.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889696369 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:40:47 [2024-05-01T16:40:47.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:47 [2024-05-01T16:40:47.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:47 [2024-05-01T16:40:47.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:47 [2024-05-01T16:40:47.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:47 [2024-05-01T16:40:47.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:47 [2024-05-01T16:40:47.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:47 [2024-05-01T16:40:47.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889696372 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889696372 data=null doit=true}, TreeItem with text {test}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889696372 data=null}, TreeItem with text {test}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889696373 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889696373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889696386 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889696387 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889696387 data=null doit=true}, TreeItem with text {test}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889696387 data=null}, TreeItem with text {test}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889696387 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889696387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889696390 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:47 [2024-05-01T16:40:47.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889696398 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889696398 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889696398 data=null}, TreeItem with text {Traces [12]}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889696398 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889696398 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889696406 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:47 [2024-05-01T16:40:47.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889696460 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=889696460 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=889696460 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889696461 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889696461 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889696480 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:47 [2024-05-01T16:40:47.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889696481 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=889696482 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=889696482 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889696482 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889696482 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889696485 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889696485 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=889696485 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=889696485 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889696486 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889696486 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889696489 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889696489 data=null button=1 stateMask=0x0 x=161 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889696489 data=null button=1 stateMask=0x0 x=161 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889696491 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889696536 data=null button=1 stateMask=0x80000 x=161 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889696542 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:40:47 [2024-05-01T16:40:47.751Z] 
12:40:47 [2024-05-01T16:40:47.751Z] (Eclipse:22871): Gtk-WARNING **: 16:40:47.739: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:47 [2024-05-01T16:40:47.751Z] 
12:40:47 [2024-05-01T16:40:47.751Z] (Eclipse:22871): Gtk-WARNING **: 16:40:47.739: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:47 [2024-05-01T16:40:47.751Z] 
12:40:47 [2024-05-01T16:40:47.751Z] (Eclipse:22871): Gtk-WARNING **: 16:40:47.739: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:47 [2024-05-01T16:40:47.751Z] 
12:40:47 [2024-05-01T16:40:47.751Z] (Eclipse:22871): Gtk-WARNING **: 16:40:47.739: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:47 [2024-05-01T16:40:47.751Z] 
12:40:47 [2024-05-01T16:40:47.751Z] (Eclipse:22871): Gtk-WARNING **: 16:40:47.739: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:47 [2024-05-01T16:40:47.751Z] 
12:40:47 [2024-05-01T16:40:47.751Z] (Eclipse:22871): Gtk-WARNING **: 16:40:47.739: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:47 [2024-05-01T16:40:47.751Z] 
12:40:47 [2024-05-01T16:40:47.751Z] (Eclipse:22871): Gtk-WARNING **: 16:40:47.739: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:47 [2024-05-01T16:40:47.751Z] 
12:40:47 [2024-05-01T16:40:47.751Z] (Eclipse:22871): Gtk-WARNING **: 16:40:47.739: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:48 [2024-05-01T16:40:48.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=889696542 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:40:48 [2024-05-01T16:40:48.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=889696694 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:40:48 [2024-05-01T16:40:48.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
12:40:48 [2024-05-01T16:40:48.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:48 [2024-05-01T16:40:48.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889696697 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889696697 data=null doit=true}, TableItem with text {}]
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889696698 data=null}, TableItem with text {}]
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889696698 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889696698 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889696723 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:48 [2024-05-01T16:40:48.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889697895 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=889697895 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=889697895 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889697896 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889697896 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889697899 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:49 [2024-05-01T16:40:49.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889697933 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:49 [2024-05-01T16:40:49.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889697933 data=null doit=true}, TreeItem with text {test}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889697933 data=null}, TreeItem with text {test}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889697933 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889697933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889697958 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889697958 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889697958 data=null doit=true}, TreeItem with text {test}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889697958 data=null}, TreeItem with text {test}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889697958 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889697959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889697964 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:49 [2024-05-01T16:40:49.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889697964 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889697964 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889697964 data=null}, TreeItem with text {Traces [12]}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889697964 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889697965 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889697976 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:49 [2024-05-01T16:40:49.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889698199 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=889698199 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=889698199 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889698199 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889698200 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889698229 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:49 [2024-05-01T16:40:49.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889698231 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=889698231 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=889698231 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889698231 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889698231 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889698237 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889698238 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=889698238 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=889698238 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889698239 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889698239 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889698243 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889698243 data=null button=1 stateMask=0x0 x=161 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889698243 data=null button=1 stateMask=0x0 x=161 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889698243 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.636Z] 
12:40:49 [2024-05-01T16:40:49.636Z] (Eclipse:22871): Gtk-WARNING **: 16:40:49.490: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:49 [2024-05-01T16:40:49.636Z] 
12:40:49 [2024-05-01T16:40:49.636Z] (Eclipse:22871): Gtk-WARNING **: 16:40:49.490: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:49 [2024-05-01T16:40:49.636Z] 
12:40:49 [2024-05-01T16:40:49.636Z] (Eclipse:22871): Gtk-WARNING **: 16:40:49.491: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:49 [2024-05-01T16:40:49.636Z] 
12:40:49 [2024-05-01T16:40:49.636Z] (Eclipse:22871): Gtk-WARNING **: 16:40:49.491: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:49 [2024-05-01T16:40:49.636Z] 
12:40:49 [2024-05-01T16:40:49.636Z] (Eclipse:22871): Gtk-WARNING **: 16:40:49.491: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:49 [2024-05-01T16:40:49.636Z] 
12:40:49 [2024-05-01T16:40:49.636Z] (Eclipse:22871): Gtk-WARNING **: 16:40:49.491: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:49 [2024-05-01T16:40:49.636Z] 
12:40:49 [2024-05-01T16:40:49.636Z] (Eclipse:22871): Gtk-WARNING **: 16:40:49.491: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:49 [2024-05-01T16:40:49.636Z] 
12:40:49 [2024-05-01T16:40:49.636Z] (Eclipse:22871): Gtk-WARNING **: 16:40:49.491: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:49 [2024-05-01T16:40:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889698282 data=null button=1 stateMask=0x80000 x=161 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889698441 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=889698443 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=889698443 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:40:49 [2024-05-01T16:40:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
12:40:49 [2024-05-01T16:40:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889698444 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889698444 data=null doit=true}, TableItem with text {}]
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889698445 data=null}, TableItem with text {}]
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889698445 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889698445 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889698458 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:49 [2024-05-01T16:40:49.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889699690 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=889699691 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=889699691 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889699691 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889699691 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889699694 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:51 [2024-05-01T16:40:51.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889699717 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889699717 data=null doit=true}, TreeItem with text {test}]
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889699717 data=null}, TreeItem with text {test}]
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889699717 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889699718 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889699739 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889699739 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889699739 data=null doit=true}, TreeItem with text {test}]
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889699739 data=null}, TreeItem with text {test}]
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889699739 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:51 [2024-05-01T16:40:51.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889699740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889699743 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:51 [2024-05-01T16:40:51.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889699744 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889699744 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889699744 data=null}, TreeItem with text {Traces [12]}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889699744 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889699744 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889699754 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:51 [2024-05-01T16:40:51.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889699804 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=889699804 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=889699804 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889699804 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889699805 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889699825 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:51 [2024-05-01T16:40:51.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889699827 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=889699827 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=889699827 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889699827 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889699827 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889699830 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889699831 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=889699831 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=889699831 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889699831 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889699831 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889699834 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889699834 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889699834 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889699834 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.260Z] 
12:40:51 [2024-05-01T16:40:51.260Z] (Eclipse:22871): Gtk-WARNING **: 16:40:51.087: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:51 [2024-05-01T16:40:51.260Z] 
12:40:51 [2024-05-01T16:40:51.260Z] (Eclipse:22871): Gtk-WARNING **: 16:40:51.087: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:51 [2024-05-01T16:40:51.260Z] 
12:40:51 [2024-05-01T16:40:51.260Z] (Eclipse:22871): Gtk-WARNING **: 16:40:51.087: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:51 [2024-05-01T16:40:51.260Z] 
12:40:51 [2024-05-01T16:40:51.260Z] (Eclipse:22871): Gtk-WARNING **: 16:40:51.087: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:51 [2024-05-01T16:40:51.260Z] 
12:40:51 [2024-05-01T16:40:51.260Z] (Eclipse:22871): Gtk-WARNING **: 16:40:51.087: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:51 [2024-05-01T16:40:51.260Z] 
12:40:51 [2024-05-01T16:40:51.260Z] (Eclipse:22871): Gtk-WARNING **: 16:40:51.087: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:51 [2024-05-01T16:40:51.260Z] 
12:40:51 [2024-05-01T16:40:51.260Z] (Eclipse:22871): Gtk-WARNING **: 16:40:51.087: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:51 [2024-05-01T16:40:51.260Z] 
12:40:51 [2024-05-01T16:40:51.260Z] (Eclipse:22871): Gtk-WARNING **: 16:40:51.087: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:51 [2024-05-01T16:40:51.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889699873 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889700053 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=889700057 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=889700057 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:40:51 [2024-05-01T16:40:51.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
12:40:51 [2024-05-01T16:40:51.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:51 [2024-05-01T16:40:51.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:51 [2024-05-01T16:40:51.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889700058 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889700059 data=null doit=true}, TableItem with text {}]
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889700059 data=null}, TableItem with text {}]
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889700059 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889700059 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889700059 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889700060 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889700060 data=null doit=true}, TableItem with text {}]
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889700060 data=null}, TableItem with text {}]
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889700060 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889700061 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:51 [2024-05-01T16:40:51.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889700061 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:51 [2024-05-01T16:40:51.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:51 [2024-05-01T16:40:51.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:52 [2024-05-01T16:40:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:52 [2024-05-01T16:40:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889701313 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=889701313 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=889701313 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889701314 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889701314 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889701317 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:52 [2024-05-01T16:40:52.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889701321 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889701321 data=null doit=true}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889701321 data=null}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889701321 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889701321 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889701344 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:52 [2024-05-01T16:40:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889701344 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889701344 data=null doit=true}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889701345 data=null}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889701345 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889701345 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889701348 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889701349 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889701349 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889701349 data=null}, TreeItem with text {Traces [12]}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889701349 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889701349 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889701361 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889701364 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889701364 data=null doit=true}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889701364 data=null}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889701364 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889701365 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889701378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889701378 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889701378 data=null doit=true}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889701378 data=null}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889701378 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889701378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889701383 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:52 [2024-05-01T16:40:52.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889701383 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889701383 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889701383 data=null}, TreeItem with text {Traces [12]}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889701383 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889701384 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889701395 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889701395 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889701395 data=null doit=true}, TreeItem with text {Traces [12]}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889701395 data=null}, TreeItem with text {Traces [12]}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889701395 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889701396 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889701398 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889701520 data=null doit=true}, Shell with text {Confirm Clear}]
12:40:52 [2024-05-01T16:40:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:40:52 [2024-05-01T16:40:52.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:40:52 [2024-05-01T16:40:52.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:40:52 [2024-05-01T16:40:52.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:52 [2024-05-01T16:40:52.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:40:52 [2024-05-01T16:40:52.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:40:52 [2024-05-01T16:40:52.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889701521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:52 [2024-05-01T16:40:52.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889701521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:52 [2024-05-01T16:40:52.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889701521 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:52 [2024-05-01T16:40:52.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889701521 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:52 [2024-05-01T16:40:52.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889701521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:52 [2024-05-01T16:40:52.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889701521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:52 [2024-05-01T16:40:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889701521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:40:56 [2024-05-01T16:40:56.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:40:56 [2024-05-01T16:40:56.158Z] 
12:40:56 [2024-05-01T16:40:56.158Z] (Eclipse:22871): Gtk-CRITICAL **: 16:40:56.040: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:40:56 [2024-05-01T16:40:56.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889701418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:40:56 [2024-05-01T16:40:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:56 [2024-05-01T16:40:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:56 [2024-05-01T16:40:56.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889705447 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889705447 data=null doit=true}, TreeItem with text {test}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889705447 data=null}, TreeItem with text {test}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889705447 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889705447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889705465 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889705465 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889705465 data=null doit=true}, TreeItem with text {test}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889705465 data=null}, TreeItem with text {test}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889705465 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889705466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889705472 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:56 [2024-05-01T16:40:56.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889705472 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889705473 data=null doit=true}, TreeItem with text {Traces [0]}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889705473 data=null}, TreeItem with text {Traces [0]}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889705473 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889705473 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889705479 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889705480 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889705480 data=null doit=true}, TreeItem with text {Traces [0]}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889705480 data=null}, TreeItem with text {Traces [0]}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889705480 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889705480 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889705482 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:40:56 [2024-05-01T16:40:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:40:56 [2024-05-01T16:40:56.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889705647 data=null doit=true}, Shell with text {Trace Import}]
12:40:56 [2024-05-01T16:40:56.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:40:56 [2024-05-01T16:40:56.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:40:56 [2024-05-01T16:40:56.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:40:56 [2024-05-01T16:40:56.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=889705660 data=null}, (of type 'Combo')]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=889705716 data=null doit=true}, TreeItem with text {/}]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=889705716 data=null}, TreeItem with text {/}]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=889705716 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889705716 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=889705717 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=889705717 data=null doit=true}, Tree node with text: z-clashes]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=889705718 data=null}, Tree node with text: z-clashes]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=889705732 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889705732 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=889705733 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=889705734 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=889705743 data=null doit=true}, Tree node with text: z-clashes]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=889705743 data=null}, Tree node with text: z-clashes]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=889705743 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889705743 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: z-clashes]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=889705750 data=null button=1 stateMask=0x80000 x=111 y=53 count=1}, Tree node with text: z-clashes]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:56 [2024-05-01T16:40:56.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889705786 data=null button=0 stateMask=0x0 x=152 y=-39 count=0}, Tree node with text: kernel-overlap-testing]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889705786 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889705786 data=null}, Tree node with text: kernel-overlap-testing]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889705786 data=null button=1 stateMask=0x0 x=152 y=-39 count=1}, Tree node with text: kernel-overlap-testing]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889705786 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889705788 data=null button=1 stateMask=0x80000 x=152 y=-39 count=1}, Tree node with text: kernel-overlap-testing]
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:40:56 [2024-05-01T16:40:56.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889705791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2e763a61
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=889705793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889705793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=889705793 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=889705793 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=889705793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=889705793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=889705793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=889705793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889705793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=889705793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=889705793 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=889705793 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:40:56 [2024-05-01T16:40:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:56 [2024-05-01T16:40:56.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:40:56 [2024-05-01T16:40:56.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:40:56 [2024-05-01T16:40:56.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:56 [2024-05-01T16:40:56.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:40:56 [2024-05-01T16:40:56.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889705803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:56 [2024-05-01T16:40:56.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889705803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:56 [2024-05-01T16:40:56.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889705803 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:56 [2024-05-01T16:40:56.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889705803 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:56 [2024-05-01T16:40:56.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889705803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:56 [2024-05-01T16:40:56.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889705803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:57 [2024-05-01T16:40:57.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:57 [2024-05-01T16:40:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889705803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:40:57 [2024-05-01T16:40:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889705501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:40:57 [2024-05-01T16:40:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:40:57 [2024-05-01T16:40:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:57 [2024-05-01T16:40:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:57 [2024-05-01T16:40:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:57 [2024-05-01T16:40:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:57 [2024-05-01T16:40:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:57 [2024-05-01T16:40:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:57 [2024-05-01T16:40:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889706100 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:57 [2024-05-01T16:40:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889706100 data=null doit=true}, TreeItem with text {test}]
12:40:57 [2024-05-01T16:40:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889706100 data=null}, TreeItem with text {test}]
12:40:57 [2024-05-01T16:40:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889706101 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:57 [2024-05-01T16:40:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889706101 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:57 [2024-05-01T16:40:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889706159 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:57 [2024-05-01T16:40:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889706160 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889706160 data=null doit=true}, TreeItem with text {test}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889706160 data=null}, TreeItem with text {test}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889706160 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889706160 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889706163 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:57 [2024-05-01T16:40:57.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889706164 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889706164 data=null doit=true}, TreeItem with text {Traces [0]}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889706164 data=null}, TreeItem with text {Traces [0]}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889706164 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889706164 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889706171 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889706172 data=null doit=true}, TreeItem with text {Traces [2]}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889706172 data=null}, TreeItem with text {Traces [2]}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889706172 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889706172 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889706180 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=889706180 data=null doit=true}, TreeItem with text {z-clashes [1]}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=889706180 data=null}, TreeItem with text {z-clashes [1]}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=889706180 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889706180 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [1]}]
12:40:57 [2024-05-01T16:40:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=889706182 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889706411 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889706411 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889706411 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889706411 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889706411 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889706425 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:57 [2024-05-01T16:40:57.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889706427 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889706427 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889706427 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889706427 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889706427 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889706430 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889706430 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889706430 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889706430 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889706430 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889706430 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889706438 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889706439 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889706439 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889706439 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889706474 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889706480 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889706480 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889706480 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:57 [2024-05-01T16:40:57.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:40:57 [2024-05-01T16:40:57.747Z] 
12:40:57 [2024-05-01T16:40:57.747Z] (Eclipse:22871): Gtk-CRITICAL **: 16:40:57.609: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:40:58 [2024-05-01T16:40:58.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:58 [2024-05-01T16:40:58.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:58 [2024-05-01T16:40:58.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:58 [2024-05-01T16:40:58.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:58 [2024-05-01T16:40:58.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:59 [2024-05-01T16:40:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:59 [2024-05-01T16:40:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:59 [2024-05-01T16:40:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:59 [2024-05-01T16:40:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:59 [2024-05-01T16:40:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:59 [2024-05-01T16:40:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889707985 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:59 [2024-05-01T16:40:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889707985 data=null doit=true}, TableItem with text {}]
12:40:59 [2024-05-01T16:40:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889707985 data=null}, TableItem with text {}]
12:40:59 [2024-05-01T16:40:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889707985 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:59 [2024-05-01T16:40:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889707985 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:59 [2024-05-01T16:40:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889707990 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:59 [2024-05-01T16:40:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:59 [2024-05-01T16:40:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:59 [2024-05-01T16:40:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:59 [2024-05-01T16:40:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889708049 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889708049 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889708049 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889708049 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889708049 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889708054 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:59 [2024-05-01T16:40:59.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889708058 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889708058 data=null doit=true}, TreeItem with text {test}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889708058 data=null}, TreeItem with text {test}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889708058 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889708058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889708077 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889708077 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889708078 data=null doit=true}, TreeItem with text {test}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889708078 data=null}, TreeItem with text {test}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889708078 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889708078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889708081 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:40:59 [2024-05-01T16:40:59.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889708082 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889708082 data=null doit=true}, TreeItem with text {Traces [2]}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889708082 data=null}, TreeItem with text {Traces [2]}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889708082 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889708082 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:40:59 [2024-05-01T16:40:59.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889708092 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:40:59 [2024-05-01T16:40:59.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889708322 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889708322 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889708322 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889708322 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889708322 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889708337 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:40:59 [2024-05-01T16:40:59.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889708338 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889708338 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889708338 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889708338 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889708338 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889708346 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889708346 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889708346 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889708346 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889708346 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889708346 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889708349 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889708349 data=null button=1 stateMask=0x0 x=150 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889708349 data=null button=1 stateMask=0x0 x=150 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889708349 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.892Z] 
12:40:59 [2024-05-01T16:40:59.892Z] (Eclipse:22871): Gtk-WARNING **: 16:40:59.640: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:59 [2024-05-01T16:40:59.892Z] 
12:40:59 [2024-05-01T16:40:59.892Z] (Eclipse:22871): Gtk-WARNING **: 16:40:59.640: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:59 [2024-05-01T16:40:59.892Z] 
12:40:59 [2024-05-01T16:40:59.892Z] (Eclipse:22871): Gtk-WARNING **: 16:40:59.640: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:59 [2024-05-01T16:40:59.892Z] 
12:40:59 [2024-05-01T16:40:59.892Z] (Eclipse:22871): Gtk-WARNING **: 16:40:59.640: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:59 [2024-05-01T16:40:59.892Z] 
12:40:59 [2024-05-01T16:40:59.892Z] (Eclipse:22871): Gtk-WARNING **: 16:40:59.640: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:59 [2024-05-01T16:40:59.892Z] 
12:40:59 [2024-05-01T16:40:59.892Z] (Eclipse:22871): Gtk-WARNING **: 16:40:59.641: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:59 [2024-05-01T16:40:59.892Z] 
12:40:59 [2024-05-01T16:40:59.892Z] (Eclipse:22871): Gtk-WARNING **: 16:40:59.641: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:59 [2024-05-01T16:40:59.892Z] 
12:40:59 [2024-05-01T16:40:59.892Z] (Eclipse:22871): Gtk-WARNING **: 16:40:59.641: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889708384 data=null button=1 stateMask=0x80000 x=150 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889708582 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889708582 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889708582 data=null}, TreeItem with text {kernel-overlap-testing}]
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889708583 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889708584 data=null doit=true}, TableItem with text {}]
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889708584 data=null}, TableItem with text {}]
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889708584 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889708584 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889708585 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889708586 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889708586 data=null doit=true}, TableItem with text {}]
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889708586 data=null}, TableItem with text {}]
12:40:59 [2024-05-01T16:40:59.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889708586 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:40:59 [2024-05-01T16:40:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889708586 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:40:59 [2024-05-01T16:40:59.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889708586 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:00 [2024-05-01T16:41:00.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:00 [2024-05-01T16:41:00.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889709814 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889709814 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889709834 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889709835 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889709835 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889709838 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:01 [2024-05-01T16:41:01.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889709841 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889709841 data=null doit=true}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889709841 data=null}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889709841 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889709841 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889709858 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889709858 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889709858 data=null doit=true}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889709858 data=null}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889709859 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889709859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889709862 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889709862 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889709862 data=null doit=true}, TreeItem with text {Traces [2]}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889709862 data=null}, TreeItem with text {Traces [2]}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889709863 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889709863 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889709875 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:41:01 [2024-05-01T16:41:01.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:41:01 [2024-05-01T16:41:01.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889709879 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889709879 data=null doit=true}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889709879 data=null}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889709879 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889709879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889709893 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889709893 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889709894 data=null doit=true}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889709894 data=null}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889709894 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889709894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889709897 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889709898 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889709898 data=null doit=true}, TreeItem with text {Traces [2]}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889709898 data=null}, TreeItem with text {Traces [2]}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889709898 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889709898 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889709909 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889709910 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889709910 data=null doit=true}, TreeItem with text {Traces [2]}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889709910 data=null}, TreeItem with text {Traces [2]}]
12:41:01 [2024-05-01T16:41:01.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889709910 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:41:01 [2024-05-01T16:41:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889709910 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:41:01 [2024-05-01T16:41:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889709913 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:41:01 [2024-05-01T16:41:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:41:01 [2024-05-01T16:41:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:41:01 [2024-05-01T16:41:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:41:01 [2024-05-01T16:41:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:41:01 [2024-05-01T16:41:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889710027 data=null doit=true}, Shell with text {Confirm Clear}]
12:41:01 [2024-05-01T16:41:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:41:01 [2024-05-01T16:41:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:41:01 [2024-05-01T16:41:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:41:01 [2024-05-01T16:41:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:01 [2024-05-01T16:41:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:41:01 [2024-05-01T16:41:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:41:01 [2024-05-01T16:41:01.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889710027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:01 [2024-05-01T16:41:01.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889710027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:01 [2024-05-01T16:41:01.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889710027 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:01 [2024-05-01T16:41:01.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889710027 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:01 [2024-05-01T16:41:01.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889710028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:01 [2024-05-01T16:41:01.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889710028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:01 [2024-05-01T16:41:01.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889710028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:01 [2024-05-01T16:41:01.831Z] 
12:41:01 [2024-05-01T16:41:01.831Z] (Eclipse:22871): Gtk-CRITICAL **: 16:41:01.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:41:01 [2024-05-01T16:41:01.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889709932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:41:01 [2024-05-01T16:41:01.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:41:01 [2024-05-01T16:41:01.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:01 [2024-05-01T16:41:01.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:01 [2024-05-01T16:41:01.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:01 [2024-05-01T16:41:01.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:01 [2024-05-01T16:41:01.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:01 [2024-05-01T16:41:01.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:01 [2024-05-01T16:41:01.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889710690 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889710690 data=null doit=true}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889710690 data=null}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889710690 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:01 [2024-05-01T16:41:01.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889710690 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889710743 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889710743 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889710743 data=null doit=true}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889710743 data=null}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889710743 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889710743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889710747 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889710748 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889710748 data=null doit=true}, TreeItem with text {Traces [2]}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889710748 data=null}, TreeItem with text {Traces [2]}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889710748 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889710748 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889710755 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889710755 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889710755 data=null doit=true}, TreeItem with text {Traces [2]}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889710755 data=null}, TreeItem with text {Traces [2]}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889710755 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889710755 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889710758 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889710947 data=null doit=true}, Shell with text {Trace Import}]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=889710964 data=null}, (of type 'Combo')]
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
12:41:02 [2024-05-01T16:41:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:02 [2024-05-01T16:41:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:02 [2024-05-01T16:41:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:41:02 [2024-05-01T16:41:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:02 [2024-05-01T16:41:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:02 [2024-05-01T16:41:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:02 [2024-05-01T16:41:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=889711035 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:41:02 [2024-05-01T16:41:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=889711035 data=null doit=true}, TreeItem with text {/}]
12:41:02 [2024-05-01T16:41:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=889711036 data=null}, TreeItem with text {/}]
12:41:02 [2024-05-01T16:41:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=889711038 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:41:02 [2024-05-01T16:41:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889711038 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:41:02 [2024-05-01T16:41:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=889711039 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:41:02 [2024-05-01T16:41:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:41:02 [2024-05-01T16:41:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:41:02 [2024-05-01T16:41:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:41:02 [2024-05-01T16:41:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:41:02 [2024-05-01T16:41:02.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889711060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:41:02 [2024-05-01T16:41:02.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889711077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889711077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889711078 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889711078 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889711078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:02 [2024-05-01T16:41:02.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889711090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:02 [2024-05-01T16:41:02.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:41:02 [2024-05-01T16:41:02.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:41:02 [2024-05-01T16:41:02.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:41:02 [2024-05-01T16:41:02.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:41:02 [2024-05-01T16:41:02.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:41:02 [2024-05-01T16:41:02.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:41:02 [2024-05-01T16:41:02.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889711090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:02 [2024-05-01T16:41:02.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889710777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:41:02 [2024-05-01T16:41:02.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:02 [2024-05-01T16:41:02.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:02 [2024-05-01T16:41:02.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:02 [2024-05-01T16:41:02.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:02 [2024-05-01T16:41:02.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:02 [2024-05-01T16:41:02.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:02 [2024-05-01T16:41:02.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889711605 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889711606 data=null doit=true}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889711606 data=null}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889711606 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889711606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889711621 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889711621 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889711621 data=null doit=true}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889711621 data=null}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889711621 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889711621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889711625 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:02 [2024-05-01T16:41:02.909Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889711625 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889711625 data=null doit=true}, TreeItem with text {Traces [0]}]
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889711625 data=null}, TreeItem with text {Traces [0]}]
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889711626 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889711626 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889711638 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889711639 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889711639 data=null}, TreeItem with text {Traces [12]}]
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889711639 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889711639 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:02 [2024-05-01T16:41:02.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889711641 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:03 [2024-05-01T16:41:03.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:03 [2024-05-01T16:41:03.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:03 [2024-05-01T16:41:03.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889711957 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889711957 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889711957 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889711957 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889711957 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889711985 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:03 [2024-05-01T16:41:03.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:03 [2024-05-01T16:41:03.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:03 [2024-05-01T16:41:03.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:03 [2024-05-01T16:41:03.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:03 [2024-05-01T16:41:03.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:03 [2024-05-01T16:41:03.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889711987 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889711987 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889711987 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889711987 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889711987 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889711990 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:41:03 [2024-05-01T16:41:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889711990 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889711991 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:03 [2024-05-01T16:41:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889711991 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889711991 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889711991 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889711993 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889711994 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889711994 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889711994 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889712028 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889712034 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889712034 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889712034 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:03 [2024-05-01T16:41:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:41:03 [2024-05-01T16:41:03.165Z] 
12:41:03 [2024-05-01T16:41:03.165Z] (Eclipse:22871): Gtk-CRITICAL **: 16:41:03.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:41:03 [2024-05-01T16:41:03.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:03 [2024-05-01T16:41:03.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:03 [2024-05-01T16:41:03.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:04 [2024-05-01T16:41:04.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:04 [2024-05-01T16:41:04.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:04 [2024-05-01T16:41:04.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889713539 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889713539 data=null doit=true}, TableItem with text {}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889713540 data=null}, TableItem with text {}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889713540 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889713540 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889713544 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889713585 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889713585 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889713585 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889713585 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889713585 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889713603 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:04 [2024-05-01T16:41:04.848Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889713607 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889713607 data=null doit=true}, TreeItem with text {test}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889713607 data=null}, TreeItem with text {test}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889713607 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889713607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889713620 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889713620 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889713620 data=null doit=true}, TreeItem with text {test}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889713620 data=null}, TreeItem with text {test}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889713621 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889713621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889713630 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:04 [2024-05-01T16:41:04.848Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889713630 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889713630 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889713631 data=null}, TreeItem with text {Traces [12]}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889713631 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889713631 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:04 [2024-05-01T16:41:04.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889713642 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:04 [2024-05-01T16:41:04.848Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889713861 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889713861 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889713861 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889713861 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889713861 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889713889 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:05 [2024-05-01T16:41:05.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889713890 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889713891 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889713891 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889713891 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889713891 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889713893 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889713894 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889713894 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889713894 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889713894 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889713894 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889713897 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889713897 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889713897 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889713897 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889713931 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889714053 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889714054 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889714054 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:41:05 [2024-05-01T16:41:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:41:05 [2024-05-01T16:41:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:05 [2024-05-01T16:41:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:06 [2024-05-01T16:41:06.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:06 [2024-05-01T16:41:06.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:06 [2024-05-01T16:41:06.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:06 [2024-05-01T16:41:06.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:06 [2024-05-01T16:41:06.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:06 [2024-05-01T16:41:06.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889715063 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:06 [2024-05-01T16:41:06.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889715063 data=null doit=true}, TableItem with text {}]
12:41:06 [2024-05-01T16:41:06.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889715063 data=null}, TableItem with text {}]
12:41:06 [2024-05-01T16:41:06.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889715063 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:06 [2024-05-01T16:41:06.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889715064 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:06 [2024-05-01T16:41:06.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889715068 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:06 [2024-05-01T16:41:06.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:06 [2024-05-01T16:41:06.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889715309 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889715309 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889715309 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889715309 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889715309 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889715314 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:06 [2024-05-01T16:41:06.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889715317 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889715317 data=null doit=true}, TreeItem with text {test}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889715317 data=null}, TreeItem with text {test}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889715317 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889715317 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889715336 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889715336 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889715336 data=null doit=true}, TreeItem with text {test}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889715336 data=null}, TreeItem with text {test}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889715336 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889715336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889715340 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:06 [2024-05-01T16:41:06.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889715340 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889715340 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889715340 data=null}, TreeItem with text {Traces [12]}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889715340 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889715341 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:06 [2024-05-01T16:41:06.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889715352 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:06 [2024-05-01T16:41:06.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:06 [2024-05-01T16:41:06.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:06 [2024-05-01T16:41:06.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:06 [2024-05-01T16:41:06.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889715472 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889715472 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889715472 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889715473 data=null button=1 stateMask=0x0 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889715473 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889715499 data=null button=1 stateMask=0x80000 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:06 [2024-05-01T16:41:06.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:06 [2024-05-01T16:41:06.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:06 [2024-05-01T16:41:06.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:06 [2024-05-01T16:41:06.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:06 [2024-05-01T16:41:06.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:06 [2024-05-01T16:41:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889715501 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889715501 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889715501 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889715501 data=null button=1 stateMask=0x0 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889715501 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889715506 data=null button=1 stateMask=0x80000 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:41:06 [2024-05-01T16:41:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889715506 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889715506 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:06 [2024-05-01T16:41:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889715506 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889715506 data=null button=1 stateMask=0x0 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889715506 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889715509 data=null button=1 stateMask=0x80000 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889715509 data=null button=1 stateMask=0x0 x=150 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889715509 data=null button=1 stateMask=0x0 x=150 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889715509 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:06 [2024-05-01T16:41:06.798Z] 
12:41:06 [2024-05-01T16:41:06.798Z] (Eclipse:22871): Gtk-WARNING **: 16:41:06.782: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:06 [2024-05-01T16:41:06.798Z] 
12:41:06 [2024-05-01T16:41:06.798Z] (Eclipse:22871): Gtk-WARNING **: 16:41:06.782: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:06 [2024-05-01T16:41:06.798Z] 
12:41:06 [2024-05-01T16:41:06.798Z] (Eclipse:22871): Gtk-WARNING **: 16:41:06.782: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:06 [2024-05-01T16:41:06.798Z] 
12:41:06 [2024-05-01T16:41:06.798Z] (Eclipse:22871): Gtk-WARNING **: 16:41:06.782: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:06 [2024-05-01T16:41:06.798Z] 
12:41:06 [2024-05-01T16:41:06.798Z] (Eclipse:22871): Gtk-WARNING **: 16:41:06.782: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:06 [2024-05-01T16:41:06.798Z] 
12:41:06 [2024-05-01T16:41:06.798Z] (Eclipse:22871): Gtk-WARNING **: 16:41:06.782: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:06 [2024-05-01T16:41:06.798Z] 
12:41:06 [2024-05-01T16:41:06.798Z] (Eclipse:22871): Gtk-WARNING **: 16:41:06.783: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:06 [2024-05-01T16:41:06.798Z] 
12:41:06 [2024-05-01T16:41:06.798Z] (Eclipse:22871): Gtk-WARNING **: 16:41:06.783: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:07 [2024-05-01T16:41:07.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889715544 data=null button=1 stateMask=0x80000 x=150 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:41:07 [2024-05-01T16:41:07.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889715726 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:07 [2024-05-01T16:41:07.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889715727 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:07 [2024-05-01T16:41:07.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889715727 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:07 [2024-05-01T16:41:07.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:41:07 [2024-05-01T16:41:07.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:07 [2024-05-01T16:41:07.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:07 [2024-05-01T16:41:07.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:07 [2024-05-01T16:41:07.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:07 [2024-05-01T16:41:07.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:07 [2024-05-01T16:41:07.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:07 [2024-05-01T16:41:07.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:07 [2024-05-01T16:41:07.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:07 [2024-05-01T16:41:07.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889716228 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:07 [2024-05-01T16:41:07.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889716228 data=null doit=true}, TableItem with text {}]
12:41:07 [2024-05-01T16:41:07.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889716228 data=null}, TableItem with text {}]
12:41:07 [2024-05-01T16:41:07.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889716229 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:07 [2024-05-01T16:41:07.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889716232 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:07 [2024-05-01T16:41:07.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889716236 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:07 [2024-05-01T16:41:07.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:07 [2024-05-01T16:41:07.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889716983 data=null button=0 stateMask=0x0 x=150 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889716983 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889716983 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889716983 data=null button=1 stateMask=0x0 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889716983 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889716988 data=null button=1 stateMask=0x80000 x=150 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:08 [2024-05-01T16:41:08.177Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889716991 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889716991 data=null doit=true}, TreeItem with text {test}]
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889716991 data=null}, TreeItem with text {test}]
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889716992 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889716992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889717008 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889717009 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889717009 data=null doit=true}, TreeItem with text {test}]
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889717009 data=null}, TreeItem with text {test}]
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889717009 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889717009 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889717012 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:08 [2024-05-01T16:41:08.177Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:08 [2024-05-01T16:41:08.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889717017 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:08 [2024-05-01T16:41:08.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889717017 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:08 [2024-05-01T16:41:08.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889717017 data=null}, TreeItem with text {Traces [12]}]
12:41:08 [2024-05-01T16:41:08.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889717017 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:08 [2024-05-01T16:41:08.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889717017 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:08 [2024-05-01T16:41:08.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889717025 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:08 [2024-05-01T16:41:08.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:08 [2024-05-01T16:41:08.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:08 [2024-05-01T16:41:08.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:08 [2024-05-01T16:41:08.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889717066 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889717066 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889717067 data=null}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889717067 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889717067 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889717083 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:08 [2024-05-01T16:41:08.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:08 [2024-05-01T16:41:08.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:08 [2024-05-01T16:41:08.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:08 [2024-05-01T16:41:08.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:08 [2024-05-01T16:41:08.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:08 [2024-05-01T16:41:08.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889717084 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889717084 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889717084 data=null}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889717084 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889717084 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889717092 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889717093 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889717093 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889717093 data=null}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889717093 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889717093 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889717096 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889717096 data=null button=1 stateMask=0x0 x=152 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=889717096 data=null button=1 stateMask=0x0 x=152 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889717096 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889717140 data=null button=1 stateMask=0x80000 x=152 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=889717146 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=889717146 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=889717146 data=null}, TreeItem with text {simple_server-thread1}]
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:08 [2024-05-01T16:41:08.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:08 [2024-05-01T16:41:08.434Z] 
12:41:08 [2024-05-01T16:41:08.434Z] (Eclipse:22871): Gtk-WARNING **: 16:41:08.344: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:08 [2024-05-01T16:41:08.434Z] 
12:41:08 [2024-05-01T16:41:08.434Z] (Eclipse:22871): Gtk-WARNING **: 16:41:08.344: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:08 [2024-05-01T16:41:08.434Z] 
12:41:08 [2024-05-01T16:41:08.434Z] (Eclipse:22871): Gtk-WARNING **: 16:41:08.344: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:08 [2024-05-01T16:41:08.434Z] 
12:41:08 [2024-05-01T16:41:08.434Z] (Eclipse:22871): Gtk-WARNING **: 16:41:08.344: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:08 [2024-05-01T16:41:08.434Z] 
12:41:08 [2024-05-01T16:41:08.434Z] (Eclipse:22871): Gtk-WARNING **: 16:41:08.344: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:08 [2024-05-01T16:41:08.434Z] 
12:41:08 [2024-05-01T16:41:08.434Z] (Eclipse:22871): Gtk-WARNING **: 16:41:08.344: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:08 [2024-05-01T16:41:08.434Z] 
12:41:08 [2024-05-01T16:41:08.434Z] (Eclipse:22871): Gtk-WARNING **: 16:41:08.344: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:08 [2024-05-01T16:41:08.434Z] 
12:41:08 [2024-05-01T16:41:08.434Z] (Eclipse:22871): Gtk-WARNING **: 16:41:08.344: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:08 [2024-05-01T16:41:08.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:08 [2024-05-01T16:41:08.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:08 [2024-05-01T16:41:08.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:08 [2024-05-01T16:41:08.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:08 [2024-05-01T16:41:08.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:08 [2024-05-01T16:41:08.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:08 [2024-05-01T16:41:08.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:08 [2024-05-01T16:41:08.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:08 [2024-05-01T16:41:08.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:08 [2024-05-01T16:41:08.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889717793 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:08 [2024-05-01T16:41:08.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889717793 data=null doit=true}, TableItem with text {}]
12:41:08 [2024-05-01T16:41:08.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889717793 data=null}, TableItem with text {}]
12:41:08 [2024-05-01T16:41:08.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889717793 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:08 [2024-05-01T16:41:08.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889717793 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:08 [2024-05-01T16:41:08.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889717797 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:08 [2024-05-01T16:41:08.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:08 [2024-05-01T16:41:08.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:09 [2024-05-01T16:41:09.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889718544 data=null button=0 stateMask=0x0 x=152 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889718544 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889718544 data=null}, TreeItem with text {simple_server-thread1}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889718545 data=null button=1 stateMask=0x0 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889718545 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889718548 data=null button=1 stateMask=0x80000 x=152 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:09 [2024-05-01T16:41:09.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889718551 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889718551 data=null doit=true}, TreeItem with text {test}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889718551 data=null}, TreeItem with text {test}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889718551 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889718551 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889718571 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889718571 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889718571 data=null doit=true}, TreeItem with text {test}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889718571 data=null}, TreeItem with text {test}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889718571 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889718571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889718575 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:09 [2024-05-01T16:41:09.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889718575 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889718575 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889718575 data=null}, TreeItem with text {Traces [12]}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889718575 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889718575 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:09 [2024-05-01T16:41:09.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889718587 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:09 [2024-05-01T16:41:09.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:10 [2024-05-01T16:41:10.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:10 [2024-05-01T16:41:10.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:10 [2024-05-01T16:41:10.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889718908 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889718908 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889718908 data=null}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889718908 data=null button=1 stateMask=0x0 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889718908 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889718937 data=null button=1 stateMask=0x80000 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:10 [2024-05-01T16:41:10.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889718938 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889718938 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889718938 data=null}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889718938 data=null button=1 stateMask=0x0 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889718939 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889718943 data=null button=1 stateMask=0x80000 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889718944 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889718944 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889718944 data=null}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889718944 data=null button=1 stateMask=0x0 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889718944 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889718947 data=null button=1 stateMask=0x80000 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889718947 data=null button=1 stateMask=0x0 x=152 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=889718947 data=null button=1 stateMask=0x0 x=152 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889718947 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.436Z] 
12:41:10 [2024-05-01T16:41:10.436Z] (Eclipse:22871): Gtk-WARNING **: 16:41:10.194: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:10 [2024-05-01T16:41:10.436Z] 
12:41:10 [2024-05-01T16:41:10.436Z] (Eclipse:22871): Gtk-WARNING **: 16:41:10.194: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:10 [2024-05-01T16:41:10.436Z] 
12:41:10 [2024-05-01T16:41:10.436Z] (Eclipse:22871): Gtk-WARNING **: 16:41:10.194: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:10 [2024-05-01T16:41:10.436Z] 
12:41:10 [2024-05-01T16:41:10.436Z] (Eclipse:22871): Gtk-WARNING **: 16:41:10.194: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:10 [2024-05-01T16:41:10.436Z] 
12:41:10 [2024-05-01T16:41:10.436Z] (Eclipse:22871): Gtk-WARNING **: 16:41:10.194: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:10 [2024-05-01T16:41:10.436Z] 
12:41:10 [2024-05-01T16:41:10.436Z] (Eclipse:22871): Gtk-WARNING **: 16:41:10.194: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:10 [2024-05-01T16:41:10.437Z] 
12:41:10 [2024-05-01T16:41:10.437Z] (Eclipse:22871): Gtk-WARNING **: 16:41:10.195: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:10 [2024-05-01T16:41:10.437Z] 
12:41:10 [2024-05-01T16:41:10.437Z] (Eclipse:22871): Gtk-WARNING **: 16:41:10.195: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889718983 data=null button=1 stateMask=0x80000 x=152 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=889719143 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=889719145 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=889719145 data=null}, TreeItem with text {simple_server-thread2}]
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889719146 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889719147 data=null doit=true}, TableItem with text {}]
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889719147 data=null}, TableItem with text {}]
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889719147 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889719147 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889719160 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:10 [2024-05-01T16:41:10.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889720407 data=null button=0 stateMask=0x0 x=152 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889720407 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889720407 data=null}, TreeItem with text {simple_server-thread2}]
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889720408 data=null button=1 stateMask=0x0 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889720408 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889720411 data=null button=1 stateMask=0x80000 x=152 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:11 [2024-05-01T16:41:11.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889720414 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889720414 data=null doit=true}, TreeItem with text {test}]
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889720414 data=null}, TreeItem with text {test}]
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889720414 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889720414 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889720434 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889720434 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889720434 data=null doit=true}, TreeItem with text {test}]
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889720434 data=null}, TreeItem with text {test}]
12:41:11 [2024-05-01T16:41:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889720434 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889720434 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889720438 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:11 [2024-05-01T16:41:11.803Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889720438 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889720438 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889720438 data=null}, TreeItem with text {Traces [12]}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889720438 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889720438 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889720448 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:11 [2024-05-01T16:41:11.803Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889720480 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889720480 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889720480 data=null}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889720480 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889720480 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889720497 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:11 [2024-05-01T16:41:11.803Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889720500 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889720500 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889720500 data=null}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889720500 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889720500 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889720510 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889720511 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889720511 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889720511 data=null}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889720511 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889720511 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889720514 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889720514 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=889720514 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889720514 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:11 [2024-05-01T16:41:11.803Z] 
12:41:11 [2024-05-01T16:41:11.803Z] (Eclipse:22871): Gtk-WARNING **: 16:41:11.769: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:11 [2024-05-01T16:41:11.803Z] 
12:41:11 [2024-05-01T16:41:11.803Z] (Eclipse:22871): Gtk-WARNING **: 16:41:11.769: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:11 [2024-05-01T16:41:11.803Z] 
12:41:11 [2024-05-01T16:41:11.803Z] (Eclipse:22871): Gtk-WARNING **: 16:41:11.769: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:11 [2024-05-01T16:41:11.803Z] 
12:41:11 [2024-05-01T16:41:11.803Z] (Eclipse:22871): Gtk-WARNING **: 16:41:11.769: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:11 [2024-05-01T16:41:11.803Z] 
12:41:11 [2024-05-01T16:41:11.803Z] (Eclipse:22871): Gtk-WARNING **: 16:41:11.769: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:11 [2024-05-01T16:41:11.803Z] 
12:41:11 [2024-05-01T16:41:11.803Z] (Eclipse:22871): Gtk-WARNING **: 16:41:11.769: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:11 [2024-05-01T16:41:11.803Z] 
12:41:11 [2024-05-01T16:41:11.803Z] (Eclipse:22871): Gtk-WARNING **: 16:41:11.769: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:11 [2024-05-01T16:41:11.804Z] 
12:41:11 [2024-05-01T16:41:11.804Z] (Eclipse:22871): Gtk-WARNING **: 16:41:11.769: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:11 [2024-05-01T16:41:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889720550 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:41:12 [2024-05-01T16:41:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=889720713 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:41:12 [2024-05-01T16:41:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=889720713 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:12 [2024-05-01T16:41:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=889720713 data=null}, TreeItem with text {ust-overlap-testing}]
12:41:12 [2024-05-01T16:41:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:41:12 [2024-05-01T16:41:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:12 [2024-05-01T16:41:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:12 [2024-05-01T16:41:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:12 [2024-05-01T16:41:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:12 [2024-05-01T16:41:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:12 [2024-05-01T16:41:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:12 [2024-05-01T16:41:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:12 [2024-05-01T16:41:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:12 [2024-05-01T16:41:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:12 [2024-05-01T16:41:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:12 [2024-05-01T16:41:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:12 [2024-05-01T16:41:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889720714 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:12 [2024-05-01T16:41:12.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889720714 data=null doit=true}, TableItem with text {}]
12:41:12 [2024-05-01T16:41:12.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889720714 data=null}, TableItem with text {}]
12:41:12 [2024-05-01T16:41:12.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889720715 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:12 [2024-05-01T16:41:12.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889720715 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:12 [2024-05-01T16:41:12.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889720715 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:12 [2024-05-01T16:41:12.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:12 [2024-05-01T16:41:12.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:12 [2024-05-01T16:41:12.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:12 [2024-05-01T16:41:12.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889720716 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:12 [2024-05-01T16:41:12.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889720716 data=null doit=true}, TableItem with text {}]
12:41:12 [2024-05-01T16:41:12.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889720716 data=null}, TableItem with text {}]
12:41:12 [2024-05-01T16:41:12.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889720716 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:12 [2024-05-01T16:41:12.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889720716 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:12 [2024-05-01T16:41:12.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889720717 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:12 [2024-05-01T16:41:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:12 [2024-05-01T16:41:12.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:13 [2024-05-01T16:41:13.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:13 [2024-05-01T16:41:13.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:13 [2024-05-01T16:41:13.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889721970 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:41:13 [2024-05-01T16:41:13.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889721971 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:13 [2024-05-01T16:41:13.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889721971 data=null}, TreeItem with text {ust-overlap-testing}]
12:41:13 [2024-05-01T16:41:13.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889721971 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889721971 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889721975 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:13 [2024-05-01T16:41:13.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889721978 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889721978 data=null doit=true}, TreeItem with text {test}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889721978 data=null}, TreeItem with text {test}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889721978 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889721979 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889721998 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889721998 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889721998 data=null doit=true}, TreeItem with text {test}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889721998 data=null}, TreeItem with text {test}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889721999 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889721999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889722007 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:13 [2024-05-01T16:41:13.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889722007 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889722007 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889722007 data=null}, TreeItem with text {Traces [12]}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889722007 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889722008 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889722015 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:13 [2024-05-01T16:41:13.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=889722016 data=null doit=true}, TreeItem with text {z-clashes [6]}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=889722016 data=null}, TreeItem with text {z-clashes [6]}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=889722016 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889722016 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [6]}]
12:41:13 [2024-05-01T16:41:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=889722018 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
12:41:13 [2024-05-01T16:41:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:13 [2024-05-01T16:41:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:13 [2024-05-01T16:41:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889722248 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889722248 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889722248 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889722248 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889722248 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889722278 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:13 [2024-05-01T16:41:13.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889722280 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889722280 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889722280 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889722280 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889722280 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889722285 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889722285 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889722285 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889722285 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889722286 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889722286 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889722288 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889722288 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889722289 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889722289 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889722328 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889722466 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889722466 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889722466 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:13 [2024-05-01T16:41:13.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:41:13 [2024-05-01T16:41:13.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:13 [2024-05-01T16:41:13.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:13 [2024-05-01T16:41:13.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:13 [2024-05-01T16:41:13.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:13 [2024-05-01T16:41:13.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:13 [2024-05-01T16:41:13.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:13 [2024-05-01T16:41:13.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:13 [2024-05-01T16:41:13.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:13 [2024-05-01T16:41:13.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:14 [2024-05-01T16:41:14.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:14 [2024-05-01T16:41:14.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:14 [2024-05-01T16:41:14.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:14 [2024-05-01T16:41:14.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:14 [2024-05-01T16:41:14.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:14 [2024-05-01T16:41:14.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:14 [2024-05-01T16:41:14.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:14 [2024-05-01T16:41:14.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889723474 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:14 [2024-05-01T16:41:14.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889723474 data=null doit=true}, TableItem with text {}]
12:41:14 [2024-05-01T16:41:14.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889723474 data=null}, TableItem with text {}]
12:41:14 [2024-05-01T16:41:14.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889723474 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:14 [2024-05-01T16:41:14.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889723474 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:14 [2024-05-01T16:41:14.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889723489 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:14 [2024-05-01T16:41:14.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:14 [2024-05-01T16:41:14.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:14 [2024-05-01T16:41:14.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:14 [2024-05-01T16:41:14.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889723740 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889723740 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889723740 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889723740 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889723740 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889723746 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:15 [2024-05-01T16:41:15.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889723749 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889723749 data=null doit=true}, TreeItem with text {test}]
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889723749 data=null}, TreeItem with text {test}]
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889723749 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889723749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889723764 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889723764 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889723764 data=null doit=true}, TreeItem with text {test}]
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889723764 data=null}, TreeItem with text {test}]
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889723764 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889723765 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889723774 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:15 [2024-05-01T16:41:15.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:15 [2024-05-01T16:41:15.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:15 [2024-05-01T16:41:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889723775 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:15 [2024-05-01T16:41:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889723775 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:15 [2024-05-01T16:41:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889723775 data=null}, TreeItem with text {Traces [12]}]
12:41:15 [2024-05-01T16:41:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889723775 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:15 [2024-05-01T16:41:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889723775 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:15 [2024-05-01T16:41:15.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889723784 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:15 [2024-05-01T16:41:15.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:15 [2024-05-01T16:41:15.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889724111 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889724111 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889724111 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889724111 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889724112 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889724124 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:15 [2024-05-01T16:41:15.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889724145 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889724145 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889724145 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889724146 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889724146 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889724151 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889724151 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889724151 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889724151 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889724151 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889724152 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889724154 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889724155 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889724155 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889724155 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889724193 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889724354 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889724354 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889724354 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:41:15 [2024-05-01T16:41:15.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:41:15 [2024-05-01T16:41:15.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:15 [2024-05-01T16:41:15.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:15 [2024-05-01T16:41:15.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:15 [2024-05-01T16:41:15.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:15 [2024-05-01T16:41:15.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:15 [2024-05-01T16:41:15.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:15 [2024-05-01T16:41:15.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:15 [2024-05-01T16:41:15.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:16 [2024-05-01T16:41:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:16 [2024-05-01T16:41:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:16 [2024-05-01T16:41:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:16 [2024-05-01T16:41:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:16 [2024-05-01T16:41:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:16 [2024-05-01T16:41:16.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889725356 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:16 [2024-05-01T16:41:16.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889725356 data=null doit=true}, TableItem with text {}]
12:41:16 [2024-05-01T16:41:16.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889725356 data=null}, TableItem with text {}]
12:41:16 [2024-05-01T16:41:16.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889725356 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:16 [2024-05-01T16:41:16.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889725356 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:16 [2024-05-01T16:41:16.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889725361 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:16 [2024-05-01T16:41:16.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:16 [2024-05-01T16:41:16.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889725607 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889725607 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889725607 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889725607 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889725607 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889725612 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:16 [2024-05-01T16:41:16.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889725616 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889725616 data=null doit=true}, TreeItem with text {test}]
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889725616 data=null}, TreeItem with text {test}]
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889725616 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:16 [2024-05-01T16:41:16.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889725616 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:16 [2024-05-01T16:41:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889725633 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:16 [2024-05-01T16:41:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:16 [2024-05-01T16:41:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889725634 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:16 [2024-05-01T16:41:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889725634 data=null doit=true}, TreeItem with text {test}]
12:41:16 [2024-05-01T16:41:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889725634 data=null}, TreeItem with text {test}]
12:41:16 [2024-05-01T16:41:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889725634 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:16 [2024-05-01T16:41:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889725634 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:16 [2024-05-01T16:41:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889725642 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:16 [2024-05-01T16:41:16.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:16 [2024-05-01T16:41:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:16 [2024-05-01T16:41:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889725643 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:16 [2024-05-01T16:41:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889725643 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:16 [2024-05-01T16:41:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889725643 data=null}, TreeItem with text {Traces [12]}]
12:41:16 [2024-05-01T16:41:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889725643 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:16 [2024-05-01T16:41:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889725643 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:16 [2024-05-01T16:41:16.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889725652 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:16 [2024-05-01T16:41:16.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:16 [2024-05-01T16:41:16.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:41:17 [2024-05-01T16:41:17.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:17 [2024-05-01T16:41:17.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:17 [2024-05-01T16:41:17.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889725874 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889725874 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889725874 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889725874 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889725874 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889725904 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:17 [2024-05-01T16:41:17.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:17 [2024-05-01T16:41:17.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:17 [2024-05-01T16:41:17.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:17 [2024-05-01T16:41:17.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:17 [2024-05-01T16:41:17.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:17 [2024-05-01T16:41:17.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889725906 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889725906 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889725906 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889725906 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889725906 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889725911 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:41:17 [2024-05-01T16:41:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889725911 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889725911 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:17 [2024-05-01T16:41:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889725912 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889725912 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889725912 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889725915 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889725915 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889725915 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889725915 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.268Z] 
12:41:17 [2024-05-01T16:41:17.268Z] (Eclipse:22871): Gtk-WARNING **: 16:41:17.237: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:17 [2024-05-01T16:41:17.268Z] 
12:41:17 [2024-05-01T16:41:17.268Z] (Eclipse:22871): Gtk-WARNING **: 16:41:17.237: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:17 [2024-05-01T16:41:17.268Z] 
12:41:17 [2024-05-01T16:41:17.268Z] (Eclipse:22871): Gtk-WARNING **: 16:41:17.237: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:17 [2024-05-01T16:41:17.268Z] 
12:41:17 [2024-05-01T16:41:17.268Z] (Eclipse:22871): Gtk-WARNING **: 16:41:17.237: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:17 [2024-05-01T16:41:17.268Z] 
12:41:17 [2024-05-01T16:41:17.268Z] (Eclipse:22871): Gtk-WARNING **: 16:41:17.238: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:17 [2024-05-01T16:41:17.268Z] 
12:41:17 [2024-05-01T16:41:17.268Z] (Eclipse:22871): Gtk-WARNING **: 16:41:17.238: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:17 [2024-05-01T16:41:17.268Z] 
12:41:17 [2024-05-01T16:41:17.268Z] (Eclipse:22871): Gtk-WARNING **: 16:41:17.238: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:17 [2024-05-01T16:41:17.268Z] 
12:41:17 [2024-05-01T16:41:17.268Z] (Eclipse:22871): Gtk-WARNING **: 16:41:17.238: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889725953 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889726240 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889726243 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889726243 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889726245 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889726245 data=null doit=true}, TableItem with text {}]
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889726245 data=null}, TableItem with text {}]
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889726245 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889726245 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889726285 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:17 [2024-05-01T16:41:17.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:18 [2024-05-01T16:41:18.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:18 [2024-05-01T16:41:18.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889727357 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889727357 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889727357 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889727357 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889727357 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889727360 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:18 [2024-05-01T16:41:18.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889727384 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889727384 data=null doit=true}, TreeItem with text {test}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889727384 data=null}, TreeItem with text {test}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889727384 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889727384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889727405 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889727405 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889727405 data=null doit=true}, TreeItem with text {test}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889727405 data=null}, TreeItem with text {test}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889727406 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889727406 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889727409 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:18 [2024-05-01T16:41:18.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889727410 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889727410 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889727410 data=null}, TreeItem with text {Traces [12]}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889727410 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:18 [2024-05-01T16:41:18.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889727410 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889727420 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:18 [2024-05-01T16:41:18.705Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:18 [2024-05-01T16:41:18.705Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889727468 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889727468 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889727468 data=null}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889727468 data=null button=1 stateMask=0x0 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889727468 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889727487 data=null button=1 stateMask=0x80000 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:18 [2024-05-01T16:41:18.705Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889727491 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889727491 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889727491 data=null}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889727491 data=null button=1 stateMask=0x0 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889727491 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889727494 data=null button=1 stateMask=0x80000 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889727495 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889727495 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889727495 data=null}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889727495 data=null button=1 stateMask=0x0 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889727495 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889727498 data=null button=1 stateMask=0x80000 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889727498 data=null button=1 stateMask=0x0 x=170 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=889727498 data=null button=1 stateMask=0x0 x=170 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889727498 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.960Z] 
12:41:18 [2024-05-01T16:41:18.960Z] (Eclipse:22871): Gtk-WARNING **: 16:41:18.786: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:18 [2024-05-01T16:41:18.960Z] 
12:41:18 [2024-05-01T16:41:18.960Z] (Eclipse:22871): Gtk-WARNING **: 16:41:18.786: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:18 [2024-05-01T16:41:18.960Z] 
12:41:18 [2024-05-01T16:41:18.960Z] (Eclipse:22871): Gtk-WARNING **: 16:41:18.786: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:18 [2024-05-01T16:41:18.960Z] 
12:41:18 [2024-05-01T16:41:18.960Z] (Eclipse:22871): Gtk-WARNING **: 16:41:18.786: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:18 [2024-05-01T16:41:18.960Z] 
12:41:18 [2024-05-01T16:41:18.960Z] (Eclipse:22871): Gtk-WARNING **: 16:41:18.786: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:18 [2024-05-01T16:41:18.960Z] 
12:41:18 [2024-05-01T16:41:18.960Z] (Eclipse:22871): Gtk-WARNING **: 16:41:18.786: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:18 [2024-05-01T16:41:18.960Z] 
12:41:18 [2024-05-01T16:41:18.960Z] (Eclipse:22871): Gtk-WARNING **: 16:41:18.786: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:18 [2024-05-01T16:41:18.960Z] 
12:41:18 [2024-05-01T16:41:18.960Z] (Eclipse:22871): Gtk-WARNING **: 16:41:18.786: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889727538 data=null button=1 stateMask=0x80000 x=170 y=173 count=2}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=889727780 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=889727782 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=889727782 data=null}, TreeItem with text {simple_server-thread1}]
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889727784 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889727784 data=null doit=true}, TableItem with text {}]
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889727784 data=null}, TableItem with text {}]
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889727784 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889727784 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889727845 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:18 [2024-05-01T16:41:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889728995 data=null button=0 stateMask=0x0 x=170 y=173 count=0}, TreeItem with text {simple_server-thread1}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889728996 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889728996 data=null}, TreeItem with text {simple_server-thread1}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889728996 data=null button=1 stateMask=0x0 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889728996 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889729001 data=null button=1 stateMask=0x80000 x=170 y=173 count=1}, TreeItem with text {simple_server-thread1}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:20 [2024-05-01T16:41:20.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889729007 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889729007 data=null doit=true}, TreeItem with text {test}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889729007 data=null}, TreeItem with text {test}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889729007 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889729007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889729031 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889729031 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889729031 data=null doit=true}, TreeItem with text {test}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889729031 data=null}, TreeItem with text {test}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889729032 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889729032 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889729036 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:20 [2024-05-01T16:41:20.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889729036 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889729036 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889729036 data=null}, TreeItem with text {Traces [12]}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889729036 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889729037 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:20 [2024-05-01T16:41:20.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889729048 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:20 [2024-05-01T16:41:20.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:20 [2024-05-01T16:41:20.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:41:20 [2024-05-01T16:41:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:20 [2024-05-01T16:41:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:20 [2024-05-01T16:41:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889729371 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889729371 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889729371 data=null}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889729371 data=null button=1 stateMask=0x0 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889729372 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889729403 data=null button=1 stateMask=0x80000 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:20 [2024-05-01T16:41:20.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889729404 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889729404 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889729404 data=null}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889729405 data=null button=1 stateMask=0x0 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889729405 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889729410 data=null button=1 stateMask=0x80000 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889729410 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889729410 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889729411 data=null}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889729411 data=null button=1 stateMask=0x0 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889729411 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889729414 data=null button=1 stateMask=0x80000 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889729414 data=null button=1 stateMask=0x0 x=170 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=889729414 data=null button=1 stateMask=0x0 x=170 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889729414 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.835Z] 
12:41:20 [2024-05-01T16:41:20.835Z] (Eclipse:22871): Gtk-WARNING **: 16:41:20.665: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:20 [2024-05-01T16:41:20.835Z] 
12:41:20 [2024-05-01T16:41:20.835Z] (Eclipse:22871): Gtk-WARNING **: 16:41:20.665: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:20 [2024-05-01T16:41:20.835Z] 
12:41:20 [2024-05-01T16:41:20.835Z] (Eclipse:22871): Gtk-WARNING **: 16:41:20.665: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:20 [2024-05-01T16:41:20.835Z] 
12:41:20 [2024-05-01T16:41:20.835Z] (Eclipse:22871): Gtk-WARNING **: 16:41:20.665: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:20 [2024-05-01T16:41:20.835Z] 
12:41:20 [2024-05-01T16:41:20.835Z] (Eclipse:22871): Gtk-WARNING **: 16:41:20.665: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:20 [2024-05-01T16:41:20.835Z] 
12:41:20 [2024-05-01T16:41:20.835Z] (Eclipse:22871): Gtk-WARNING **: 16:41:20.665: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:20 [2024-05-01T16:41:20.835Z] 
12:41:20 [2024-05-01T16:41:20.835Z] (Eclipse:22871): Gtk-WARNING **: 16:41:20.665: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:20 [2024-05-01T16:41:20.835Z] 
12:41:20 [2024-05-01T16:41:20.835Z] (Eclipse:22871): Gtk-WARNING **: 16:41:20.665: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889729453 data=null button=1 stateMask=0x80000 x=170 y=196 count=2}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=889729614 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=889729616 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=889729616 data=null}, TreeItem with text {simple_server-thread2}]
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889729618 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889729618 data=null doit=true}, TableItem with text {}]
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889729618 data=null}, TableItem with text {}]
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889729618 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889729618 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889729632 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:20 [2024-05-01T16:41:20.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:22 [2024-05-01T16:41:22.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:22 [2024-05-01T16:41:22.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:22 [2024-05-01T16:41:22.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889730895 data=null button=0 stateMask=0x0 x=170 y=196 count=0}, TreeItem with text {simple_server-thread2}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889730895 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889730895 data=null}, TreeItem with text {simple_server-thread2}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889730895 data=null button=1 stateMask=0x0 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889730895 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889730899 data=null button=1 stateMask=0x80000 x=170 y=196 count=1}, TreeItem with text {simple_server-thread2}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:22 [2024-05-01T16:41:22.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889730903 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889730903 data=null doit=true}, TreeItem with text {test}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889730903 data=null}, TreeItem with text {test}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889730903 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889730903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889730927 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889730928 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889730928 data=null doit=true}, TreeItem with text {test}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889730928 data=null}, TreeItem with text {test}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889730928 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889730928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889730932 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:22 [2024-05-01T16:41:22.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889730933 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889730933 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889730933 data=null}, TreeItem with text {Traces [12]}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889730933 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889730933 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:22 [2024-05-01T16:41:22.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889730946 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:22 [2024-05-01T16:41:22.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:22 [2024-05-01T16:41:22.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889731168 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889731187 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889731187 data=null}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889731187 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889731187 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889731207 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:22 [2024-05-01T16:41:22.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889731209 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889731209 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889731209 data=null}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889731209 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889731209 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889731213 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889731213 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889731213 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889731213 data=null}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889731214 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889731214 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889731217 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889731217 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=889731217 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889731217 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.706Z] 
12:41:22 [2024-05-01T16:41:22.706Z] (Eclipse:22871): Gtk-WARNING **: 16:41:22.468: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:22 [2024-05-01T16:41:22.706Z] 
12:41:22 [2024-05-01T16:41:22.706Z] (Eclipse:22871): Gtk-WARNING **: 16:41:22.468: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:22 [2024-05-01T16:41:22.707Z] 
12:41:22 [2024-05-01T16:41:22.707Z] (Eclipse:22871): Gtk-WARNING **: 16:41:22.468: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:22 [2024-05-01T16:41:22.707Z] 
12:41:22 [2024-05-01T16:41:22.707Z] (Eclipse:22871): Gtk-WARNING **: 16:41:22.468: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:22 [2024-05-01T16:41:22.707Z] 
12:41:22 [2024-05-01T16:41:22.707Z] (Eclipse:22871): Gtk-WARNING **: 16:41:22.469: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:22 [2024-05-01T16:41:22.707Z] 
12:41:22 [2024-05-01T16:41:22.707Z] (Eclipse:22871): Gtk-WARNING **: 16:41:22.469: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:22 [2024-05-01T16:41:22.707Z] 
12:41:22 [2024-05-01T16:41:22.707Z] (Eclipse:22871): Gtk-WARNING **: 16:41:22.469: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:22 [2024-05-01T16:41:22.707Z] 
12:41:22 [2024-05-01T16:41:22.707Z] (Eclipse:22871): Gtk-WARNING **: 16:41:22.469: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889731257 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=889731419 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=889731439 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=889731439 data=null}, TreeItem with text {ust-overlap-testing}]
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889731440 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889731440 data=null doit=true}, TableItem with text {}]
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889731441 data=null}, TableItem with text {}]
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889731441 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889731441 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889731446 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:22 [2024-05-01T16:41:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889732703 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889732703 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889732703 data=null}, TreeItem with text {ust-overlap-testing}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889732703 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889732703 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889732709 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:24 [2024-05-01T16:41:24.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889732712 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889732712 data=null doit=true}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889732712 data=null}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889732712 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889732712 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889732726 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889732726 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889732726 data=null doit=true}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889732726 data=null}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889732726 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889732726 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889732737 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889732738 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889732738 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889732738 data=null}, TreeItem with text {Traces [12]}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889732738 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889732738 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889732746 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:24 [2024-05-01T16:41:24.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889732754 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889732754 data=null doit=true}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889732754 data=null}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889732754 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889732754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889732767 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889732767 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889732767 data=null doit=true}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889732767 data=null}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889732768 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889732768 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889732772 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:24 [2024-05-01T16:41:24.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889732772 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889732772 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889732773 data=null}, TreeItem with text {Traces [12]}]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889732773 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889732773 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889732785 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889732785 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889732785 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889732785 data=null}, TreeItem with text {Traces [12]}]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889732785 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889732785 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889732788 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889732909 data=null doit=true}, Shell with text {Confirm Clear}]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889732910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889732910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889732910 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889732910 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889732910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889732910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:24 [2024-05-01T16:41:24.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889732910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:27 [2024-05-01T16:41:27.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:41:27 [2024-05-01T16:41:27.332Z] 
12:41:27 [2024-05-01T16:41:27.332Z] (Eclipse:22871): Gtk-CRITICAL **: 16:41:27.165: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:41:27 [2024-05-01T16:41:27.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889732808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:41:27 [2024-05-01T16:41:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:27 [2024-05-01T16:41:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:27 [2024-05-01T16:41:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:27 [2024-05-01T16:41:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:27 [2024-05-01T16:41:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:27 [2024-05-01T16:41:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:27 [2024-05-01T16:41:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889736580 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:27 [2024-05-01T16:41:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889736580 data=null doit=true}, TreeItem with text {test}]
12:41:27 [2024-05-01T16:41:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889736580 data=null}, TreeItem with text {test}]
12:41:27 [2024-05-01T16:41:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889736580 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:27 [2024-05-01T16:41:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889736580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:27 [2024-05-01T16:41:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889736594 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:27 [2024-05-01T16:41:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:27 [2024-05-01T16:41:27.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889736595 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889736595 data=null doit=true}, TreeItem with text {test}]
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889736595 data=null}, TreeItem with text {test}]
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889736595 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889736595 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889736598 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:27 [2024-05-01T16:41:27.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889736599 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889736599 data=null doit=true}, TreeItem with text {Traces [0]}]
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889736599 data=null}, TreeItem with text {Traces [0]}]
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889736599 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889736599 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889736606 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889736610 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889736611 data=null doit=true}, TreeItem with text {Traces [0]}]
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889736611 data=null}, TreeItem with text {Traces [0]}]
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889736611 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889736611 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889736613 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:41:27 [2024-05-01T16:41:27.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889736781 data=null doit=true}, Shell with text {Trace Import}]
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=889736838 data=null}, (of type 'Combo')]
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:28 [2024-05-01T16:41:28.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=889736907 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=889736907 data=null doit=true}, TreeItem with text {/}]
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=889736907 data=null}, TreeItem with text {/}]
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=889736907 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889736907 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=889736907 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889736931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@9841cda
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=889736933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889736934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=889736934 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=889736934 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=889736934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=889736934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:28 [2024-05-01T16:41:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=889736934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=889736934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889736934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=889736934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=889736934 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=889736934 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889736938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889736938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889736938 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889736938 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889736938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889736938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:28 [2024-05-01T16:41:28.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:41:28 [2024-05-01T16:41:28.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:41:28 [2024-05-01T16:41:28.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:41:28 [2024-05-01T16:41:28.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:41:28 [2024-05-01T16:41:28.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:41:28 [2024-05-01T16:41:28.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889737470 data=null doit=true}, Shell with text {Confirmation}]
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=889737470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=889737470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=889737470 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=889737470 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=889737471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=889737471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=889737471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
12:41:28 [2024-05-01T16:41:28.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:41:28 [2024-05-01T16:41:28.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889736938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:28 [2024-05-01T16:41:28.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889736631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:41:29 [2024-05-01T16:41:29.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:29 [2024-05-01T16:41:29.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:29 [2024-05-01T16:41:29.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:29 [2024-05-01T16:41:29.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:29 [2024-05-01T16:41:29.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:29 [2024-05-01T16:41:29.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:29 [2024-05-01T16:41:29.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889738014 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:29 [2024-05-01T16:41:29.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889738014 data=null doit=true}, TreeItem with text {test}]
12:41:29 [2024-05-01T16:41:29.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889738014 data=null}, TreeItem with text {test}]
12:41:29 [2024-05-01T16:41:29.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889738014 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:29 [2024-05-01T16:41:29.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889738015 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:29 [2024-05-01T16:41:29.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889738030 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:29 [2024-05-01T16:41:29.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:29 [2024-05-01T16:41:29.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889738031 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:29 [2024-05-01T16:41:29.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889738031 data=null doit=true}, TreeItem with text {test}]
12:41:29 [2024-05-01T16:41:29.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889738031 data=null}, TreeItem with text {test}]
12:41:29 [2024-05-01T16:41:29.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889738031 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:29 [2024-05-01T16:41:29.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889738031 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:29 [2024-05-01T16:41:29.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889738035 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:29 [2024-05-01T16:41:29.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:29 [2024-05-01T16:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:29 [2024-05-01T16:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889738035 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:29 [2024-05-01T16:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889738035 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:29 [2024-05-01T16:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889738035 data=null}, TreeItem with text {Traces [12]}]
12:41:29 [2024-05-01T16:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889738040 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:29 [2024-05-01T16:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889738041 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:29 [2024-05-01T16:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889738048 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:29 [2024-05-01T16:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889738048 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:29 [2024-05-01T16:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889738048 data=null}, TreeItem with text {Traces [12]}]
12:41:29 [2024-05-01T16:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889738048 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:29 [2024-05-01T16:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889738049 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:29 [2024-05-01T16:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889738052 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:29 [2024-05-01T16:41:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:29 [2024-05-01T16:41:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:29 [2024-05-01T16:41:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889738400 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889738400 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889738400 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889738401 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889738401 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889738413 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:29 [2024-05-01T16:41:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:29 [2024-05-01T16:41:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:29 [2024-05-01T16:41:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:29 [2024-05-01T16:41:29.741Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:29 [2024-05-01T16:41:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:29 [2024-05-01T16:41:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889738415 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889738415 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889738415 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889738415 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889738415 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889738424 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889738424 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889738424 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889738425 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889738425 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889738425 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889738428 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889738428 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889738428 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889738428 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.742Z] 
12:41:29 [2024-05-01T16:41:29.742Z] (Eclipse:22871): Gtk-CRITICAL **: 16:41:29.622: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889738467 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889738611 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889738611 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889738611 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:29 [2024-05-01T16:41:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:30 [2024-05-01T16:41:30.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:30 [2024-05-01T16:41:30.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:30 [2024-05-01T16:41:30.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:30 [2024-05-01T16:41:30.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:30 [2024-05-01T16:41:30.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:30 [2024-05-01T16:41:30.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:30 [2024-05-01T16:41:30.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:30 [2024-05-01T16:41:30.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889739621 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:30 [2024-05-01T16:41:30.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889739621 data=null doit=true}, TableItem with text {}]
12:41:30 [2024-05-01T16:41:30.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889739621 data=null}, TableItem with text {}]
12:41:30 [2024-05-01T16:41:30.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889739621 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:30 [2024-05-01T16:41:30.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889739621 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:30 [2024-05-01T16:41:30.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889739626 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:30 [2024-05-01T16:41:30.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:30 [2024-05-01T16:41:30.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:31 [2024-05-01T16:41:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:31 [2024-05-01T16:41:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:31 [2024-05-01T16:41:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889739873 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:31 [2024-05-01T16:41:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889739873 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:31 [2024-05-01T16:41:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889739873 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:31 [2024-05-01T16:41:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889739873 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:31 [2024-05-01T16:41:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889739874 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:31 [2024-05-01T16:41:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889739877 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:31 [2024-05-01T16:41:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:31 [2024-05-01T16:41:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:31 [2024-05-01T16:41:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:31 [2024-05-01T16:41:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:31 [2024-05-01T16:41:31.117Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:31 [2024-05-01T16:41:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:31 [2024-05-01T16:41:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:31 [2024-05-01T16:41:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889739880 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889739880 data=null doit=true}, TreeItem with text {test}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889739880 data=null}, TreeItem with text {test}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889739881 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889739881 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889739901 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889739901 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889739901 data=null doit=true}, TreeItem with text {test}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889739901 data=null}, TreeItem with text {test}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889739902 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889739902 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889739905 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:31 [2024-05-01T16:41:31.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889739906 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889739906 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889739906 data=null}, TreeItem with text {Traces [12]}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889739906 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889739906 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889739917 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:31 [2024-05-01T16:41:31.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889739966 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889739966 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889739967 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889739967 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889739967 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889739988 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:31 [2024-05-01T16:41:31.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889739990 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889739990 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889739990 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889739990 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889739990 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889739993 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889739993 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889739993 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889739994 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889739994 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889739994 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889739996 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889739997 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889739997 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889739997 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889740062 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889740062 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889740062 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889740062 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:41:31 [2024-05-01T16:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:41:31 [2024-05-01T16:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:31 [2024-05-01T16:41:31.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:31 [2024-05-01T16:41:31.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889741567 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889741567 data=null doit=true}, TableItem with text {}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889741567 data=null}, TableItem with text {}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889741567 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889741568 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889741573 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889741632 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=889741633 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=889741633 data=null}, TreeItem with text {ExampleCustomXml.xml}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889741633 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889741633 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=889741636 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:32 [2024-05-01T16:41:32.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889741640 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889741640 data=null doit=true}, TreeItem with text {test}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889741640 data=null}, TreeItem with text {test}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889741640 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889741640 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889741660 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889741660 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889741660 data=null doit=true}, TreeItem with text {test}]
12:41:32 [2024-05-01T16:41:32.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889741660 data=null}, TreeItem with text {test}]
12:41:32 [2024-05-01T16:41:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889741661 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:32 [2024-05-01T16:41:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889741661 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:32 [2024-05-01T16:41:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889741664 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:32 [2024-05-01T16:41:32.858Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:32 [2024-05-01T16:41:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:32 [2024-05-01T16:41:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889741664 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:32 [2024-05-01T16:41:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889741664 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:32 [2024-05-01T16:41:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889741664 data=null}, TreeItem with text {Traces [12]}]
12:41:32 [2024-05-01T16:41:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889741665 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:32 [2024-05-01T16:41:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889741666 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:32 [2024-05-01T16:41:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889741674 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:32 [2024-05-01T16:41:32.858Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:33 [2024-05-01T16:41:33.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:33 [2024-05-01T16:41:33.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:33 [2024-05-01T16:41:33.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889742010 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889742010 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889742010 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889742010 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889742011 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889742025 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:33 [2024-05-01T16:41:33.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889742027 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889742027 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889742027 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889742027 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889742030 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889742033 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889742034 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889742034 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889742034 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889742034 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889742034 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889742037 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889742037 data=null button=1 stateMask=0x0 x=150 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889742037 data=null button=1 stateMask=0x0 x=150 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889742037 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.624Z] 
12:41:33 [2024-05-01T16:41:33.624Z] (Eclipse:22871): Gtk-WARNING **: 16:41:33.371: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:33 [2024-05-01T16:41:33.624Z] 
12:41:33 [2024-05-01T16:41:33.624Z] (Eclipse:22871): Gtk-WARNING **: 16:41:33.371: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:33 [2024-05-01T16:41:33.624Z] 
12:41:33 [2024-05-01T16:41:33.624Z] (Eclipse:22871): Gtk-WARNING **: 16:41:33.371: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:33 [2024-05-01T16:41:33.624Z] 
12:41:33 [2024-05-01T16:41:33.624Z] (Eclipse:22871): Gtk-WARNING **: 16:41:33.371: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:33 [2024-05-01T16:41:33.624Z] 
12:41:33 [2024-05-01T16:41:33.625Z] (Eclipse:22871): Gtk-WARNING **: 16:41:33.371: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:33 [2024-05-01T16:41:33.625Z] 
12:41:33 [2024-05-01T16:41:33.625Z] (Eclipse:22871): Gtk-WARNING **: 16:41:33.371: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:33 [2024-05-01T16:41:33.625Z] 
12:41:33 [2024-05-01T16:41:33.625Z] (Eclipse:22871): Gtk-WARNING **: 16:41:33.371: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:33 [2024-05-01T16:41:33.625Z] 
12:41:33 [2024-05-01T16:41:33.625Z] (Eclipse:22871): Gtk-WARNING **: 16:41:33.371: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889742075 data=null button=1 stateMask=0x80000 x=150 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889742364 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889742366 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889742366 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889742368 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889742368 data=null doit=true}, TableItem with text {}]
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889742368 data=null}, TableItem with text {}]
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889742368 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889742368 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889742382 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:33 [2024-05-01T16:41:33.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889743613 data=null button=0 stateMask=0x0 x=150 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889743613 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889743633 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889743634 data=null button=1 stateMask=0x0 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889743634 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889743639 data=null button=1 stateMask=0x80000 x=150 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:34 [2024-05-01T16:41:34.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889743642 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889743642 data=null doit=true}, TreeItem with text {test}]
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889743643 data=null}, TreeItem with text {test}]
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889743643 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889743643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889743673 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889743673 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889743673 data=null doit=true}, TreeItem with text {test}]
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889743673 data=null}, TreeItem with text {test}]
12:41:34 [2024-05-01T16:41:34.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889743673 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:34 [2024-05-01T16:41:34.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889743674 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:34 [2024-05-01T16:41:34.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889743677 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:34 [2024-05-01T16:41:34.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:34 [2024-05-01T16:41:34.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:34 [2024-05-01T16:41:34.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889743678 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:34 [2024-05-01T16:41:34.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889743678 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:34 [2024-05-01T16:41:34.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889743678 data=null}, TreeItem with text {Traces [12]}]
12:41:34 [2024-05-01T16:41:34.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889743678 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:34 [2024-05-01T16:41:34.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889743678 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:34 [2024-05-01T16:41:34.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889743689 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:34 [2024-05-01T16:41:34.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889743929 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889743929 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889743929 data=null}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889743929 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889743930 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889743951 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:35 [2024-05-01T16:41:35.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889743953 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889743953 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889743953 data=null}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889743953 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889743953 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889743956 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889743957 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889743957 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889743957 data=null}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889743957 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889743957 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889743960 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889743960 data=null button=1 stateMask=0x0 x=152 y=219 count=2}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=889743960 data=null button=1 stateMask=0x0 x=152 y=219 count=2}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889743960 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.247Z] 
12:41:35 [2024-05-01T16:41:35.247Z] (Eclipse:22871): Gtk-WARNING **: 16:41:35.237: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:35 [2024-05-01T16:41:35.247Z] 
12:41:35 [2024-05-01T16:41:35.248Z] (Eclipse:22871): Gtk-WARNING **: 16:41:35.237: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:35 [2024-05-01T16:41:35.248Z] 
12:41:35 [2024-05-01T16:41:35.248Z] (Eclipse:22871): Gtk-WARNING **: 16:41:35.237: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:35 [2024-05-01T16:41:35.248Z] 
12:41:35 [2024-05-01T16:41:35.248Z] (Eclipse:22871): Gtk-WARNING **: 16:41:35.237: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:35 [2024-05-01T16:41:35.248Z] 
12:41:35 [2024-05-01T16:41:35.248Z] (Eclipse:22871): Gtk-WARNING **: 16:41:35.238: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:35 [2024-05-01T16:41:35.248Z] 
12:41:35 [2024-05-01T16:41:35.248Z] (Eclipse:22871): Gtk-WARNING **: 16:41:35.238: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:35 [2024-05-01T16:41:35.248Z] 
12:41:35 [2024-05-01T16:41:35.248Z] (Eclipse:22871): Gtk-WARNING **: 16:41:35.238: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:35 [2024-05-01T16:41:35.248Z] 
12:41:35 [2024-05-01T16:41:35.248Z] (Eclipse:22871): Gtk-WARNING **: 16:41:35.238: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889744003 data=null button=1 stateMask=0x80000 x=152 y=219 count=2}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=889744195 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=889744195 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=889744195 data=null}, TreeItem with text {simple_server-thread1}]
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889744196 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889744196 data=null doit=true}, TableItem with text {}]
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889744197 data=null}, TableItem with text {}]
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889744197 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889744197 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889744198 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889744199 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:35 [2024-05-01T16:41:35.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889744199 data=null doit=true}, TableItem with text {}]
12:41:35 [2024-05-01T16:41:35.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889744199 data=null}, TableItem with text {}]
12:41:35 [2024-05-01T16:41:35.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889744199 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:35 [2024-05-01T16:41:35.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889744199 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:35 [2024-05-01T16:41:35.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889744200 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:36 [2024-05-01T16:41:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:36 [2024-05-01T16:41:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=889745432 data=null button=0 stateMask=0x0 x=152 y=219 count=0}, TreeItem with text {simple_server-thread1}]
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=889745432 data=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=889745432 data=null}, TreeItem with text {simple_server-thread1}]
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=889745432 data=null button=1 stateMask=0x0 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889745432 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1}]
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=889745435 data=null button=1 stateMask=0x80000 x=152 y=219 count=1}, TreeItem with text {simple_server-thread1}]
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:36 [2024-05-01T16:41:36.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889745460 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889745460 data=null doit=true}, TreeItem with text {test}]
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889745460 data=null}, TreeItem with text {test}]
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889745460 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889745460 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:36 [2024-05-01T16:41:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889745483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:36 [2024-05-01T16:41:36.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:36 [2024-05-01T16:41:36.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889745483 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:36 [2024-05-01T16:41:36.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889745483 data=null doit=true}, TreeItem with text {test}]
12:41:36 [2024-05-01T16:41:36.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889745483 data=null}, TreeItem with text {test}]
12:41:36 [2024-05-01T16:41:36.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889745484 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:36 [2024-05-01T16:41:36.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889745484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:36 [2024-05-01T16:41:36.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889745487 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:36 [2024-05-01T16:41:36.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:36 [2024-05-01T16:41:36.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:36 [2024-05-01T16:41:36.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889745488 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:36 [2024-05-01T16:41:36.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889745488 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:36 [2024-05-01T16:41:36.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889745488 data=null}, TreeItem with text {Traces [12]}]
12:41:36 [2024-05-01T16:41:36.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889745488 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:36 [2024-05-01T16:41:36.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889745488 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:36 [2024-05-01T16:41:36.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889745499 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:36 [2024-05-01T16:41:36.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:36 [2024-05-01T16:41:36.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:36 [2024-05-01T16:41:36.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889745549 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889745549 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889745549 data=null}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889745549 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889745549 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889745571 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:36 [2024-05-01T16:41:36.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889745576 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889745576 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889745576 data=null}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889745576 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889745576 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889745579 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889745579 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889745579 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889745580 data=null}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889745580 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889745580 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889745590 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889745591 data=null button=1 stateMask=0x0 x=152 y=265 count=2}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=889745591 data=null button=1 stateMask=0x0 x=152 y=265 count=2}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889745591 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889745651 data=null button=1 stateMask=0x80000 x=152 y=265 count=2}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=889745651 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=889745651 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=889745651 data=null}, TreeItem with text {simple_server-thread2}]
12:41:36 [2024-05-01T16:41:36.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
12:41:36 [2024-05-01T16:41:36.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:36 [2024-05-01T16:41:36.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:36 [2024-05-01T16:41:36.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:36 [2024-05-01T16:41:36.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:36 [2024-05-01T16:41:36.884Z] 
12:41:36 [2024-05-01T16:41:36.884Z] (Eclipse:22871): Gtk-WARNING **: 16:41:36.847: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:36 [2024-05-01T16:41:36.884Z] 
12:41:36 [2024-05-01T16:41:36.884Z] (Eclipse:22871): Gtk-WARNING **: 16:41:36.847: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:36 [2024-05-01T16:41:36.884Z] 
12:41:36 [2024-05-01T16:41:36.884Z] (Eclipse:22871): Gtk-WARNING **: 16:41:36.847: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:36 [2024-05-01T16:41:36.884Z] 
12:41:36 [2024-05-01T16:41:36.884Z] (Eclipse:22871): Gtk-WARNING **: 16:41:36.847: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:36 [2024-05-01T16:41:36.884Z] 
12:41:36 [2024-05-01T16:41:36.884Z] (Eclipse:22871): Gtk-WARNING **: 16:41:36.847: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:36 [2024-05-01T16:41:36.884Z] 
12:41:36 [2024-05-01T16:41:36.884Z] (Eclipse:22871): Gtk-WARNING **: 16:41:36.847: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:36 [2024-05-01T16:41:36.884Z] 
12:41:36 [2024-05-01T16:41:36.884Z] (Eclipse:22871): Gtk-WARNING **: 16:41:36.848: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:36 [2024-05-01T16:41:36.884Z] 
12:41:36 [2024-05-01T16:41:36.884Z] (Eclipse:22871): Gtk-WARNING **: 16:41:36.848: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:37 [2024-05-01T16:41:37.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:37 [2024-05-01T16:41:37.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:37 [2024-05-01T16:41:37.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:37 [2024-05-01T16:41:37.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:37 [2024-05-01T16:41:37.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:37 [2024-05-01T16:41:37.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:37 [2024-05-01T16:41:37.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:37 [2024-05-01T16:41:37.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:37 [2024-05-01T16:41:37.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:37 [2024-05-01T16:41:37.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:37 [2024-05-01T16:41:37.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889746154 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:37 [2024-05-01T16:41:37.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889746154 data=null doit=true}, TableItem with text {}]
12:41:37 [2024-05-01T16:41:37.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889746154 data=null}, TableItem with text {}]
12:41:37 [2024-05-01T16:41:37.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889746154 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:37 [2024-05-01T16:41:37.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889746154 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:37 [2024-05-01T16:41:37.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889746165 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:37 [2024-05-01T16:41:37.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:37 [2024-05-01T16:41:37.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=889747027 data=null button=0 stateMask=0x0 x=152 y=265 count=0}, TreeItem with text {simple_server-thread2}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=889747027 data=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=889747027 data=null}, TreeItem with text {simple_server-thread2}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=889747027 data=null button=1 stateMask=0x0 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889747027 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=889747032 data=null button=1 stateMask=0x80000 x=152 y=265 count=1}, TreeItem with text {simple_server-thread2}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:38 [2024-05-01T16:41:38.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889747036 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889747036 data=null doit=true}, TreeItem with text {test}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889747036 data=null}, TreeItem with text {test}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889747036 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889747036 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889747054 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889747055 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889747055 data=null doit=true}, TreeItem with text {test}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889747055 data=null}, TreeItem with text {test}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889747055 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889747055 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889747063 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:38 [2024-05-01T16:41:38.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889747063 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889747063 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889747063 data=null}, TreeItem with text {Traces [12]}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889747064 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:38 [2024-05-01T16:41:38.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889747064 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889747072 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:38 [2024-05-01T16:41:38.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889747126 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889747126 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889747126 data=null}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889747127 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889747127 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889747146 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:38 [2024-05-01T16:41:38.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889747148 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889747148 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889747148 data=null}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889747148 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889747148 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889747152 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889747152 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889747152 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889747152 data=null}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889747152 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889747152 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889747157 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889747157 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=889747157 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889747157 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889747197 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=889747204 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=889747205 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=889747205 data=null}, TreeItem with text {ust-overlap-testing}]
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:38 [2024-05-01T16:41:38.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:38 [2024-05-01T16:41:38.631Z] 
12:41:38 [2024-05-01T16:41:38.631Z] (Eclipse:22871): Gtk-WARNING **: 16:41:38.386: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:38 [2024-05-01T16:41:38.631Z] 
12:41:38 [2024-05-01T16:41:38.631Z] (Eclipse:22871): Gtk-WARNING **: 16:41:38.386: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:38 [2024-05-01T16:41:38.631Z] 
12:41:38 [2024-05-01T16:41:38.631Z] (Eclipse:22871): Gtk-WARNING **: 16:41:38.386: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:38 [2024-05-01T16:41:38.631Z] 
12:41:38 [2024-05-01T16:41:38.631Z] (Eclipse:22871): Gtk-WARNING **: 16:41:38.386: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:38 [2024-05-01T16:41:38.631Z] 
12:41:38 [2024-05-01T16:41:38.631Z] (Eclipse:22871): Gtk-WARNING **: 16:41:38.386: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:38 [2024-05-01T16:41:38.631Z] 
12:41:38 [2024-05-01T16:41:38.631Z] (Eclipse:22871): Gtk-WARNING **: 16:41:38.386: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:38 [2024-05-01T16:41:38.631Z] 
12:41:38 [2024-05-01T16:41:38.631Z] (Eclipse:22871): Gtk-WARNING **: 16:41:38.386: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:38 [2024-05-01T16:41:38.631Z] 
12:41:38 [2024-05-01T16:41:38.631Z] (Eclipse:22871): Gtk-WARNING **: 16:41:38.386: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:39 [2024-05-01T16:41:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:39 [2024-05-01T16:41:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:39 [2024-05-01T16:41:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:39 [2024-05-01T16:41:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:39 [2024-05-01T16:41:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:39 [2024-05-01T16:41:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:39 [2024-05-01T16:41:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:39 [2024-05-01T16:41:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:39 [2024-05-01T16:41:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:39 [2024-05-01T16:41:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:39 [2024-05-01T16:41:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:39 [2024-05-01T16:41:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889747841 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:39 [2024-05-01T16:41:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889747841 data=null doit=true}, TableItem with text {}]
12:41:39 [2024-05-01T16:41:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889747841 data=null}, TableItem with text {}]
12:41:39 [2024-05-01T16:41:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889747841 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:39 [2024-05-01T16:41:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889747841 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:39 [2024-05-01T16:41:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889747846 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:39 [2024-05-01T16:41:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:39 [2024-05-01T16:41:39.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:39 [2024-05-01T16:41:39.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:39 [2024-05-01T16:41:39.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:39 [2024-05-01T16:41:39.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=889748614 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
12:41:39 [2024-05-01T16:41:39.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=889748614 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:39 [2024-05-01T16:41:39.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=889748614 data=null}, TreeItem with text {ust-overlap-testing}]
12:41:39 [2024-05-01T16:41:39.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=889748614 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889748615 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing}]
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=889748619 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:39 [2024-05-01T16:41:39.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889748624 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889748624 data=null doit=true}, TreeItem with text {test}]
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889748624 data=null}, TreeItem with text {test}]
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889748624 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889748624 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889748645 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889748645 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889748645 data=null doit=true}, TreeItem with text {test}]
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889748645 data=null}, TreeItem with text {test}]
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889748645 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:39 [2024-05-01T16:41:39.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889748646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889748654 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:40 [2024-05-01T16:41:40.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889748655 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889748655 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889748655 data=null}, TreeItem with text {Traces [12]}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889748655 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889748655 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889748677 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:40 [2024-05-01T16:41:40.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889748724 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889748724 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889748724 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889748724 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889748724 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889748739 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:40 [2024-05-01T16:41:40.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889748744 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889748744 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889748744 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889748744 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889748745 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889748748 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889748748 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889748748 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889748748 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889748748 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889748748 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889748751 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889748751 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889748751 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889748752 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889748852 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889749046 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889749046 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889749046 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:40 [2024-05-01T16:41:40.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:41:40 [2024-05-01T16:41:40.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:40 [2024-05-01T16:41:40.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:40 [2024-05-01T16:41:40.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:40 [2024-05-01T16:41:40.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:40 [2024-05-01T16:41:40.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:40 [2024-05-01T16:41:40.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:40 [2024-05-01T16:41:40.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:40 [2024-05-01T16:41:40.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:40 [2024-05-01T16:41:40.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:40 [2024-05-01T16:41:40.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:40 [2024-05-01T16:41:40.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889750050 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889750050 data=null doit=true}, TableItem with text {}]
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889750050 data=null}, TableItem with text {}]
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889750051 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889750051 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889750051 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889750052 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889750052 data=null doit=true}, TableItem with text {}]
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889750052 data=null}, TableItem with text {}]
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889750052 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889750052 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:41 [2024-05-01T16:41:41.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889750052 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889750617 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=889750617 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=889750617 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889750617 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889750617 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=889750622 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:41 [2024-05-01T16:41:41.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889750626 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889750626 data=null doit=true}, TreeItem with text {test}]
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889750626 data=null}, TreeItem with text {test}]
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889750626 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889750626 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889750642 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889750642 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889750642 data=null doit=true}, TreeItem with text {test}]
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889750642 data=null}, TreeItem with text {test}]
12:41:41 [2024-05-01T16:41:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889750642 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:41 [2024-05-01T16:41:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889750642 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:41 [2024-05-01T16:41:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889750646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:41 [2024-05-01T16:41:41.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:41 [2024-05-01T16:41:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:41 [2024-05-01T16:41:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889750646 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:41 [2024-05-01T16:41:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889750646 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:41 [2024-05-01T16:41:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889750647 data=null}, TreeItem with text {Traces [12]}]
12:41:41 [2024-05-01T16:41:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889750647 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:41 [2024-05-01T16:41:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889750647 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:41 [2024-05-01T16:41:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889750660 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:41 [2024-05-01T16:41:41.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889750982 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889750982 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889750982 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889750982 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889750982 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889751013 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:42 [2024-05-01T16:41:42.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889751015 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889751015 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889751015 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889751015 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889751015 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889751020 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889751020 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889751020 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889751020 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889751020 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889751020 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889751023 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889751023 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889751024 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889751024 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889751061 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889751203 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889751203 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889751203 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:42 [2024-05-01T16:41:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:41:42 [2024-05-01T16:41:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:42 [2024-05-01T16:41:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:42 [2024-05-01T16:41:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:42 [2024-05-01T16:41:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:42 [2024-05-01T16:41:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:42 [2024-05-01T16:41:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:42 [2024-05-01T16:41:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:42 [2024-05-01T16:41:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:43 [2024-05-01T16:41:43.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:43 [2024-05-01T16:41:43.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:43 [2024-05-01T16:41:43.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:43 [2024-05-01T16:41:43.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:43 [2024-05-01T16:41:43.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:43 [2024-05-01T16:41:43.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889752207 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:43 [2024-05-01T16:41:43.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889752207 data=null doit=true}, TableItem with text {}]
12:41:43 [2024-05-01T16:41:43.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889752207 data=null}, TableItem with text {}]
12:41:43 [2024-05-01T16:41:43.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889752207 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:43 [2024-05-01T16:41:43.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889752207 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:43 [2024-05-01T16:41:43.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889752219 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:43 [2024-05-01T16:41:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:43 [2024-05-01T16:41:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889752473 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=889752473 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=889752473 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889752473 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889752473 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=889752477 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:43 [2024-05-01T16:41:43.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889752480 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889752480 data=null doit=true}, TreeItem with text {test}]
12:41:43 [2024-05-01T16:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889752480 data=null}, TreeItem with text {test}]
12:41:43 [2024-05-01T16:41:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889752480 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:43 [2024-05-01T16:41:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889752480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:43 [2024-05-01T16:41:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889752498 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:43 [2024-05-01T16:41:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:43 [2024-05-01T16:41:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889752498 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:43 [2024-05-01T16:41:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889752498 data=null doit=true}, TreeItem with text {test}]
12:41:43 [2024-05-01T16:41:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889752498 data=null}, TreeItem with text {test}]
12:41:43 [2024-05-01T16:41:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889752499 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:43 [2024-05-01T16:41:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889752499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:43 [2024-05-01T16:41:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889752506 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:43 [2024-05-01T16:41:43.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:43 [2024-05-01T16:41:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:43 [2024-05-01T16:41:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889752507 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:43 [2024-05-01T16:41:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889752507 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:43 [2024-05-01T16:41:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889752507 data=null}, TreeItem with text {Traces [12]}]
12:41:43 [2024-05-01T16:41:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889752507 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:43 [2024-05-01T16:41:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889752507 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:43 [2024-05-01T16:41:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889752516 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:43 [2024-05-01T16:41:43.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:44 [2024-05-01T16:41:44.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889752839 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889752839 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889752839 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889752839 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889752839 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889752871 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:44 [2024-05-01T16:41:44.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889752873 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889752873 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889752873 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889752873 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889752873 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889752878 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889752879 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889752879 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889752879 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889752879 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889752879 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889752882 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889752882 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889752882 data=null button=1 stateMask=0x0 x=159 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889752883 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.200Z] 
12:41:44 [2024-05-01T16:41:44.200Z] (Eclipse:22871): Gtk-WARNING **: 16:41:44.163: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:44 [2024-05-01T16:41:44.200Z] 
12:41:44 [2024-05-01T16:41:44.200Z] (Eclipse:22871): Gtk-WARNING **: 16:41:44.163: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:44 [2024-05-01T16:41:44.200Z] 
12:41:44 [2024-05-01T16:41:44.200Z] (Eclipse:22871): Gtk-WARNING **: 16:41:44.163: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:44 [2024-05-01T16:41:44.200Z] 
12:41:44 [2024-05-01T16:41:44.200Z] (Eclipse:22871): Gtk-WARNING **: 16:41:44.163: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:44 [2024-05-01T16:41:44.200Z] 
12:41:44 [2024-05-01T16:41:44.200Z] (Eclipse:22871): Gtk-WARNING **: 16:41:44.163: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:44 [2024-05-01T16:41:44.200Z] 
12:41:44 [2024-05-01T16:41:44.200Z] (Eclipse:22871): Gtk-WARNING **: 16:41:44.163: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:44 [2024-05-01T16:41:44.200Z] 
12:41:44 [2024-05-01T16:41:44.200Z] (Eclipse:22871): Gtk-WARNING **: 16:41:44.163: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:44 [2024-05-01T16:41:44.200Z] 
12:41:44 [2024-05-01T16:41:44.200Z] (Eclipse:22871): Gtk-WARNING **: 16:41:44.163: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:44 [2024-05-01T16:41:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889752921 data=null button=1 stateMask=0x80000 x=159 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889753118 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889753119 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889753119 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:44 [2024-05-01T16:41:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:41:44 [2024-05-01T16:41:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:44 [2024-05-01T16:41:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:44 [2024-05-01T16:41:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:44 [2024-05-01T16:41:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:44 [2024-05-01T16:41:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:44 [2024-05-01T16:41:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:44 [2024-05-01T16:41:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:44 [2024-05-01T16:41:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:44 [2024-05-01T16:41:44.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:45 [2024-05-01T16:41:45.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:45 [2024-05-01T16:41:45.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:45 [2024-05-01T16:41:45.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:45 [2024-05-01T16:41:45.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:45 [2024-05-01T16:41:45.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:45 [2024-05-01T16:41:45.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889753624 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:45 [2024-05-01T16:41:45.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889753624 data=null doit=true}, TableItem with text {}]
12:41:45 [2024-05-01T16:41:45.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889753624 data=null}, TableItem with text {}]
12:41:45 [2024-05-01T16:41:45.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889753624 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:45 [2024-05-01T16:41:45.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889753625 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:45 [2024-05-01T16:41:45.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889753630 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:45 [2024-05-01T16:41:45.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:45 [2024-05-01T16:41:45.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889754384 data=null button=0 stateMask=0x0 x=159 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=889754384 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=889754384 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889754384 data=null button=1 stateMask=0x0 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889754385 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=889754388 data=null button=1 stateMask=0x80000 x=159 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:45 [2024-05-01T16:41:45.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889754392 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889754392 data=null doit=true}, TreeItem with text {test}]
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889754392 data=null}, TreeItem with text {test}]
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889754393 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889754393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889754413 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889754413 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889754413 data=null doit=true}, TreeItem with text {test}]
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889754413 data=null}, TreeItem with text {test}]
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889754413 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889754413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889754422 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:45 [2024-05-01T16:41:45.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889754423 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:45 [2024-05-01T16:41:45.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889754423 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:45 [2024-05-01T16:41:45.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889754423 data=null}, TreeItem with text {Traces [12]}]
12:41:45 [2024-05-01T16:41:45.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889754423 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:45 [2024-05-01T16:41:45.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889754423 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:45 [2024-05-01T16:41:45.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889754432 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:45 [2024-05-01T16:41:45.575Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:45 [2024-05-01T16:41:45.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:45 [2024-05-01T16:41:45.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889754484 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=889754484 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=889754484 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889754484 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889754484 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889754508 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:45 [2024-05-01T16:41:45.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889754510 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=889754510 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=889754510 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889754510 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889754510 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889754514 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889754514 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=889754514 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=889754514 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889754514 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889754514 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889754518 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889754518 data=null button=1 stateMask=0x0 x=161 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889754518 data=null button=1 stateMask=0x0 x=161 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889754518 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:41:45 [2024-05-01T16:41:45.830Z] 
12:41:45 [2024-05-01T16:41:45.830Z] (Eclipse:22871): Gtk-WARNING **: 16:41:45.794: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:45 [2024-05-01T16:41:45.830Z] 
12:41:45 [2024-05-01T16:41:45.830Z] (Eclipse:22871): Gtk-WARNING **: 16:41:45.794: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:45 [2024-05-01T16:41:45.830Z] 
12:41:45 [2024-05-01T16:41:45.830Z] (Eclipse:22871): Gtk-WARNING **: 16:41:45.794: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:45 [2024-05-01T16:41:45.830Z] 
12:41:45 [2024-05-01T16:41:45.830Z] (Eclipse:22871): Gtk-WARNING **: 16:41:45.794: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:45 [2024-05-01T16:41:45.830Z] 
12:41:45 [2024-05-01T16:41:45.830Z] (Eclipse:22871): Gtk-WARNING **: 16:41:45.794: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:45 [2024-05-01T16:41:45.830Z] 
12:41:45 [2024-05-01T16:41:45.830Z] (Eclipse:22871): Gtk-WARNING **: 16:41:45.794: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:45 [2024-05-01T16:41:45.830Z] 
12:41:45 [2024-05-01T16:41:45.830Z] (Eclipse:22871): Gtk-WARNING **: 16:41:45.794: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:45 [2024-05-01T16:41:45.830Z] 
12:41:45 [2024-05-01T16:41:45.830Z] (Eclipse:22871): Gtk-WARNING **: 16:41:45.794: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:46 [2024-05-01T16:41:46.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889754597 data=null button=1 stateMask=0x80000 x=161 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
12:41:46 [2024-05-01T16:41:46.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889754756 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:41:46 [2024-05-01T16:41:46.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=889754756 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:41:46 [2024-05-01T16:41:46.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=889754756 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:41:46 [2024-05-01T16:41:46.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
12:41:46 [2024-05-01T16:41:46.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:46 [2024-05-01T16:41:46.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:46 [2024-05-01T16:41:46.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:46 [2024-05-01T16:41:46.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:46 [2024-05-01T16:41:46.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:46 [2024-05-01T16:41:46.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:46 [2024-05-01T16:41:46.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:46 [2024-05-01T16:41:46.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:46 [2024-05-01T16:41:46.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889754758 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889754758 data=null doit=true}, TableItem with text {}]
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889754758 data=null}, TableItem with text {}]
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889754758 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889754758 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889754759 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889754760 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889754760 data=null doit=true}, TableItem with text {}]
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889754760 data=null}, TableItem with text {}]
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889754760 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889754760 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:46 [2024-05-01T16:41:46.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889754760 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:46 [2024-05-01T16:41:46.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:46 [2024-05-01T16:41:46.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:47 [2024-05-01T16:41:47.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:47 [2024-05-01T16:41:47.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:47 [2024-05-01T16:41:47.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889756022 data=null button=0 stateMask=0x0 x=161 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
12:41:47 [2024-05-01T16:41:47.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=889756023 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:41:47 [2024-05-01T16:41:47.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=889756023 data=null}, TreeItem with text {simple_server-thread1(2)}]
12:41:47 [2024-05-01T16:41:47.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889756023 data=null button=1 stateMask=0x0 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:41:47 [2024-05-01T16:41:47.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889756023 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=889756027 data=null button=1 stateMask=0x80000 x=161 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:47 [2024-05-01T16:41:47.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889756031 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889756031 data=null doit=true}, TreeItem with text {test}]
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889756031 data=null}, TreeItem with text {test}]
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889756031 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889756032 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889756057 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889756058 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889756058 data=null doit=true}, TreeItem with text {test}]
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889756058 data=null}, TreeItem with text {test}]
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889756058 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889756058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889756062 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:47 [2024-05-01T16:41:47.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889756062 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889756062 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889756062 data=null}, TreeItem with text {Traces [12]}]
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889756063 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889756063 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:47 [2024-05-01T16:41:47.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889756074 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:47 [2024-05-01T16:41:47.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:47 [2024-05-01T16:41:47.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:47 [2024-05-01T16:41:47.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:47 [2024-05-01T16:41:47.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889756313 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=889756313 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=889756313 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889756313 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889756313 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889756334 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:47 [2024-05-01T16:41:47.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889756336 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=889756336 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=889756336 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889756336 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889756336 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889756340 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889756340 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=889756340 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=889756341 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889756341 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889756341 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889756345 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889756345 data=null button=1 stateMask=0x0 x=161 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889756345 data=null button=1 stateMask=0x0 x=161 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889756345 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.721Z] 
12:41:47 [2024-05-01T16:41:47.721Z] (Eclipse:22871): Gtk-WARNING **: 16:41:47.602: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:47 [2024-05-01T16:41:47.721Z] 
12:41:47 [2024-05-01T16:41:47.721Z] (Eclipse:22871): Gtk-WARNING **: 16:41:47.602: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:47 [2024-05-01T16:41:47.721Z] 
12:41:47 [2024-05-01T16:41:47.721Z] (Eclipse:22871): Gtk-WARNING **: 16:41:47.602: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:47 [2024-05-01T16:41:47.721Z] 
12:41:47 [2024-05-01T16:41:47.721Z] (Eclipse:22871): Gtk-WARNING **: 16:41:47.602: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:47 [2024-05-01T16:41:47.721Z] 
12:41:47 [2024-05-01T16:41:47.721Z] (Eclipse:22871): Gtk-WARNING **: 16:41:47.602: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:47 [2024-05-01T16:41:47.721Z] 
12:41:47 [2024-05-01T16:41:47.721Z] (Eclipse:22871): Gtk-WARNING **: 16:41:47.602: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:47 [2024-05-01T16:41:47.721Z] 
12:41:47 [2024-05-01T16:41:47.721Z] (Eclipse:22871): Gtk-WARNING **: 16:41:47.602: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:47 [2024-05-01T16:41:47.721Z] 
12:41:47 [2024-05-01T16:41:47.721Z] (Eclipse:22871): Gtk-WARNING **: 16:41:47.602: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889756386 data=null button=1 stateMask=0x80000 x=161 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889756554 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=889756554 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=889756554 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889756556 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889756556 data=null doit=true}, TableItem with text {}]
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889756556 data=null}, TableItem with text {}]
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889756556 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889756557 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889756557 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889756558 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889756558 data=null doit=true}, TableItem with text {}]
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889756558 data=null}, TableItem with text {}]
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889756558 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889756558 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:47 [2024-05-01T16:41:47.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889756559 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:48 [2024-05-01T16:41:48.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:48 [2024-05-01T16:41:48.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889757816 data=null button=0 stateMask=0x0 x=161 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=889757816 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=889757816 data=null}, TreeItem with text {simple_server-thread2(2)}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889757816 data=null button=1 stateMask=0x0 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889757816 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=889757820 data=null button=1 stateMask=0x80000 x=161 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:49 [2024-05-01T16:41:49.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889757824 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889757824 data=null doit=true}, TreeItem with text {test}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889757824 data=null}, TreeItem with text {test}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889757824 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889757824 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889757845 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889757846 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889757846 data=null doit=true}, TreeItem with text {test}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889757846 data=null}, TreeItem with text {test}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889757846 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889757846 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889757854 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:49 [2024-05-01T16:41:49.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889757855 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889757855 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889757855 data=null}, TreeItem with text {Traces [12]}]
12:41:49 [2024-05-01T16:41:49.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889757855 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:49 [2024-05-01T16:41:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889757855 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:49 [2024-05-01T16:41:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889757864 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:49 [2024-05-01T16:41:49.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:41:49 [2024-05-01T16:41:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:49 [2024-05-01T16:41:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:49 [2024-05-01T16:41:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889758086 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=889758086 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=889758086 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889758087 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889758087 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889758121 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:49 [2024-05-01T16:41:49.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889758123 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=889758123 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=889758123 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889758123 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889758123 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889758127 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889758127 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=889758127 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=889758128 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889758128 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889758128 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889758131 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889758131 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889758131 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889758131 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] 
12:41:49 [2024-05-01T16:41:49.465Z] (Eclipse:22871): Gtk-WARNING **: 16:41:49.388: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:49 [2024-05-01T16:41:49.465Z] 
12:41:49 [2024-05-01T16:41:49.465Z] (Eclipse:22871): Gtk-WARNING **: 16:41:49.388: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:49 [2024-05-01T16:41:49.465Z] 
12:41:49 [2024-05-01T16:41:49.465Z] (Eclipse:22871): Gtk-WARNING **: 16:41:49.388: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:49 [2024-05-01T16:41:49.465Z] 
12:41:49 [2024-05-01T16:41:49.465Z] (Eclipse:22871): Gtk-WARNING **: 16:41:49.388: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:49 [2024-05-01T16:41:49.465Z] 
12:41:49 [2024-05-01T16:41:49.465Z] (Eclipse:22871): Gtk-WARNING **: 16:41:49.388: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:49 [2024-05-01T16:41:49.465Z] 
12:41:49 [2024-05-01T16:41:49.465Z] (Eclipse:22871): Gtk-WARNING **: 16:41:49.388: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:49 [2024-05-01T16:41:49.465Z] 
12:41:49 [2024-05-01T16:41:49.465Z] (Eclipse:22871): Gtk-WARNING **: 16:41:49.388: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:49 [2024-05-01T16:41:49.465Z] 
12:41:49 [2024-05-01T16:41:49.465Z] (Eclipse:22871): Gtk-WARNING **: 16:41:49.388: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889758171 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889758334 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=889758334 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=889758334 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:49 [2024-05-01T16:41:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889758336 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889758336 data=null doit=true}, TableItem with text {}]
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889758336 data=null}, TableItem with text {}]
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889758336 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889758336 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889758336 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889758337 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889758337 data=null doit=true}, TableItem with text {}]
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889758337 data=null}, TableItem with text {}]
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889758337 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889758337 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:49 [2024-05-01T16:41:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889758337 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:50 [2024-05-01T16:41:50.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:50 [2024-05-01T16:41:50.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889759596 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=889759596 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=889759596 data=null}, TreeItem with text {ust-overlap-testing(2)}]
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889759596 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889759596 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=889759600 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:50 [2024-05-01T16:41:50.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889759603 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889759603 data=null doit=true}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889759603 data=null}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889759603 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889759603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889759624 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889759624 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889759624 data=null doit=true}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889759627 data=null}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889759627 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889759627 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889759631 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889759632 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889759632 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889759632 data=null}, TreeItem with text {Traces [12]}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889759632 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889759632 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889759640 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889759648 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889759648 data=null doit=true}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889759648 data=null}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889759648 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889759648 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889759658 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889759658 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889759658 data=null doit=true}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889759658 data=null}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889759659 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889759659 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889759667 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:50 [2024-05-01T16:41:50.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889759668 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889759668 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889759668 data=null}, TreeItem with text {Traces [12]}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889759668 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889759668 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889759676 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=889759680 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=889759680 data=null doit=true}, TreeItem with text {Traces [12]}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=889759680 data=null}, TreeItem with text {Traces [12]}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=889759680 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889759680 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [12]}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=889759683 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:41:50 [2024-05-01T16:41:50.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:41:51 [2024-05-01T16:41:51.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:41:51 [2024-05-01T16:41:51.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:41:51 [2024-05-01T16:41:51.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889759896 data=null doit=true}, Shell with text {Confirm Clear}]
12:41:51 [2024-05-01T16:41:51.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:41:51 [2024-05-01T16:41:51.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:41:51 [2024-05-01T16:41:51.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:41:51 [2024-05-01T16:41:51.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:51 [2024-05-01T16:41:51.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:41:51 [2024-05-01T16:41:51.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:41:51 [2024-05-01T16:41:51.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889759896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:51 [2024-05-01T16:41:51.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889759896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:51 [2024-05-01T16:41:51.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889759896 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:51 [2024-05-01T16:41:51.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889759896 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:51 [2024-05-01T16:41:51.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889759896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:51 [2024-05-01T16:41:51.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889759897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:51 [2024-05-01T16:41:51.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889759897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:41:53 [2024-05-01T16:41:53.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:41:54 [2024-05-01T16:41:54.282Z] 
12:41:54 [2024-05-01T16:41:54.282Z] (Eclipse:22871): Gtk-CRITICAL **: 16:41:54.063: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:41:54 [2024-05-01T16:41:54.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889759702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889763469 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889763469 data=null doit=true}, TreeItem with text {test}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889763469 data=null}, TreeItem with text {test}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889763469 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889763469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889763487 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889763487 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889763487 data=null doit=true}, TreeItem with text {test}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889763487 data=null}, TreeItem with text {test}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889763487 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889763487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889763494 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:54 [2024-05-01T16:41:54.842Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889763494 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889763494 data=null doit=true}, TreeItem with text {Traces [0]}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889763494 data=null}, TreeItem with text {Traces [0]}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889763494 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889763495 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889763501 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889763502 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889763502 data=null doit=true}, TreeItem with text {Traces [0]}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889763502 data=null}, TreeItem with text {Traces [0]}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889763502 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889763502 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889763505 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:41:54 [2024-05-01T16:41:54.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889763671 data=null doit=true}, Shell with text {Trace Import}]
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=889763690 data=null}, (of type 'Combo')]
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:54 [2024-05-01T16:41:54.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=889763755 data=null doit=true}, TreeItem with text {/}]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=889763756 data=null}, TreeItem with text {/}]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=889763756 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889763756 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=889763757 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=889763757 data=null doit=true}, Tree node with text: z-clashes]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=889763757 data=null}, Tree node with text: z-clashes]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=889763758 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889763768 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: z-clashes]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=889763788 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=889763789 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=889763789 data=null doit=true}, Tree node with text: z-clashes]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=889763789 data=null}, Tree node with text: z-clashes]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=889763789 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889763789 data=null item=TreeItem {z-clashes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: z-clashes]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=889763791 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:55 [2024-05-01T16:41:55.099Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889763816 data=null button=0 stateMask=0x0 x=152 y=53 count=0}, Tree node with text: kernel-overlap-testing]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889763817 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889763817 data=null}, Tree node with text: kernel-overlap-testing]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889763817 data=null button=1 stateMask=0x0 x=152 y=53 count=1}, Tree node with text: kernel-overlap-testing]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889763817 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889763818 data=null button=1 stateMask=0x80000 x=152 y=53 count=1}, Tree node with text: kernel-overlap-testing]
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:41:55 [2024-05-01T16:41:55.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889763820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@22de6fce
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=889763822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889763822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=889763822 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=889763822 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=889763822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=889763822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=889763822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=889763822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889763822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=889763822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=889763822 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=889763822 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889763834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889763834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889763834 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889763834 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889763834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:55 [2024-05-01T16:41:55.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889763834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:55 [2024-05-01T16:41:55.357Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889763834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889763524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889764121 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889764121 data=null doit=true}, TreeItem with text {test}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889764121 data=null}, TreeItem with text {test}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889764121 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889764121 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889764153 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889764154 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889764154 data=null doit=true}, TreeItem with text {test}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889764154 data=null}, TreeItem with text {test}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889764154 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889764154 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889764158 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:55 [2024-05-01T16:41:55.357Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889764158 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889764158 data=null doit=true}, TreeItem with text {Traces [0]}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889764158 data=null}, TreeItem with text {Traces [0]}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889764159 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889764159 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889764173 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889764174 data=null doit=true}, TreeItem with text {Traces [0]}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889764174 data=null}, TreeItem with text {Traces [0]}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889764174 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889764174 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889764175 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:41:55 [2024-05-01T16:41:55.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=889764175 data=null doit=true}, TreeItem with text {z-clashes [1]}]
12:41:55 [2024-05-01T16:41:55.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=889764175 data=null}, TreeItem with text {z-clashes [1]}]
12:41:55 [2024-05-01T16:41:55.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=889764176 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
12:41:55 [2024-05-01T16:41:55.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889764176 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {z-clashes [1]}]
12:41:55 [2024-05-01T16:41:55.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=889764177 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
12:41:55 [2024-05-01T16:41:55.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:55 [2024-05-01T16:41:55.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:55 [2024-05-01T16:41:55.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889764403 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889764403 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889764403 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889764403 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889764403 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889764434 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:55 [2024-05-01T16:41:55.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:55 [2024-05-01T16:41:55.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:55 [2024-05-01T16:41:55.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889764435 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889764435 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889764436 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889764436 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889764436 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889764439 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889764439 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889764439 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889764440 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889764440 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889764448 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889764451 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889764452 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889764452 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889764452 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889764493 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889764499 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889764499 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889764499 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:55 [2024-05-01T16:41:55.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:41:55 [2024-05-01T16:41:55.868Z] 
12:41:55 [2024-05-01T16:41:55.868Z] (Eclipse:22871): Gtk-CRITICAL **: 16:41:55.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:41:56 [2024-05-01T16:41:56.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:56 [2024-05-01T16:41:56.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:56 [2024-05-01T16:41:56.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:56 [2024-05-01T16:41:56.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:56 [2024-05-01T16:41:56.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:57 [2024-05-01T16:41:57.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:57 [2024-05-01T16:41:57.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:57 [2024-05-01T16:41:57.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:57 [2024-05-01T16:41:57.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:57 [2024-05-01T16:41:57.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:57 [2024-05-01T16:41:57.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889766005 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:57 [2024-05-01T16:41:57.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889766005 data=null doit=true}, TableItem with text {}]
12:41:57 [2024-05-01T16:41:57.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889766005 data=null}, TableItem with text {}]
12:41:57 [2024-05-01T16:41:57.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889766005 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:57 [2024-05-01T16:41:57.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889766005 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:57 [2024-05-01T16:41:57.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889766010 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:57 [2024-05-01T16:41:57.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:57 [2024-05-01T16:41:57.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:57 [2024-05-01T16:41:57.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:57 [2024-05-01T16:41:57.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:57 [2024-05-01T16:41:57.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889766053 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:41:57 [2024-05-01T16:41:57.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889766053 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:57 [2024-05-01T16:41:57.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889766053 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889766068 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889766068 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889766073 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:57 [2024-05-01T16:41:57.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889766076 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889766076 data=null doit=true}, TreeItem with text {test}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889766076 data=null}, TreeItem with text {test}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889766076 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889766076 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889766095 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889766096 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889766096 data=null doit=true}, TreeItem with text {test}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889766096 data=null}, TreeItem with text {test}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889766096 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889766096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889766099 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:57 [2024-05-01T16:41:57.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889766100 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889766100 data=null doit=true}, TreeItem with text {Traces [2]}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889766100 data=null}, TreeItem with text {Traces [2]}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889766100 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889766100 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:41:57 [2024-05-01T16:41:57.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889766111 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:41:57 [2024-05-01T16:41:57.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:41:57 [2024-05-01T16:41:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:57 [2024-05-01T16:41:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:57 [2024-05-01T16:41:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889766431 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889766431 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889766432 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889766432 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889766432 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889766459 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:57 [2024-05-01T16:41:57.803Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889766460 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889766460 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889766461 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889766461 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889766461 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889766464 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889766464 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889766464 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889766464 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889766465 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889766465 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889766467 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889766467 data=null button=1 stateMask=0x0 x=150 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=889766467 data=null button=1 stateMask=0x0 x=150 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889766468 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.803Z] 
12:41:57 [2024-05-01T16:41:57.803Z] (Eclipse:22871): Gtk-WARNING **: 16:41:57.752: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:57 [2024-05-01T16:41:57.803Z] 
12:41:57 [2024-05-01T16:41:57.803Z] (Eclipse:22871): Gtk-WARNING **: 16:41:57.752: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:57 [2024-05-01T16:41:57.803Z] 
12:41:57 [2024-05-01T16:41:57.803Z] (Eclipse:22871): Gtk-WARNING **: 16:41:57.752: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:57 [2024-05-01T16:41:57.803Z] 
12:41:57 [2024-05-01T16:41:57.803Z] (Eclipse:22871): Gtk-WARNING **: 16:41:57.752: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:57 [2024-05-01T16:41:57.803Z] 
12:41:57 [2024-05-01T16:41:57.803Z] (Eclipse:22871): Gtk-WARNING **: 16:41:57.752: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:57 [2024-05-01T16:41:57.803Z] 
12:41:57 [2024-05-01T16:41:57.803Z] (Eclipse:22871): Gtk-WARNING **: 16:41:57.752: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:57 [2024-05-01T16:41:57.803Z] 
12:41:57 [2024-05-01T16:41:57.803Z] (Eclipse:22871): Gtk-WARNING **: 16:41:57.753: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:57 [2024-05-01T16:41:57.803Z] 
12:41:57 [2024-05-01T16:41:57.803Z] (Eclipse:22871): Gtk-WARNING **: 16:41:57.753: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889766502 data=null button=1 stateMask=0x80000 x=150 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=889766699 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=889766699 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=889766699 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:57 [2024-05-01T16:41:57.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:58 [2024-05-01T16:41:58.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:58 [2024-05-01T16:41:58.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889766700 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:58 [2024-05-01T16:41:58.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889766700 data=null doit=true}, TableItem with text {}]
12:41:58 [2024-05-01T16:41:58.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889766700 data=null}, TableItem with text {}]
12:41:58 [2024-05-01T16:41:58.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889766701 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:58 [2024-05-01T16:41:58.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889766701 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:58 [2024-05-01T16:41:58.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889766702 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:58 [2024-05-01T16:41:58.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:58 [2024-05-01T16:41:58.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:58 [2024-05-01T16:41:58.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:41:58 [2024-05-01T16:41:58.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889766702 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:41:58 [2024-05-01T16:41:58.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889766703 data=null doit=true}, TableItem with text {}]
12:41:58 [2024-05-01T16:41:58.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889766703 data=null}, TableItem with text {}]
12:41:58 [2024-05-01T16:41:58.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889766703 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:41:58 [2024-05-01T16:41:58.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889766703 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:41:58 [2024-05-01T16:41:58.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889766703 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:41:58 [2024-05-01T16:41:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:41:58 [2024-05-01T16:41:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889767930 data=null button=0 stateMask=0x0 x=150 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889767930 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889767930 data=null}, TreeItem with text {kernel-overlap-testing}]
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889767930 data=null button=1 stateMask=0x0 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889767930 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889767951 data=null button=1 stateMask=0x80000 x=150 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:59 [2024-05-01T16:41:59.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889767955 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889767955 data=null doit=true}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889767955 data=null}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889767955 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889767955 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889767978 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889767978 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889767978 data=null doit=true}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889767979 data=null}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889767979 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889767979 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889767983 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889767983 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889767983 data=null doit=true}, TreeItem with text {Traces [2]}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889767983 data=null}, TreeItem with text {Traces [2]}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889767983 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889767984 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889767996 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:41:59 [2024-05-01T16:41:59.237Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889768000 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889768000 data=null doit=true}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889768000 data=null}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889768000 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889768000 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889768015 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889768016 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889768016 data=null doit=true}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889768016 data=null}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889768016 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889768016 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889768020 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:41:59 [2024-05-01T16:41:59.237Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889768024 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889768024 data=null doit=true}, TreeItem with text {Traces [2]}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889768024 data=null}, TreeItem with text {Traces [2]}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889768024 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889768024 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889768031 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889768032 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889768032 data=null doit=true}, TreeItem with text {Traces [2]}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889768032 data=null}, TreeItem with text {Traces [2]}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889768032 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:41:59 [2024-05-01T16:41:59.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889768032 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:41:59 [2024-05-01T16:41:59.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889768035 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:41:59 [2024-05-01T16:41:59.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:41:59 [2024-05-01T16:41:59.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {New Folder} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889768209 data=null doit=true}, Shell with text {New Folder}]
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889768211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889768211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889768211 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889768212 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889768212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889768212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889768212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=889768057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:41:59 [2024-05-01T16:41:59.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa} time=889768338 data=null button=0 stateMask=0x0 x=90 y=81 count=0}, TreeItem with text {aaa}]
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa} time=889768338 data=null doit=true}, TreeItem with text {aaa}]
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa} time=889768339 data=null}, TreeItem with text {aaa}]
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa} time=889768339 data=null button=1 stateMask=0x0 x=90 y=81 count=1}, TreeItem with text {aaa}]
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889768339 data=null item=TreeItem {aaa} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {aaa}]
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa} time=889768344 data=null button=1 stateMask=0x80000 x=90 y=81 count=1}, TreeItem with text {aaa}]
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:41:59 [2024-05-01T16:41:59.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
12:41:59 [2024-05-01T16:41:59.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
12:41:59 [2024-05-01T16:41:59.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:41:59 [2024-05-01T16:41:59.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889768633 data=null doit=true}, Shell with text {Trace Import}]
12:41:59 [2024-05-01T16:41:59.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:41:59 [2024-05-01T16:41:59.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:41:59 [2024-05-01T16:41:59.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:41:59 [2024-05-01T16:41:59.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:41:59 [2024-05-01T16:41:59.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:59 [2024-05-01T16:41:59.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:41:59 [2024-05-01T16:41:59.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:41:59 [2024-05-01T16:41:59.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:41:59 [2024-05-01T16:41:59.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:41:59 [2024-05-01T16:41:59.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:41:59 [2024-05-01T16:41:59.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:41:59 [2024-05-01T16:41:59.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:41:59 [2024-05-01T16:41:59.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:41:59 [2024-05-01T16:41:59.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:59 [2024-05-01T16:41:59.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=889768649 data=null doit=true}, Button with text {Select &archive file:}]
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=889768649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=889768653 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=889768655 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=889768655 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=889768655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=889768659 data=null}, (of type 'Combo')]
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=889768685 data=null doit=true}, TreeItem with text {import}]
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=889768686 data=null}, TreeItem with text {import}]
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=889768686 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889768686 data=null item=TreeItem {import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {import}]
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=889768687 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=889768687 data=null button=0 stateMask=0x0 x=152 y=58 count=0}, Tree node with text: kernel-overlap-testing]
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889768688 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889768688 data=null}, Tree node with text: kernel-overlap-testing]
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889768688 data=null button=1 stateMask=0x0 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889768688 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=889768689 data=null button=1 stateMask=0x80000 x=152 y=58 count=1}, Tree node with text: kernel-overlap-testing]
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=889768695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4c555069
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=889768696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889768696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=889768706 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=889768706 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=889768706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=889768706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=889768706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=889768706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=889768706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=889768706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=889768706 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=889768706 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@61b01cba
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=889768707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889768707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=889768707 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=889768707 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=889768707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=889768707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=889768708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=889768708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=889768708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=889768708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=889768708 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=889768708 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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.
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=889768711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=889768711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=889768711 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=889768711 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=889768711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=889768711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=889768711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=889768370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889768784 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889768784 data=null doit=true}, TreeItem with text {test}]
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889768784 data=null}, TreeItem with text {test}]
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889768784 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889768784 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889768848 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:00 [2024-05-01T16:42:00.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=889768848 data=null doit=true}, TreeItem with text {Experiments [0]}]
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=889768848 data=null}, TreeItem with text {Experiments [0]}]
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=889768848 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889768848 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [0]}]
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=889768850 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa} time=889768850 data=null doit=true}, TreeItem with text {aaa}]
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa} time=889768850 data=null}, TreeItem with text {aaa}]
12:42:00 [2024-05-01T16:42:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa} time=889768850 data=null button=1 stateMask=0x0 x=90 y=173 count=1}, TreeItem with text {aaa}]
12:42:00 [2024-05-01T16:42:00.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889768850 data=null item=TreeItem {aaa} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {aaa}]
12:42:00 [2024-05-01T16:42:00.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa} time=889768852 data=null button=1 stateMask=0x80000 x=90 y=173 count=1}, TreeItem with text {aaa}]
12:42:00 [2024-05-01T16:42:00.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:00 [2024-05-01T16:42:00.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=889768864 data=null doit=true}, Tree node with text: kernel-overlap-testing]
12:42:00 [2024-05-01T16:42:00.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=889768864 data=null}, Tree node with text: kernel-overlap-testing]
12:42:00 [2024-05-01T16:42:00.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=889768864 data=null button=1 stateMask=0x0 x=168 y=196 count=1}, Tree node with text: kernel-overlap-testing]
12:42:00 [2024-05-01T16:42:00.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889768864 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kernel-overlap-testing]
12:42:00 [2024-05-01T16:42:00.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=889768894 data=null x=168 y=196 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
12:42:00 [2024-05-01T16:42:00.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=889768894 data=null x=168 y=196 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
12:42:00 [2024-05-01T16:42:00.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=889768895 data=null x=107 y=209 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
12:42:00 [2024-05-01T16:42:00.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=889768896 data=null x=107 y=209 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
12:42:00 [2024-05-01T16:42:00.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=889768896 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
12:42:00 [2024-05-01T16:42:00.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=889768896 data=null x=107 y=209 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
12:42:00 [2024-05-01T16:42:00.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=889768897 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=889768897 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=107 y=209 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=889768901 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
12:42:00 [2024-05-01T16:42:00.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {exp [0]} is already expanded. Won't expand it again.
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=889768917 data=null button=0 stateMask=0x0 x=101 y=196 count=0}, TreeItem with text {aaa [1]}]
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=889768917 data=null doit=true}, TreeItem with text {aaa [1]}]
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=889768917 data=null}, TreeItem with text {aaa [1]}]
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=889768917 data=null button=1 stateMask=0x0 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889768917 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {aaa [1]}]
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=889768933 data=null button=1 stateMask=0x80000 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Rename Folder} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889769106 data=null doit=true}, Shell with text {Rename Folder}]
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: of type 'Text'
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:'))
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889769121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889769121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889769121 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889769121 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889769121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:00 [2024-05-01T16:42:00.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889769121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:00 [2024-05-01T16:42:00.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889769122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:00 [2024-05-01T16:42:00.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:00 [2024-05-01T16:42:00.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=889768955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
12:42:01 [2024-05-01T16:42:01.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:01 [2024-05-01T16:42:01.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:42:01 [2024-05-01T16:42:01.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
12:42:01 [2024-05-01T16:42:01.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:01 [2024-05-01T16:42:01.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889769707 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889769707 data=null doit=true}, TreeItem with text {test}]
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889769707 data=null}, TreeItem with text {test}]
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889769707 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889769707 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889769735 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889769735 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889769735 data=null doit=true}, TreeItem with text {test}]
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889769735 data=null}, TreeItem with text {test}]
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889769735 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889769735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889769742 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:01 [2024-05-01T16:42:01.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889769742 data=null button=0 stateMask=0x0 x=92 y=173 count=0}, TreeItem with text {Traces [3]}]
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889769742 data=null doit=true}, TreeItem with text {Traces [3]}]
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889769742 data=null}, TreeItem with text {Traces [3]}]
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889769742 data=null button=1 stateMask=0x0 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889769742 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:42:01 [2024-05-01T16:42:01.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889769750 data=null button=1 stateMask=0x80000 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
12:42:01 [2024-05-01T16:42:01.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889770067 data=null doit=true}, Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}]
12:42:01 [2024-05-01T16:42:01.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:42:01 [2024-05-01T16:42:01.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:01 [2024-05-01T16:42:01.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:01 [2024-05-01T16:42:01.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:01 [2024-05-01T16:42:01.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889770084 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:01 [2024-05-01T16:42:01.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889770084 data=null doit=true}, TreeItem with text {test}]
12:42:01 [2024-05-01T16:42:01.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889770084 data=null}, TreeItem with text {test}]
12:42:01 [2024-05-01T16:42:01.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889770084 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:01 [2024-05-01T16:42:01.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889770084 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:01 [2024-05-01T16:42:01.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889770098 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:01 [2024-05-01T16:42:01.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:42:01 [2024-05-01T16:42:01.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:42:01 [2024-05-01T16:42:01.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:42:02 [2024-05-01T16:42:02.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:42:02 [2024-05-01T16:42:02.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:42:02 [2024-05-01T16:42:02.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:42:02 [2024-05-01T16:42:02.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:42:02 [2024-05-01T16:42:02.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:42:02 [2024-05-01T16:42:02.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:42:02 [2024-05-01T16:42:02.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:02 [2024-05-01T16:42:02.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:42:02 [2024-05-01T16:42:02.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:42:02 [2024-05-01T16:42:02.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:42:02 [2024-05-01T16:42:02.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889770877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:02 [2024-05-01T16:42:02.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889770877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889770877 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889770877 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889770877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889770877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889770877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889770878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889770878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889770878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889770878 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889770878 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889770878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889770878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889770878 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889770878 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889770878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889770878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:02 [2024-05-01T16:42:02.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:02 [2024-05-01T16:42:02.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:02 [2024-05-01T16:42:02.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:02 [2024-05-01T16:42:02.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:02 [2024-05-01T16:42:02.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:02 [2024-05-01T16:42:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:42:02 [2024-05-01T16:42:02.518Z] 
12:42:02 [2024-05-01T16:42:02.518Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:02.483: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:02 [2024-05-01T16:42:02.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889770878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:02 [2024-05-01T16:42:02.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889770144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:42:02 [2024-05-01T16:42:02.772Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 328.8 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_01ContextMenuPresence -- Time elapsed: 0.110 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_02Import -- Time elapsed: 0.408 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_03SingleCustomTextTrace -- Time elapsed: 2.710 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_04SingleCustomXmlTrace -- Time elapsed: 2.878 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_05SingleCtfTrace -- Time elapsed: 2.880 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_06RenameCopyImport -- Time elapsed: 9.325 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_07OverwriteCopyImport -- Time elapsed: 10.15 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_08SkipImport -- Time elapsed: 6.336 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_09OverwriteOptionImport -- Time elapsed: 9.677 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_10ImportUnrecognized -- Time elapsed: 1.984 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_11ImportUnrecognizedIgnore -- Time elapsed: 1.454 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_12ImportCtfWithMetadataSelection -- Time elapsed: 4.916 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_13ImportRecursiveAutoRenameAll -- Time elapsed: 24.50 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_14ImportRecursiveAutoOverwriteAll -- Time elapsed: 17.14 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_15ImportRecursiveAutoSkipAll -- Time elapsed: 13.95 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_16ImportRecursiveAutoRenameOverwriteSkip -- Time elapsed: 11.02 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_17ImportRecursiveSpecifyTraceTypeCTF -- Time elapsed: 9.534 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_18ImportRecursiveSpecifyTraceTypeKernel -- Time elapsed: 3.731 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_19ImportRecursiveSpecifyTraceTypeUST -- Time elapsed: 6.782 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_20ImportRecursiveSpecifyTraceTypeCustomText -- Time elapsed: 7.020 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_21ImportFromMenuProjectSelected -- Time elapsed: 3.649 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_22ImportFromMenuProjectNotSelected -- Time elapsed: 4.361 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_29ImportRecursivePreserve -- Time elapsed: 8.868 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_30ImportRecursivePreserveSkipAll -- Time elapsed: 3.490 s
12:42:02 [2024-05-01T16:42:02.772Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_31ImportRecursivePreserveRenameAll -- Time elapsed: 9.165 s
12:42:02 [2024-05-01T16:42:02.773Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_32DeleteTraceAndFolder -- Time elapsed: 13.50 s
12:42:02 [2024-05-01T16:42:02.773Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_33DeleteMultipleFolders -- Time elapsed: 6.517 s
12:42:02 [2024-05-01T16:42:02.773Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_34ClearSingleTracesFolder -- Time elapsed: 4.994 s
12:42:02 [2024-05-01T16:42:02.773Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_35ClearMultipleTracesFolder -- Time elapsed: 7.701 s
12:42:02 [2024-05-01T16:42:02.773Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_36ImportZipArchivePreserve -- Time elapsed: 22.46 s
12:42:02 [2024-05-01T16:42:02.773Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_37ImportZipArchiveNoPreserve -- Time elapsed: 26.70 s
12:42:02 [2024-05-01T16:42:02.773Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_38ImportZipArchiveSpecificTraces -- Time elapsed: 8.514 s
12:42:02 [2024-05-01T16:42:02.773Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_39ImportTarGzipArchivePreserve -- Time elapsed: 22.88 s
12:42:02 [2024-05-01T16:42:02.773Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_40ImportTarGzipArchiveNoPreserve -- Time elapsed: 26.89 s
12:42:02 [2024-05-01T16:42:02.773Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_41ImportTarGzipArchiveSpecificTraces -- Time elapsed: 8.356 s
12:42:02 [2024-05-01T16:42:02.773Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test_RenameFolderWorkaroundBug525833 -- Time elapsed: 1.754 s
12:42:02 [2024-05-01T16:42:02.773Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
12:42:02 [2024-05-01T16:42:02.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889771604 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:42:02 [2024-05-01T16:42:02.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:03 [2024-05-01T16:42:03.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:42:03 [2024-05-01T16:42:03.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:42:03 [2024-05-01T16:42:03.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:42:03 [2024-05-01T16:42:03.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=889771679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:42:03 [2024-05-01T16:42:03.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:42:03 [2024-05-01T16:42:03.028Z] 
12:42:03 [2024-05-01T16:42:03.028Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:02.965: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889773258 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889773258 data=null doit=true}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889773258 data=null}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889773258 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889773258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889773275 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889773276 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889773276 data=null doit=true}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889773276 data=null}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889773276 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889773276 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889773279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889773280 data=null doit=true}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889773280 data=null}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889773280 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889773280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889773281 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:04 [2024-05-01T16:42:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889773281 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889773281 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889773281 data=null}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889773281 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889773281 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889773292 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889773292 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889773292 data=null}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889773292 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889773292 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889773293 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:04 [2024-05-01T16:42:04.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889773294 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:04 [2024-05-01T16:42:04.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889773294 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:04 [2024-05-01T16:42:04.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889773294 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:04 [2024-05-01T16:42:04.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889773294 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:04 [2024-05-01T16:42:04.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889773294 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:04 [2024-05-01T16:42:04.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889773311 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:04 [2024-05-01T16:42:04.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:04 [2024-05-01T16:42:04.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:04 [2024-05-01T16:42:04.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:04 [2024-05-01T16:42:04.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:04 [2024-05-01T16:42:04.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:04 [2024-05-01T16:42:04.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:04 [2024-05-01T16:42:04.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:42:04 [2024-05-01T16:42:04.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889773441 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:42:04 [2024-05-01T16:42:04.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889773441 data=null doit=true}, TableItem with text {}]
12:42:04 [2024-05-01T16:42:04.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889773441 data=null}, TableItem with text {}]
12:42:04 [2024-05-01T16:42:04.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889773441 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:42:04 [2024-05-01T16:42:04.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889773441 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:42:04 [2024-05-01T16:42:04.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889773447 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:42:04 [2024-05-01T16:42:04.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:04 [2024-05-01T16:42:04.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:04 [2024-05-01T16:42:04.648Z] 
12:42:04 [2024-05-01T16:42:04.648Z] (Eclipse:22871): Gtk-WARNING **: 16:42:04.555: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:04 [2024-05-01T16:42:04.648Z] 
12:42:04 [2024-05-01T16:42:04.648Z] (Eclipse:22871): Gtk-WARNING **: 16:42:04.570: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:04 [2024-05-01T16:42:04.903Z] 
12:42:04 [2024-05-01T16:42:04.903Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:04.775: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:04 [2024-05-01T16:42:04.903Z] 
12:42:04 [2024-05-01T16:42:04.903Z] (Eclipse:22871): Gtk-WARNING **: 16:42:04.800: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:04 [2024-05-01T16:42:04.903Z] 
12:42:04 [2024-05-01T16:42:04.903Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:04.810: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:04 [2024-05-01T16:42:04.903Z] 
12:42:04 [2024-05-01T16:42:04.903Z] (Eclipse:22871): Gtk-WARNING **: 16:42:04.812: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889773746 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889773746 data=null doit=true}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889773746 data=null}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889773746 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889773746 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889773761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889773761 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889773761 data=null doit=true}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889773761 data=null}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889773762 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889773762 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889773765 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:04 [2024-05-01T16:42:04.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:04 [2024-05-01T16:42:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889773766 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889773766 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889773766 data=null}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889773766 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889773766 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889773776 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:04 [2024-05-01T16:42:04.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889773776 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889773776 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889773776 data=null}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889773776 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889773777 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:04 [2024-05-01T16:42:04.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889773779 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:05 [2024-05-01T16:42:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:42:05 [2024-05-01T16:42:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:42:05 [2024-05-01T16:42:05.159Z] 
12:42:05 [2024-05-01T16:42:05.159Z] (Eclipse:22871): Gtk-WARNING **: 16:42:04.973: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:05 [2024-05-01T16:42:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:42:05 [2024-05-01T16:42:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:42:05 [2024-05-01T16:42:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889773881 data=null doit=true}, Shell with text {Confirm Clear}]
12:42:05 [2024-05-01T16:42:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:05 [2024-05-01T16:42:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:05 [2024-05-01T16:42:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:05 [2024-05-01T16:42:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:05 [2024-05-01T16:42:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:42:05 [2024-05-01T16:42:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:42:05 [2024-05-01T16:42:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889773881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:05 [2024-05-01T16:42:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889773882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:05 [2024-05-01T16:42:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889773882 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:05 [2024-05-01T16:42:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889773882 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:05 [2024-05-01T16:42:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889773882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:05 [2024-05-01T16:42:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889773882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:05 [2024-05-01T16:42:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889773882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:05 [2024-05-01T16:42:05.159Z] 
12:42:05 [2024-05-01T16:42:05.159Z] (Eclipse:22871): Gtk-WARNING **: 16:42:05.031: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:05 [2024-05-01T16:42:05.413Z] 
12:42:05 [2024-05-01T16:42:05.413Z] (Eclipse:22871): Gtk-WARNING **: 16:42:05.212: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:05 [2024-05-01T16:42:05.413Z] 
12:42:05 [2024-05-01T16:42:05.413Z] (Eclipse:22871): Gtk-WARNING **: 16:42:05.237: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:05 [2024-05-01T16:42:05.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889773824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:42:05 [2024-05-01T16:42:05.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:05 [2024-05-01T16:42:05.413Z] 
12:42:05 [2024-05-01T16:42:05.413Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:05.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:05 [2024-05-01T16:42:05.413Z] 
12:42:05 [2024-05-01T16:42:05.413Z] (Eclipse:22871): Gtk-WARNING **: 16:42:05.339: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:05 [2024-05-01T16:42:05.413Z] 
12:42:05 [2024-05-01T16:42:05.413Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:05.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:05 [2024-05-01T16:42:05.413Z] 
12:42:05 [2024-05-01T16:42:05.413Z] (Eclipse:22871): Gtk-WARNING **: 16:42:05.371: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:06 [2024-05-01T16:42:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:06 [2024-05-01T16:42:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:06 [2024-05-01T16:42:06.774Z] 
12:42:06 [2024-05-01T16:42:06.774Z] (Eclipse:22871): Gtk-WARNING **: 16:42:06.658: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:06 [2024-05-01T16:42:06.774Z] 
12:42:06 [2024-05-01T16:42:06.774Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:06.667: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:06 [2024-05-01T16:42:06.774Z] 
12:42:06 [2024-05-01T16:42:06.774Z] (Eclipse:22871): Gtk-WARNING **: 16:42:06.669: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:06 [2024-05-01T16:42:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:06 [2024-05-01T16:42:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:06 [2024-05-01T16:42:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:06 [2024-05-01T16:42:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:06 [2024-05-01T16:42:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:06 [2024-05-01T16:42:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:06 [2024-05-01T16:42:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889775583 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:06 [2024-05-01T16:42:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889775583 data=null doit=true}, TreeItem with text {test}]
12:42:06 [2024-05-01T16:42:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889775583 data=null}, TreeItem with text {test}]
12:42:06 [2024-05-01T16:42:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889775583 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:06 [2024-05-01T16:42:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889775583 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889775597 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889775597 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889775597 data=null doit=true}, TreeItem with text {test}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889775597 data=null}, TreeItem with text {test}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889775597 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889775597 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889775602 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:06 [2024-05-01T16:42:06.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889775602 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889775602 data=null doit=true}, TreeItem with text {Traces [2]}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889775602 data=null}, TreeItem with text {Traces [2]}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889775602 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889775602 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889775612 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889775612 data=null doit=true}, TreeItem with text {Traces [2]}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889775613 data=null}, TreeItem with text {Traces [2]}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889775613 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889775613 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889775614 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=889775614 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=889775614 data=null}, TreeItem with text {symbolic-link [1]}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=889775614 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889775614 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {symbolic-link [1]}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=889775615 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889775617 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889775617 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889775617 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889775617 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889775617 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889775621 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889775621 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889775621 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889775627 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889775661 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889775665 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889775665 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889775665 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:06 [2024-05-01T16:42:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:42:07 [2024-05-01T16:42:07.031Z] 
12:42:07 [2024-05-01T16:42:07.031Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:06.794: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:07 [2024-05-01T16:42:07.031Z] 
12:42:07 [2024-05-01T16:42:07.031Z] (Eclipse:22871): Gtk-WARNING **: 16:42:06.813: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:07 [2024-05-01T16:42:07.031Z] 
12:42:07 [2024-05-01T16:42:07.031Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:06.828: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:07 [2024-05-01T16:42:07.031Z] 
12:42:07 [2024-05-01T16:42:07.031Z] (Eclipse:22871): Gtk-WARNING **: 16:42:06.846: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:07 [2024-05-01T16:42:07.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:07 [2024-05-01T16:42:07.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:07 [2024-05-01T16:42:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:07 [2024-05-01T16:42:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:07 [2024-05-01T16:42:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:07 [2024-05-01T16:42:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:07 [2024-05-01T16:42:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:07 [2024-05-01T16:42:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889776188 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:07 [2024-05-01T16:42:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889776189 data=null doit=true}, TreeItem with text {test}]
12:42:07 [2024-05-01T16:42:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889776189 data=null}, TreeItem with text {test}]
12:42:07 [2024-05-01T16:42:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889776189 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:07 [2024-05-01T16:42:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889776189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:07 [2024-05-01T16:42:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889776200 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:07 [2024-05-01T16:42:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:07 [2024-05-01T16:42:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889776201 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:07 [2024-05-01T16:42:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889776201 data=null doit=true}, TreeItem with text {test}]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889776201 data=null}, TreeItem with text {test}]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889776201 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889776201 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889776204 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:07 [2024-05-01T16:42:07.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889776204 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889776205 data=null doit=true}, TreeItem with text {Traces [2]}]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889776205 data=null}, TreeItem with text {Traces [2]}]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889776205 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889776205 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889776210 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:07 [2024-05-01T16:42:07.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:42:07 [2024-05-01T16:42:07.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889776211 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889776211 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889776211 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889776211 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889776211 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889776218 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
12:42:07 [2024-05-01T16:42:07.541Z] 
12:42:07 [2024-05-01T16:42:07.541Z] (Eclipse:22871): Gtk-WARNING **: 16:42:07.407: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
12:42:07 [2024-05-01T16:42:07.541Z] 
12:42:07 [2024-05-01T16:42:07.541Z] (Eclipse:22871): Gtk-WARNING **: 16:42:07.424: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:07 [2024-05-01T16:42:07.541Z] 
12:42:07 [2024-05-01T16:42:07.541Z] (Eclipse:22871): Gtk-WARNING **: 16:42:07.441: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
12:42:07 [2024-05-01T16:42:07.541Z] 
12:42:07 [2024-05-01T16:42:07.541Z] (Eclipse:22871): Gtk-WARNING **: 16:42:07.458: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Rename Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889776362 data=null doit=true}, Shell with text {Rename Trace}]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889776363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889776363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889776363 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889776364 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889776364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889776364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:07 [2024-05-01T16:42:07.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889776364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:07 [2024-05-01T16:42:07.541Z] 
12:42:07 [2024-05-01T16:42:07.541Z] (Eclipse:22871): Gtk-WARNING **: 16:42:07.519: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:07 [2024-05-01T16:42:07.541Z] 
12:42:07 [2024-05-01T16:42:07.541Z] (Eclipse:22871): Gtk-WARNING **: 16:42:07.536: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:07 [2024-05-01T16:42:07.797Z] 
12:42:07 [2024-05-01T16:42:07.797Z] (Eclipse:22871): Gtk-WARNING **: 16:42:07.571: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:07 [2024-05-01T16:42:07.797Z] 
12:42:07 [2024-05-01T16:42:07.797Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:07.775: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:07 [2024-05-01T16:42:07.797Z] 
12:42:07 [2024-05-01T16:42:07.797Z] (Eclipse:22871): Gtk-WARNING **: 16:42:07.777: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:08 [2024-05-01T16:42:08.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=889776255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
12:42:08 [2024-05-01T16:42:08.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:08 [2024-05-01T16:42:08.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:08 [2024-05-01T16:42:08.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889776762 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889776762 data=null doit=true}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889776762 data=null}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889776762 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889776762 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889776774 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889776775 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889776775 data=null doit=true}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889776775 data=null}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889776775 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889776775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889776779 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889776779 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889776779 data=null doit=true}, TreeItem with text {Traces [2]}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889776779 data=null}, TreeItem with text {Traces [2]}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889776779 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889776779 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889776785 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:08 [2024-05-01T16:42:08.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:42:08 [2024-05-01T16:42:08.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889776786 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=889776786 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=889776786 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889776786 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889776786 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889776794 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:42:08 [2024-05-01T16:42:08.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=889776840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:42:08 [2024-05-01T16:42:08.052Z] 
12:42:08 [2024-05-01T16:42:08.052Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:08.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:08 [2024-05-01T16:42:08.307Z] 
12:42:08 [2024-05-01T16:42:08.307Z] (Eclipse:22871): Gtk-WARNING **: 16:42:08.067: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:08 [2024-05-01T16:42:08.307Z] 
12:42:08 [2024-05-01T16:42:08.307Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:08.082: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:08 [2024-05-01T16:42:08.307Z] 
12:42:08 [2024-05-01T16:42:08.307Z] (Eclipse:22871): Gtk-WARNING **: 16:42:08.141: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889777376 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889777377 data=null doit=true}, TableItem with text {}]
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889777377 data=null}, TableItem with text {}]
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889777377 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889777377 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889777379 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889777450 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=889777450 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=889777450 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889777451 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889777451 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889777454 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:08 [2024-05-01T16:42:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:08 [2024-05-01T16:42:08.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:08 [2024-05-01T16:42:08.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:08 [2024-05-01T16:42:08.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:08 [2024-05-01T16:42:08.818Z] 
12:42:08 [2024-05-01T16:42:08.818Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:08.599: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:08 [2024-05-01T16:42:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:08 [2024-05-01T16:42:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:08 [2024-05-01T16:42:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:08 [2024-05-01T16:42:08.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889777516 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889777517 data=null doit=true}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889777517 data=null}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889777517 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889777517 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889777540 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889777540 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889777540 data=null doit=true}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889777540 data=null}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889777541 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889777541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889777549 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:08 [2024-05-01T16:42:08.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889777549 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889777549 data=null doit=true}, TreeItem with text {Traces [2]}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889777549 data=null}, TreeItem with text {Traces [2]}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889777549 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889777550 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889777558 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889777563 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889777563 data=null doit=true}, TreeItem with text {Traces [2]}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889777563 data=null}, TreeItem with text {Traces [2]}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889777563 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889777563 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889777566 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889777679 data=null doit=true}, Shell with text {Confirm Clear}]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889777690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889777690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889777690 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889777690 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889777690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889777690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:08 [2024-05-01T16:42:08.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889777690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:09 [2024-05-01T16:42:09.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:09 [2024-05-01T16:42:09.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889777597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:42:09 [2024-05-01T16:42:09.940Z] 
12:42:09 [2024-05-01T16:42:09.940Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:09.645: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889779851 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889779851 data=null doit=true}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889779851 data=null}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889779851 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889779851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889779860 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889779861 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889779861 data=null doit=true}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889779861 data=null}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889779861 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889779861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889779868 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889779869 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889779869 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889779869 data=null}, TreeItem with text {Traces [1]}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889779869 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889779869 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889779876 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889779876 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889779876 data=null}, TreeItem with text {Traces [1]}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889779876 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889779876 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889779878 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889779880 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889779881 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889779881 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889779881 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:11 [2024-05-01T16:42:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889779881 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889779897 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889780058 data=null doit=true}, Shell with text {Copy Trace}]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=889780061 data=null doit=true}, Button with text {Copy as a link}]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=889780061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Copy as a link}]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=889780062 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=889780073 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=889780073 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=889780073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889780074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889780074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889780074 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889780074 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889780074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889780074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889780074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=889779933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889780189 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889780189 data=null doit=true}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889780189 data=null}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889780190 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889780190 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889780240 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:11 [2024-05-01T16:42:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889780241 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889780241 data=null doit=true}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889780241 data=null}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889780241 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889780241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889780245 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:11 [2024-05-01T16:42:11.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889780246 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889780246 data=null doit=true}, TreeItem with text {Traces [2]}]
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889780246 data=null}, TreeItem with text {Traces [2]}]
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889780246 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889780246 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889780261 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889780261 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889780261 data=null doit=true}, TreeItem with text {Traces [2]}]
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889780262 data=null}, TreeItem with text {Traces [2]}]
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889780262 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889780262 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889780264 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:11 [2024-05-01T16:42:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=889780304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889780899 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889780899 data=null doit=true}, TreeItem with text {test}]
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889780899 data=null}, TreeItem with text {test}]
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889780899 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889780899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889780913 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:12 [2024-05-01T16:42:12.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=889780913 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=889780913 data=null}, TreeItem with text {Experiments [1]}]
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=889780913 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889780914 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=889780915 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:42:12 [2024-05-01T16:42:12.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=889780917 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [2]}]
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=889780917 data=null doit=true}, TreeItem with text {Experiment [2]}]
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=889780917 data=null}, TreeItem with text {Experiment [2]}]
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=889780918 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889780918 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [2]}]
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=889780933 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:42:12 [2024-05-01T16:42:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
12:42:12 [2024-05-01T16:42:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
12:42:12 [2024-05-01T16:42:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
12:42:12 [2024-05-01T16:42:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Experiment} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889781087 data=null doit=true}, Shell with text {Copy Experiment}]
12:42:12 [2024-05-01T16:42:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
12:42:12 [2024-05-01T16:42:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
12:42:12 [2024-05-01T16:42:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
12:42:12 [2024-05-01T16:42:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
12:42:12 [2024-05-01T16:42:12.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
12:42:12 [2024-05-01T16:42:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:12 [2024-05-01T16:42:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:42:12 [2024-05-01T16:42:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:42:12 [2024-05-01T16:42:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:42:12 [2024-05-01T16:42:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:12 [2024-05-01T16:42:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:42:12 [2024-05-01T16:42:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889781089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:12 [2024-05-01T16:42:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889781090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:12 [2024-05-01T16:42:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889781090 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:12 [2024-05-01T16:42:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889781101 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:12 [2024-05-01T16:42:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889781101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:12 [2024-05-01T16:42:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889781101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:12 [2024-05-01T16:42:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889781101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:12 [2024-05-01T16:42:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=889780971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:12 [2024-05-01T16:42:12.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889781282 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889781282 data=null doit=true}, TreeItem with text {test}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889781282 data=null}, TreeItem with text {test}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889781283 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889781283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889781344 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889781344 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889781344 data=null doit=true}, TreeItem with text {test}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889781344 data=null}, TreeItem with text {test}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889781344 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889781344 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889781350 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:12 [2024-05-01T16:42:12.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889781351 data=null button=0 stateMask=0x0 x=92 y=219 count=0}, TreeItem with text {Traces [2]}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889781351 data=null doit=true}, TreeItem with text {Traces [2]}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889781351 data=null}, TreeItem with text {Traces [2]}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889781351 data=null button=1 stateMask=0x0 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889781351 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889781370 data=null button=1 stateMask=0x80000 x=92 y=219 count=1}, TreeItem with text {Traces [2]}]
12:42:12 [2024-05-01T16:42:12.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=889781375 data=null doit=true}, TreeItem with text {exp [2]}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=889781375 data=null}, TreeItem with text {exp [2]}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=889781375 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889781375 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {exp [2]}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=889781377 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=889781379 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [2]}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=889781379 data=null doit=true}, TreeItem with text {exp [2]}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=889781379 data=null}, TreeItem with text {exp [2]}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=889781379 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889781379 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {exp [2]}]
12:42:12 [2024-05-01T16:42:12.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=889781385 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
12:42:12 [2024-05-01T16:42:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:42:12 [2024-05-01T16:42:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
12:42:12 [2024-05-01T16:42:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
12:42:12 [2024-05-01T16:42:12.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Experiment} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889781538 data=null doit=true}, Shell with text {Copy Experiment}]
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: of type 'Text'
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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)'
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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')
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=889781608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=889781608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=889781608 data=null doit=true}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=889781608 data=null}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=889781609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=889781609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=889781609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=889781609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=889781609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=889781609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=889781609 data=null doit=true}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=889781609 data=null}, (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK')]
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - 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')
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:42:12 [2024-05-01T16:42:12.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889781609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:12 [2024-05-01T16:42:12.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889781609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:12 [2024-05-01T16:42:12.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889781609 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:12 [2024-05-01T16:42:12.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889781610 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:12 [2024-05-01T16:42:12.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889781610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:12 [2024-05-01T16:42:12.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889781610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:12 [2024-05-01T16:42:12.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889781610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:12 [2024-05-01T16:42:12.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=889781414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
12:42:13 [2024-05-01T16:42:13.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:13 [2024-05-01T16:42:13.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
12:42:13 [2024-05-01T16:42:13.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889781841 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889781841 data=null doit=true}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889781842 data=null}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889781842 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889781842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889781860 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889781860 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889781860 data=null doit=true}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889781860 data=null}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889781861 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889781861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889781871 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.145Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889781872 data=null button=0 stateMask=0x0 x=92 y=357 count=0}, TreeItem with text {Traces [2]}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889781872 data=null doit=true}, TreeItem with text {Traces [2]}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889781872 data=null}, TreeItem with text {Traces [2]}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889781872 data=null button=1 stateMask=0x0 x=92 y=357 count=1}, TreeItem with text {Traces [2]}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889781872 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889781880 data=null button=1 stateMask=0x80000 x=92 y=357 count=1}, TreeItem with text {Traces [2]}]
12:42:13 [2024-05-01T16:42:13.145Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=889781881 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=889781881 data=null}, TreeItem with text {expDeepCopy [2]}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=889781881 data=null button=1 stateMask=0x0 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889781893 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {expDeepCopy [2]}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=889781894 data=null button=1 stateMask=0x80000 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
12:42:13 [2024-05-01T16:42:13.145Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=889781895 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=889781895 data=null}, TreeItem with text {expDeepCopy [2]}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=889781895 data=null button=1 stateMask=0x0 x=135 y=495 count=1}, TreeItem with text {expDeepCopy [2]}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889781895 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {expDeepCopy [2]}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=889781896 data=null button=1 stateMask=0x80000 x=135 y=495 count=1}, TreeItem with text {expDeepCopy [2]}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889781967 data=null button=0 stateMask=0x0 x=172 y=518 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889781967 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889781967 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889781967 data=null button=1 stateMask=0x0 x=172 y=518 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889781967 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889782002 data=null button=1 stateMask=0x80000 x=172 y=518 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:13 [2024-05-01T16:42:13.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:13 [2024-05-01T16:42:13.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:42:13 [2024-05-01T16:42:13.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:13 [2024-05-01T16:42:13.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=889782037 data=null button=0 stateMask=0x0 x=176 y=541 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:13 [2024-05-01T16:42:13.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=889782037 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:13 [2024-05-01T16:42:13.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=889782038 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:13 [2024-05-01T16:42:13.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=889782038 data=null button=1 stateMask=0x0 x=176 y=541 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:13 [2024-05-01T16:42:13.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889782038 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:13 [2024-05-01T16:42:13.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=889782071 data=null button=1 stateMask=0x80000 x=176 y=541 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:13 [2024-05-01T16:42:13.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:13 [2024-05-01T16:42:13.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:13 [2024-05-01T16:42:13.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:13 [2024-05-01T16:42:13.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:13 [2024-05-01T16:42:13.401Z] 
12:42:13 [2024-05-01T16:42:13.401Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:13.254: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889782388 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889782388 data=null doit=true}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889782388 data=null}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889782388 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889782388 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889782406 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889782407 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889782407 data=null doit=true}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889782407 data=null}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889782410 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889782410 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889782414 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:13 [2024-05-01T16:42:13.656Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=889782414 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=889782414 data=null doit=true}, TreeItem with text {Traces [4]}]
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=889782414 data=null}, TreeItem with text {Traces [4]}]
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=889782415 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889782415 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=889782422 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=889782423 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:42:13 [2024-05-01T16:42:13.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=889782423 data=null doit=true}, TreeItem with text {Traces [4]}]
12:42:13 [2024-05-01T16:42:13.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=889782423 data=null}, TreeItem with text {Traces [4]}]
12:42:13 [2024-05-01T16:42:13.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=889782423 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:42:13 [2024-05-01T16:42:13.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889782423 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:42:13 [2024-05-01T16:42:13.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=889782435 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:42:13 [2024-05-01T16:42:13.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:42:13 [2024-05-01T16:42:13.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:42:13 [2024-05-01T16:42:13.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:42:13 [2024-05-01T16:42:13.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:42:13 [2024-05-01T16:42:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889782569 data=null doit=true}, Shell with text {Confirm Clear}]
12:42:13 [2024-05-01T16:42:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:13 [2024-05-01T16:42:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:13 [2024-05-01T16:42:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:13 [2024-05-01T16:42:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:13 [2024-05-01T16:42:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:42:13 [2024-05-01T16:42:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:42:13 [2024-05-01T16:42:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889782570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:13 [2024-05-01T16:42:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889782570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:13 [2024-05-01T16:42:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889782570 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:13 [2024-05-01T16:42:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889782570 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:13 [2024-05-01T16:42:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889782570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:13 [2024-05-01T16:42:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889782570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:13 [2024-05-01T16:42:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889782570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:13 [2024-05-01T16:42:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:13 [2024-05-01T16:42:13.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889782472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:42:14 [2024-05-01T16:42:14.471Z] 
12:42:14 [2024-05-01T16:42:14.471Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:14.357: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:15 [2024-05-01T16:42:15.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:15 [2024-05-01T16:42:15.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:15 [2024-05-01T16:42:15.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:15 [2024-05-01T16:42:15.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:15 [2024-05-01T16:42:15.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:15 [2024-05-01T16:42:15.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:15 [2024-05-01T16:42:15.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:15 [2024-05-01T16:42:15.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:15 [2024-05-01T16:42:15.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889784640 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:15 [2024-05-01T16:42:15.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889784640 data=null doit=true}, TreeItem with text {test}]
12:42:15 [2024-05-01T16:42:15.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889784640 data=null}, TreeItem with text {test}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889784640 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889784641 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889784650 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889784650 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889784650 data=null doit=true}, TreeItem with text {test}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889784650 data=null}, TreeItem with text {test}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889784651 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889784651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889784658 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:15 [2024-05-01T16:42:15.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889784658 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889784658 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889784658 data=null}, TreeItem with text {Traces [1]}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889784658 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889784658 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889784665 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889784666 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889784666 data=null}, TreeItem with text {Traces [1]}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889784666 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889784666 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889784667 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889784668 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889784668 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889784668 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889784668 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889784668 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:15 [2024-05-01T16:42:15.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889784683 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:16 [2024-05-01T16:42:16.090Z] 
12:42:16 [2024-05-01T16:42:16.090Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:15.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:16 [2024-05-01T16:42:16.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:16 [2024-05-01T16:42:16.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:16 [2024-05-01T16:42:16.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:16 [2024-05-01T16:42:16.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:16 [2024-05-01T16:42:16.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:16 [2024-05-01T16:42:16.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:16 [2024-05-01T16:42:16.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889784775 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:16 [2024-05-01T16:42:16.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889784775 data=null doit=true}, TreeItem with text {test}]
12:42:16 [2024-05-01T16:42:16.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889784775 data=null}, TreeItem with text {test}]
12:42:16 [2024-05-01T16:42:16.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889784775 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:16 [2024-05-01T16:42:16.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889784775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:16 [2024-05-01T16:42:16.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889784799 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889784799 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889784799 data=null doit=true}, TreeItem with text {test}]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889784799 data=null}, TreeItem with text {test}]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889784799 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889784800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889784803 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:16 [2024-05-01T16:42:16.091Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889784803 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889784803 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889784804 data=null}, TreeItem with text {Traces [1]}]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889784804 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889784804 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889784816 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889784816 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889784816 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889784816 data=null}, TreeItem with text {Traces [1]}]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889784816 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889784816 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889784819 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889784909 data=null doit=true}, Shell with text {Confirm Clear}]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889784910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889784910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889784910 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889784910 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889784910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889784910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:16 [2024-05-01T16:42:16.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889784910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:16 [2024-05-01T16:42:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889784851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:42:16 [2024-05-01T16:42:16.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:16 [2024-05-01T16:42:16.602Z] 
12:42:16 [2024-05-01T16:42:16.602Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:16.352: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889786757 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889786757 data=null doit=true}, TreeItem with text {test}]
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889786757 data=null}, TreeItem with text {test}]
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889786757 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889786757 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889786767 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889786767 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889786767 data=null doit=true}, TreeItem with text {test}]
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889786767 data=null}, TreeItem with text {test}]
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889786768 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889786768 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889786775 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:17 [2024-05-01T16:42:17.964Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889786776 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889786776 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889786776 data=null}, TreeItem with text {Traces [1]}]
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889786776 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889786776 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889786784 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889786784 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:17 [2024-05-01T16:42:17.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889786784 data=null}, TreeItem with text {Traces [1]}]
12:42:17 [2024-05-01T16:42:17.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889786784 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:17 [2024-05-01T16:42:17.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889786784 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:17 [2024-05-01T16:42:17.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889786786 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:17 [2024-05-01T16:42:17.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:17 [2024-05-01T16:42:17.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889786786 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:17 [2024-05-01T16:42:17.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889786786 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:17 [2024-05-01T16:42:17.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889786786 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:17 [2024-05-01T16:42:17.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889786787 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:17 [2024-05-01T16:42:17.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889786787 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:17 [2024-05-01T16:42:17.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889786804 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:17 [2024-05-01T16:42:17.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
12:42:17 [2024-05-01T16:42:17.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Rename Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889787014 data=null doit=true}, Shell with text {Rename Trace}]
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889787016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889787016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889787029 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889787029 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889787029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889787029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:18 [2024-05-01T16:42:18.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889787029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:18 [2024-05-01T16:42:18.476Z] 
12:42:18 [2024-05-01T16:42:18.476Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:18.475: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:18 [2024-05-01T16:42:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=889786843 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
12:42:18 [2024-05-01T16:42:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:18 [2024-05-01T16:42:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:18 [2024-05-01T16:42:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:18 [2024-05-01T16:42:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:18 [2024-05-01T16:42:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:18 [2024-05-01T16:42:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:18 [2024-05-01T16:42:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:18 [2024-05-01T16:42:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889787484 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:18 [2024-05-01T16:42:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889787484 data=null doit=true}, TreeItem with text {test}]
12:42:18 [2024-05-01T16:42:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889787484 data=null}, TreeItem with text {test}]
12:42:18 [2024-05-01T16:42:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889787485 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:18 [2024-05-01T16:42:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889787485 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:18 [2024-05-01T16:42:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889787545 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:18 [2024-05-01T16:42:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:18 [2024-05-01T16:42:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889787546 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:18 [2024-05-01T16:42:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889787546 data=null doit=true}, TreeItem with text {test}]
12:42:18 [2024-05-01T16:42:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889787546 data=null}, TreeItem with text {test}]
12:42:18 [2024-05-01T16:42:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889787546 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:18 [2024-05-01T16:42:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889787547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:18 [2024-05-01T16:42:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889787550 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:18 [2024-05-01T16:42:18.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:18 [2024-05-01T16:42:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:18 [2024-05-01T16:42:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889787551 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:18 [2024-05-01T16:42:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889787551 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:18 [2024-05-01T16:42:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889787551 data=null}, TreeItem with text {Traces [1]}]
12:42:18 [2024-05-01T16:42:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889787551 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:18 [2024-05-01T16:42:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889787552 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:18 [2024-05-01T16:42:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889787564 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:18 [2024-05-01T16:42:18.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:42:18 [2024-05-01T16:42:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:18 [2024-05-01T16:42:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889787565 data=null button=0 stateMask=0x0 x=158 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:18 [2024-05-01T16:42:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=889787565 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:18 [2024-05-01T16:42:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=889787565 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:18 [2024-05-01T16:42:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889787565 data=null button=1 stateMask=0x0 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:18 [2024-05-01T16:42:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889787565 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:18 [2024-05-01T16:42:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889787583 data=null button=1 stateMask=0x80000 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:18 [2024-05-01T16:42:18.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:42:18 [2024-05-01T16:42:18.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:42:18 [2024-05-01T16:42:18.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:42:18 [2024-05-01T16:42:18.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=889787641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:42:18 [2024-05-01T16:42:18.986Z] 
12:42:18 [2024-05-01T16:42:18.986Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:18.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889788184 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889788184 data=null doit=true}, TableItem with text {}]
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889788184 data=null}, TableItem with text {}]
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889788184 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889788184 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889788193 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:19 [2024-05-01T16:42:19.545Z] 
12:42:19 [2024-05-01T16:42:19.545Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:19.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889788277 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889788277 data=null doit=true}, TreeItem with text {test}]
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889788278 data=null}, TreeItem with text {test}]
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889788278 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889788278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889788338 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:19 [2024-05-01T16:42:19.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889788339 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889788339 data=null doit=true}, TreeItem with text {test}]
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889788339 data=null}, TreeItem with text {test}]
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889788339 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889788340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889788343 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:19 [2024-05-01T16:42:19.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889788344 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889788344 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889788344 data=null}, TreeItem with text {Traces [1]}]
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889788344 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889788344 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889788356 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889788356 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889788357 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889788357 data=null}, TreeItem with text {Traces [1]}]
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889788357 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889788357 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889788359 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:42:19 [2024-05-01T16:42:19.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:42:19 [2024-05-01T16:42:19.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:42:19 [2024-05-01T16:42:19.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:42:19 [2024-05-01T16:42:19.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889788488 data=null doit=true}, Shell with text {Confirm Clear}]
12:42:19 [2024-05-01T16:42:19.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:19 [2024-05-01T16:42:19.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:19 [2024-05-01T16:42:19.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:19 [2024-05-01T16:42:19.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:19 [2024-05-01T16:42:19.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:42:19 [2024-05-01T16:42:19.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:42:19 [2024-05-01T16:42:19.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889788490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:19 [2024-05-01T16:42:19.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889788490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:19 [2024-05-01T16:42:19.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889788490 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:19 [2024-05-01T16:42:19.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889788490 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:19 [2024-05-01T16:42:19.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889788549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:19 [2024-05-01T16:42:19.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889788549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:19 [2024-05-01T16:42:19.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889788549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:20 [2024-05-01T16:42:20.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889788391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:42:20 [2024-05-01T16:42:20.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:20 [2024-05-01T16:42:20.360Z] 
12:42:20 [2024-05-01T16:42:20.360Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:20.190: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:21 [2024-05-01T16:42:21.725Z] 
12:42:21 [2024-05-01T16:42:21.725Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:21.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889790548 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889790548 data=null doit=true}, TreeItem with text {test}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889790548 data=null}, TreeItem with text {test}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889790548 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889790548 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889790561 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889790562 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889790562 data=null doit=true}, TreeItem with text {test}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889790562 data=null}, TreeItem with text {test}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889790562 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889790562 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889790566 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:21 [2024-05-01T16:42:21.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889790566 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889790566 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889790566 data=null}, TreeItem with text {Traces [1]}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889790567 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889790567 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889790579 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889790579 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889790579 data=null}, TreeItem with text {Traces [1]}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889790579 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889790579 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889790581 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889790581 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889790581 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889790581 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889790581 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889790581 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:21 [2024-05-01T16:42:21.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889790600 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:21 [2024-05-01T16:42:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:42:21 [2024-05-01T16:42:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:42:21 [2024-05-01T16:42:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
12:42:21 [2024-05-01T16:42:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
12:42:21 [2024-05-01T16:42:21.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=889790631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
12:42:21 [2024-05-01T16:42:21.980Z] 
12:42:21 [2024-05-01T16:42:21.980Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:21.848: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889791199 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889791200 data=null doit=true}, TreeItem with text {test}]
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889791200 data=null}, TreeItem with text {test}]
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889791200 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889791200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889791222 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:22 [2024-05-01T16:42:22.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=889791222 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=889791222 data=null}, TreeItem with text {Experiments [1]}]
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=889791223 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889791223 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=889791224 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:42:22 [2024-05-01T16:42:22.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:42:22 [2024-05-01T16:42:22.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {ExampleCustomTxt.log [1]} is already expanded. Won't expand it again.
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889791225 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889791225 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889791225 data=null}, Tree node with text: ExampleCustomTxt.log]
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889791226 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889791226 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889791247 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Remove'
12:42:22 [2024-05-01T16:42:22.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Remove'
12:42:22 [2024-05-01T16:42:22.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
12:42:22 [2024-05-01T16:42:22.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Remove} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889791448 data=null doit=true}, Shell with text {Confirm Remove}]
12:42:22 [2024-05-01T16:42:22.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:22 [2024-05-01T16:42:22.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:22 [2024-05-01T16:42:22.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:22 [2024-05-01T16:42:22.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:22 [2024-05-01T16:42:22.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:42:22 [2024-05-01T16:42:22.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:42:22 [2024-05-01T16:42:22.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889791448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:22 [2024-05-01T16:42:22.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889791448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:22 [2024-05-01T16:42:22.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889791449 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:22 [2024-05-01T16:42:22.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889791449 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:22 [2024-05-01T16:42:22.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889791449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:22 [2024-05-01T16:42:22.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889791449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:22 [2024-05-01T16:42:22.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889791449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:22 [2024-05-01T16:42:22.796Z] 
12:42:22 [2024-05-01T16:42:22.796Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:22.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:23 [2024-05-01T16:42:23.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=889791273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Remove']
12:42:23 [2024-05-01T16:42:23.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:23 [2024-05-01T16:42:23.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:42:23 [2024-05-01T16:42:23.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:42:23 [2024-05-01T16:42:23.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:23 [2024-05-01T16:42:23.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:23 [2024-05-01T16:42:23.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:23 [2024-05-01T16:42:23.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:23 [2024-05-01T16:42:23.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:23 [2024-05-01T16:42:23.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:23 [2024-05-01T16:42:23.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889792390 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889792390 data=null doit=true}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889792390 data=null}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889792390 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889792390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889792419 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:23 [2024-05-01T16:42:23.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889792420 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889792420 data=null doit=true}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889792420 data=null}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889792420 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889792420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889792424 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889792424 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889792424 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889792424 data=null}, TreeItem with text {Traces [1]}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889792424 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889792425 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889792438 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
12:42:23 [2024-05-01T16:42:23.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889792444 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889792444 data=null doit=true}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889792444 data=null}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889792444 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889792444 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889792457 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889792458 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889792458 data=null doit=true}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889792458 data=null}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889792458 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889792458 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889792461 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:23 [2024-05-01T16:42:23.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889792462 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889792462 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889792462 data=null}, TreeItem with text {Traces [1]}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889792462 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889792462 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889792473 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889792473 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889792473 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889792474 data=null}, TreeItem with text {Traces [1]}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889792474 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889792474 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:23 [2024-05-01T16:42:23.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889792476 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:23 [2024-05-01T16:42:23.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:42:23 [2024-05-01T16:42:23.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:42:23 [2024-05-01T16:42:23.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:42:23 [2024-05-01T16:42:23.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:42:23 [2024-05-01T16:42:23.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889792579 data=null doit=true}, Shell with text {Confirm Clear}]
12:42:23 [2024-05-01T16:42:23.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:23 [2024-05-01T16:42:23.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:23 [2024-05-01T16:42:23.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:23 [2024-05-01T16:42:23.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:23 [2024-05-01T16:42:23.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:42:23 [2024-05-01T16:42:23.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:42:23 [2024-05-01T16:42:23.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889792579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:23 [2024-05-01T16:42:23.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889792579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:23 [2024-05-01T16:42:23.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889792579 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:23 [2024-05-01T16:42:23.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889792579 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:23 [2024-05-01T16:42:23.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889792579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:23 [2024-05-01T16:42:23.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889792579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:23 [2024-05-01T16:42:23.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889792579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:23 [2024-05-01T16:42:23.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:23 [2024-05-01T16:42:23.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889792509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:42:24 [2024-05-01T16:42:24.426Z] 
12:42:24 [2024-05-01T16:42:24.426Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:24.300: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:25 [2024-05-01T16:42:25.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:25 [2024-05-01T16:42:25.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:25 [2024-05-01T16:42:25.789Z] 
12:42:25 [2024-05-01T16:42:25.789Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:25.644: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:25 [2024-05-01T16:42:25.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:25 [2024-05-01T16:42:25.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:25 [2024-05-01T16:42:25.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:25 [2024-05-01T16:42:25.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:25 [2024-05-01T16:42:25.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:25 [2024-05-01T16:42:25.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:25 [2024-05-01T16:42:25.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889794558 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889794559 data=null doit=true}, TreeItem with text {test}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889794559 data=null}, TreeItem with text {test}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889794559 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889794559 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889794574 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889794574 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889794574 data=null doit=true}, TreeItem with text {test}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889794574 data=null}, TreeItem with text {test}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889794575 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889794575 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889794578 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:25 [2024-05-01T16:42:25.790Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889794579 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889794579 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889794579 data=null}, TreeItem with text {Traces [1]}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889794579 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889794579 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889794592 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889794592 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889794592 data=null}, TreeItem with text {Traces [1]}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889794592 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889794592 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889794594 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=889794594 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=889794594 data=null}, TreeItem with text {symbolic-link [1]}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=889794594 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889794594 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {symbolic-link [1]}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=889794595 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889794597 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889794597 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889794597 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889794597 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889794597 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889794648 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:42:25 [2024-05-01T16:42:25.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
12:42:26 [2024-05-01T16:42:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
12:42:26 [2024-05-01T16:42:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:42:26 [2024-05-01T16:42:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889794789 data=null doit=true}, Shell with text {Copy Trace}]
12:42:26 [2024-05-01T16:42:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:42:26 [2024-05-01T16:42:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:42:26 [2024-05-01T16:42:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:42:26 [2024-05-01T16:42:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:42:26 [2024-05-01T16:42:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:42:26 [2024-05-01T16:42:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:42:26 [2024-05-01T16:42:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889794792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889794793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889794793 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889794793 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889794793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889794803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889794804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=889794679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889794901 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889794901 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889794901 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889794902 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889794902 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889794905 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:42:26 [2024-05-01T16:42:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889795038 data=null doit=true}, Shell with text {Copy Trace}]
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=889795053 data=null doit=true}, Button with text {Copy as a link}]
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=889795053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Copy as a link}]
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=889795053 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=889795053 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=889795053 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=889795053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889795054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889795055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889795055 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889795055 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889795055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:26 [2024-05-01T16:42:26.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889795055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889795055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=889794928 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889795143 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889795143 data=null doit=true}, TreeItem with text {test}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889795143 data=null}, TreeItem with text {test}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889795143 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889795143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889795167 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889795167 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889795167 data=null doit=true}, TreeItem with text {test}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889795167 data=null}, TreeItem with text {test}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889795167 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889795167 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889795171 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:26 [2024-05-01T16:42:26.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889795172 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889795172 data=null doit=true}, TreeItem with text {Traces [3]}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889795172 data=null}, TreeItem with text {Traces [3]}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889795172 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889795172 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889795187 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:42:26 [2024-05-01T16:42:26.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:42:26 [2024-05-01T16:42:26.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [2]} is already expanded. Won't expand it again.
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889795188 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=889795188 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=889795188 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889795188 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:26 [2024-05-01T16:42:26.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889795188 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:26 [2024-05-01T16:42:26.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889795207 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:26 [2024-05-01T16:42:26.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:42:26 [2024-05-01T16:42:26.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:42:26 [2024-05-01T16:42:26.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:42:26 [2024-05-01T16:42:26.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=889795230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:42:26 [2024-05-01T16:42:26.559Z] 
12:42:26 [2024-05-01T16:42:26.559Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:26.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:27 [2024-05-01T16:42:27.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:27 [2024-05-01T16:42:27.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:27 [2024-05-01T16:42:27.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:27 [2024-05-01T16:42:27.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:27 [2024-05-01T16:42:27.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889796773 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889796773 data=null doit=true}, TableItem with text {}]
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889796773 data=null}, TableItem with text {}]
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889796773 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889796774 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889796779 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889796818 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889796819 data=null doit=true}, TreeItem with text {test}]
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889796819 data=null}, TreeItem with text {test}]
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889796819 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889796819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889796833 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889796833 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889796833 data=null doit=true}, TreeItem with text {test}]
12:42:27 [2024-05-01T16:42:27.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889796833 data=null}, TreeItem with text {test}]
12:42:27 [2024-05-01T16:42:27.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889796834 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889796834 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889796837 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:28 [2024-05-01T16:42:28.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=889796837 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=889796844 data=null doit=true}, TreeItem with text {Traces [4]}]
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=889796844 data=null}, TreeItem with text {Traces [4]}]
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=889796844 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889796844 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=889796852 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:42:28 [2024-05-01T16:42:28.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:42:28 [2024-05-01T16:42:28.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=889796853 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=889796853 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=889796853 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=889796853 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889796853 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=889796869 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:28 [2024-05-01T16:42:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=889796890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:42:28 [2024-05-01T16:42:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:28 [2024-05-01T16:42:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:28 [2024-05-01T16:42:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:28 [2024-05-01T16:42:28.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:29 [2024-05-01T16:42:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:29 [2024-05-01T16:42:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:29 [2024-05-01T16:42:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:29 [2024-05-01T16:42:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:29 [2024-05-01T16:42:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:29 [2024-05-01T16:42:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:29 [2024-05-01T16:42:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:42:29 [2024-05-01T16:42:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889798455 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:42:29 [2024-05-01T16:42:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889798455 data=null doit=true}, TableItem with text {}]
12:42:29 [2024-05-01T16:42:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889798455 data=null}, TableItem with text {}]
12:42:29 [2024-05-01T16:42:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889798455 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:42:29 [2024-05-01T16:42:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889798455 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:42:29 [2024-05-01T16:42:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889798460 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:42:29 [2024-05-01T16:42:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:29 [2024-05-01T16:42:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:29 [2024-05-01T16:42:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889798500 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=889798501 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=889798501 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889798501 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889798501 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889798527 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=889798570 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=889798570 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=889798570 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=889798571 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889798571 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=889798579 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:29 [2024-05-01T16:42:29.830Z] 
12:42:29 [2024-05-01T16:42:29.830Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:29.757: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889798669 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889798669 data=null doit=true}, TreeItem with text {test}]
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889798669 data=null}, TreeItem with text {test}]
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889798669 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:29 [2024-05-01T16:42:29.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889798669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889798693 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889798694 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889798694 data=null doit=true}, TreeItem with text {test}]
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889798694 data=null}, TreeItem with text {test}]
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889798694 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889798694 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889798698 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:29 [2024-05-01T16:42:29.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=889798698 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=889798698 data=null doit=true}, TreeItem with text {Traces [4]}]
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=889798698 data=null}, TreeItem with text {Traces [4]}]
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=889798699 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889798699 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=889798712 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=889798712 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=889798712 data=null doit=true}, TreeItem with text {Traces [4]}]
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=889798712 data=null}, TreeItem with text {Traces [4]}]
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=889798713 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889798713 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
12:42:29 [2024-05-01T16:42:29.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=889798716 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
12:42:30 [2024-05-01T16:42:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:42:30 [2024-05-01T16:42:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:42:30 [2024-05-01T16:42:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:42:30 [2024-05-01T16:42:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:42:30 [2024-05-01T16:42:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889798859 data=null doit=true}, Shell with text {Confirm Clear}]
12:42:30 [2024-05-01T16:42:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:30 [2024-05-01T16:42:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:30 [2024-05-01T16:42:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:30 [2024-05-01T16:42:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:30 [2024-05-01T16:42:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:42:30 [2024-05-01T16:42:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:42:30 [2024-05-01T16:42:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889798860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:30 [2024-05-01T16:42:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889798860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:30 [2024-05-01T16:42:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889798872 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:30 [2024-05-01T16:42:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889798872 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:30 [2024-05-01T16:42:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889798872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:30 [2024-05-01T16:42:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889798872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:30 [2024-05-01T16:42:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889798872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:30 [2024-05-01T16:42:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:30 [2024-05-01T16:42:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889798759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:42:30 [2024-05-01T16:42:30.902Z] 
12:42:30 [2024-05-01T16:42:30.902Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:30.870: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889801054 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889801054 data=null doit=true}, TreeItem with text {test}]
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889801054 data=null}, TreeItem with text {test}]
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889801054 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889801054 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889801084 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889801084 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889801084 data=null doit=true}, TreeItem with text {test}]
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889801084 data=null}, TreeItem with text {test}]
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889801085 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889801085 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:32 [2024-05-01T16:42:32.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889801089 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:32 [2024-05-01T16:42:32.267Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889801089 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889801089 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889801090 data=null}, TreeItem with text {Traces [1]}]
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889801090 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889801090 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889801097 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889801097 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889801097 data=null}, TreeItem with text {Traces [1]}]
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889801097 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889801097 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889801099 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889801104 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889801105 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889801105 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889801105 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889801105 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889801116 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:42:32 [2024-05-01T16:42:32.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:42:32 [2024-05-01T16:42:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:42:32 [2024-05-01T16:42:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:42:32 [2024-05-01T16:42:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889801279 data=null doit=true}, Shell with text {Confirm Delete}]
12:42:32 [2024-05-01T16:42:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:32 [2024-05-01T16:42:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:32 [2024-05-01T16:42:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:32 [2024-05-01T16:42:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:32 [2024-05-01T16:42:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:42:32 [2024-05-01T16:42:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:42:32 [2024-05-01T16:42:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889801279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:32 [2024-05-01T16:42:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889801280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:32 [2024-05-01T16:42:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889801280 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:32 [2024-05-01T16:42:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889801280 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:32 [2024-05-01T16:42:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889801280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:32 [2024-05-01T16:42:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889801280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:32 [2024-05-01T16:42:32.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889801280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:32 [2024-05-01T16:42:32.779Z] 
12:42:32 [2024-05-01T16:42:32.779Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:32.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:32 [2024-05-01T16:42:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889801163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:42:32 [2024-05-01T16:42:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:32 [2024-05-01T16:42:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:32 [2024-05-01T16:42:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:32 [2024-05-01T16:42:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:32 [2024-05-01T16:42:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:32 [2024-05-01T16:42:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:32 [2024-05-01T16:42:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:32 [2024-05-01T16:42:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889801649 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:32 [2024-05-01T16:42:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889801649 data=null doit=true}, TreeItem with text {test}]
12:42:32 [2024-05-01T16:42:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889801649 data=null}, TreeItem with text {test}]
12:42:32 [2024-05-01T16:42:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889801650 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:32 [2024-05-01T16:42:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889801650 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889801683 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889801684 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889801684 data=null doit=true}, TreeItem with text {test}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889801684 data=null}, TreeItem with text {test}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889801684 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889801684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889801688 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:33 [2024-05-01T16:42:33.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889801689 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889801689 data=null doit=true}, TreeItem with text {Traces [0]}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889801689 data=null}, TreeItem with text {Traces [0]}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889801689 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889801689 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889801701 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889801701 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889801701 data=null doit=true}, TreeItem with text {Traces [0]}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889801701 data=null}, TreeItem with text {Traces [0]}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889801701 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889801702 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889801704 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889801799 data=null doit=true}, Shell with text {Confirm Clear}]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889801799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889801799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889801799 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889801799 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889801800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889801800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:33 [2024-05-01T16:42:33.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889801800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:33 [2024-05-01T16:42:33.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889801741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:42:33 [2024-05-01T16:42:33.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:33 [2024-05-01T16:42:33.290Z] 
12:42:33 [2024-05-01T16:42:33.290Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:33.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:34 [2024-05-01T16:42:34.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:34 [2024-05-01T16:42:34.655Z] 
12:42:34 [2024-05-01T16:42:34.655Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:34.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889803402 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889803402 data=null doit=true}, TreeItem with text {test}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889803402 data=null}, TreeItem with text {test}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889803402 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889803402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889803418 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889803418 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889803418 data=null doit=true}, TreeItem with text {test}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889803418 data=null}, TreeItem with text {test}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889803418 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889803418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889803422 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:34 [2024-05-01T16:42:34.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889803422 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889803423 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889803423 data=null}, TreeItem with text {Traces [1]}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889803426 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889803426 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889803434 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889803434 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889803434 data=null}, TreeItem with text {Traces [1]}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889803434 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889803434 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889803436 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889803436 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889803437 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889803437 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889803437 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889803437 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889803454 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
12:42:34 [2024-05-01T16:42:34.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
12:42:34 [2024-05-01T16:42:34.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=889803495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
12:42:34 [2024-05-01T16:42:34.909Z] 
12:42:34 [2024-05-01T16:42:34.909Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:34.741: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:35 [2024-05-01T16:42:35.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:35 [2024-05-01T16:42:35.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889804073 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889804073 data=null doit=true}, TreeItem with text {test}]
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889804073 data=null}, TreeItem with text {test}]
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889804073 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889804073 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889804096 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:35 [2024-05-01T16:42:35.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=889804096 data=null doit=true}, TreeItem with text {Experiments [1]}]
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=889804096 data=null}, TreeItem with text {Experiments [1]}]
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=889804097 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889804097 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=889804098 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
12:42:35 [2024-05-01T16:42:35.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:42:35 [2024-05-01T16:42:35.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {ExampleCustomTxt.log [1]} is already expanded. Won't expand it again.
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889804099 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889804099 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889804099 data=null}, Tree node with text: ExampleCustomTxt.log]
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889804100 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889804100 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: ExampleCustomTxt.log]
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889804126 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889804248 data=null doit=true}, Shell with text {Confirm Delete}]
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889804248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:35 [2024-05-01T16:42:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889804248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:35 [2024-05-01T16:42:35.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889804249 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:35 [2024-05-01T16:42:35.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889804249 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:35 [2024-05-01T16:42:35.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889804249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:35 [2024-05-01T16:42:35.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889804249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:35 [2024-05-01T16:42:35.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889804249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:35 [2024-05-01T16:42:35.980Z] 
12:42:35 [2024-05-01T16:42:35.980Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:35.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889804150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889804668 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889804668 data=null doit=true}, TreeItem with text {test}]
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889804668 data=null}, TreeItem with text {test}]
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889804668 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889804668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889804697 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889804697 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889804697 data=null doit=true}, TreeItem with text {test}]
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889804697 data=null}, TreeItem with text {test}]
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889804697 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889804697 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889804701 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:35 [2024-05-01T16:42:35.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889804702 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889804702 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889804702 data=null}, TreeItem with text {Traces [1]}]
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889804702 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889804702 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889804714 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:35 [2024-05-01T16:42:35.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889804714 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889804714 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889804715 data=null}, TreeItem with text {Traces [1]}]
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889804715 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889804715 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889804717 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889804807 data=null doit=true}, Shell with text {Confirm Clear}]
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889804807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889804807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889804807 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889804807 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889804808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889804808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889804808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889804750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:42:35 [2024-05-01T16:42:35.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:36 [2024-05-01T16:42:36.236Z] 
12:42:36 [2024-05-01T16:42:36.236Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:36.079: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889806344 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889806344 data=null doit=true}, TreeItem with text {test}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889806344 data=null}, TreeItem with text {test}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889806344 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889806344 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889806355 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889806355 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889806355 data=null doit=true}, TreeItem with text {test}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889806355 data=null}, TreeItem with text {test}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889806355 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889806355 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889806363 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:37 [2024-05-01T16:42:37.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889806364 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889806364 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889806364 data=null}, TreeItem with text {Traces [1]}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889806364 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889806364 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889806372 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889806372 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889806372 data=null}, TreeItem with text {Traces [1]}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889806372 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889806372 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889806374 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889806374 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889806374 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889806374 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889806374 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889806374 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:37 [2024-05-01T16:42:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889806391 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:37 [2024-05-01T16:42:37.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889806391 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:42:37 [2024-05-01T16:42:37.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889806391 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:42:37 [2024-05-01T16:42:37.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889806391 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:37 [2024-05-01T16:42:37.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889806427 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:42:37 [2024-05-01T16:42:37.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889806475 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:37 [2024-05-01T16:42:37.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889806475 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:37 [2024-05-01T16:42:37.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889806475 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:37 [2024-05-01T16:42:37.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:42:37 [2024-05-01T16:42:37.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:37 [2024-05-01T16:42:37.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:37 [2024-05-01T16:42:37.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:37 [2024-05-01T16:42:37.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889806515 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:37 [2024-05-01T16:42:37.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889806515 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:37 [2024-05-01T16:42:37.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889806515 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:37 [2024-05-01T16:42:37.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889806515 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:37 [2024-05-01T16:42:37.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889806515 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:37 [2024-05-01T16:42:37.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889806518 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:37 [2024-05-01T16:42:37.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:42:37 [2024-05-01T16:42:37.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
12:42:37 [2024-05-01T16:42:37.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
12:42:37 [2024-05-01T16:42:37.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:42:37 [2024-05-01T16:42:37.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889806708 data=null doit=true}, Shell with text {Copy Trace}]
12:42:37 [2024-05-01T16:42:37.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:42:37 [2024-05-01T16:42:37.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:42:37 [2024-05-01T16:42:37.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:42:37 [2024-05-01T16:42:37.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:42:37 [2024-05-01T16:42:37.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:42:37 [2024-05-01T16:42:37.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:42:37 [2024-05-01T16:42:37.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:37 [2024-05-01T16:42:37.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:42:37 [2024-05-01T16:42:37.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:42:37 [2024-05-01T16:42:37.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:42:37 [2024-05-01T16:42:37.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:37 [2024-05-01T16:42:37.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:42:37 [2024-05-01T16:42:37.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889806710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:37 [2024-05-01T16:42:37.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889806710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:37 [2024-05-01T16:42:37.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889806710 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:37 [2024-05-01T16:42:37.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889806710 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:37 [2024-05-01T16:42:37.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889806710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:37 [2024-05-01T16:42:37.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889806710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:38 [2024-05-01T16:42:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889806710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:38 [2024-05-01T16:42:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=889806553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
12:42:38 [2024-05-01T16:42:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:38 [2024-05-01T16:42:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:38 [2024-05-01T16:42:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:38 [2024-05-01T16:42:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:38 [2024-05-01T16:42:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:38 [2024-05-01T16:42:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:38 [2024-05-01T16:42:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:38 [2024-05-01T16:42:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889806822 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:38 [2024-05-01T16:42:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889806822 data=null doit=true}, TreeItem with text {test}]
12:42:38 [2024-05-01T16:42:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889806822 data=null}, TreeItem with text {test}]
12:42:38 [2024-05-01T16:42:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889806822 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:38 [2024-05-01T16:42:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889806822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:38 [2024-05-01T16:42:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889806845 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:38 [2024-05-01T16:42:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:38 [2024-05-01T16:42:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889806845 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:38 [2024-05-01T16:42:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889806845 data=null doit=true}, TreeItem with text {test}]
12:42:38 [2024-05-01T16:42:38.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889806851 data=null}, TreeItem with text {test}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889806851 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889806851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889806856 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:38 [2024-05-01T16:42:38.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889806857 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889806857 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889806857 data=null}, TreeItem with text {Traces [1]}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889806857 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889806857 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889806873 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:38 [2024-05-01T16:42:38.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889806875 data=null button=0 stateMask=0x0 x=158 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=889806875 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=889806876 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889806876 data=null button=1 stateMask=0x0 x=158 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889806876 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889806897 data=null button=1 stateMask=0x80000 x=158 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889806898 data=null button=1 stateMask=0x0 x=158 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889806898 data=null button=1 stateMask=0x0 x=158 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889806898 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889806943 data=null button=1 stateMask=0x80000 x=158 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889806943 data=null button=0 stateMask=0x0 x=158 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=889806943 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=889806943 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
12:42:38 [2024-05-01T16:42:38.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:38 [2024-05-01T16:42:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:38 [2024-05-01T16:42:38.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:39 [2024-05-01T16:42:39.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:39 [2024-05-01T16:42:39.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:42:39 [2024-05-01T16:42:39.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889808487 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:39 [2024-05-01T16:42:39.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889808487 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:39 [2024-05-01T16:42:39.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:39 [2024-05-01T16:42:39.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889808487 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:39 [2024-05-01T16:42:39.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889808488 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:39 [2024-05-01T16:42:39.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889808488 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:39 [2024-05-01T16:42:39.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889808496 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:39 [2024-05-01T16:42:39.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889808497 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:42:39 [2024-05-01T16:42:39.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889808497 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:42:39 [2024-05-01T16:42:39.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889808497 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:39 [2024-05-01T16:42:39.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889808531 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:42:39 [2024-05-01T16:42:39.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889808623 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:39 [2024-05-01T16:42:39.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889808623 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:39 [2024-05-01T16:42:39.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889808623 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:39 [2024-05-01T16:42:39.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:42:39 [2024-05-01T16:42:39.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:39 [2024-05-01T16:42:39.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:40 [2024-05-01T16:42:40.110Z] 
12:42:40 [2024-05-01T16:42:40.111Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:39.882: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889808810 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889808811 data=null doit=true}, TreeItem with text {test}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889808811 data=null}, TreeItem with text {test}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889808811 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889808811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889808832 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889808835 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889808835 data=null doit=true}, TreeItem with text {test}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889808835 data=null}, TreeItem with text {test}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889808836 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889808836 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889808839 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:40 [2024-05-01T16:42:40.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889808840 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889808840 data=null doit=true}, TreeItem with text {Traces [2]}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889808840 data=null}, TreeItem with text {Traces [2]}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889808840 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889808840 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889808848 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889808849 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889808849 data=null doit=true}, TreeItem with text {Traces [2]}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889808849 data=null}, TreeItem with text {Traces [2]}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889808854 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889808854 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889808857 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889808951 data=null doit=true}, Shell with text {Confirm Clear}]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889808951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889808951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889808951 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889808951 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889808951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889808951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:40 [2024-05-01T16:42:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889808951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:40 [2024-05-01T16:42:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:40 [2024-05-01T16:42:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889808889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:42:40 [2024-05-01T16:42:40.928Z] 
12:42:40 [2024-05-01T16:42:40.928Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:40.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:42 [2024-05-01T16:42:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:42 [2024-05-01T16:42:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:42 [2024-05-01T16:42:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:42 [2024-05-01T16:42:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:42 [2024-05-01T16:42:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:42 [2024-05-01T16:42:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:42 [2024-05-01T16:42:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:42 [2024-05-01T16:42:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:42 [2024-05-01T16:42:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889811091 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:42 [2024-05-01T16:42:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889811091 data=null doit=true}, TreeItem with text {test}]
12:42:42 [2024-05-01T16:42:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889811091 data=null}, TreeItem with text {test}]
12:42:42 [2024-05-01T16:42:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889811091 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:42 [2024-05-01T16:42:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889811092 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:42 [2024-05-01T16:42:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889811106 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:42 [2024-05-01T16:42:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:42 [2024-05-01T16:42:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889811106 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:42 [2024-05-01T16:42:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889811106 data=null doit=true}, TreeItem with text {test}]
12:42:42 [2024-05-01T16:42:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889811106 data=null}, TreeItem with text {test}]
12:42:42 [2024-05-01T16:42:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889811107 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889811107 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889811111 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:42 [2024-05-01T16:42:42.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889811111 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889811111 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889811111 data=null}, TreeItem with text {Traces [1]}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889811111 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889811112 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889811124 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889811124 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889811124 data=null}, TreeItem with text {Traces [1]}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889811124 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889811125 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889811126 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889811126 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889811126 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889811127 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889811127 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889811127 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889811147 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Delete} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889811295 data=null doit=true}, Shell with text {Confirm Delete}]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889811296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:42 [2024-05-01T16:42:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889811296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:42 [2024-05-01T16:42:42.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889811296 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:42 [2024-05-01T16:42:42.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889811296 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:42 [2024-05-01T16:42:42.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889811296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:42 [2024-05-01T16:42:42.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889811296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:42 [2024-05-01T16:42:42.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889811296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:43 [2024-05-01T16:42:43.028Z] 
12:42:43 [2024-05-01T16:42:43.028Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:42.762: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889811712 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889811712 data=null doit=true}, TreeItem with text {test}]
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889811712 data=null}, TreeItem with text {test}]
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889811712 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889811712 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889811745 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889811745 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889811745 data=null doit=true}, TreeItem with text {test}]
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889811745 data=null}, TreeItem with text {test}]
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889811745 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889811746 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889811750 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:43 [2024-05-01T16:42:43.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889811750 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889811750 data=null doit=true}, TreeItem with text {Traces [0]}]
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889811751 data=null}, TreeItem with text {Traces [0]}]
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889811751 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889811751 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889811764 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:43 [2024-05-01T16:42:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=889811764 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=889811764 data=null doit=true}, TreeItem with text {Traces [0]}]
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=889811764 data=null}, TreeItem with text {Traces [0]}]
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=889811765 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889811765 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=889811768 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889811872 data=null doit=true}, Shell with text {Confirm Clear}]
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889811873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889811873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889811873 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889811873 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889811873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889811873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:43 [2024-05-01T16:42:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889811873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:43 [2024-05-01T16:42:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889811797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:42:43 [2024-05-01T16:42:43.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:43 [2024-05-01T16:42:43.285Z] 
12:42:43 [2024-05-01T16:42:43.285Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:43.139: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:44 [2024-05-01T16:42:44.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:44 [2024-05-01T16:42:44.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:44 [2024-05-01T16:42:44.646Z] 
12:42:44 [2024-05-01T16:42:44.646Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:44.568: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:44 [2024-05-01T16:42:44.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:44 [2024-05-01T16:42:44.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:44 [2024-05-01T16:42:44.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:44 [2024-05-01T16:42:44.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:44 [2024-05-01T16:42:44.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889813485 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889813485 data=null doit=true}, TreeItem with text {test}]
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889813485 data=null}, TreeItem with text {test}]
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889813485 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889813486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889813502 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:44 [2024-05-01T16:42:44.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=889813502 data=null doit=true}, TreeItem with text {Experiments [0]}]
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=889813502 data=null}, TreeItem with text {Experiments [0]}]
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=889813502 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889813503 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [0]}]
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=889813504 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
12:42:44 [2024-05-01T16:42:44.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=889813505 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [1]}]
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=889813505 data=null doit=true}, TreeItem with text {exp [1]}]
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=889813505 data=null}, TreeItem with text {exp [1]}]
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=889813505 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889813505 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {exp [1]}]
12:42:44 [2024-05-01T16:42:44.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=889813522 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
12:42:44 [2024-05-01T16:42:44.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:42:44 [2024-05-01T16:42:44.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:42:44 [2024-05-01T16:42:44.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:42:44 [2024-05-01T16:42:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=889813562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:42:44 [2024-05-01T16:42:44.903Z] 
12:42:44 [2024-05-01T16:42:44.903Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:44.739: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:45 [2024-05-01T16:42:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:45 [2024-05-01T16:42:45.463Z] 
12:42:45 [2024-05-01T16:42:45.463Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:45.259: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:45 [2024-05-01T16:42:45.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889814400 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889814400 data=null doit=true}, TreeItem with text {test}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889814400 data=null}, TreeItem with text {test}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889814400 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889814400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889814415 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889814415 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889814415 data=null doit=true}, TreeItem with text {test}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889814415 data=null}, TreeItem with text {test}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889814415 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889814415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889814419 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:45 [2024-05-01T16:42:45.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889814419 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889814420 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889814420 data=null}, TreeItem with text {Traces [1]}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889814420 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889814420 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889814447 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889814447 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889814447 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889814447 data=null}, TreeItem with text {Traces [1]}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889814447 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889814447 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889814450 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889814546 data=null doit=true}, Shell with text {Confirm Clear}]
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:42:45 [2024-05-01T16:42:45.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889814546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:45 [2024-05-01T16:42:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889814546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:45 [2024-05-01T16:42:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889814547 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:45 [2024-05-01T16:42:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889814547 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:45 [2024-05-01T16:42:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889814547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:45 [2024-05-01T16:42:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889814547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:45 [2024-05-01T16:42:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889814547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:45 [2024-05-01T16:42:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:45 [2024-05-01T16:42:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889814491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:42:46 [2024-05-01T16:42:46.280Z] 
12:42:46 [2024-05-01T16:42:46.280Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:46.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:47 [2024-05-01T16:42:47.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:47 [2024-05-01T16:42:47.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:47 [2024-05-01T16:42:47.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:47 [2024-05-01T16:42:47.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:47 [2024-05-01T16:42:47.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:47 [2024-05-01T16:42:47.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:47 [2024-05-01T16:42:47.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:47 [2024-05-01T16:42:47.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:47 [2024-05-01T16:42:47.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889816471 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:47 [2024-05-01T16:42:47.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889816471 data=null doit=true}, TreeItem with text {test}]
12:42:47 [2024-05-01T16:42:47.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889816471 data=null}, TreeItem with text {test}]
12:42:47 [2024-05-01T16:42:47.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889816471 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:47 [2024-05-01T16:42:47.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889816471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:47 [2024-05-01T16:42:47.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889816481 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:47 [2024-05-01T16:42:47.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889816481 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889816482 data=null doit=true}, TreeItem with text {test}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889816482 data=null}, TreeItem with text {test}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889816482 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889816482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889816485 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:47 [2024-05-01T16:42:47.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889816486 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889816486 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889816486 data=null}, TreeItem with text {Traces [1]}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889816486 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889816486 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889816497 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889816497 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889816497 data=null}, TreeItem with text {Traces [1]}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889816497 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889816498 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889816499 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889816499 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889816499 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889816500 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889816500 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889816500 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:47 [2024-05-01T16:42:47.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889816518 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=889816552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889816638 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889816639 data=null doit=true}, TableItem with text {}]
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889816639 data=null}, TableItem with text {}]
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889816639 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889816639 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889816644 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:47 [2024-05-01T16:42:47.901Z] 
12:42:47 [2024-05-01T16:42:47.901Z] (Eclipse:22871): Gtk-WARNING **: 16:42:47.760: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:47 [2024-05-01T16:42:47.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:47 [2024-05-01T16:42:47.901Z] 
12:42:47 [2024-05-01T16:42:47.901Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:47.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:47 [2024-05-01T16:42:47.901Z] 
12:42:47 [2024-05-01T16:42:47.901Z] (Eclipse:22871): Gtk-WARNING **: 16:42:47.895: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:48 [2024-05-01T16:42:48.156Z] 
12:42:48 [2024-05-01T16:42:48.156Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:47.905: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:48 [2024-05-01T16:42:48.156Z] 
12:42:48 [2024-05-01T16:42:48.156Z] (Eclipse:22871): Gtk-WARNING **: 16:42:47.907: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:48 [2024-05-01T16:42:48.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:48 [2024-05-01T16:42:48.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:48 [2024-05-01T16:42:48.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:48 [2024-05-01T16:42:48.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:48 [2024-05-01T16:42:48.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:48 [2024-05-01T16:42:48.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:48 [2024-05-01T16:42:48.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889816840 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:48 [2024-05-01T16:42:48.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889816840 data=null doit=true}, TreeItem with text {test}]
12:42:48 [2024-05-01T16:42:48.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889816840 data=null}, TreeItem with text {test}]
12:42:48 [2024-05-01T16:42:48.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889816840 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:48 [2024-05-01T16:42:48.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889816840 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:48 [2024-05-01T16:42:48.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889816854 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:48 [2024-05-01T16:42:48.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889816854 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889816854 data=null doit=true}, TreeItem with text {test}]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889816854 data=null}, TreeItem with text {test}]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889816854 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889816854 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889816858 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:48 [2024-05-01T16:42:48.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889816859 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889816859 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889816859 data=null}, TreeItem with text {Traces [1]}]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889816859 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889816859 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889816869 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889816870 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889816870 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889816870 data=null}, TreeItem with text {Traces [1]}]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889816870 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889816870 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889816874 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:42:48 [2024-05-01T16:42:48.157Z] 
12:42:48 [2024-05-01T16:42:48.157Z] (Eclipse:22871): Gtk-WARNING **: 16:42:48.060: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889816968 data=null doit=true}, Shell with text {Confirm Clear}]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889816969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889816969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889816969 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889816969 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889816969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889816969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:48 [2024-05-01T16:42:48.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889816969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:48 [2024-05-01T16:42:48.157Z] 
12:42:48 [2024-05-01T16:42:48.157Z] (Eclipse:22871): Gtk-WARNING **: 16:42:48.121: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:48 [2024-05-01T16:42:48.412Z] 
12:42:48 [2024-05-01T16:42:48.412Z] (Eclipse:22871): Gtk-WARNING **: 16:42:48.341: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:48 [2024-05-01T16:42:48.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889816912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:42:48 [2024-05-01T16:42:48.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:48 [2024-05-01T16:42:48.668Z] 
12:42:48 [2024-05-01T16:42:48.668Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:48.417: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:48 [2024-05-01T16:42:48.668Z] 
12:42:48 [2024-05-01T16:42:48.668Z] (Eclipse:22871): Gtk-WARNING **: 16:42:48.436: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:48 [2024-05-01T16:42:48.668Z] 
12:42:48 [2024-05-01T16:42:48.668Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:48.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:48 [2024-05-01T16:42:48.668Z] 
12:42:48 [2024-05-01T16:42:48.668Z] (Eclipse:22871): Gtk-WARNING **: 16:42:48.470: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889818727 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889818728 data=null doit=true}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889818728 data=null}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889818728 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889818728 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889818737 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889818737 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889818737 data=null doit=true}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889818737 data=null}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889818737 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889818737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889818745 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:50 [2024-05-01T16:42:50.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889818746 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889818746 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889818746 data=null}, TreeItem with text {Traces [1]}]
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889818746 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889818746 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889818753 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889818753 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889818753 data=null}, TreeItem with text {Traces [1]}]
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889818753 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889818753 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889818755 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889818764 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889818764 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889818765 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889818765 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889818765 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889818770 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
12:42:50 [2024-05-01T16:42:50.033Z] 
12:42:50 [2024-05-01T16:42:50.033Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.006: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
12:42:50 [2024-05-01T16:42:50.033Z] 
12:42:50 [2024-05-01T16:42:50.033Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.025: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.288Z] 
12:42:50 [2024-05-01T16:42:50.288Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.043: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.288Z] 
12:42:50 [2024-05-01T16:42:50.288Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.059: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.288Z] 
12:42:50 [2024-05-01T16:42:50.288Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.075: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.288Z] 
12:42:50 [2024-05-01T16:42:50.288Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.091: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.288Z] 
12:42:50 [2024-05-01T16:42:50.288Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.107: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:42:50 [2024-05-01T16:42:50.289Z] 
12:42:50 [2024-05-01T16:42:50.289Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.124: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.289Z] 
12:42:50 [2024-05-01T16:42:50.289Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.141: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889819048 data=null doit=true}, Shell with text {Copy Trace}]
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:42:50 [2024-05-01T16:42:50.289Z] 
12:42:50 [2024-05-01T16:42:50.289Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.158: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889819063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889819063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889819063 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889819063 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889819063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889819063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:50 [2024-05-01T16:42:50.289Z] 
12:42:50 [2024-05-01T16:42:50.289Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.185: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889819063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=889818815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
12:42:50 [2024-05-01T16:42:50.289Z] 
12:42:50 [2024-05-01T16:42:50.289Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.234: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.289Z] 
12:42:50 [2024-05-01T16:42:50.289Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.261: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.289Z] 
12:42:50 [2024-05-01T16:42:50.289Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.277: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889819180 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889819180 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889819180 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889819180 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889819181 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:50 [2024-05-01T16:42:50.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889819184 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:50 [2024-05-01T16:42:50.544Z] 
12:42:50 [2024-05-01T16:42:50.544Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.306: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:42:50 [2024-05-01T16:42:50.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
12:42:50 [2024-05-01T16:42:50.544Z] 
12:42:50 [2024-05-01T16:42:50.544Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.371: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
12:42:50 [2024-05-01T16:42:50.544Z] 
12:42:50 [2024-05-01T16:42:50.544Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.387: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.544Z] 
12:42:50 [2024-05-01T16:42:50.544Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.404: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:42:50 [2024-05-01T16:42:50.544Z] 
12:42:50 [2024-05-01T16:42:50.544Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.421: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.544Z] 
12:42:50 [2024-05-01T16:42:50.544Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.438: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Copy Trace} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889819343 data=null doit=true}, Shell with text {Copy Trace}]
12:42:50 [2024-05-01T16:42:50.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:42:50 [2024-05-01T16:42:50.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:42:50 [2024-05-01T16:42:50.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:42:50 [2024-05-01T16:42:50.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:42:50 [2024-05-01T16:42:50.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:42:50 [2024-05-01T16:42:50.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:42:50 [2024-05-01T16:42:50.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=889819346 data=null doit=true}, Button with text {Copy as a link}]
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=889819346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Copy as a link}]
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=889819347 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=889819347 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=889819347 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=889819347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:42:50 [2024-05-01T16:42:50.545Z] 
12:42:50 [2024-05-01T16:42:50.545Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.455: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889819359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889819359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889819359 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889819359 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889819359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889819359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:50 [2024-05-01T16:42:50.545Z] 
12:42:50 [2024-05-01T16:42:50.545Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.481: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.545Z] 
12:42:50 [2024-05-01T16:42:50.545Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.498: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889819359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:50 [2024-05-01T16:42:50.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=889819208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
12:42:50 [2024-05-01T16:42:50.801Z] 
12:42:50 [2024-05-01T16:42:50.801Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.566: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.801Z] 
12:42:50 [2024-05-01T16:42:50.801Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.582: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:50 [2024-05-01T16:42:50.801Z] 
12:42:50 [2024-05-01T16:42:50.801Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.621: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.801Z] 
12:42:50 [2024-05-01T16:42:50.801Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:50.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:50 [2024-05-01T16:42:50.801Z] 
12:42:50 [2024-05-01T16:42:50.801Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.634: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:50 [2024-05-01T16:42:50.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:50 [2024-05-01T16:42:50.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889819553 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889819553 data=null doit=true}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889819553 data=null}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889819553 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889819553 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889819567 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889819567 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889819567 data=null doit=true}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889819567 data=null}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889819567 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889819567 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889819571 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:50 [2024-05-01T16:42:50.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889819571 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889819571 data=null doit=true}, TreeItem with text {Traces [3]}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889819571 data=null}, TreeItem with text {Traces [3]}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889819571 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889819571 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889819577 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:42:50 [2024-05-01T16:42:50.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889819578 data=null button=0 stateMask=0x0 x=158 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=889819578 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=889819578 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889819578 data=null button=1 stateMask=0x0 x=158 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889819578 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889819588 data=null button=1 stateMask=0x80000 x=158 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:42:50 [2024-05-01T16:42:50.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=889819605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:42:50 [2024-05-01T16:42:50.802Z] 
12:42:50 [2024-05-01T16:42:50.802Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:50.776: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:50 [2024-05-01T16:42:50.802Z] 
12:42:50 [2024-05-01T16:42:50.802Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.796: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:51 [2024-05-01T16:42:51.058Z] 
12:42:51 [2024-05-01T16:42:51.058Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:50.849: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:51 [2024-05-01T16:42:51.058Z] 
12:42:51 [2024-05-01T16:42:51.058Z] (Eclipse:22871): Gtk-WARNING **: 16:42:50.867: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:51 [2024-05-01T16:42:51.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:51 [2024-05-01T16:42:51.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:51 [2024-05-01T16:42:51.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:51 [2024-05-01T16:42:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:51 [2024-05-01T16:42:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889821143 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889821143 data=null doit=true}, TableItem with text {}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889821143 data=null}, TableItem with text {}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889821143 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889821143 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889821151 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889821195 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889821195 data=null doit=true}, TreeItem with text {test}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889821195 data=null}, TreeItem with text {test}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889821195 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889821195 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889821205 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889821206 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889821206 data=null doit=true}, TreeItem with text {test}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889821206 data=null}, TreeItem with text {test}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889821206 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889821206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889821217 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:52 [2024-05-01T16:42:52.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889821217 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889821217 data=null doit=true}, TreeItem with text {Traces [3]}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889821217 data=null}, TreeItem with text {Traces [3]}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889821217 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889821217 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889821224 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:42:52 [2024-05-01T16:42:52.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=889821224 data=null button=0 stateMask=0x0 x=158 y=196 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:52 [2024-05-01T16:42:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=889821224 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:52 [2024-05-01T16:42:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=889821224 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:52 [2024-05-01T16:42:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=889821225 data=null button=1 stateMask=0x0 x=158 y=196 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:52 [2024-05-01T16:42:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889821225 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:52 [2024-05-01T16:42:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=889821236 data=null button=1 stateMask=0x80000 x=158 y=196 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:52 [2024-05-01T16:42:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:42:52 [2024-05-01T16:42:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
12:42:52 [2024-05-01T16:42:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
12:42:52 [2024-05-01T16:42:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:52 [2024-05-01T16:42:52.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=889821256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
12:42:52 [2024-05-01T16:42:52.692Z] 
12:42:52 [2024-05-01T16:42:52.693Z] (Eclipse:22871): Gtk-WARNING **: 16:42:52.489: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:52 [2024-05-01T16:42:52.693Z] 
12:42:52 [2024-05-01T16:42:52.693Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:52.506: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:52 [2024-05-01T16:42:52.693Z] 
12:42:52 [2024-05-01T16:42:52.693Z] (Eclipse:22871): Gtk-WARNING **: 16:42:52.519: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:52 [2024-05-01T16:42:52.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:52 [2024-05-01T16:42:52.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:52 [2024-05-01T16:42:52.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:52 [2024-05-01T16:42:52.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:53 [2024-05-01T16:42:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:53 [2024-05-01T16:42:53.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889822841 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889822841 data=null doit=true}, TableItem with text {}]
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889822841 data=null}, TableItem with text {}]
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889822841 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889822842 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889822845 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889822924 data=null button=0 stateMask=0x0 x=158 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=889822924 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=889822924 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889822924 data=null button=1 stateMask=0x0 x=158 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889822924 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=889822935 data=null button=1 stateMask=0x80000 x=158 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
12:42:54 [2024-05-01T16:42:54.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:54 [2024-05-01T16:42:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=889822985 data=null button=0 stateMask=0x0 x=158 y=196 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:54 [2024-05-01T16:42:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=889822985 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:54 [2024-05-01T16:42:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=889822985 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:54 [2024-05-01T16:42:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=889822985 data=null button=1 stateMask=0x0 x=158 y=196 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:54 [2024-05-01T16:42:54.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889822985 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=889823000 data=null button=1 stateMask=0x80000 x=158 y=196 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:54 [2024-05-01T16:42:54.326Z] 
12:42:54 [2024-05-01T16:42:54.326Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:54.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889823101 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889823101 data=null doit=true}, TreeItem with text {test}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889823101 data=null}, TreeItem with text {test}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889823102 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889823102 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889823122 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889823122 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889823122 data=null doit=true}, TreeItem with text {test}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889823122 data=null}, TreeItem with text {test}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889823122 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889823123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889823126 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:54 [2024-05-01T16:42:54.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889823127 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889823132 data=null doit=true}, TreeItem with text {Traces [3]}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889823132 data=null}, TreeItem with text {Traces [3]}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889823132 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889823132 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889823141 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=889823141 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=889823141 data=null doit=true}, TreeItem with text {Traces [3]}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=889823142 data=null}, TreeItem with text {Traces [3]}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=889823142 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889823142 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=889823150 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:42:54 [2024-05-01T16:42:54.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:42:54 [2024-05-01T16:42:54.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:42:54 [2024-05-01T16:42:54.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:42:54 [2024-05-01T16:42:54.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889823256 data=null doit=true}, Shell with text {Confirm Clear}]
12:42:54 [2024-05-01T16:42:54.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:54 [2024-05-01T16:42:54.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:54 [2024-05-01T16:42:54.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:54 [2024-05-01T16:42:54.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:54 [2024-05-01T16:42:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:42:54 [2024-05-01T16:42:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:42:54 [2024-05-01T16:42:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889823257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:54 [2024-05-01T16:42:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889823257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:54 [2024-05-01T16:42:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889823257 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:54 [2024-05-01T16:42:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889823257 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:54 [2024-05-01T16:42:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889823257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:54 [2024-05-01T16:42:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889823257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:54 [2024-05-01T16:42:54.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889823257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:54 [2024-05-01T16:42:54.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:54 [2024-05-01T16:42:54.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889823182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:42:55 [2024-05-01T16:42:55.399Z] 
12:42:55 [2024-05-01T16:42:55.399Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:55.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889825488 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889825488 data=null doit=true}, TreeItem with text {test}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889825488 data=null}, TreeItem with text {test}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889825488 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889825488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889825503 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889825503 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889825503 data=null doit=true}, TreeItem with text {test}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889825503 data=null}, TreeItem with text {test}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889825503 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889825503 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889825507 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:56 [2024-05-01T16:42:56.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889825507 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889825507 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889825507 data=null}, TreeItem with text {Traces [1]}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889825508 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889825508 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889825515 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889825516 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889825520 data=null}, TreeItem with text {Traces [1]}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889825520 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:56 [2024-05-01T16:42:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889825520 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889825521 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889825522 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889825522 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889825522 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889825522 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889825522 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889825541 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889825542 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889825542 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=889825542 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889825577 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=889825626 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=889825626 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=889825626 data=null}, TreeItem with text {ExampleCustomTxt.log}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=889825631 data=null button=0 stateMask=0x0 x=22 y=35 count=0}, TableItem with text {}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=889825631 data=null doit=true}, TableItem with text {}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=889825631 data=null}, TableItem with text {}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=889825631 data=null button=1 stateMask=0x0 x=22 y=35 count=1}, TableItem with text {}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=889825631 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=889825637 data=null button=1 stateMask=0x80000 x=22 y=35 count=1}, TableItem with text {}]
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
12:42:56 [2024-05-01T16:42:56.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
12:42:56 [2024-05-01T16:42:56.767Z] 
12:42:56 [2024-05-01T16:42:56.767Z] (Eclipse:22871): Gtk-WARNING **: 16:42:56.754: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:57 [2024-05-01T16:42:57.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
12:42:57 [2024-05-01T16:42:57.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:57 [2024-05-01T16:42:57.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:57 [2024-05-01T16:42:57.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:57 [2024-05-01T16:42:57.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:57 [2024-05-01T16:42:57.022Z] 
12:42:57 [2024-05-01T16:42:57.022Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:56.861: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:57 [2024-05-01T16:42:57.022Z] 
12:42:57 [2024-05-01T16:42:57.022Z] (Eclipse:22871): Gtk-WARNING **: 16:42:56.888: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:57 [2024-05-01T16:42:57.022Z] 
12:42:57 [2024-05-01T16:42:57.022Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:56.899: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:57 [2024-05-01T16:42:57.022Z] 
12:42:57 [2024-05-01T16:42:57.022Z] (Eclipse:22871): Gtk-WARNING **: 16:42:56.902: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:57 [2024-05-01T16:42:57.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:57 [2024-05-01T16:42:57.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:57 [2024-05-01T16:42:57.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:57 [2024-05-01T16:42:57.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889825851 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889825851 data=null doit=true}, TreeItem with text {test}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889825851 data=null}, TreeItem with text {test}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889825851 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889825852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889825867 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889825867 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889825868 data=null doit=true}, TreeItem with text {test}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889825868 data=null}, TreeItem with text {test}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889825868 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889825868 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889825872 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:57 [2024-05-01T16:42:57.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889825877 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889825877 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889825877 data=null}, TreeItem with text {Traces [1]}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889825878 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889825878 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889825884 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=889825885 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=889825885 data=null doit=true}, TreeItem with text {Traces [1]}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=889825885 data=null}, TreeItem with text {Traces [1]}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=889825885 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889825885 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=889825887 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:42:57 [2024-05-01T16:42:57.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
12:42:57 [2024-05-01T16:42:57.279Z] 
12:42:57 [2024-05-01T16:42:57.279Z] (Eclipse:22871): Gtk-WARNING **: 16:42:57.063: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:57 [2024-05-01T16:42:57.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
12:42:57 [2024-05-01T16:42:57.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:42:57 [2024-05-01T16:42:57.279Z] 
12:42:57 [2024-05-01T16:42:57.279Z] (Eclipse:22871): Gtk-WARNING **: 16:42:57.079: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:57 [2024-05-01T16:42:57.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=889825972 data=null doit=true}, Shell with text {Confirm Clear}]
12:42:57 [2024-05-01T16:42:57.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:57 [2024-05-01T16:42:57.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:57 [2024-05-01T16:42:57.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:57 [2024-05-01T16:42:57.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:57 [2024-05-01T16:42:57.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:42:57 [2024-05-01T16:42:57.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:42:57 [2024-05-01T16:42:57.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889825982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:57 [2024-05-01T16:42:57.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889825982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:57 [2024-05-01T16:42:57.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889825982 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:57 [2024-05-01T16:42:57.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889825982 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:57 [2024-05-01T16:42:57.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889825983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:57 [2024-05-01T16:42:57.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889825983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:57 [2024-05-01T16:42:57.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889825983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:42:57 [2024-05-01T16:42:57.279Z] 
12:42:57 [2024-05-01T16:42:57.279Z] (Eclipse:22871): Gtk-WARNING **: 16:42:57.135: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:57 [2024-05-01T16:42:57.534Z] 
12:42:57 [2024-05-01T16:42:57.534Z] (Eclipse:22871): Gtk-WARNING **: 16:42:57.359: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:57 [2024-05-01T16:42:57.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=889825909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
12:42:57 [2024-05-01T16:42:57.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:57 [2024-05-01T16:42:57.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889826265 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:42:57 [2024-05-01T16:42:57.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:42:57 [2024-05-01T16:42:57.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:57 [2024-05-01T16:42:57.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:57 [2024-05-01T16:42:57.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:57 [2024-05-01T16:42:57.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889826283 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:42:57 [2024-05-01T16:42:57.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889826283 data=null doit=true}, TreeItem with text {test}]
12:42:57 [2024-05-01T16:42:57.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889826283 data=null}, TreeItem with text {test}]
12:42:57 [2024-05-01T16:42:57.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889826284 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:57 [2024-05-01T16:42:57.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889826284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:42:57 [2024-05-01T16:42:57.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889826296 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:42:57 [2024-05-01T16:42:57.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:42:57 [2024-05-01T16:42:57.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:42:57 [2024-05-01T16:42:57.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:42:57 [2024-05-01T16:42:57.791Z] 
12:42:57 [2024-05-01T16:42:57.791Z] (Eclipse:22871): Gtk-WARNING **: 16:42:57.568: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:57 [2024-05-01T16:42:57.791Z] 
12:42:57 [2024-05-01T16:42:57.791Z] (Eclipse:22871): Gtk-WARNING **: 16:42:57.584: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:57 [2024-05-01T16:42:57.791Z] 
12:42:57 [2024-05-01T16:42:57.791Z] (Eclipse:22871): Gtk-WARNING **: 16:42:57.601: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:57 [2024-05-01T16:42:57.791Z] 
12:42:57 [2024-05-01T16:42:57.791Z] (Eclipse:22871): Gtk-WARNING **: 16:42:57.617: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:57 [2024-05-01T16:42:57.791Z] 
12:42:57 [2024-05-01T16:42:57.791Z] (Eclipse:22871): Gtk-WARNING **: 16:42:57.634: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:57 [2024-05-01T16:42:57.791Z] 
12:42:57 [2024-05-01T16:42:57.791Z] (Eclipse:22871): Gtk-WARNING **: 16:42:57.651: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:57 [2024-05-01T16:42:57.791Z] 
12:42:57 [2024-05-01T16:42:57.791Z] (Eclipse:22871): Gtk-WARNING **: 16:42:57.667: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:57 [2024-05-01T16:42:57.791Z] 
12:42:57 [2024-05-01T16:42:57.791Z] (Eclipse:22871): Gtk-WARNING **: 16:42:57.685: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:57 [2024-05-01T16:42:57.791Z] 
12:42:57 [2024-05-01T16:42:57.791Z] (Eclipse:22871): Gtk-WARNING **: 16:42:57.702: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:57 [2024-05-01T16:42:57.791Z] 
12:42:57 [2024-05-01T16:42:57.791Z] (Eclipse:22871): Gtk-WARNING **: 16:42:57.719: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:57 [2024-05-01T16:42:57.791Z] 
12:42:57 [2024-05-01T16:42:57.791Z] (Eclipse:22871): Gtk-WARNING **: 16:42:57.736: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:57 [2024-05-01T16:42:57.791Z] 
12:42:57 [2024-05-01T16:42:57.791Z] (Eclipse:22871): Gtk-WARNING **: 16:42:57.754: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889827075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889827076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889827076 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889827076 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889827076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889827076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889827076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889827076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889827076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889827076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889827076 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889827076 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889827077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889827077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889827077 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889827077 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:58 [2024-05-01T16:42:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889827077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:58 [2024-05-01T16:42:58.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889827077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:58 [2024-05-01T16:42:58.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:58 [2024-05-01T16:42:58.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:58 [2024-05-01T16:42:58.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:58 [2024-05-01T16:42:58.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:58 [2024-05-01T16:42:58.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:58 [2024-05-01T16:42:58.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:42:58 [2024-05-01T16:42:58.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889827077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:42:58 [2024-05-01T16:42:58.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889826357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:42:58 [2024-05-01T16:42:58.353Z] 
12:42:58 [2024-05-01T16:42:58.353Z] (Eclipse:22871): Gtk-WARNING **: 16:42:58.240: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:58 [2024-05-01T16:42:58.353Z] 
12:42:58 [2024-05-01T16:42:58.353Z] (Eclipse:22871): Gtk-WARNING **: 16:42:58.249: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:58 [2024-05-01T16:42:58.353Z] 
12:42:58 [2024-05-01T16:42:58.353Z] (Eclipse:22871): Gtk-WARNING **: 16:42:58.265: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:58 [2024-05-01T16:42:58.353Z] 
12:42:58 [2024-05-01T16:42:58.353Z] (Eclipse:22871): Gtk-WARNING **: 16:42:58.282: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:58 [2024-05-01T16:42:58.353Z] 
12:42:58 [2024-05-01T16:42:58.353Z] (Eclipse:22871): Gtk-WARNING **: 16:42:58.298: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:58 [2024-05-01T16:42:58.353Z] 
12:42:58 [2024-05-01T16:42:58.353Z] (Eclipse:22871): Gtk-WARNING **: 16:42:58.315: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:58 [2024-05-01T16:42:58.353Z] 
12:42:58 [2024-05-01T16:42:58.353Z] (Eclipse:22871): Gtk-WARNING **: 16:42:58.332: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:58 [2024-05-01T16:42:58.353Z] 
12:42:58 [2024-05-01T16:42:58.353Z] (Eclipse:22871): Gtk-WARNING **: 16:42:58.349: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:58 [2024-05-01T16:42:58.608Z] 
12:42:58 [2024-05-01T16:42:58.608Z] (Eclipse:22871): Gtk-WARNING **: 16:42:58.365: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:58 [2024-05-01T16:42:58.609Z] 
12:42:58 [2024-05-01T16:42:58.609Z] (Eclipse:22871): Gtk-WARNING **: 16:42:58.382: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:58 [2024-05-01T16:42:58.609Z] 
12:42:58 [2024-05-01T16:42:58.609Z] (Eclipse:22871): Gtk-WARNING **: 16:42:58.400: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:58 [2024-05-01T16:42:58.609Z] 
12:42:58 [2024-05-01T16:42:58.609Z] (Eclipse:22871): Gtk-WARNING **: 16:42:58.417: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:58 [2024-05-01T16:42:58.609Z] 
12:42:58 [2024-05-01T16:42:58.609Z] (Eclipse:22871): Gtk-WARNING **: 16:42:58.435: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:42:58 [2024-05-01T16:42:58.864Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.01 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
12:42:58 [2024-05-01T16:42:58.864Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_06OpenKeyboard -- Time elapsed: 2.357 s
12:42:58 [2024-05-01T16:42:58.864Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testRenameSymbolicLinks -- Time elapsed: 4.325 s
12:42:58 [2024-05-01T16:42:58.864Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_10CopyExperiment -- Time elapsed: 4.689 s
12:42:58 [2024-05-01T16:42:58.864Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_01ContextMenuPresence -- Time elapsed: 2.011 s
12:42:58 [2024-05-01T16:42:58.864Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_04Rename -- Time elapsed: 3.798 s
12:42:58 [2024-05-01T16:42:58.864Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_12RemoveTraceFromExperiment -- Time elapsed: 4.156 s
12:42:58 [2024-05-01T16:42:58.864Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testCopySymbolicLinks -- Time elapsed: 6.557 s
12:42:58 [2024-05-01T16:42:58.864Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_05Delete -- Time elapsed: 2.171 s
12:42:58 [2024-05-01T16:42:58.864Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_11DeleteTraceFromExperiment -- Time elapsed: 3.004 s
12:42:58 [2024-05-01T16:42:58.864Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_09BringToTop -- Time elapsed: 4.844 s
12:42:58 [2024-05-01T16:42:58.864Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_07DeleteKeyboard -- Time elapsed: 2.232 s
12:42:58 [2024-05-01T16:42:58.864Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testExperimentLinkBackwardCompatibility -- Time elapsed: 3.157 s
12:42:58 [2024-05-01T16:42:58.864Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_02Open -- Time elapsed: 2.150 s
12:42:58 [2024-05-01T16:42:58.864Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_03Copy -- Time elapsed: 6.761 s
12:42:58 [2024-05-01T16:42:58.864Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_08OpenDoubleClick -- Time elapsed: 2.257 s
12:42:58 [2024-05-01T16:42:58.864Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
12:42:58 [2024-05-01T16:42:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889827600 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:42:58 [2024-05-01T16:42:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:58 [2024-05-01T16:42:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
12:42:58 [2024-05-01T16:42:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
12:42:58 [2024-05-01T16:42:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
12:42:58 [2024-05-01T16:42:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=889827683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
12:42:58 [2024-05-01T16:42:58.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
12:42:59 [2024-05-01T16:42:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889827963 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:42:59 [2024-05-01T16:42:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:42:59 [2024-05-01T16:42:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:42:59 [2024-05-01T16:42:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:42:59 [2024-05-01T16:42:59.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:42:59 [2024-05-01T16:42:59.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:42:59 [2024-05-01T16:42:59.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889828280 data=null doit=true}, Shell with text {Preferences}]
12:42:59 [2024-05-01T16:42:59.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:42:59 [2024-05-01T16:42:59.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:42:59 [2024-05-01T16:42:59.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:42:59 [2024-05-01T16:42:59.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:42:59 [2024-05-01T16:42:59.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=889828282 data=null doit=true}, TreeItem with text {Tracing}]
12:42:59 [2024-05-01T16:42:59.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=889828282 data=null}, TreeItem with text {Tracing}]
12:42:59 [2024-05-01T16:42:59.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=889828282 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:42:59 [2024-05-01T16:42:59.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889828282 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
12:42:59 [2024-05-01T16:42:59.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=889828284 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
12:42:59 [2024-05-01T16:42:59.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889828294 data=null doit=true}, Tree node with text: Perspectives]
12:42:59 [2024-05-01T16:42:59.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889828294 data=null}, Tree node with text: Perspectives]
12:42:59 [2024-05-01T16:42:59.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889828297 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:42:59 [2024-05-01T16:42:59.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889828297 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
12:42:59 [2024-05-01T16:42:59.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889828297 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:42:59 [2024-05-01T16:42:59.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:42:59 [2024-05-01T16:42:59.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=889828298 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889828298 data=null doit=true}, Tree node with text: Perspectives]
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889828298 data=null}, Tree node with text: Perspectives]
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889828299 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889828299 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889828323 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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.
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889828330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889828330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889828330 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889828330 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889828331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889828331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889828331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889828009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:42:59 [2024-05-01T16:42:59.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:42:59 [2024-05-01T16:42:59.632Z] 
12:42:59 [2024-05-01T16:42:59.632Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:59.603: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:59 [2024-05-01T16:42:59.888Z] 
12:42:59 [2024-05-01T16:42:59.888Z] (Eclipse:22871): Gtk-CRITICAL **: 16:42:59.649: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:59 [2024-05-01T16:42:59.888Z] 
12:42:59 [2024-05-01T16:42:59.888Z] (Eclipse:22871): Gtk-WARNING **: 16:42:59.657: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:42:59 [2024-05-01T16:42:59.888Z] 
12:42:59 [2024-05-01T16:42:59.888Z] (Eclipse:22871): Gtk-WARNING **: 16:42:59.657: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:42:59 [2024-05-01T16:42:59.888Z] 
12:42:59 [2024-05-01T16:42:59.888Z] (Eclipse:22871): Gtk-WARNING **: 16:42:59.657: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:42:59 [2024-05-01T16:42:59.888Z] 
12:42:59 [2024-05-01T16:42:59.888Z] (Eclipse:22871): Gtk-WARNING **: 16:42:59.657: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:42:59 [2024-05-01T16:42:59.888Z] 
12:42:59 [2024-05-01T16:42:59.888Z] (Eclipse:22871): Gtk-WARNING **: 16:42:59.657: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:42:59 [2024-05-01T16:42:59.888Z] 
12:42:59 [2024-05-01T16:42:59.888Z] (Eclipse:22871): Gtk-WARNING **: 16:42:59.657: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:42:59 [2024-05-01T16:42:59.888Z] 
12:42:59 [2024-05-01T16:42:59.888Z] (Eclipse:22871): Gtk-WARNING **: 16:42:59.657: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:42:59 [2024-05-01T16:42:59.888Z] 
12:42:59 [2024-05-01T16:42:59.888Z] (Eclipse:22871): Gtk-WARNING **: 16:42:59.657: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:01 [2024-05-01T16:43:01.251Z] 
12:43:01 [2024-05-01T16:43:01.251Z] (Eclipse:22871): Gtk-CRITICAL **: 16:43:01.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:01 [2024-05-01T16:43:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889830052 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:43:01 [2024-05-01T16:43:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:01 [2024-05-01T16:43:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:01 [2024-05-01T16:43:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889830222 data=null doit=true}, Shell with text {Preferences}]
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:01 [2024-05-01T16:43:01.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889830227 data=null doit=true}, Tree node with text: Perspectives]
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889830227 data=null}, Tree node with text: Perspectives]
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889830227 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889830237 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889830238 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=889830238 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889830239 data=null doit=true}, Tree node with text: Perspectives]
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889830239 data=null}, Tree node with text: Perspectives]
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889830239 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889830239 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889830258 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:01 [2024-05-01T16:43:01.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Never} time=889830259 data=null doit=true}, Button with text {Never}]
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Never} time=889830259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Never}]
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=889830260 data=null doit=true}, (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')]
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=889830260 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (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')]
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=889830260 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (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')]
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=889830260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (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')]
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889830262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889830262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889830262 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889830262 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889830262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889830262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889830293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889830061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:43:01 [2024-05-01T16:43:01.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:43:01 [2024-05-01T16:43:01.762Z] 
12:43:01 [2024-05-01T16:43:01.762Z] (Eclipse:22871): Gtk-CRITICAL **: 16:43:01.548: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:01 [2024-05-01T16:43:01.762Z] 
12:43:01 [2024-05-01T16:43:01.762Z] (Eclipse:22871): Gtk-CRITICAL **: 16:43:01.584: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:01 [2024-05-01T16:43:01.762Z] 
12:43:01 [2024-05-01T16:43:01.762Z] (Eclipse:22871): Gtk-WARNING **: 16:43:01.592: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:01 [2024-05-01T16:43:01.762Z] 
12:43:01 [2024-05-01T16:43:01.762Z] (Eclipse:22871): Gtk-WARNING **: 16:43:01.592: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:01 [2024-05-01T16:43:01.762Z] 
12:43:01 [2024-05-01T16:43:01.762Z] (Eclipse:22871): Gtk-WARNING **: 16:43:01.592: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:01 [2024-05-01T16:43:01.762Z] 
12:43:01 [2024-05-01T16:43:01.762Z] (Eclipse:22871): Gtk-WARNING **: 16:43:01.592: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:01 [2024-05-01T16:43:01.762Z] 
12:43:01 [2024-05-01T16:43:01.762Z] (Eclipse:22871): Gtk-WARNING **: 16:43:01.592: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:01 [2024-05-01T16:43:01.762Z] 
12:43:01 [2024-05-01T16:43:01.762Z] (Eclipse:22871): Gtk-WARNING **: 16:43:01.592: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:01 [2024-05-01T16:43:01.762Z] 
12:43:01 [2024-05-01T16:43:01.762Z] (Eclipse:22871): Gtk-WARNING **: 16:43:01.592: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:01 [2024-05-01T16:43:01.762Z] 
12:43:01 [2024-05-01T16:43:01.762Z] (Eclipse:22871): Gtk-WARNING **: 16:43:01.592: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:03 [2024-05-01T16:43:03.126Z] 
12:43:03 [2024-05-01T16:43:03.127Z] (Eclipse:22871): Gtk-CRITICAL **: 16:43:02.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:03 [2024-05-01T16:43:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889831949 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:43:03 [2024-05-01T16:43:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:03 [2024-05-01T16:43:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:03 [2024-05-01T16:43:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889832119 data=null doit=true}, Shell with text {Preferences}]
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:03 [2024-05-01T16:43:03.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889832124 data=null doit=true}, Tree node with text: Perspectives]
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889832124 data=null}, Tree node with text: Perspectives]
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889832124 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889832124 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889832124 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=889832125 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889832125 data=null doit=true}, Tree node with text: Perspectives]
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889832125 data=null}, Tree node with text: Perspectives]
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889832137 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889832137 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889832137 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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.
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:03 [2024-05-01T16:43:03.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:03 [2024-05-01T16:43:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:03 [2024-05-01T16:43:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:43:03 [2024-05-01T16:43:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:43:03 [2024-05-01T16:43:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:43:03 [2024-05-01T16:43:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:43:03 [2024-05-01T16:43:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:43:03 [2024-05-01T16:43:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889832158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:03 [2024-05-01T16:43:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889832158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:03 [2024-05-01T16:43:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889832158 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:03 [2024-05-01T16:43:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889832158 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:03 [2024-05-01T16:43:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889832158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:03 [2024-05-01T16:43:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889832159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:03 [2024-05-01T16:43:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889832159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:03 [2024-05-01T16:43:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889831969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:43:03 [2024-05-01T16:43:03.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:43:03 [2024-05-01T16:43:03.638Z] 
12:43:03 [2024-05-01T16:43:03.638Z] (Eclipse:22871): Gtk-CRITICAL **: 16:43:03.420: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:03 [2024-05-01T16:43:03.638Z] 
12:43:03 [2024-05-01T16:43:03.638Z] (Eclipse:22871): Gtk-CRITICAL **: 16:43:03.476: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:03 [2024-05-01T16:43:03.638Z] 
12:43:03 [2024-05-01T16:43:03.638Z] (Eclipse:22871): Gtk-WARNING **: 16:43:03.484: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:03 [2024-05-01T16:43:03.638Z] 
12:43:03 [2024-05-01T16:43:03.638Z] (Eclipse:22871): Gtk-WARNING **: 16:43:03.484: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:03 [2024-05-01T16:43:03.638Z] 
12:43:03 [2024-05-01T16:43:03.638Z] (Eclipse:22871): Gtk-WARNING **: 16:43:03.485: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:03 [2024-05-01T16:43:03.638Z] 
12:43:03 [2024-05-01T16:43:03.638Z] (Eclipse:22871): Gtk-WARNING **: 16:43:03.485: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:03 [2024-05-01T16:43:03.638Z] 
12:43:03 [2024-05-01T16:43:03.638Z] (Eclipse:22871): Gtk-WARNING **: 16:43:03.485: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:03 [2024-05-01T16:43:03.638Z] 
12:43:03 [2024-05-01T16:43:03.638Z] (Eclipse:22871): Gtk-WARNING **: 16:43:03.485: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:03 [2024-05-01T16:43:03.638Z] 
12:43:03 [2024-05-01T16:43:03.638Z] (Eclipse:22871): Gtk-WARNING **: 16:43:03.485: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:03 [2024-05-01T16:43:03.638Z] 
12:43:03 [2024-05-01T16:43:03.638Z] (Eclipse:22871): Gtk-WARNING **: 16:43:03.485: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:03 [2024-05-01T16:43:03.893Z] 
12:43:03 [2024-05-01T16:43:03.894Z] (Eclipse:22871): Gtk-WARNING **: 16:43:03.764: Negative content width -7 (allocation 1, extents 4x4) while allocating gadget (node button, owner GtkButton)
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889833670 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889833670 data=null doit=true}, TreeItem with text {test}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889833670 data=null}, TreeItem with text {test}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889833671 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889833671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889833681 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889833681 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889833681 data=null doit=true}, TreeItem with text {test}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889833681 data=null}, TreeItem with text {test}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889833682 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889833682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889833689 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889833689 data=null doit=true}, TreeItem with text {test}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889833690 data=null}, TreeItem with text {test}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889833690 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889833690 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889833691 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=889833691 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889833692 data=null doit=true}, TreeItem with text {Traces [2]}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889833692 data=null}, TreeItem with text {Traces [2]}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889833692 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:43:04 [2024-05-01T16:43:04.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889833692 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
12:43:05 [2024-05-01T16:43:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889833737 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:43:05 [2024-05-01T16:43:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=889833737 data=null doit=true}, TreeItem with text {Traces [2]}]
12:43:05 [2024-05-01T16:43:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=889833737 data=null}, TreeItem with text {Traces [2]}]
12:43:05 [2024-05-01T16:43:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=889833737 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:43:05 [2024-05-01T16:43:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889833737 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
12:43:05 [2024-05-01T16:43:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=889833738 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
12:43:05 [2024-05-01T16:43:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:43:05 [2024-05-01T16:43:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel} time=889833739 data=null button=0 stateMask=0x0 x=98 y=81 count=0}, TreeItem with text {kernel}]
12:43:05 [2024-05-01T16:43:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel} time=889833739 data=null doit=true}, TreeItem with text {kernel}]
12:43:05 [2024-05-01T16:43:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel} time=889833739 data=null}, TreeItem with text {kernel}]
12:43:05 [2024-05-01T16:43:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel} time=889833739 data=null button=1 stateMask=0x0 x=98 y=81 count=1}, TreeItem with text {kernel}]
12:43:05 [2024-05-01T16:43:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889833739 data=null item=TreeItem {kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel}]
12:43:05 [2024-05-01T16:43:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel} time=889833744 data=null button=1 stateMask=0x80000 x=98 y=81 count=1}, TreeItem with text {kernel}]
12:43:05 [2024-05-01T16:43:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:43:05 [2024-05-01T16:43:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
12:43:05 [2024-05-01T16:43:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
12:43:05 [2024-05-01T16:43:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Test experiment'
12:43:05 [2024-05-01T16:43:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Test experiment'
12:43:05 [2024-05-01T16:43:05.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Test experiment} time=889833834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Test experiment']
12:43:05 [2024-05-01T16:43:05.587Z] 
12:43:05 [2024-05-01T16:43:05.587Z] (Eclipse:22871): Gtk-WARNING **: 16:43:05.446: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:05 [2024-05-01T16:43:05.587Z] 
12:43:05 [2024-05-01T16:43:05.587Z] (Eclipse:22871): Gtk-WARNING **: 16:43:05.446: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:05 [2024-05-01T16:43:05.587Z] 
12:43:05 [2024-05-01T16:43:05.587Z] (Eclipse:22871): Gtk-WARNING **: 16:43:05.446: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:05 [2024-05-01T16:43:05.587Z] 
12:43:05 [2024-05-01T16:43:05.587Z] (Eclipse:22871): Gtk-WARNING **: 16:43:05.446: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:05 [2024-05-01T16:43:05.587Z] 
12:43:05 [2024-05-01T16:43:05.587Z] (Eclipse:22871): Gtk-WARNING **: 16:43:05.447: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:05 [2024-05-01T16:43:05.587Z] 
12:43:05 [2024-05-01T16:43:05.587Z] (Eclipse:22871): Gtk-WARNING **: 16:43:05.447: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:05 [2024-05-01T16:43:05.587Z] 
12:43:05 [2024-05-01T16:43:05.587Z] (Eclipse:22871): Gtk-WARNING **: 16:43:05.447: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:05 [2024-05-01T16:43:05.587Z] 
12:43:05 [2024-05-01T16:43:05.587Z] (Eclipse:22871): Gtk-WARNING **: 16:43:05.447: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:06 [2024-05-01T16:43:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889835027 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:43:06 [2024-05-01T16:43:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889835196 data=null doit=true}, Shell with text {Preferences}]
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:06 [2024-05-01T16:43:06.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889835215 data=null doit=true}, Tree node with text: Perspectives]
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889835215 data=null}, Tree node with text: Perspectives]
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889835216 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889835216 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889835216 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=889835217 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889835217 data=null doit=true}, Tree node with text: Perspectives]
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889835217 data=null}, Tree node with text: Perspectives]
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889835217 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889835228 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889835228 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:06 [2024-05-01T16:43:06.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=889835229 data=null doit=true}, Button with text {Always}]
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=889835229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=889835230 data=null doit=true}, (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')]
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=889835247 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (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')]
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=889835247 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (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')]
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=889835247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (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')]
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889835251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889835251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889835251 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889835251 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889835251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889835251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889835251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:06 [2024-05-01T16:43:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889835051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:43:06 [2024-05-01T16:43:06.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:43:06 [2024-05-01T16:43:06.659Z] 
12:43:06 [2024-05-01T16:43:06.659Z] (Eclipse:22871): Gtk-WARNING **: 16:43:06.573: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:06 [2024-05-01T16:43:06.659Z] 
12:43:06 [2024-05-01T16:43:06.659Z] (Eclipse:22871): Gtk-WARNING **: 16:43:06.573: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:06 [2024-05-01T16:43:06.659Z] 
12:43:06 [2024-05-01T16:43:06.659Z] (Eclipse:22871): Gtk-WARNING **: 16:43:06.573: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:06 [2024-05-01T16:43:06.659Z] 
12:43:06 [2024-05-01T16:43:06.659Z] (Eclipse:22871): Gtk-WARNING **: 16:43:06.573: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:06 [2024-05-01T16:43:06.659Z] 
12:43:06 [2024-05-01T16:43:06.659Z] (Eclipse:22871): Gtk-WARNING **: 16:43:06.573: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:06 [2024-05-01T16:43:06.659Z] 
12:43:06 [2024-05-01T16:43:06.659Z] (Eclipse:22871): Gtk-WARNING **: 16:43:06.573: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:06 [2024-05-01T16:43:06.659Z] 
12:43:06 [2024-05-01T16:43:06.659Z] (Eclipse:22871): Gtk-WARNING **: 16:43:06.573: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:06 [2024-05-01T16:43:06.659Z] 
12:43:06 [2024-05-01T16:43:06.659Z] (Eclipse:22871): Gtk-WARNING **: 16:43:06.573: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:08 [2024-05-01T16:43:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
12:43:08 [2024-05-01T16:43:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
12:43:08 [2024-05-01T16:43:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
12:43:08 [2024-05-01T16:43:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:08 [2024-05-01T16:43:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:08 [2024-05-01T16:43:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
12:43:08 [2024-05-01T16:43:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=889836749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:08 [2024-05-01T16:43:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=889836750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:08 [2024-05-01T16:43:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=889836750 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:08 [2024-05-01T16:43:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=889836750 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:08 [2024-05-01T16:43:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=889836750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:08 [2024-05-01T16:43:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=889836750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:08 [2024-05-01T16:43:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=889836750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:08 [2024-05-01T16:43:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=889836750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:08 [2024-05-01T16:43:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=889836750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:08 [2024-05-01T16:43:08.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=889836750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:08 [2024-05-01T16:43:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=889836750 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:08 [2024-05-01T16:43:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=889836751 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:08 [2024-05-01T16:43:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:08 [2024-05-01T16:43:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:43:08 [2024-05-01T16:43:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:43:08 [2024-05-01T16:43:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:43:08 [2024-05-01T16:43:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:43:08 [2024-05-01T16:43:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889836751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:43:08 [2024-05-01T16:43:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889836751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:43:08 [2024-05-01T16:43:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889836751 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:43:08 [2024-05-01T16:43:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889836751 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:43:08 [2024-05-01T16:43:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889836751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:43:08 [2024-05-01T16:43:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889836751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:43:08 [2024-05-01T16:43:08.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889836751 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:43:08 [2024-05-01T16:43:08.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:43:08 [2024-05-01T16:43:08.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889837050 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
12:43:08 [2024-05-01T16:43:08.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:08 [2024-05-01T16:43:08.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:08 [2024-05-01T16:43:08.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:43:08 [2024-05-01T16:43:08.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:43:08 [2024-05-01T16:43:08.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:08 [2024-05-01T16:43:08.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889837459 data=null doit=true}, Shell with text {Preferences}]
12:43:08 [2024-05-01T16:43:08.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:08 [2024-05-01T16:43:08.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:43:08 [2024-05-01T16:43:08.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:43:08 [2024-05-01T16:43:08.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:08 [2024-05-01T16:43:08.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:08 [2024-05-01T16:43:08.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889837460 data=null doit=true}, Tree node with text: Perspectives]
12:43:08 [2024-05-01T16:43:08.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889837460 data=null}, Tree node with text: Perspectives]
12:43:08 [2024-05-01T16:43:08.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889837460 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:08 [2024-05-01T16:43:08.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889837461 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
12:43:08 [2024-05-01T16:43:08.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889837461 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:08 [2024-05-01T16:43:08.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:43:08 [2024-05-01T16:43:08.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=889837462 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:43:08 [2024-05-01T16:43:08.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889837462 data=null doit=true}, Tree node with text: Perspectives]
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889837462 data=null}, Tree node with text: Perspectives]
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889837462 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889837462 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889837462 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=889837464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=889837464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=889837464 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=889837464 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=889837464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=889837464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=889837464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889837116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:43:08 [2024-05-01T16:43:08.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:43:09 [2024-05-01T16:43:09.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889837893 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:43:09 [2024-05-01T16:43:09.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:09 [2024-05-01T16:43:09.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:09 [2024-05-01T16:43:09.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:43:09 [2024-05-01T16:43:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:43:09 [2024-05-01T16:43:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:09 [2024-05-01T16:43:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889838052 data=null doit=true}, Shell with text {Preferences}]
12:43:09 [2024-05-01T16:43:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:09 [2024-05-01T16:43:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:43:09 [2024-05-01T16:43:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:43:09 [2024-05-01T16:43:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:09 [2024-05-01T16:43:09.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:09 [2024-05-01T16:43:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889838064 data=null doit=true}, Tree node with text: Perspectives]
12:43:09 [2024-05-01T16:43:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889838064 data=null}, Tree node with text: Perspectives]
12:43:09 [2024-05-01T16:43:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889838065 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:09 [2024-05-01T16:43:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889838065 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
12:43:09 [2024-05-01T16:43:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889838065 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:09 [2024-05-01T16:43:09.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=889838084 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889838085 data=null doit=true}, Tree node with text: Perspectives]
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889838085 data=null}, Tree node with text: Perspectives]
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889838085 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889838085 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889838085 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=889838086 data=null doit=true}, Button with text {Always}]
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=889838086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=889838087 data=null doit=true}, (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')]
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=889838087 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (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')]
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=889838087 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (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')]
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=889838087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (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')]
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889838120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889838120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889838121 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889838121 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889838121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889838121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889838121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889837912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:43:09 [2024-05-01T16:43:09.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:43:09 [2024-05-01T16:43:09.601Z] 
12:43:09 [2024-05-01T16:43:09.601Z] (Eclipse:22871): Gtk-WARNING **: 16:43:09.465: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:09 [2024-05-01T16:43:09.601Z] 
12:43:09 [2024-05-01T16:43:09.601Z] (Eclipse:22871): Gtk-WARNING **: 16:43:09.465: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:09 [2024-05-01T16:43:09.601Z] 
12:43:09 [2024-05-01T16:43:09.601Z] (Eclipse:22871): Gtk-WARNING **: 16:43:09.465: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:09 [2024-05-01T16:43:09.601Z] 
12:43:09 [2024-05-01T16:43:09.601Z] (Eclipse:22871): Gtk-WARNING **: 16:43:09.465: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:09 [2024-05-01T16:43:09.601Z] 
12:43:09 [2024-05-01T16:43:09.601Z] (Eclipse:22871): Gtk-WARNING **: 16:43:09.465: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:09 [2024-05-01T16:43:09.601Z] 
12:43:09 [2024-05-01T16:43:09.601Z] (Eclipse:22871): Gtk-WARNING **: 16:43:09.465: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:09 [2024-05-01T16:43:09.601Z] 
12:43:09 [2024-05-01T16:43:09.601Z] (Eclipse:22871): Gtk-WARNING **: 16:43:09.465: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:09 [2024-05-01T16:43:09.601Z] 
12:43:09 [2024-05-01T16:43:09.601Z] (Eclipse:22871): Gtk-WARNING **: 16:43:09.465: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=889839662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=889839662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=889839662 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=889839662 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=889839662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=889839662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=889839662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889839755 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:10 [2024-05-01T16:43:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889840089 data=null doit=true}, Shell with text {Preferences}]
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:11 [2024-05-01T16:43:11.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889840090 data=null doit=true}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889840090 data=null}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889840090 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889840091 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889840091 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=889840092 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889840092 data=null doit=true}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889840092 data=null}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889840092 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889840092 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889840092 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=889840094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=889840094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=889840094 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=889840094 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:11 [2024-05-01T16:43:11.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=889840094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:11 [2024-05-01T16:43:11.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=889840094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:11 [2024-05-01T16:43:11.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=889840094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:11 [2024-05-01T16:43:11.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889839810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:43:11 [2024-05-01T16:43:11.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889840373 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889840556 data=null doit=true}, Shell with text {Preferences}]
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:11 [2024-05-01T16:43:11.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889840560 data=null doit=true}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889840560 data=null}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889840560 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889840560 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889840560 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=889840561 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889840561 data=null doit=true}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889840561 data=null}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889840562 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889840562 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889840562 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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.
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889840594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889840594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889840594 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889840594 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889840594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889840594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889840594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:11 [2024-05-01T16:43:11.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889840406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:43:11 [2024-05-01T16:43:11.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:43:11 [2024-05-01T16:43:11.986Z] 
12:43:11 [2024-05-01T16:43:11.986Z] (Eclipse:22871): Gtk-WARNING **: 16:43:11.887: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:11 [2024-05-01T16:43:11.986Z] 
12:43:11 [2024-05-01T16:43:11.986Z] (Eclipse:22871): Gtk-WARNING **: 16:43:11.887: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:11 [2024-05-01T16:43:11.986Z] 
12:43:11 [2024-05-01T16:43:11.986Z] (Eclipse:22871): Gtk-WARNING **: 16:43:11.888: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:11 [2024-05-01T16:43:11.986Z] 
12:43:11 [2024-05-01T16:43:11.986Z] (Eclipse:22871): Gtk-WARNING **: 16:43:11.888: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:11 [2024-05-01T16:43:11.986Z] 
12:43:11 [2024-05-01T16:43:11.986Z] (Eclipse:22871): Gtk-WARNING **: 16:43:11.888: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:11 [2024-05-01T16:43:11.986Z] 
12:43:11 [2024-05-01T16:43:11.986Z] (Eclipse:22871): Gtk-WARNING **: 16:43:11.888: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:11 [2024-05-01T16:43:11.986Z] 
12:43:11 [2024-05-01T16:43:11.986Z] (Eclipse:22871): Gtk-WARNING **: 16:43:11.888: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:11 [2024-05-01T16:43:11.986Z] 
12:43:11 [2024-05-01T16:43:11.986Z] (Eclipse:22871): Gtk-WARNING **: 16:43:11.888: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:13 [2024-05-01T16:43:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
12:43:13 [2024-05-01T16:43:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:43:13 [2024-05-01T16:43:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:43:13 [2024-05-01T16:43:13.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:43:13 [2024-05-01T16:43:13.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:43:13 [2024-05-01T16:43:13.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:43:13 [2024-05-01T16:43:13.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:43:13 [2024-05-01T16:43:13.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
12:43:13 [2024-05-01T16:43:13.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=889842088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:43:13 [2024-05-01T16:43:13.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=889842089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:43:13 [2024-05-01T16:43:13.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=889842089 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:43:13 [2024-05-01T16:43:13.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=889842089 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:43:13 [2024-05-01T16:43:13.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=889842089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:43:13 [2024-05-01T16:43:13.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=889842089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:43:13 [2024-05-01T16:43:13.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=889842089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
12:43:13 [2024-05-01T16:43:13.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:43:13 [2024-05-01T16:43:13.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889842273 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
12:43:13 [2024-05-01T16:43:13.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:13 [2024-05-01T16:43:13.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:13 [2024-05-01T16:43:13.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889842630 data=null doit=true}, Shell with text {Preferences}]
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:13 [2024-05-01T16:43:13.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889842632 data=null doit=true}, Tree node with text: Perspectives]
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889842632 data=null}, Tree node with text: Perspectives]
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889842632 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889842632 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889842632 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=889842633 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889842633 data=null doit=true}, Tree node with text: Perspectives]
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889842633 data=null}, Tree node with text: Perspectives]
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889842633 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889842633 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889842634 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:43:13 [2024-05-01T16:43:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=889842635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=889842635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=889842635 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=889842635 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=889842635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=889842635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=889842635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889842330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:43:13 [2024-05-01T16:43:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889843077 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889843241 data=null doit=true}, Shell with text {Preferences}]
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:14 [2024-05-01T16:43:14.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889843245 data=null doit=true}, Tree node with text: Perspectives]
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889843245 data=null}, Tree node with text: Perspectives]
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889843245 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889843245 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889843245 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=889843246 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889843257 data=null doit=true}, Tree node with text: Perspectives]
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889843257 data=null}, Tree node with text: Perspectives]
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889843257 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889843257 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
12:43:14 [2024-05-01T16:43:14.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889843258 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Prompt} time=889843259 data=null doit=true}, Button with text {Prompt}]
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=889843259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Prompt}]
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=889843259 data=null doit=true}, (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')]
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=889843276 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (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')]
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=889843276 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (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')]
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=889843276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (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')]
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889843280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889843280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889843280 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889843280 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889843280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889843280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889843280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:14 [2024-05-01T16:43:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889843085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:43:14 [2024-05-01T16:43:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:43:14 [2024-05-01T16:43:14.679Z] 
12:43:14 [2024-05-01T16:43:14.679Z] (Eclipse:22871): Gtk-WARNING **: 16:43:14.577: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:14 [2024-05-01T16:43:14.679Z] 
12:43:14 [2024-05-01T16:43:14.679Z] (Eclipse:22871): Gtk-WARNING **: 16:43:14.577: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:14 [2024-05-01T16:43:14.679Z] 
12:43:14 [2024-05-01T16:43:14.679Z] (Eclipse:22871): Gtk-WARNING **: 16:43:14.577: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:14 [2024-05-01T16:43:14.679Z] 
12:43:14 [2024-05-01T16:43:14.679Z] (Eclipse:22871): Gtk-WARNING **: 16:43:14.577: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:14 [2024-05-01T16:43:14.679Z] 
12:43:14 [2024-05-01T16:43:14.679Z] (Eclipse:22871): Gtk-WARNING **: 16:43:14.577: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:14 [2024-05-01T16:43:14.679Z] 
12:43:14 [2024-05-01T16:43:14.679Z] (Eclipse:22871): Gtk-WARNING **: 16:43:14.577: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:14 [2024-05-01T16:43:14.679Z] 
12:43:14 [2024-05-01T16:43:14.679Z] (Eclipse:22871): Gtk-WARNING **: 16:43:14.577: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:14 [2024-05-01T16:43:14.679Z] 
12:43:14 [2024-05-01T16:43:14.679Z] (Eclipse:22871): Gtk-WARNING **: 16:43:14.577: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:16 [2024-05-01T16:43:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889845005 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:43:16 [2024-05-01T16:43:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:16 [2024-05-01T16:43:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:16 [2024-05-01T16:43:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:43:16 [2024-05-01T16:43:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:43:16 [2024-05-01T16:43:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:16 [2024-05-01T16:43:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889845183 data=null doit=true}, Shell with text {Preferences}]
12:43:16 [2024-05-01T16:43:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:16 [2024-05-01T16:43:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:43:16 [2024-05-01T16:43:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:43:16 [2024-05-01T16:43:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:16 [2024-05-01T16:43:16.566Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889845188 data=null doit=true}, Tree node with text: Perspectives]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889845188 data=null}, Tree node with text: Perspectives]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889845188 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889845188 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889845188 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=889845200 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889845200 data=null doit=true}, Tree node with text: Perspectives]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889845200 data=null}, Tree node with text: Perspectives]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889845201 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889845201 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889845201 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=889845223 data=null doit=true}, Button with text {Always}]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=889845223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=889845223 data=null doit=true}, (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')]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=889845224 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (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')]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=889845224 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (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')]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=889845224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (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')]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - 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')
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=889845260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=889845260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=889845260 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:16 [2024-05-01T16:43:16.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=889845260 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:16 [2024-05-01T16:43:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=889845260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:16 [2024-05-01T16:43:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=889845260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:16 [2024-05-01T16:43:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=889845260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
12:43:16 [2024-05-01T16:43:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889845023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:43:16 [2024-05-01T16:43:16.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:43:16 [2024-05-01T16:43:16.568Z] 
12:43:16 [2024-05-01T16:43:16.568Z] (Eclipse:22871): Gtk-WARNING **: 16:43:16.562: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:16 [2024-05-01T16:43:16.568Z] 
12:43:16 [2024-05-01T16:43:16.568Z] (Eclipse:22871): Gtk-WARNING **: 16:43:16.562: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:16 [2024-05-01T16:43:16.568Z] 
12:43:16 [2024-05-01T16:43:16.568Z] (Eclipse:22871): Gtk-WARNING **: 16:43:16.562: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:16 [2024-05-01T16:43:16.568Z] 
12:43:16 [2024-05-01T16:43:16.568Z] (Eclipse:22871): Gtk-WARNING **: 16:43:16.562: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:16 [2024-05-01T16:43:16.568Z] 
12:43:16 [2024-05-01T16:43:16.568Z] (Eclipse:22871): Gtk-WARNING **: 16:43:16.563: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:16 [2024-05-01T16:43:16.568Z] 
12:43:16 [2024-05-01T16:43:16.568Z] (Eclipse:22871): Gtk-WARNING **: 16:43:16.563: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:16 [2024-05-01T16:43:16.568Z] 
12:43:16 [2024-05-01T16:43:16.568Z] (Eclipse:22871): Gtk-WARNING **: 16:43:16.563: Negative content width -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:16 [2024-05-01T16:43:16.568Z] 
12:43:16 [2024-05-01T16:43:16.568Z] (Eclipse:22871): Gtk-WARNING **: 16:43:16.563: Negative content height -8 (allocation 1, extents 4x5) while allocating gadget (node button, owner GtkButton)
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=889846757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=889846758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=889846758 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=889846758 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=889846758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=889846758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=889846758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=889846758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=889846758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=889846759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=889846759 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=889846759 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=889846759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=889846759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=889846759 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=889846759 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=889846759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=889846759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:43:17 [2024-05-01T16:43:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=889846759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
12:43:18 [2024-05-01T16:43:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:43:18 [2024-05-01T16:43:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889846854 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
12:43:18 [2024-05-01T16:43:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:18 [2024-05-01T16:43:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:18 [2024-05-01T16:43:18.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
12:43:18 [2024-05-01T16:43:18.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
12:43:18 [2024-05-01T16:43:18.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:18 [2024-05-01T16:43:18.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=889847269 data=null doit=true}, Shell with text {Preferences}]
12:43:18 [2024-05-01T16:43:18.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:18 [2024-05-01T16:43:18.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:43:18 [2024-05-01T16:43:18.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:43:18 [2024-05-01T16:43:18.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:18 [2024-05-01T16:43:18.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:18 [2024-05-01T16:43:18.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889847277 data=null doit=true}, Tree node with text: Perspectives]
12:43:18 [2024-05-01T16:43:18.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889847277 data=null}, Tree node with text: Perspectives]
12:43:18 [2024-05-01T16:43:18.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889847278 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:18 [2024-05-01T16:43:18.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=889847278 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Perspectives]
12:43:18 [2024-05-01T16:43:18.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889847278 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:18 [2024-05-01T16:43:18.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:43:18 [2024-05-01T16:43:18.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=889847279 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
12:43:18 [2024-05-01T16:43:18.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=889847279 data=null doit=true}, Tree node with text: Perspectives]
12:43:18 [2024-05-01T16:43:18.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=889847279 data=null}, Tree node with text: Perspectives]
12:43:18 [2024-05-01T16:43:18.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=889847279 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:18 [2024-05-01T16:43:18.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889847279 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Perspectives]
12:43:18 [2024-05-01T16:43:18.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=889847280 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - 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')
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=889847281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=889847281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=889847281 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=889847282 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=889847282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:18 [2024-05-01T16:43:18.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=889847282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:18 [2024-05-01T16:43:18.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=889847282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
12:43:18 [2024-05-01T16:43:18.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=889846945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
12:43:18 [2024-05-01T16:43:18.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
12:43:18 [2024-05-01T16:43:18.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e34840f] time=889847735 data=null doit=true}, Shell with text {data - Eclipse Platform}]
12:43:18 [2024-05-01T16:43:18.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:43:18 [2024-05-01T16:43:18.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
12:43:18 [2024-05-01T16:43:18.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
12:43:18 [2024-05-01T16:43:18.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
12:43:18 [2024-05-01T16:43:18.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=889847739 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
12:43:18 [2024-05-01T16:43:18.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=889847739 data=null doit=true}, TreeItem with text {test}]
12:43:18 [2024-05-01T16:43:18.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=889847740 data=null}, TreeItem with text {test}]
12:43:18 [2024-05-01T16:43:18.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=889847740 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
12:43:18 [2024-05-01T16:43:18.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=889847740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
12:43:18 [2024-05-01T16:43:18.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=889847761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
12:43:18 [2024-05-01T16:43:18.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:43:18 [2024-05-01T16:43:18.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
12:43:19 [2024-05-01T16:43:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
12:43:19 [2024-05-01T16:43:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:43:19 [2024-05-01T16:43:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
12:43:19 [2024-05-01T16:43:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:43:19 [2024-05-01T16:43:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:43:19 [2024-05-01T16:43:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:43:19 [2024-05-01T16:43:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:43:19 [2024-05-01T16:43:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:19 [2024-05-01T16:43:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:43:19 [2024-05-01T16:43:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:43:19 [2024-05-01T16:43:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:43:19 [2024-05-01T16:43:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889848076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:43:19 [2024-05-01T16:43:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889848076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:43:19 [2024-05-01T16:43:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889848077 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:43:19 [2024-05-01T16:43:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889848077 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:43:19 [2024-05-01T16:43:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889848077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:43:19 [2024-05-01T16:43:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889848077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:43:19 [2024-05-01T16:43:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=889848077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889848077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889848077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=889848077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=889848077 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=889848077 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=889848078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=889848078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=889848078 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=889848078 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=889848078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=889848078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:43:19 [2024-05-01T16:43:19.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:19 [2024-05-01T16:43:19.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:19 [2024-05-01T16:43:19.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:19 [2024-05-01T16:43:19.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:19 [2024-05-01T16:43:19.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:19 [2024-05-01T16:43:19.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
12:43:19 [2024-05-01T16:43:19.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=889848078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
12:43:19 [2024-05-01T16:43:19.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=889847816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
12:43:19 [2024-05-01T16:43:19.770Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.00 s -- in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
12:43:19 [2024-05-01T16:43:19.770Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNever -- Time elapsed: 2.117 s
12:43:19 [2024-05-01T16:43:19.770Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNoAssociatedPerspective -- Time elapsed: 1.953 s
12:43:19 [2024-05-01T16:43:19.770Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testExperiment -- Time elapsed: 2.980 s
12:43:19 [2024-05-01T16:43:19.770Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYesRemember -- Time elapsed: 2.880 s
12:43:19 [2024-05-01T16:43:19.770Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNo -- Time elapsed: 2.542 s
12:43:19 [2024-05-01T16:43:19.770Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYes -- Time elapsed: 2.589 s
12:43:19 [2024-05-01T16:43:19.770Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testAlways -- Time elapsed: 1.988 s
12:43:19 [2024-05-01T16:43:19.770Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNoRemember -- Time elapsed: 2.683 s
12:43:19 [2024-05-01T16:43:19.770Z] 
12:43:19 [2024-05-01T16:43:19.770Z] Results:
12:43:19 [2024-05-01T16:43:19.770Z] 
12:43:19 [2024-05-01T16:43:19.770Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
12:43:19 [2024-05-01T16:43:19.770Z] 
12:43:20 [2024-05-01T16:43:20.330Z] 
12:43:20 [2024-05-01T16:43:20.330Z] !ENTRY org.eclipse.core.resources 2 10035 2024-05-01 16:43:20.239
12:43:20 [2024-05-01T16:43:20.330Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] All tests passed
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] 
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.jar
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.pom
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] 
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] 
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [132/141]
12:43:20 [2024-05-01T16:43:20.890Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:43:20 [2024-05-01T16:43:20.890Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] 
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] 
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] The project's OSGi version is 1.0.3.202405011547
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] 
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] 
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] 
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] 
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] 
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:20 [2024-05-01T16:43:20.890Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests
12:43:21 [2024-05-01T16:43:21.145Z] [INFO] 
12:43:21 [2024-05-01T16:43:21.145Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:21 [2024-05-01T16:43:21.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
12:43:21 [2024-05-01T16:43:21.145Z] [INFO] 
12:43:21 [2024-05-01T16:43:21.145Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:22 [2024-05-01T16:43:22.072Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:43:22 [2024-05-01T16:43:22.072Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:43:22 [2024-05-01T16:43:22.072Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] 
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] 
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] 
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:22 [2024-05-01T16:43:22.072Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] 
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] 
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] 
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] 
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] 
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] 
12:43:22 [2024-05-01T16:43:22.072Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:22 [2024-05-01T16:43:22.327Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log
12:43:22 [2024-05-01T16:43:22.327Z] [INFO] Command line:
12:43:22 [2024-05-01T16:43:22.327Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:43:22 [2024-05-01T16:43:22.327Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:43:26 [2024-05-01T16:43:26.486Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:43:26 [2024-05-01T16:43:26.486Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:43:30 [2024-05-01T16:43:30.647Z] Could not determine the accessibility bus address
12:43:30 [2024-05-01T16:43:30.647Z] !SESSION 2024-05-01 16:43:22.283 -----------------------------------------------
12:43:30 [2024-05-01T16:43:30.647Z] eclipse.buildId=unknown
12:43:30 [2024-05-01T16:43:30.647Z] java.version=17.0.2
12:43:30 [2024-05-01T16:43:30.647Z] java.vendor=Oracle Corporation
12:43:30 [2024-05-01T16:43:30.647Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:43:30 [2024-05-01T16:43:30.647Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:43:30 [2024-05-01T16:43:30.647Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:43:30 [2024-05-01T16:43:30.647Z] 
12:43:30 [2024-05-01T16:43:30.647Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:43:30.252
12:43:30 [2024-05-01T16:43:30.647Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:43:30 [2024-05-01T16:43:30.647Z] !STACK 0
12:43:30 [2024-05-01T16:43:30.647Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:43:30 [2024-05-01T16:43:30.647Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:43:30 [2024-05-01T16:43:30.647Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:43:30 [2024-05-01T16:43:30.647Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:43:30 [2024-05-01T16:43:30.647Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:43:30 [2024-05-01T16:43:30.647Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:43:30 [2024-05-01T16:43:30.647Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:43:30 [2024-05-01T16:43:30.647Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:43:30 [2024-05-01T16:43:30.647Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:43:30 [2024-05-01T16:43:30.647Z] Caused by: java.io.IOException: error=2, No such file or directory
12:43:30 [2024-05-01T16:43:30.647Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:43:30 [2024-05-01T16:43:30.647Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:43:30 [2024-05-01T16:43:30.647Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:43:30 [2024-05-01T16:43:30.647Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:43:30 [2024-05-01T16:43:30.647Z] 	... 7 more
12:43:30 [2024-05-01T16:43:30.903Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
12:43:30 [2024-05-01T16:43:30.903Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
12:43:30 [2024-05-01T16:43:30.903Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testClamp -- Time elapsed: 0.003 s
12:43:30 [2024-05-01T16:43:30.903Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testInvalidConstructor -- Time elapsed: 0 s
12:43:30 [2024-05-01T16:43:30.903Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testConstructor -- Time elapsed: 0 s
12:43:30 [2024-05-01T16:43:30.903Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testDefaultConstructor -- Time elapsed: 0 s
12:43:30 [2024-05-01T16:43:30.903Z] 
12:43:30 [2024-05-01T16:43:30.903Z] Results:
12:43:30 [2024-05-01T16:43:30.903Z] 
12:43:30 [2024-05-01T16:43:30.903Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
12:43:30 [2024-05-01T16:43:30.903Z] 
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] All tests passed
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] 
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.pom
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] 
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] 
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [133/141]
12:43:31 [2024-05-01T16:43:31.828Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:43:31 [2024-05-01T16:43:31.828Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] 
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] 
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] The project's OSGi version is 1.0.9.202405011547
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] 
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] 
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] 
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] 
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] 
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:31 [2024-05-01T16:43:31.828Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests
12:43:32 [2024-05-01T16:43:32.083Z] [INFO] 
12:43:32 [2024-05-01T16:43:32.083Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:32 [2024-05-01T16:43:32.083Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
12:43:32 [2024-05-01T16:43:32.083Z] [INFO] 
12:43:32 [2024-05-01T16:43:32.083Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:32 [2024-05-01T16:43:32.083Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:43:32 [2024-05-01T16:43:32.083Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:43:32 [2024-05-01T16:43:32.083Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
12:43:32 [2024-05-01T16:43:32.083Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:43:32 [2024-05-01T16:43:32.083Z] [INFO] 
12:43:32 [2024-05-01T16:43:32.083Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:32 [2024-05-01T16:43:32.083Z] [INFO] 
12:43:32 [2024-05-01T16:43:32.083Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:32 [2024-05-01T16:43:32.083Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
12:43:32 [2024-05-01T16:43:32.083Z] [INFO] 
12:43:32 [2024-05-01T16:43:32.083Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:32 [2024-05-01T16:43:32.083Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
12:43:32 [2024-05-01T16:43:32.083Z] [INFO] 
12:43:32 [2024-05-01T16:43:32.083Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:32 [2024-05-01T16:43:32.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
12:43:32 [2024-05-01T16:43:32.339Z] [INFO] 
12:43:32 [2024-05-01T16:43:32.339Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:32 [2024-05-01T16:43:32.339Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
12:43:32 [2024-05-01T16:43:32.339Z] [INFO] 
12:43:32 [2024-05-01T16:43:32.339Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:32 [2024-05-01T16:43:32.339Z] [INFO] 
12:43:32 [2024-05-01T16:43:32.339Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:32 [2024-05-01T16:43:32.339Z] [INFO] 
12:43:32 [2024-05-01T16:43:32.339Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:32 [2024-05-01T16:43:32.339Z] [INFO] 
12:43:32 [2024-05-01T16:43:32.339Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:32 [2024-05-01T16:43:32.594Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
12:43:32 [2024-05-01T16:43:32.594Z] [INFO] Command line:
12:43:32 [2024-05-01T16:43:32.594Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:43:32 [2024-05-01T16:43:32.594Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:43:35 [2024-05-01T16:43:35.857Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
12:43:36 [2024-05-01T16:43:36.417Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
12:43:36 [2024-05-01T16:43:36.417Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testInsertions -- Time elapsed: 0.113 s
12:43:36 [2024-05-01T16:43:36.417Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testTreeEnd -- Time elapsed: 0.006 s
12:43:36 [2024-05-01T16:43:36.417Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.015 s
12:43:36 [2024-05-01T16:43:36.417Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testDepth -- Time elapsed: 0.097 s
12:43:36 [2024-05-01T16:43:36.417Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testReadTree -- Time elapsed: 0.068 s
12:43:36 [2024-05-01T16:43:36.417Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testSequentialFill -- Time elapsed: 0.002 s
12:43:36 [2024-05-01T16:43:36.417Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
12:43:36 [2024-05-01T16:43:36.417Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
12:43:36 [2024-05-01T16:43:36.417Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testTreeEnd -- Time elapsed: 0.008 s
12:43:36 [2024-05-01T16:43:36.417Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.071 s
12:43:36 [2024-05-01T16:43:36.417Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testDepth -- Time elapsed: 0.087 s
12:43:36 [2024-05-01T16:43:36.417Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testReadTree -- Time elapsed: 0.019 s
12:43:36 [2024-05-01T16:43:36.417Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testSequentialFill -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.417Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
12:43:36 [2024-05-01T16:43:36.672Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[0: Core node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[0: Core node] -- Time elapsed: 0.002 s
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[0: Core node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[0: Core node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[0: Core node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[0: Core node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[0: Core node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[0: Core node] -- Time elapsed: 0.044 s
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[0: Core node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[0: Core node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[0: Core node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[1: Classic core node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[1: Classic core node] -- Time elapsed: 0.002 s
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[1: Classic core node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[1: Classic core node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[1: Classic core node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[1: Classic core node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[1: Classic core node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[1: Classic core node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.672Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[1: Classic core node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[1: Classic core node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[1: Classic core node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[2: Overlapping core node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[2: Overlapping core node] -- Time elapsed: 0.002 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[2: Overlapping core node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[2: Overlapping core node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[2: Overlapping core node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[2: Overlapping core node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[2: Overlapping core node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[2: Overlapping core node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[2: Overlapping core node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[2: Overlapping core node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[2: Overlapping core node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
12:43:36 [2024-05-01T16:43:36.673Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[0: Leaf node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[0: Leaf node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[0: Leaf node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[0: Leaf node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[0: Leaf node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[0: Leaf node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[0: Leaf node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[0: Leaf node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[0: Leaf node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[1: Classic leaf node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[1: Classic leaf node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[1: Classic leaf node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[1: Classic leaf node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[1: Classic leaf node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[1: Classic leaf node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[1: Classic leaf node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[1: Classic leaf node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[1: Classic leaf node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[2: Overlapping leaf node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[2: Overlapping leaf node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[2: Overlapping leaf node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[2: Overlapping leaf node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[2: Overlapping leaf node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[2: Overlapping leaf node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[2: Overlapping leaf node] -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[2: Overlapping leaf node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[2: Overlapping leaf node] -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.673Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
12:43:36 [2024-05-01T16:43:36.928Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testTreeEnd -- Time elapsed: 0.005 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testNodeSequenceNumbers -- Time elapsed: 0.011 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testDepth -- Time elapsed: 0.082 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testReadTree -- Time elapsed: 0.017 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testSequentialFill -- Time elapsed: 0.002 s
12:43:36 [2024-05-01T16:43:36.928Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
12:43:36 [2024-05-01T16:43:36.928Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testReadWriteNode -- Time elapsed: 0.002 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testTooFarData -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testExtraDataSave -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testHeaderDataSave -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
12:43:36 [2024-05-01T16:43:36.928Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByte -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteChar -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteLong -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer2 -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer3 -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testLimit -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteFloat -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteShort -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testEndianness -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMultipleValues -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteDouble -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteString -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteInt -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByteArray -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
12:43:36 [2024-05-01T16:43:36.928Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testSubCondition -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testConstructor -- Time elapsed: 0.002 s
12:43:36 [2024-05-01T16:43:36.928Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
12:43:36 [2024-05-01T16:43:36.928Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicate -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testBounds -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testIntersects -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testConstructor -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
12:43:36 [2024-05-01T16:43:36.928Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testSubCondition -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
12:43:36 [2024-05-01T16:43:36.928Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testSubCondition -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testConstructor -- Time elapsed: 0 s
12:43:36 [2024-05-01T16:43:36.928Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
12:43:37 [2024-05-01T16:43:37.488Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 s -- in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
12:43:37 [2024-05-01T16:43:37.488Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTestUnsigned -- Time elapsed: 0.242 s
12:43:37 [2024-05-01T16:43:37.488Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTest -- Time elapsed: 0.180 s
12:43:37 [2024-05-01T16:43:37.488Z] 
12:43:37 [2024-05-01T16:43:37.488Z] Results:
12:43:37 [2024-05-01T16:43:37.488Z] 
12:43:37 [2024-05-01T16:43:37.488Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
12:43:37 [2024-05-01T16:43:37.488Z] 
12:43:37 [2024-05-01T16:43:37.743Z] [INFO] All tests passed
12:43:37 [2024-05-01T16:43:37.743Z] [INFO] 
12:43:37 [2024-05-01T16:43:37.743Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:37 [2024-05-01T16:43:37.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
12:43:37 [2024-05-01T16:43:37.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.pom
12:43:37 [2024-05-01T16:43:37.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
12:43:37 [2024-05-01T16:43:37.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-p2metadata.xml
12:43:37 [2024-05-01T16:43:37.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml
12:43:37 [2024-05-01T16:43:37.743Z] [INFO] 
12:43:37 [2024-05-01T16:43:37.743Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
12:43:37 [2024-05-01T16:43:37.743Z] [INFO] 
12:43:37 [2024-05-01T16:43:37.743Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
12:43:37 [2024-05-01T16:43:37.744Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [134/141]
12:43:37 [2024-05-01T16:43:37.744Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
12:43:37 [2024-05-01T16:43:37.744Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:43:37 [2024-05-01T16:43:37.744Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:43:37 [2024-05-01T16:43:37.744Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
12:43:37 [2024-05-01T16:43:37.744Z] [INFO] 
12:43:37 [2024-05-01T16:43:37.744Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:37 [2024-05-01T16:43:37.744Z] [INFO] 
12:43:37 [2024-05-01T16:43:37.744Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:37 [2024-05-01T16:43:37.998Z] [INFO] The project's OSGi version is 1.0.8.202405011547
12:43:37 [2024-05-01T16:43:37.998Z] [INFO] 
12:43:37 [2024-05-01T16:43:37.998Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:37 [2024-05-01T16:43:37.998Z] [INFO] 
12:43:37 [2024-05-01T16:43:37.998Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:37 [2024-05-01T16:43:37.998Z] [INFO] 
12:43:37 [2024-05-01T16:43:37.998Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:37 [2024-05-01T16:43:37.998Z] [INFO] 
12:43:37 [2024-05-01T16:43:37.998Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:37 [2024-05-01T16:43:37.998Z] [INFO] 
12:43:37 [2024-05-01T16:43:37.998Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:37 [2024-05-01T16:43:37.998Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests
12:43:37 [2024-05-01T16:43:37.998Z] [INFO] 
12:43:37 [2024-05-01T16:43:37.998Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:37 [2024-05-01T16:43:37.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
12:43:37 [2024-05-01T16:43:37.998Z] [INFO] 
12:43:37 [2024-05-01T16:43:37.998Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:37 [2024-05-01T16:43:37.998Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:43:37 [2024-05-01T16:43:37.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:43:37 [2024-05-01T16:43:37.998Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
12:43:37 [2024-05-01T16:43:37.998Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] 
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] 
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] 
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:38 [2024-05-01T16:43:38.253Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] 
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] 
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] 
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] 
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] 
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] 
12:43:38 [2024-05-01T16:43:38.253Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:38 [2024-05-01T16:43:38.508Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
12:43:38 [2024-05-01T16:43:38.508Z] [INFO] Command line:
12:43:38 [2024-05-01T16:43:38.508Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:43:38 [2024-05-01T16:43:38.508Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:43:41 [2024-05-01T16:43:41.774Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
12:43:42 [2024-05-01T16:43:42.030Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
12:43:42 [2024-05-01T16:43:42.030Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testNamedAspect -- Time elapsed: 0.002 s
12:43:42 [2024-05-01T16:43:42.030Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testComparator -- Time elapsed: 0.009 s
12:43:42 [2024-05-01T16:43:42.030Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
12:43:42 [2024-05-01T16:43:42.030Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
12:43:42 [2024-05-01T16:43:42.030Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testChildren[0: Segment tree core node] -- Time elapsed: 0.015 s
12:43:42 [2024-05-01T16:43:42.030Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testIntersectingChildren[0: Segment tree core node] -- Time elapsed: 0.003 s
12:43:42 [2024-05-01T16:43:42.030Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testSpecifics[0: Segment tree core node] -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.030Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild[0: Segment tree core node] -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.030Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testLinkNewChild[0: Segment tree core node] -- Time elapsed: 0.061 s
12:43:42 [2024-05-01T16:43:42.030Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild2[0: Segment tree core node] -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.030Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild2[0: Segment tree core node] -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.030Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testAddToCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.030Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild[0: Segment tree core node] -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.030Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNbChildren[0: Segment tree core node] -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.030Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidAdd[0: Segment tree core node] -- Time elapsed: 0.002 s
12:43:42 [2024-05-01T16:43:42.030Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidEnd[0: Segment tree core node] -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.030Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.030Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeData[0: Segment tree core node] -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.030Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
12:43:42 [2024-05-01T16:43:42.285Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
12:43:42 [2024-05-01T16:43:42.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSizeAndIterator -- Time elapsed: 0.022 s
12:43:42 [2024-05-01T16:43:42.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testIsEmpty -- Time elapsed: 0.002 s
12:43:42 [2024-05-01T16:43:42.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testChildrenTimes -- Time elapsed: 0.074 s
12:43:42 [2024-05-01T16:43:42.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testTreeEnd -- Time elapsed: 0.005 s
12:43:42 [2024-05-01T16:43:42.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.017 s
12:43:42 [2024-05-01T16:43:42.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testDepth -- Time elapsed: 0.163 s
12:43:42 [2024-05-01T16:43:42.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testReadTree -- Time elapsed: 0.022 s
12:43:42 [2024-05-01T16:43:42.285Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSequentialFill -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.285Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
12:43:42 [2024-05-01T16:43:42.540Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testAddToCloseNode[0: Segment tree node] -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetChild[0: Segment tree node] -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetLatestChild[0: Segment tree node] -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testLinkNewChild[0: Segment tree node] -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNbChildren[0: Segment tree node] -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidAdd[0: Segment tree node] -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidEnd[0: Segment tree node] -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testCloseNode[0: Segment tree node] -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeData[0: Segment tree node] -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.540Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
12:43:42 [2024-05-01T16:43:42.540Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.004 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToObjectArray -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSegmentStoreVersion -- Time elapsed: 0.002 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecificArray -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testReadingSegmentStore -- Time elapsed: 0.002 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructor -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSize -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrder -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRetainAll -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testContains -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSortedIterator -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAll -- Time elapsed: 0.002 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testDispose -- Time elapsed: 0.002 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIsEmpty -- Time elapsed: 0.002 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemove -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.002 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterator -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemoveAll -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.540Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
12:43:42 [2024-05-01T16:43:42.540Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDoubleDistinct -- Time elapsed: 0.003 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.simpleCreate -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createTortureTest -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createAllDressed -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinct -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctStable -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createFast -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.540Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createStable -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createPreloaded -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctFast -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
12:43:42 [2024-05-01T16:43:42.541Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSize -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrder -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testContains -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSortedIterator -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAll -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testDispose -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemove -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterator -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
12:43:42 [2024-05-01T16:43:42.541Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testNoDuplicateElements -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSize -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrder -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRetainAll -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.007 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToObjectArray -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testContains -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSortedIterator -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecificArray -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAll -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testDispose -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIsEmpty -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemove -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterator -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemoveAll -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructor -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
12:43:42 [2024-05-01T16:43:42.541Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSize -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrder -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testContains -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSortedIterator -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAll -- Time elapsed: 0.001 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testDispose -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemove -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterator -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
12:43:42 [2024-05-01T16:43:42.541Z] 
12:43:42 [2024-05-01T16:43:42.541Z] Results:
12:43:42 [2024-05-01T16:43:42.541Z] 
12:43:42 [2024-05-01T16:43:42.541Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
12:43:42 [2024-05-01T16:43:42.541Z] 
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] All tests passed
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.pom
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [135/141]
12:43:43 [2024-05-01T16:43:43.122Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:43:43 [2024-05-01T16:43:43.122Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] The project's OSGi version is 1.0.3.202405011547
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:43 [2024-05-01T16:43:43.122Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
12:43:43 [2024-05-01T16:43:43.377Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.377Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:43 [2024-05-01T16:43:43.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
12:43:43 [2024-05-01T16:43:43.377Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.378Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:43 [2024-05-01T16:43:43.378Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:43:43 [2024-05-01T16:43:43.378Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:43:43 [2024-05-01T16:43:43.378Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
12:43:43 [2024-05-01T16:43:43.378Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:43:43 [2024-05-01T16:43:43.633Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.633Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:43 [2024-05-01T16:43:43.633Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.633Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:43 [2024-05-01T16:43:43.633Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
12:43:43 [2024-05-01T16:43:43.633Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.633Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:43 [2024-05-01T16:43:43.633Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 134 were skipped
12:43:43 [2024-05-01T16:43:43.633Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.633Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:43 [2024-05-01T16:43:43.633Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
12:43:43 [2024-05-01T16:43:43.633Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.633Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:43 [2024-05-01T16:43:43.633Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
12:43:43 [2024-05-01T16:43:43.633Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.633Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:43 [2024-05-01T16:43:43.887Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.887Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:43 [2024-05-01T16:43:43.887Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.887Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:43 [2024-05-01T16:43:43.887Z] [INFO] 
12:43:43 [2024-05-01T16:43:43.887Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:43 [2024-05-01T16:43:43.887Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
12:43:43 [2024-05-01T16:43:43.888Z] [INFO] Command line:
12:43:43 [2024-05-01T16:43:43.888Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:43:43 [2024-05-01T16:43:43.888Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:43:48 [2024-05-01T16:43:48.050Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:43:48 [2024-05-01T16:43:48.050Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:43:52 [2024-05-01T16:43:52.213Z] Could not determine the accessibility bus address
12:43:52 [2024-05-01T16:43:52.213Z] !SESSION 2024-05-01 16:43:43.952 -----------------------------------------------
12:43:52 [2024-05-01T16:43:52.213Z] eclipse.buildId=unknown
12:43:52 [2024-05-01T16:43:52.213Z] java.version=17.0.2
12:43:52 [2024-05-01T16:43:52.213Z] java.vendor=Oracle Corporation
12:43:52 [2024-05-01T16:43:52.213Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:43:52 [2024-05-01T16:43:52.213Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:43:52 [2024-05-01T16:43:52.213Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:43:52 [2024-05-01T16:43:52.213Z] 
12:43:52 [2024-05-01T16:43:52.213Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-01 16:43:51.959
12:43:52 [2024-05-01T16:43:52.213Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
12:43:52 [2024-05-01T16:43:52.213Z] !STACK 0
12:43:52 [2024-05-01T16:43:52.213Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
12:43:52 [2024-05-01T16:43:52.213Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
12:43:52 [2024-05-01T16:43:52.213Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
12:43:52 [2024-05-01T16:43:52.213Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
12:43:52 [2024-05-01T16:43:52.213Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
12:43:52 [2024-05-01T16:43:52.213Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
12:43:52 [2024-05-01T16:43:52.213Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
12:43:52 [2024-05-01T16:43:52.213Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
12:43:52 [2024-05-01T16:43:52.213Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:43:52 [2024-05-01T16:43:52.214Z] Caused by: java.io.IOException: error=2, No such file or directory
12:43:52 [2024-05-01T16:43:52.214Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
12:43:52 [2024-05-01T16:43:52.214Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
12:43:52 [2024-05-01T16:43:52.214Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
12:43:52 [2024-05-01T16:43:52.214Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
12:43:52 [2024-05-01T16:43:52.214Z] 	... 7 more
12:43:52 [2024-05-01T16:43:52.469Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
12:43:53 [2024-05-01T16:43:53.031Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
12:43:53 [2024-05-01T16:43:53.031Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testLoadElements -- Time elapsed: 0.038 s
12:43:53 [2024-05-01T16:43:53.031Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingFiles -- Time elapsed: 0.087 s
12:43:53 [2024-05-01T16:43:53.031Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidEmptyProfile -- Time elapsed: 0.003 s
12:43:53 [2024-05-01T16:43:53.031Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingRoot -- Time elapsed: 0.003 s
12:43:53 [2024-05-01T16:43:53.031Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateValid -- Time elapsed: 0.003 s
12:43:53 [2024-05-01T16:43:53.031Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
12:43:53 [2024-05-01T16:43:53.031Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
12:43:53 [2024-05-01T16:43:53.031Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest.testValidateValid -- Time elapsed: 0.087 s
12:43:53 [2024-05-01T16:43:53.031Z] 
12:43:53 [2024-05-01T16:43:53.031Z] Results:
12:43:53 [2024-05-01T16:43:53.031Z] 
12:43:53 [2024-05-01T16:43:53.031Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
12:43:53 [2024-05-01T16:43:53.031Z] 
12:43:53 [2024-05-01T16:43:53.956Z] [INFO] All tests passed
12:43:53 [2024-05-01T16:43:53.956Z] [INFO] 
12:43:53 [2024-05-01T16:43:53.956Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:53 [2024-05-01T16:43:53.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
12:43:53 [2024-05-01T16:43:53.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.pom
12:43:53 [2024-05-01T16:43:53.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
12:43:53 [2024-05-01T16:43:53.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
12:43:53 [2024-05-01T16:43:53.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
12:43:53 [2024-05-01T16:43:53.956Z] [INFO] 
12:43:53 [2024-05-01T16:43:53.956Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:43:53 [2024-05-01T16:43:53.956Z] [INFO] 
12:43:53 [2024-05-01T16:43:53.956Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
12:43:53 [2024-05-01T16:43:53.956Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [136/141]
12:43:53 [2024-05-01T16:43:53.956Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
12:43:53 [2024-05-01T16:43:53.956Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:43:53 [2024-05-01T16:43:53.956Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:43:53 [2024-05-01T16:43:53.956Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/pom.xml
12:43:54 [2024-05-01T16:43:54.516Z] [INFO] 
12:43:54 [2024-05-01T16:43:54.516Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
12:43:54 [2024-05-01T16:43:54.516Z] [INFO] 
12:43:54 [2024-05-01T16:43:54.516Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
12:43:54 [2024-05-01T16:43:54.516Z] [INFO] The project's OSGi version is 1.0.13.202405011547
12:43:54 [2024-05-01T16:43:54.516Z] [INFO] 
12:43:54 [2024-05-01T16:43:54.516Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
12:43:54 [2024-05-01T16:43:54.516Z] [INFO] 
12:43:54 [2024-05-01T16:43:54.516Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
12:43:54 [2024-05-01T16:43:54.516Z] [INFO] 
12:43:54 [2024-05-01T16:43:54.516Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
12:43:54 [2024-05-01T16:43:54.516Z] [INFO] 
12:43:54 [2024-05-01T16:43:54.516Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
12:43:54 [2024-05-01T16:43:54.516Z] [INFO] 
12:43:54 [2024-05-01T16:43:54.516Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
12:43:54 [2024-05-01T16:43:54.516Z] [INFO] Resolving class path of Trace Compass All Tests
12:43:55 [2024-05-01T16:43:55.076Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.076Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
12:43:55 [2024-05-01T16:43:55.076Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/src/main/resources
12:43:55 [2024-05-01T16:43:55.076Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.076Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
12:43:55 [2024-05-01T16:43:55.076Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:43:55 [2024-05-01T16:43:55.076Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:43:55 [2024-05-01T16:43:55.076Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/pom.xml
12:43:55 [2024-05-01T16:43:55.076Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:43:55 [2024-05-01T16:43:55.331Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.331Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.alltests ---
12:43:55 [2024-05-01T16:43:55.331Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.331Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
12:43:55 [2024-05-01T16:43:55.331Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/src/test/resources
12:43:55 [2024-05-01T16:43:55.331Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.331Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests ---
12:43:55 [2024-05-01T16:43:55.331Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped
12:43:55 [2024-05-01T16:43:55.331Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.331Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
12:43:55 [2024-05-01T16:43:55.331Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
12:43:55 [2024-05-01T16:43:55.331Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.331Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
12:43:55 [2024-05-01T16:43:55.331Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.alltests ---
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.alltests ---
12:43:55 [2024-05-01T16:43:55.587Z] [WARNING] No tests found
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.pom
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2metadata.xml
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2artifacts.xml
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT [137/141]
12:43:55 [2024-05-01T16:43:55.587Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:43:55 [2024-05-01T16:43:55.587Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests ---
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] The project's OSGi version is 1.0.8.202405011547
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] 
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
12:43:55 [2024-05-01T16:43:55.587Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
12:43:56 [2024-05-01T16:43:56.147Z] [INFO] 
12:43:56 [2024-05-01T16:43:56.147Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
12:43:56 [2024-05-01T16:43:56.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
12:43:56 [2024-05-01T16:43:56.147Z] [INFO] 
12:43:56 [2024-05-01T16:43:56.147Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
12:43:56 [2024-05-01T16:43:56.147Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:43:56 [2024-05-01T16:43:56.147Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:43:56 [2024-05-01T16:43:56.147Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
12:43:56 [2024-05-01T16:43:56.147Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] 
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.core.tests ---
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] 
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests ---
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] 
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests ---
12:43:56 [2024-05-01T16:43:56.402Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] 
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests ---
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] 
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests ---
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] 
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests ---
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] 
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.core.tests ---
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] 
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests ---
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] 
12:43:56 [2024-05-01T16:43:56.402Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.core.tests ---
12:43:56 [2024-05-01T16:43:56.657Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data/.metadata/.log
12:43:56 [2024-05-01T16:43:56.657Z] [INFO] Command line:
12:43:56 [2024-05-01T16:43:56.657Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:43:56 [2024-05-01T16:43:56.657Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:44:00 [2024-05-01T16:44:00.818Z] Running org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
12:44:22 [2024-05-01T16:44:22.737Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.52 s -- in org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
12:44:22 [2024-05-01T16:44:22.737Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.test -- Time elapsed: 0.006 s
12:44:22 [2024-05-01T16:44:22.737Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.testGetter -- Time elapsed: 0.104 s
12:44:22 [2024-05-01T16:44:22.737Z] 
12:44:22 [2024-05-01T16:44:22.737Z] Results:
12:44:22 [2024-05-01T16:44:22.737Z] 
12:44:22 [2024-05-01T16:44:22.737Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
12:44:22 [2024-05-01T16:44:22.737Z] 
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] All tests passed
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests ---
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.pom
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests ---
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] Building org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT       [138/141]
12:44:22 [2024-05-01T16:44:22.737Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.testing ---
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
12:44:22 [2024-05-01T16:44:22.737Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/src/main/resources
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing ---
12:44:22 [2024-05-01T16:44:22.738Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 150 were skipped
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.jar
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.testing ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-sources-feature.jar
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.jar
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.pom
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-sources-feature.jar
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-p2metadata.xml
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-p2artifacts.xml
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT    [139/141]
12:44:22 [2024-05-01T16:44:22.738Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote ---
12:44:22 [2024-05-01T16:44:22.738Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.jar
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-sources-feature.jar
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.jar
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.pom
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-sources-feature.jar
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-p2metadata.xml
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-p2artifacts.xml
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] Building Trace Compass Repository 9.3.0-SNAPSHOT               [140/141]
12:44:22 [2024-05-01T16:44:22.738Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.releng-site/pom.xml
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] The project's OSGi version is 9.3.0.202405011547
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.738Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
12:44:22 [2024-05-01T16:44:22.739Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.739Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
12:44:22 [2024-05-01T16:44:22.739Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.739Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
12:44:22 [2024-05-01T16:44:22.739Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.739Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
12:44:22 [2024-05-01T16:44:22.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.releng-site/src/main/resources
12:44:22 [2024-05-01T16:44:22.739Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.739Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
12:44:22 [2024-05-01T16:44:22.739Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:44:22 [2024-05-01T16:44:22.739Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
12:44:22 [2024-05-01T16:44:22.739Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.739Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
12:44:22 [2024-05-01T16:44:22.739Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:44:22 [2024-05-01T16:44:22.739Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.739Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
12:44:22 [2024-05-01T16:44:22.739Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:44:22 [2024-05-01T16:44:22.739Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.739Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
12:44:22 [2024-05-01T16:44:22.739Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:44:22 [2024-05-01T16:44:22.739Z] [INFO] 
12:44:22 [2024-05-01T16:44:22.739Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
12:44:22 [2024-05-01T16:44:22.739Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
12:44:28 [2024-05-01T16:44:28.030Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-site ---
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] No primary artifact to install, installing attached artifacts instead.
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.3.0-SNAPSHOT.pom
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.3.0-SNAPSHOT-p2metadata.xml
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.3.0-SNAPSHOT-p2artifacts.xml
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [141/141]
12:44:28 [2024-05-01T16:44:28.030Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:44:28 [2024-05-01T16:44:28.030Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] The project's OSGi version is 1.0.4.202405011547
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.030Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:44:28 [2024-05-01T16:44:28.030Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:44:28 [2024-05-01T16:44:28.030Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.030Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
12:44:28 [2024-05-01T16:44:28.030Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
12:44:28 [2024-05-01T16:44:28.030Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.030Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 24 were skipped
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
12:44:28 [2024-05-01T16:44:28.030Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.pom
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/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.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] ------------------------------------------------------------------------
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Reactor Summary:
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] 
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass Parent 9.3.0-SNAPSHOT ................ SUCCESS [  6.633 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT SUCCESS [  0.007 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT SUCCESS [  0.049 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [ 14.420 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass State System Parent 9.3.0-SNAPSHOT ... SUCCESS [  0.008 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  1.100 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  0.891 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass TMF Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.007 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  0.489 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT SUCCESS [  1.391 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.tmf.core 9.3.0-SNAPSHOT ... SUCCESS [  5.513 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  0.678 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [ 22.672 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [04:36 min]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass CTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.006 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  6.059 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT ... SUCCESS [  1.122 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  0.780 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [  6.112 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT SUCCESS [ 37.129 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [04:21 min]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  6.018 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT ..... SUCCESS [  7.968 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  1.195 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  0.501 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [  0.684 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  0.884 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT SUCCESS [  0.704 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT SUCCESS [  1.203 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.5.0-SNAPSHOT SUCCESS [  1.139 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.2.0-SNAPSHOT SUCCESS [  1.382 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT .. SUCCESS [  0.004 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  0.420 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT SUCCESS [  0.777 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [02:39 min]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT SUCCESS [  0.005 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  0.287 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT SUCCESS [04:52 min]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [01:27 min]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [  7.379 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  1.082 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  5.306 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  1.175 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  1.103 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  4.735 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 13.092 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 22.985 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [01:59 min]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  1.330 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT SUCCESS [  1.297 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [ 11.486 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [ 14.811 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [ 25.272 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [ 51.457 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT SUCCESS [ 40.343 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT SUCCESS [  1.361 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [ 15.158 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass BTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.017 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  0.451 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  0.931 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass Documentation 9.3.0-SNAPSHOT ......... SUCCESS [  0.004 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass Profiling User Guide 9.3.0-SNAPSHOT .. SUCCESS [  9.114 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass Developer Guide 9.3.0-SNAPSHOT ....... SUCCESS [  5.111 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  1.307 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT ........ SUCCESS [  0.683 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT ........ SUCCESS [  0.427 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  5.205 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT ........ SUCCESS [  0.173 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  4.727 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT .... SUCCESS [  0.378 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [02:04 min]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass User Guide 9.3.0-SNAPSHOT ............ SUCCESS [  5.463 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT SUCCESS [  3.446 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass RCP User Guide 9.3.0-SNAPSHOT ........ SUCCESS [  3.365 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass Pcap User Guide 9.3.0-SNAPSHOT ....... SUCCESS [  3.284 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  1.025 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT SUCCESS [  0.004 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  2.070 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  1.011 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT ... SUCCESS [  0.578 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.070 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 11.576 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  4.377 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  0.406 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  1.170 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  0.512 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  1.837 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT SUCCESS [  0.470 s]
12:44:28 [2024-05-01T16:44:28.031Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  5.131 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  4.861 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [ 31.172 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [ 49.024 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  1.020 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT SUCCESS [  0.327 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT SUCCESS [ 42.733 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [02:55 min]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT SUCCESS [04:59 min]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT SUCCESS [  0.705 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  1.395 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT . SUCCESS [  0.429 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT SUCCESS [ 32.099 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 11.023 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [01:06 min]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT SUCCESS [  0.004 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  0.450 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [  6.421 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  0.455 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  0.863 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT ... SUCCESS [  0.364 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  6.207 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 31.754 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] Trace Compass RCP Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.009 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT .. SUCCESS [  0.227 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT .. SUCCESS [  0.136 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  0.473 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT ..... SUCCESS [  0.992 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] Trace Compass RCP Feature 9.3.0-SNAPSHOT ........... SUCCESS [  3.186 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  4.392 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [ 10.652 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT SUCCESS [  0.444 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT SUCCESS [  0.176 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT .... SUCCESS [  0.111 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] Trace Compass Json trace Parent 9.3.0-SNAPSHOT ..... SUCCESS [  0.004 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  0.260 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT .. SUCCESS [  0.342 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] Trace Compass RCP Product 9.3.0-SNAPSHOT ........... SUCCESS [02:05 min]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] Trace Compass Target Platform 9.3.0-SNAPSHOT ....... SUCCESS [  0.830 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [ 16.151 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [ 59.413 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [01:29 min]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [07:47 min]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 10.974 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [  5.951 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [  5.194 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 10.856 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  1.691 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT SUCCESS [ 25.367 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT .... SUCCESS [  0.657 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT . SUCCESS [  0.258 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] Trace Compass Repository 9.3.0-SNAPSHOT ............ SUCCESS [  5.985 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.327 s]
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] ------------------------------------------------------------------------
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] BUILD SUCCESS
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] ------------------------------------------------------------------------
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] Total time:  57:10 min
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] Finished at: 2024-05-01T16:44:27Z
12:44:28 [2024-05-01T16:44:28.032Z] [INFO] ------------------------------------------------------------------------
12:44:28 [2024-05-01T16:44:28.866Z] [Pipeline] sh
12:44:29 [2024-05-01T16:44:29.400Z] + mkdir -p releng/org.eclipse.tracecompass.releng-site/target/repository/
12:44:29 [2024-05-01T16:44:29.677Z] [Pipeline] sh
12:44:30 [2024-05-01T16:44:30.178Z] + git rev-parse --short HEAD
12:44:30 [2024-05-01T16:44:30.453Z] [Pipeline] sh
12:44:30 [2024-05-01T16:44:30.963Z] + mkdir -p rcp/org.eclipse.tracecompass.rcp.product/target/repository/
12:44:31 [2024-05-01T16:44:31.245Z] [Pipeline] sh
12:44:31 [2024-05-01T16:44:31.763Z] + cp releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha
12:44:32 [2024-05-01T16:44:32.053Z] [Pipeline] }
12:44:32 [2024-05-01T16:44:32.321Z] [Pipeline] // container
12:44:32 [2024-05-01T16:44:32.702Z] Post stage
12:44:33 [2024-05-01T16:44:33.578Z] [Pipeline] container
12:44:33 [2024-05-01T16:44:33.579Z] [Pipeline] {
12:44:34 [2024-05-01T16:44:34.211Z] [Pipeline] junit
12:44:34 [2024-05-01T16:44:34.214Z] Recording test results
12:44:44 [2024-05-01T16:44:44.035Z] [Checks API] No suitable checks publisher found.
12:44:44 [2024-05-01T16:44:44.311Z] [Pipeline] archiveArtifacts
12:44:44 [2024-05-01T16:44:44.314Z] Archiving artifacts
12:44:45 [2024-05-01T16:44:45.669Z] [Pipeline] }
12:44:45 [2024-05-01T16:44:45.936Z] [Pipeline] // container
12:44:47 [2024-05-01T16:44:47.602Z] [Pipeline] }
12:44:47 [2024-05-01T16:44:47.860Z] [Pipeline] // withEnv
12:44:48 [2024-05-01T16:44:48.241Z] [Pipeline] }
12:44:48 [2024-05-01T16:44:48.500Z] [Pipeline] // stage
12:44:49 [2024-05-01T16:44:49.246Z] [Pipeline] stage
12:44:49 [2024-05-01T16:44:49.246Z] [Pipeline] { (Deploy Site)
12:44:53 [2024-05-01T16:44:53.705Z] Stage "Deploy Site" skipped due to when conditional
12:44:53 [2024-05-01T16:44:53.705Z] [Pipeline] }
12:44:53 [2024-05-01T16:44:53.965Z] [Pipeline] // stage
12:44:54 [2024-05-01T16:44:54.718Z] [Pipeline] stage
12:44:54 [2024-05-01T16:44:54.719Z] [Pipeline] { (Deploy RCP)
12:44:59 [2024-05-01T16:44:59.283Z] Stage "Deploy RCP" skipped due to when conditional
12:44:59 [2024-05-01T16:44:59.284Z] [Pipeline] }
12:44:59 [2024-05-01T16:44:59.545Z] [Pipeline] // stage
12:45:00 [2024-05-01T16:45:00.282Z] [Pipeline] stage
12:45:00 [2024-05-01T16:45:00.282Z] [Pipeline] { (Deploy Doc)
12:45:04 [2024-05-01T16:45:04.833Z] Stage "Deploy Doc" skipped due to when conditional
12:45:04 [2024-05-01T16:45:04.833Z] [Pipeline] }
12:45:05 [2024-05-01T16:45:05.092Z] [Pipeline] // stage
12:45:05 [2024-05-01T16:45:05.862Z] [Pipeline] stage
12:45:05 [2024-05-01T16:45:05.863Z] [Pipeline] { (Javadoc)
12:45:10 [2024-05-01T16:45:10.337Z] Stage "Javadoc" skipped due to when conditional
12:45:10 [2024-05-01T16:45:10.337Z] [Pipeline] }
12:45:10 [2024-05-01T16:45:10.585Z] [Pipeline] // stage
12:45:11 [2024-05-01T16:45:11.352Z] [Pipeline] stage
12:45:11 [2024-05-01T16:45:11.353Z] [Pipeline] { (Deploy Javadoc)
12:45:15 [2024-05-01T16:45:15.881Z] Stage "Deploy Javadoc" skipped due to when conditional
12:45:15 [2024-05-01T16:45:15.881Z] [Pipeline] }
12:45:16 [2024-05-01T16:45:16.144Z] [Pipeline] // stage
12:45:16 [2024-05-01T16:45:16.890Z] [Pipeline] stage
12:45:16 [2024-05-01T16:45:16.891Z] [Pipeline] { (Notarize macos RCP packages)
12:45:21 [2024-05-01T16:45:21.425Z] Stage "Notarize macos RCP packages" skipped due to when conditional
12:45:21 [2024-05-01T16:45:21.425Z] [Pipeline] }
12:45:21 [2024-05-01T16:45:21.697Z] [Pipeline] // stage
12:45:22 [2024-05-01T16:45:22.202Z] [Pipeline] stage
12:45:22 [2024-05-01T16:45:22.202Z] [Pipeline] { (Declarative: Post Actions)
12:45:24 [2024-05-01T16:45:24.080Z] [Pipeline] container
12:45:24 [2024-05-01T16:45:24.080Z] [Pipeline] {
12:45:24 [2024-05-01T16:45:24.706Z] [Pipeline] emailext
12:45:25 [2024-05-01T16:45:25.085Z] Sending email to: bernd.hufmann@ericsson.com matthew.khouzam@ericsson.com patrick.tasse@gmail.com fiorini.arnaud@gmail.com
12:45:25 [2024-05-01T16:45:25.646Z] [Pipeline] }
12:45:26 [2024-05-01T16:45:26.133Z] [Pipeline] // container
12:45:27 [2024-05-01T16:45:27.534Z] [Pipeline] }
12:45:28 [2024-05-01T16:45:28.591Z] [Pipeline] // stage
12:45:28 [2024-05-01T16:45:28.980Z] [Pipeline] }
12:45:29 [2024-05-01T16:45:29.234Z] [Pipeline] // withEnv
12:45:29 [2024-05-01T16:45:29.613Z] [Pipeline] }
12:45:29 [2024-05-01T16:45:29.861Z] [Pipeline] // timeout
12:45:30 [2024-05-01T16:45:30.229Z] [Pipeline] }
12:45:30 [2024-05-01T16:45:30.483Z] [Pipeline] // timestamps
12:45:30 [2024-05-01T16:45:30.870Z] [Pipeline] }
12:45:31 [2024-05-01T16:45:31.129Z] [Pipeline] // withEnv
12:45:31 [2024-05-01T16:45:31.525Z] [Pipeline] }
12:45:31 [2024-05-01T16:45:31.775Z] [Pipeline] // withEnv
12:45:32 [2024-05-01T16:45:32.153Z] [Pipeline] }
12:45:32 [2024-05-01T16:45:32.413Z] [Pipeline] // node
12:45:32 [2024-05-01T16:45:32.911Z] [Pipeline] }
12:45:33 [2024-05-01T16:45:33.161Z] [Pipeline] // podTemplate
12:45:33 [2024-05-01T16:45:33.539Z] [Pipeline] End of Pipeline
12:45:33 [2024-05-01T16:45:33.689Z] tracecompass-master-nightly-2019-06 is disabled. Triggering skipped
12:45:33 [2024-05-01T16:45:33.690Z] tracecompass-master-nightly-2020-06 is disabled. Triggering skipped
12:45:33 [2024-05-01T16:45:33.691Z] Triggering a new build of tracecompass-master-nightly-2021-06 #183
12:45:33 [2024-05-01T16:45:33.691Z] tracecompass-master-nightly-2022-06 is disabled. Triggering skipped
12:45:33 [2024-05-01T16:45:33.691Z] tracecompass-master-nightly-oxygen is disabled. Triggering skipped
12:45:33 [2024-05-01T16:45:33.693Z] Finished: SUCCESS